{
  "name": "carl-core",
  "version": "2.0.2",
  "description": "Context Augmentation & Reinforcement Layer - Dynamic rules for Claude Code",
  "bin": {
    "carl-core": "bin/install.js"
  },
  "files": [
    "bin",
    "hooks",
    "schemas",
    "mcp",
    ".carl-template"
  ],
  "keywords": [
    "claude",
    "claude-code",
    "ai",
    "rules",
    "context",
    "carl",
    "dynamic-rules",
    "prompt-engineering"
  ],
  "author": "Chris Kahler",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ChristopherKahler/carl.git"
  },
  "bugs": {
    "url": "https://github.com/ChristopherKahler/carl/issues"
  },
  "homepage": "https://github.com/ChristopherKahler/carl#readme",
  "engines": {
    "node": ">=16.7.0"
  }
}
