{ "repository": {}, "license": "MIT", "scripts": { "deploy": "brunch build --production", "watch": "brunch watch --stdin" }, "dependencies": { "@absinthe/socket-apollo-link": "^0.1.11", "apollo-client-preset": "^1.0.8", "babel-preset-react": "^6.24.1", "graphql": "^0.13.2", "graphql-tag": "^2.8.0", "phoenix": "file:../deps/phoenix", "phoenix_html": "file:../deps/phoenix_html", "react": "^16.3.1", "react-apollo": "^2.1.3", "react-dom": "^16.3.1", "yarn": "^1.5.1" }, "devDependencies": { "babel-brunch": "6.1.1", "brunch": "2.10.9", "clean-css-brunch": "2.10.0", "eslint": "^4.19.1", "eslint-config-standard": "^11.0.0", "eslint-plugin-import": "^2.10.0", "eslint-plugin-node": "^6.0.1", "eslint-plugin-promise": "^3.7.0", "eslint-plugin-react": "^7.7.0", "eslint-plugin-standard": "^3.0.1", "uglify-js-brunch": "2.10.0" } }