{
  "name": "@d1g1tlprim8/pi-okf-wiki",
  "version": "1.0.4",
  "description": "An autonomous OKF-compliant wiki agent skill for Pi.",
  "license": "Apache-2.0",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/theFuribundi/pi-okf-wiki.git"
  },
  "keywords": [
    "pi-package",
    "wiki",
    "okf"
  ],
  "dependencies": {
    "js-yaml": "^4.1.0"
  },
  "devDependencies": {
    "@types/js-yaml": "^4.0.9",
    "@types/node": "^20.0.0",
    "tsx": "^4.7.0",
    "typescript": "^5.0.0"
  },
  "pi": {
    "type": "package"
  }
}
