intchains_ibctminer
Version:
```js const IntMiner = require('./src'); const Debug = require('./src/log')(); const fs = require('fs'); const COMP = '[SIPC]';
87 lines (86 loc) • 2.01 kB
JSON
{
"_from": "Intchains-miner",
"_inBundle": false,
"_integrity": "sha512-ezVtXyC8NONvXKiGMRYYbLXl1ZfuJLs2n2q4XGeLYVnRGYB4n8TlplM/Y8JHsDbdodGv8POxfz3PvrdYuctkmw==",
"_location": "/Intchains-miner",
"_phantomChildren": {},
"_requested": {
"type": "tag",
"registry": true,
"raw": "Intchains-miner",
"name": "Intchains-miner",
"escapedName": "Intchains-miner",
"rawSpec": "",
"saveSpec": null,
"fetchSpec": "latest"
},
"_requiredBy": [
"#USER",
"/"
],
"bin": {
"Intchains-miner": "./bin/Intchains-miner"
},
"bundleDependencies": false,
"dependencies": {
"@types/node": "^8.0.53",
"@types/ws": "^3.2.0",
"basic-auth": "^2.0.0",
"crc32": "^0.2.2",
"elegant-spinner": "^1.0.1",
"express": "^4.15.4",
"log-update": "^2.1.0",
"minimist": "^1.2.0",
"moment": "^2.19.1",
"net-ping": "^1.2.3",
"pmx": "^1.5.5",
"serialport": "^7.1.4",
"stratum": "^0.2.4",
"tty-table": "^2.5.5",
"typescript": "^2.6.1",
"usb-detection": "^4.1.0",
"uuid": "^3.1.0",
"wait-until": "0.0.2",
"watch": "^1.0.2",
"ws": "^3.2.0"
},
"deprecated": false,
"devDependencies": {
"expect": "^21.1.0",
"mocha": "^3.5.3"
},
"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": "intchains_ibctminer",
"version": "1.0.3",
"scripts": {
"install": "node-gyp rebuild"
},
"gypfile": true,
"description": "```js\r const IntMiner = require('./src');\r const Debug = require('./src/log')();\r const fs = require('fs');\r const COMP = '[SIPC]';",
"repository": {
"type": "git",
"url": "ssh://git@intchains.in:16622/software/ibctminer.git"
},
"author": "intchains"
}