2020-08-04 18:19:42 +00:00
|
|
|
{
|
2021-04-13 21:22:30 +00:00
|
|
|
"name": "dione",
|
2020-08-04 18:19:42 +00:00
|
|
|
"version": "0.0.1",
|
2021-04-13 21:22:30 +00:00
|
|
|
"description": "",
|
2020-08-04 18:19:42 +00:00
|
|
|
"scripts": {
|
2021-04-13 21:22:30 +00:00
|
|
|
"test": "embark test"
|
2020-08-04 18:19:42 +00:00
|
|
|
},
|
2021-04-13 21:22:30 +00:00
|
|
|
"keywords": [],
|
2020-08-04 18:19:42 +00:00
|
|
|
"author": "",
|
|
|
|
"license": "MIT",
|
2020-10-30 05:23:08 +00:00
|
|
|
"devDependencies": {
|
2021-04-13 21:22:30 +00:00
|
|
|
"embark": "^6.0.0",
|
|
|
|
"embark-geth": "^6.0.0",
|
|
|
|
"embarkjs": "^6.0.0",
|
|
|
|
"embarkjs-ens": "^6.0.0",
|
|
|
|
"embarkjs-web3": "^6.0.0"
|
|
|
|
},
|
|
|
|
"dependencies": {
|
|
|
|
"@openzeppelin/contracts": "^4.0.0"
|
2020-08-04 18:19:42 +00:00
|
|
|
}
|
|
|
|
}
|