flo-exchange/package.json
2017-10-18 19:01:00 +05:30

19 lines
347 B
JSON

{
"name": "frontend-ranchimall",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"devDependencies": {
"browser-sync": "^2.18.13",
"gulp": "^3.9.1"
},
"dependencies": {
"gulp-less": "^3.3.2"
}
}