{
  "name": "hddcoin-dashboard-satellite",
  "version": "1.13.3",
  "repository": "https://github.com/MinerGreggy/hddcoin-dashboard-satellite.git",
  "bugs": "https://github.com/MinerGreggy/hddcoin-dashboard-satellite/issues",
  "license": "GPL-3.0",
  "dependencies": {
    "axios": "^0.26.1",
    "bignumber.js": "^9.0.2",
    "chia-api": "^3.3.0",
    "js-yaml": "^4.1.0",
    "lodash": "^4.17.21",
    "mkdirp": "^1.0.4",
    "moment": "^2.29.1",
    "prompts": "^2.4.2",
    "uuid": "^8.3.2"
  },
  "devDependencies": {
    "archiver": "^5.3.0",
    "pkg": "^5.5.2"
  },
  "bin": {
    "hddcoin-dashboard-satellite": "./main.js"
  },
  "scripts": {
    "start": "node main.js",
    "package": "node bin/build-package.js"
  },
  "main": "main.js",
  "engines": {
    "node": ">=12.0.0"
  },
  "description": "hddcoin-dashboard-satellite for monitoring forks and chia",
  "homepage": "https://github.com/MinerGreggy/hddcoin-dashboard-satellite#readme",
  "keywords": [
    "hddcoin",
    "blockchain",
    "chiadashboard",
    "hddcoindashboard"
  ],
  "author": "MinerGreggy"
}
