{
  "name": "@getpipher/x-api",
  "version": "0.2.0",
  "description": "X/Twitter API v2 reference skill for pi \u2014 auth (Bearer / OAuth 1.0a / 2.0), endpoints, pricing, and a mandatory cost guard.",
  "keywords": [
    "pi-package",
    "pi-skills",
    "x",
    "twitter",
    "api",
    "social",
    "oauth"
  ],
  "license": "MIT",
  "author": "RECTOR (https://github.com/rz1989s)",
  "homepage": "https://github.com/getpipher/skills/tree/main/skills/x-api",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/getpipher/skills.git",
    "directory": "skills/x-api"
  },
  "bugs": {
    "url": "https://github.com/getpipher/skills/issues"
  },
  "files": [
    "**/*.md",
    "LICENSE"
  ],
  "pi": {
    "skills": [
      "./skills"
    ]
  }
}
