caver-js
Version:
caver-js is a JavaScript API library that allows developers to interact with a Kaia node
19 lines (18 loc) • 371 B
JSON
{
"name": "caver-cli",
"version": "1.0.0",
"description": "",
"main": "cli.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Klaytn Team",
"license": "LGPL-3.0",
"dependencies": {
"chalk": "^2.4.1",
"figlet": "^1.2.0",
"inquirer": "^6.0.0",
"json-format": "^1.0.1",
"lodash": "^4.17.15"
}
}