{ "name": "browsersync", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "dev": "browser-sync start --proxy \"localhost:32834\" --files \"../src/wp-content/themes/**/*.*\"" }, "keywords": [], "author": "", "license": "ISC" }