{
  "name": "gsd-core",
  "displayName": "GSD Core",
  "version": "1.4.4",
  "description": "GSD Core is a meta-prompting, context engineering, and spec-driven development system for AI coding agents.",
  "author": {
    "name": "open-gsd",
    "url": "https://github.com/open-gsd"
  },
  "homepage": "https://github.com/open-gsd/gsd-core",
  "repository": "https://github.com/open-gsd/gsd-core",
  "license": "MIT",
  "keywords": [
    "spec-driven-development",
    "planning",
    "workflow",
    "context-engineering",
    "claude-code",
    "gsd"
  ],
  "commands": "./commands/gsd/",
  "hooks": "./hooks/hooks.json"
}
