{
  "name": "get-shit-done-codex",
  "version": "1.4.1",
  "description": "A meta-prompting, context engineering and spec-driven development system for Codex CLI by TÂCHES.",
  "bin": {
    "get-shit-done-cc": "bin/install.js",
    "get-shit-done-codex": "bin/gsd-codex.js"
  },
  "files": [
    "bin",
    "codex-prompts",
    "commands",
    "get-shit-done"
  ],
  "keywords": [
    "codex",
    "codex-cli",
    "openai",
    "ai",
    "meta-prompting",
    "context-engineering",
    "spec-driven-development"
  ],
  "author": "Razvan Bugoi <razbugoi99@users.noreply.github.com>",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/RazvanBugoi/get-shit-done.git"
  },
  "bugs": {
    "url": "https://github.com/RazvanBugoi/get-shit-done/issues"
  },
  "homepage": "https://github.com/RazvanBugoi/get-shit-done#readme",
  "engines": {
    "node": ">=16.7.0"
  }
}
