{ "name": "status-contracts", "version": "0.0.1", "description": "", "scripts": { "test": "embark test" }, "repository": { "type": "git", "url": "git+https://github.com/status-im/contracts.git" }, "author": "Status Research & Development GMBH", "license": "ISC", "bugs": { "url": "https://github.com/status-im/contracts/issues" }, "homepage": "https://github.com/status-im/contracts#readme", "devDependencies": {}, "dependencies": { "react": "^16.3.2", "react-bootstrap": "^0.32.1", "react-dom": "^16.3.2" } }