{ "scripts": { "dev": "browser-sync start --config bs-config.js" }, "devDependencies": { "browser-sync": "^2.29.3", "gulp": "^4.0.2", "gulp-posthtml": "^3.0.5", "gulp-rename": "^2.0.0", "posthtml-urls": "^1.0.0" } }