{ "name": "app_name", "version": "0.0.1", "description": "", "main": "Gruntfile.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "homepage": "", "dependencies": { "bootstrap": "^4.3.1", "embark-solc": "^4.0.1", "embarkjs-connector-web3": "^4.0.0", "react": "^16.8.6", "react-bootstrap": "1.0.0-beta.6", "react-dom": "^16.8.6", "react-numeric-input": "^2.2.3", "react-router-dom": "^5.0.0", "react-select": "^2.3.0", "react-validation": "^3.0.7" } }