{
  "name": "@s4lv0/pi-pins",
  "version": "0.1.0",
  "description": "Pin assistant messages and recall them in an interactive overlay browser",
  "keywords": ["pi-package"],
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/s4lv0/pi-pins.git"
  },
  "publishConfig": {
    "access": "public"
  },
  "files": [
    "extensions",
    "assets/preview.svg",
    "README.md",
    "LICENSE"
  ],
  "pi": {
    "extensions": ["./extensions"],
    "image": "https://raw.githubusercontent.com/s4lv0/pi-pins/main/assets/preview.svg"
  },
  "peerDependencies": {
    "@earendil-works/pi-coding-agent": "*",
    "@earendil-works/pi-tui": "*",
    "typebox": "*"
  }
}
