{ "name": "mafalda-web", "version": "0.1.0", "private": true, "dependencies": { "@uirouter/react": "^0.5.4", "bootstrap": "^4.0.0-beta.3", "chart.js": "^2.7.2", "dat.gui": "^0.7.1", "material-ui": "^0.20.0", "pixi-layers": "^0.1.9", "pixi-tween": "^0.2.0", "pixi.js": "^4.6.2", "react": "^16.2.0", "react-dom": "^16.2.0", "react-scripts": "1.0.17", "reactstrap": "^5.0.0-alpha.4", "wolfy87-eventemitter": "^5.2.4" }, "scripts": { "start": "react-scripts start", "build": "react-scripts build", "test": "react-scripts test --env=jsdom", "eject": "react-scripts eject" }, "devDependencies": { "eslint": "^4.19.0", "eslint-plugin-react": "^7.7.0" } }