{
  "name": "@obedience-corp/festival",
  "version": "0.3.12",
  "description": "Festival Methodology CLI suite: fest, camp, and the festival installer/launcher",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Obedience-Corp/festival.git"
  },
  "homepage": "https://fest.build",
  "bugs": {
    "url": "https://github.com/Obedience-Corp/festival/issues"
  },
  "license": "Apache-2.0",
  "bin": {
    "camp": "bin/camp",
    "fest": "bin/fest",
    "festival": "bin/festival"
  },
  "scripts": {
    "postinstall": "node install.js"
  },
  "files": [
    "README.md",
    "bin",
    "install.js",
    "lib"
  ],
  "engines": {
    "node": ">=18"
  },
  "os": [
    "darwin",
    "linux"
  ],
  "cpu": [
    "x64",
    "arm64"
  ],
  "keywords": [
    "ai",
    "ai-agents",
    "camp",
    "cli",
    "developer-tools",
    "fest",
    "festival",
    "festival-methodology",
    "workflow"
  ]
}
