{ "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" } }