{
  "name": "@cnife/pi-inline-skill-completion",
  "version": "0.1.1",
  "private": false,
  "keywords": [
    "pi-package"
  ],
  "description": "Inline /skill: completion anywhere in the input box, with multi-skill collapsible rendering",
  "homepage": "https://github.com/CNife/pi-extensions#readme",
  "bugs": {
    "url": "https://github.com/CNife/pi-extensions/issues"
  },
  "license": "MIT",
  "author": "CNife <CNife@vip.qq.com>",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/CNife/pi-extensions.git"
  },
  "publishConfig": {
    "access": "public",
    "provenance": true
  },
  "files": [
    "extensions"
  ],
  "pi": {
    "extensions": [
      "./extensions"
    ]
  },
  "peerDependencies": {
    "@earendil-works/pi-coding-agent": "*"
  }
}
