{
  "name": "hypertrace",
  "version": "1.4.2",
  "description": "Add tracing and insights to classes. Supports Prometheus/Grafana.",
  "main": "index.js",
  "scripts": {
    "test": "standard && node --expose-gc test/test.js"
  },
  "keywords": [],
  "author": "Holepunch Inc",
  "license": "Apache-2.0",
  "devDependencies": {
    "brittle": "^3.3.2",
    "standard": "^17.1.0"
  }
}
