{
  "name": "superpower_setup",
  "version": "1.1.0",
  "description": "CLI tool to install obra/superpowers skills into Google Antigravity projects",
  "type": "module",
  "bin": {
    "superpower_setup": "bin/cli.js"
  },
  "files": [
    "bin/",
    "src/",
    "README.md"
  ],
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ThanhPham99/superpower_setup.git"
  },
  "bugs": {
    "url": "https://github.com/ThanhPham99/superpower_setup/issues"
  },
  "homepage": "https://github.com/ThanhPham99/superpower_setup#readme",
  "keywords": [
    "superpowers",
    "gemini",
    "antigravity",
    "ai",
    "skills",
    "coding-agent"
  ],
  "author": "",
  "license": "MIT"
}