hddcoin-api
Version:
27 lines • 671 B
JSON
{
"name": "hddcoin-api",
"version": "2.2.5",
"repository": "https://github.com/MinerGreggy/hddcoin-api.git",
"bugs": "https://github.com/MinerGreggy/hddcoin-api/issues",
"license": "GPL-3.0",
"dependencies": {
"json-bigint": "^1.0.0",
"ws": "^7.5.0"
},
"main": "index.js",
"engines": {
"node": ">=12.0.0"
},
"description": "hddcoin-Api",
"homepage": "https://github.com/MinerGreggy/hddcoin-api#readme",
"directories": {
"lib": "lib"
},
"keywords": [
"hddcoin",
"blockchain",
"chiadashboard",
"hddcoindashboard"
],
"author": "MinerGreggy"
}