@ont-dev/hw-app-ont
Version:
Ledger Javascript API for ONT and NEO.
28 lines (27 loc) • 643 B
JSON
{
"name": "@ont-dev/hw-app-ont",
"version": "1.0.4",
"description": "Ledger Javascript API for ONT and NEO.",
"main": "src/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/liuqiang1357/hw-app-ont.git"
},
"keywords": [
"Ledger",
"Javascript",
"ONT"
],
"author": "liuqiang1357",
"license": "MIT",
"bugs": {
"url": "https://github.com/liuqiang1357/hw-app-ont/issues"
},
"homepage": "https://github.com/liuqiang1357/hw-app-ont#readme",
"dependencies": {
"ontology-ts-sdk": "^1.0.18"
}
}