{ "name": "gift-keycard", "version": "0.0.1", "description": "", "scripts": { "test": "embark test" }, "keywords": [], "author": "", "license": "MIT", "dependencies": { "connected-react-router": "^6.7.0", "esm": "^3.2.25", "eth-sig-util": "^2.5.3", "history": "^4.10.1", "minimist": "^1.2.3", "react": "^16.12.0", "react-dom": "^16.12.0", "react-redux": "^7.2.0", "react-router": "^5.1.2", "react-router-dom": "^5.1.2", "redux": "^4.0.5", "redux-thunk": "^2.3.0", "web3": "^1.2.6" }, "devDependencies": { "@babel/preset-typescript": "^7.8.3", "embark": "^5.3.0-nightly.7", "embark-geth": "^5.3.0-nightly.7", "embark-graph": "^5.3.0-nightly.7", "embark-ipfs": "^5.3.0-nightly.7", "embark-parity": "^5.3.0-nightly.7", "embark-profiler": "^5.3.0-nightly.7", "embark-swarm": "^5.3.0-nightly.7", "embark-whisper-geth": "^5.3.0-nightly.7", "embarkjs": "^5.3.0-nightly.6", "embarkjs-ens": "^5.3.0-nightly.6", "embarkjs-ipfs": "^5.3.0-nightly.4", "embarkjs-swarm": "^5.3.0-nightly.4", "embarkjs-web3": "^5.3.0-nightly.4", "embarkjs-whisper": "^5.3.0-nightly.4", "typescript": "^3.8.3" } }