{
  "name": "@whynothugo/pi-auto-theme",
  "description": "Pi extension to automatically switch theme based on terminal dark/light mode.",
  "keywords": [
    "pi-package"
  ],
  "repository": {
    "type": "git",
    "url": "git+https://git.sr.ht/~whynothugo/pi-auto-theme"
  },
  "homepage": "https://git.sr.ht/~whynothugo/pi-auto-theme",
  "version": "1.0.1",
  "type": "module",
  "pi": {
    "extensions": [
      "./index.ts"
    ]
  }
}
