crown-core
Version:
Crown core client
26 lines (25 loc) • 554 B
JSON
{
"name": "crown-core",
"version": "0.13.0",
"description": "Crown core client",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Crowndev/crown-core.git"
},
"keywords": [
"Crown",
"CRW",
"Bitcoin",
"Cryptocurrency"
],
"author": "Crowndev",
"license": "ISC",
"bugs": {
"url": "https://github.com/Crowndev/crown-core/issues"
},
"homepage": "https://github.com/Crowndev/crown-core#readme"
}