{ "repository": {}, "license": "MIT", "scripts": { "deploy": "brunch build --production", "watch": "brunch watch --stdin" }, "dependencies": { "bootstrap-sass": "^3.3.7", "phoenix": "file:../deps/phoenix", "phoenix_html": "file:../deps/phoenix_html" }, "devDependencies": { "babel-brunch": "6.1.1", "brunch": "2.10.9", "clean-css-brunch": "2.10.0", "sass-brunch": "github:brunch/sass-brunch#7ffb2e6ebb7380f920a2f594476a3db0654b11b9", "uglify-js-brunch": "2.10.0" } }