103 lines
2.2 KiB
JSON
103 lines
2.2 KiB
JSON
|
{
|
||
|
"_from": "goldshellminer",
|
||
|
"_id": "goldshellminer@2.2.4",
|
||
|
"_inBundle": false,
|
||
|
"_integrity": "sha512-ezVtXyC8NONvXKiGMRYYbLXl1ZfuJLs2n2q4XGeLYVnRGYB4n8TlplM/Y8JHsDbdodGv8POxfz3PvrdYuctkmw==",
|
||
|
"_location": "/goldshellminer",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"type": "tag",
|
||
|
"registry": true,
|
||
|
"raw": "goldshellminer",
|
||
|
"name": "goldshellminer",
|
||
|
"escapedName": "goldshellminer",
|
||
|
"rawSpec": "",
|
||
|
"saveSpec": null,
|
||
|
"fetchSpec": "latest"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"#USER",
|
||
|
"/"
|
||
|
],
|
||
|
"bin": "entrance.js",
|
||
|
"pkg": {
|
||
|
"assets": [
|
||
|
"./help",
|
||
|
"node_modules/blessed/**/*"
|
||
|
]
|
||
|
},
|
||
|
"scripts": {
|
||
|
"build": "pkg . --out-path ./bin",
|
||
|
"dashboard": "node entrance.js"
|
||
|
},
|
||
|
"bundleDependencies": false,
|
||
|
"dependencies": {
|
||
|
"@types/node": "^8.0.53",
|
||
|
"@types/ws": "^3.2.0",
|
||
|
"axios": "^0.16.1",
|
||
|
"basic-auth": "^2.0.0",
|
||
|
"bindings": "^1.3.0",
|
||
|
"blessed": "^0.1.81",
|
||
|
"blessed-contrib": "^4.8.21",
|
||
|
"blessed-xterm": "^1.4.1",
|
||
|
"cfonts": "^2.9.1",
|
||
|
"chacha20": "^0.1.4",
|
||
|
"chalk": "^4.1.0",
|
||
|
"crc32": "^0.2.2",
|
||
|
"elegant-spinner": "^1.0.1",
|
||
|
"express": "^4.15.4",
|
||
|
"i18n": "^0.10.0",
|
||
|
"ibctminerscrypt": "^1.0.12",
|
||
|
"locks": "^0.2.2",
|
||
|
"log-update": "^2.1.0",
|
||
|
"minimist": "^1.2.0",
|
||
|
"moment": "^2.19.1",
|
||
|
"nan": "^2.13.2",
|
||
|
"net-ping": "^1.2.3",
|
||
|
"node-getopt": "^0.3.2",
|
||
|
"pmx": "^1.5.5",
|
||
|
"prebuild-install": "^5.1.0",
|
||
|
"serialport": "^7.1.4",
|
||
|
"sha1": "^1.1.1",
|
||
|
"stratum": "^0.2.4",
|
||
|
"tty-table": "^2.5.5",
|
||
|
"typescript": "^2.6.1",
|
||
|
"usb-detection": "^4.3.0",
|
||
|
"uuid": "^3.1.0",
|
||
|
"wait-until": "0.0.2",
|
||
|
"watch": "^1.0.2",
|
||
|
"word-table": "^1.0.3",
|
||
|
"ws": "^3.2.0"
|
||
|
},
|
||
|
"deprecated": false,
|
||
|
"devDependencies": {
|
||
|
"expect": "^21.1.0",
|
||
|
"mocha": "^3.5.3",
|
||
|
"node-gyp": "^3.8.0",
|
||
|
"prebuild": "^8.0.1"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=8.0",
|
||
|
"npm": ">=5.0"
|
||
|
},
|
||
|
"keywords": [
|
||
|
"monero miner",
|
||
|
"xmr miner",
|
||
|
"monero",
|
||
|
"electroneum",
|
||
|
"xmr",
|
||
|
"etn",
|
||
|
"crypto",
|
||
|
"cryptocurrency",
|
||
|
"cryptocurrencies",
|
||
|
"mining",
|
||
|
"miner",
|
||
|
"bitcoin",
|
||
|
"stratum",
|
||
|
"pool"
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"main": "src/index.js",
|
||
|
"name": "goldshellminer",
|
||
|
"version": "2.2.5"
|
||
|
}
|