{
  "name": "pi-unshare",
  "version": "0.1.0",
  "description": "Revoke pi coding-agent session shares: find and delete the secret gists created by /share, with exact session matching and confirm-gated deletion.",
  "type": "module",
  "license": "MIT",
  "author": "Sirui Zhang",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/SI-RUI-ZHANG/pi-unshare.git"
  },
  "homepage": "https://github.com/SI-RUI-ZHANG/pi-unshare#readme",
  "bugs": {
    "url": "https://github.com/SI-RUI-ZHANG/pi-unshare/issues"
  },
  "keywords": [
    "pi-package",
    "pi-coding-agent",
    "gist",
    "share",
    "unshare",
    "privacy"
  ],
  "files": [
    "extensions",
    "docs/design.md",
    "CHANGELOG.md"
  ],
  "pi": {
    "extensions": ["./extensions"]
  }
}
