lib-client-elrn-js
Version:
javascript library to interact with ardor elrn child chain
24 lines (23 loc) • 556 B
JSON
{
"name": "lib-client-elrn-js",
"version": "0.0.1",
"description": "javascript library to interact with ardor elrn child chain",
"main": "index.js",
"scripts": {
"test": "test"
},
"repository": {
"type": "git",
"url": "git+https://github.com/colealbon/lib-client-elrn-js.git"
},
"keywords": [
"ardor",
"elrn"
],
"author": "Cole Albon",
"license": "MIT",
"bugs": {
"url": "https://github.com/colealbon/lib-client-elrn-js/issues"
},
"homepage": "https://github.com/colealbon/lib-client-elrn-js#readme"
}