{
  "name": "pi-neuralwatt",
  "version": "1.1.0",
  "description": "Neuralwatt provider for pi — energy usage tracking and account quota in your status bar",
  "keywords": [
    "pi-package",
    "neuralwatt"
  ],
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/tedewaard/pi-neuralwatt.git"
  },
  "peerDependencies": {
    "@earendil-works/pi-coding-agent": "*"
  },
  "pi": {
    "extensions": [
      "./extensions/neuralwatt.ts"
    ]
  }
}
