{
  "name": "keen-code",
  "version": "0.25.3",
  "description": "CLI coding agent powered by AI (npm compatibility wrapper)",
  "bin": {
    "keen": "bin/keen.js"
  },
  "scripts": {
    "postinstall": "node postinstall.js"
  },
  "files": [
    "bin/keen.js",
    "postinstall.js"
  ],
  "engines": {
    "node": ">=16"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/mochow13/keen-code.git"
  },
  "license": "MIT"
}
