{
  "name": "hyperswarm-stats",
  "version": "1.2.0",
  "description": "Hyperswarm stats with prometheus support",
  "main": "index.js",
  "scripts": {
    "test": "standard && brittle test.js"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/holepunchto/hyperswarm-stats.git"
  },
  "keywords": [
    "Hyperswarm",
    "stats",
    "prometheus"
  ],
  "author": "Holepunch",
  "license": "Apache-2.0",
  "bugs": {
    "url": "https://github.com/holepunchto/hyperswarm-stats/issues"
  },
  "homepage": "https://github.com/holepunchto/hyperswarm-stats#readme",
  "files": [
    "index.js"
  ],
  "devDependencies": {
    "b4a": "^1.6.6",
    "brittle": "^3.6.1",
    "hyperswarm": "^4.8.2",
    "prom-client": "^15.1.3",
    "standard": "^17.1.0"
  },
  "dependencies": {
    "hyperdht-stats": "^1.5.0"
  }
}
