{
  "name": "@fastpace-ai/fp",
  "version": "0.53.0",
  "description": "fastpace — trust harness for AI-assisted development. Installs skills, agents, hooks, and guardrails into any repo.",
  "keywords": [
    "claude",
    "claude-code",
    "codex",
    "gemini-cli",
    "agents",
    "skills",
    "hooks",
    "prd",
    "erd",
    "ai"
  ],
  "bin": {
    "fastpace": "bin/fastpace.js",
    "fp": "bin/fastpace.js"
  },
  "main": "src/cli.js",
  "files": [
    "bin/",
    "src/",
    "assets/",
    "CHANGELOG.md",
    "LICENSE",
    "NOTICE"
  ],
  "engines": {
    "node": ">=18.0.0"
  },
  "os": [
    "darwin",
    "linux",
    "win32"
  ],
  "dependencies": {},
  "license": "Elastic-2.0"
}
