moac-api
Version:
moac api for dapp
39 lines (38 loc) • 972 B
JSON
{
"name": "moac-api",
"version": "1.1.15",
"description": "moac api for dapp",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/delida/MOACSDK.git"
},
"keywords": [
"moac",
"api"
],
"author": "wfevgch",
"license": "ISC",
"bugs": {
"url": "https://github.com/delida/MOACSDK/issues"
},
"homepage": "https://github.com/delida/MOACSDK#readme",
"dependencies": {
"any-promise": "^1.3.0",
"chain3": "^0.1.17",
"crypto": "^1.0.1",
"crypto-browserify": "^3.12.0",
"eth-lib": "^0.2.8",
"scrypt.js": "^0.3.0",
"underscore": "^1.9.1",
"uuid": "^3.3.2",
"web3-core": "^1.0.0-beta.46",
"web3-core-helpers": "^1.0.0-beta.46",
"web3-core-method": "^1.0.0-beta.46",
"web3-providers": "^1.0.0-beta.46",
"web3-utils": "^1.0.0-beta.46"
}
}