{ "repository": {}, "license": "MIT", "scripts": { "deploy": "brunch build --production", "watch": "brunch watch --stdin" }, "dependencies": { "bootstrap": "^4.0.0", "font-awesome": "^4.7.0", "jquery": "^3.3.1", "phoenix": "file:../deps/phoenix", "phoenix_html": "file:../deps/phoenix_html", "popper.js": "^1.14.3" }, "devDependencies": { "babel-brunch": "6.1.1", "brunch": "2.10.9", "clean-css-brunch": "2.10.0", "copycat-brunch": "^1.1.0", "sass-brunch": "^2.10.4", "uglify-js-brunch": "2.10.0" } }