{
  "name": "@alphazede/bearing-lite",
  "version": "1.1.3",
  "description": "Skills-first Agent Plugin for planning, routing, bounded execution, and independent review of repository work—without CLI, MCP, server, or hidden runtime state.",
  "keywords": [
    "agent-plugins",
    "agent-skills",
    "coding-agent",
    "planning",
    "workflow",
    "developer-tools",
    "skills-first",
    "evidence",
    "code-review",
    "pi-package"
  ],
  "pi": {
    "skills": [
      "./skills"
    ]
  },
  "author": "William Rumph / AlphaZede",
  "license": "Apache-2.0",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/alphazede/bearing-lite.git"
  },
  "homepage": "https://github.com/alphazede/bearing-lite#readme",
  "bugs": {
    "url": "https://github.com/alphazede/bearing-lite/issues"
  },
  "files": [
    "plugin.json",
    "skills/",
    "hooks/",
    "README.md",
    "CODE_OF_CONDUCT.md",
    "CONTRIBUTING.md",
    "SECURITY.md",
    "LICENSE-APACHE",
    "profiles.json",
    "schemas/",
    "templates/",
    "tools/",
    "com.github.copilot/"
  ],
  "packageManager": "pnpm@10.33.0+sha512.10568bb4a6afb58c9eb3630da90cc9516417abebd3fabbe6739f0ae795728da1491e9db5a544c76ad8eb7570f5c4bb3d6c637b2cb41bfdcdb47fa823c8649319"
}
