2019-01-18 02:00:55 +00:00
|
|
|
{
|
2019-01-18 02:03:35 +00:00
|
|
|
"name": "embark-test-contract-0",
|
2019-01-18 02:16:15 +00:00
|
|
|
"version": "0.0.2",
|
2019-01-18 02:00:55 +00:00
|
|
|
"author": "Eric Mastro <eric.mastro@gmail.com>",
|
|
|
|
"contributors": [],
|
|
|
|
"description": "Contract used in embark's unit tests",
|
|
|
|
"homepage": "https://embark.status.im/",
|
|
|
|
"keywords": [
|
|
|
|
"blockchain",
|
|
|
|
"dapps",
|
|
|
|
"ethereum",
|
|
|
|
"ipfs",
|
|
|
|
"serverless",
|
|
|
|
"solc",
|
|
|
|
"solidity"
|
|
|
|
],
|
|
|
|
"license": "MIT",
|
|
|
|
"repository": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/embark-framework/embark-test-contract"
|
2019-01-18 02:13:55 +00:00
|
|
|
},
|
|
|
|
"dependencies": {
|
|
|
|
"embark-test-contract-1": "^0.0.1"
|
2019-01-18 02:00:55 +00:00
|
|
|
}
|
|
|
|
}
|