{ "name": "eiru_automation_ui", "version": "0.1.0", "private": true, "dependencies": { "material-ui": "^1.0.0-beta.36", "react": "^16.2.0", "react-dom": "^16.2.0", "react-helmet": "^5.2.0", "react-router": "^4.2.0", "react-router-dom": "^4.2.2", "react-scripts": "1.1.1", "typeface-roboto": "^0.0.54" }, "scripts": { "start": "react-scripts start", "build": "react-scripts build", "test": "react-scripts test --env=jsdom", "eject": "react-scripts eject" } }