{
  "name": "pi-idea",
  "version": "0.3.0",
  "private": false,
  "description": "Turn a single-shot idea into a live, internet-accessible prototype — /idea, clarify, go, done.",
  "keywords": [
    "pi-package"
  ],
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/nikitaclicks/pi-idea.git"
  },
  "homepage": "https://github.com/nikitaclicks/pi-idea",
  "bugs": {
    "url": "https://github.com/nikitaclicks/pi-idea/issues"
  },
  "pi": {
    "extensions": [
      "./extensions"
    ]
  },
  "peerDependencies": {
    "@earendil-works/pi-coding-agent": "*"
  },
  "devDependencies": {
    "typescript": "^7.0.2"
  }
}
