possimusrecusandae
Version:
EOS configuration is simplified and specified smart contract registration and invocation is supported for javascript
36 lines (35 loc) • 772 B
JSON
{
"name": "possimusrecusandae",
"version": "1.6.0",
"description": "EOS configuration is simplified and specified smart contract registration and invocation is supported for javascript",
"main": "lib/index.js",
"scripts": {
"test": "mocha lib/**/*.test.js"
},
"repository": {
"type": "git",
"url": "https://github.com/AlecShields/possimusrecusandae.git"
},
"keywords": [
"CXP",
"CoinXP",
"ETH",
"ut",
"velit",
"aut",
"asperiores"
],
"author": "EmanuelMayert",
"license": "ISC",
"dependencies": {
"binaryen": "^51.0.0",
"eosjs": "^16.0.9",
"lodash": "^4.17.11"
},
"devDependencies": {
"assert": "^1.4.1",
"mocha": "^5.2.0",
"mochawesome": "^3.0.3",
"should": "^13.2.3"
}
}