spare-api
Version:
spare-Api ======
34 lines (33 loc) • 671 B
JSON
{
"name": "spare-api",
"version": "1.4.0",
"repository": {
"type": "git",
"url": "git+https://github.com/thauch/spare-api.git"
},
"bugs": {
"url": "https://github.com/thauch/spare-api/issues"
},
"license": "GPL-3.0",
"dependencies": {
"json-bigint": "^1.0.0",
"ws": "^7.4.6"
},
"main": "index.js",
"engines": {
"node": ">=12.0.0"
},
"description": "spare-Api ======",
"homepage": "https://github.com/thauch/spare-api#readme",
"directories": {
"lib": "lib"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"spare",
"blockchain"
],
"author": "thauch"
}