{
  "name": "@qball-inc/the-bulwark",
  "version": "1.3.0",
  "description": "Full-lifecycle SDLC guardrailing framework for Claude Code — from product ideation and planning through implementation, code review, and test validation. Enterprise-grade skills and agents for AI-human peer collaboration.",
  "license": "MIT",
  "author": "Ashay Kubal <https://ashaykubal.com>",
  "homepage": "https://github.com/QBall-Inc",
  "repository": {
    "type": "git",
    "url": "https://github.com/QBall-Inc/the-bulwark.git"
  },
  "keywords": [
    "claude-code",
    "claude-code-plugin",
    "sdlc",
    "quality-enforcement",
    "code-review",
    "testing",
    "governance",
    "ideation",
    "product-ideation",
    "product-management",
    "market-research",
    "competitive-research",
    "brainstorming",
    "planning",
    "plan-creation",
    "agent-design",
    "skill-design",
    "test-audit",
    "statusline",
    "agent-teams"
  ],
  "scripts": {
    "typecheck": "tsc --noEmit",
    "lint": "eslint . --ext .ts"
  },
  "devDependencies": {
    "@types/bun": "^1.3.13",
    "@types/jest": "^29.5.0",
    "@typescript-eslint/eslint-plugin": "^6.21.0",
    "@typescript-eslint/parser": "^6.21.0",
    "eslint": "^8.56.0",
    "typescript": "^5.3.0"
  }
}
