{
  "name": "@nklisch/pi-nates-toolkit",
  "version": "0.3.2",
  "description": "Standalone project-agnostic utility skills with no workflow lock-in.",
  "author": {
    "name": "nklisch"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/nklisch/skills.git",
    "directory": "plugins/nates-toolkit"
  },
  "license": "MIT",
  "publishConfig": {
    "access": "public"
  },
  "keywords": [
    "pi-package",
    "agent-skills",
    "nates-toolkit"
  ],
  "pi": {
    "extensions": [
      "./extensions"
    ],
    "skills": [
      "./skills"
    ]
  }
}
