{ "name": "innovation-drive", "version": "0.1.0", "private": true, "dependencies": { "bootstrap": "^4.1.1", "react": "^16.4.1", "react-dom": "^16.4.1", "react-driftjs": "^1.0.8", "react-mailchimp-subscribe": "^2.0.2", "react-router-dom": "^4.3.1", "react-scripts": "1.1.4", "reactstrap": "^6.1.0", "typeface-roboto": "^0.0.54" }, "scripts": { "start": "react-scripts start", "build": "react-scripts build", "test": "react-scripts test --env=jsdom", "eject": "react-scripts eject" } }