2019-08-20 14:35:58 -04:00
|
|
|
{
|
2019-09-05 15:26:37 -04:00
|
|
|
"name": "embark-dapp",
|
2019-08-20 14:35:58 -04:00
|
|
|
"version": "0.0.1",
|
|
|
|
"description": "",
|
|
|
|
"scripts": {
|
|
|
|
"test": "embark test"
|
|
|
|
},
|
|
|
|
"keywords": [],
|
|
|
|
"author": "",
|
|
|
|
"license": "MIT",
|
|
|
|
"devDependencies": {},
|
|
|
|
"dependencies": {
|
2019-08-21 14:51:13 -04:00
|
|
|
"embark": "^4.1.0",
|
2020-01-22 15:44:51 -04:00
|
|
|
"@embarklabs/subspace": "../..",
|
2019-08-20 14:35:58 -04:00
|
|
|
"react": "^16.9.0",
|
|
|
|
"react-dom": "^16.9.0",
|
|
|
|
"rxjs": "^6.5.2",
|
|
|
|
"rxjs-compat": "^6.5.2",
|
|
|
|
"web3": "^1.0.0-beta.37"
|
|
|
|
},
|
|
|
|
"gitHead": "4b4a00bd4d5be0e48a14e38bbdad833668af4ee2"
|
|
|
|
}
|