2018-07-08 16:02:09 +00:00
|
|
|
{
|
|
|
|
"name": "embark-vyper-template",
|
2019-03-14 05:45:13 +00:00
|
|
|
"version": "1.0.1",
|
2018-07-08 16:02:09 +00:00
|
|
|
"description": "",
|
|
|
|
"scripts": {
|
|
|
|
"test": "embark test"
|
|
|
|
},
|
|
|
|
"author": "",
|
|
|
|
"license": "ISC",
|
|
|
|
"homepage": "",
|
|
|
|
"dependencies": {
|
2019-03-14 05:45:13 +00:00
|
|
|
"embarkjs-connector-web3": "4.0.0",
|
2018-07-08 16:02:09 +00:00
|
|
|
"web3-utils": "^1.0.0-beta.34"
|
|
|
|
}
|
|
|
|
}
|