{
  "name": "d1337-kit",
  "version": "5.0.0",
  "description": "D1337 CIPHER-OSC V3 — Elite AI Agent Framework. 106+ components. Hooks, subagents, custom commands. Underground mindset, brutal execution, sovereign protocol.",
  "main": "bin/d1337-kit.js",
  "bin": {
    "d1337-kit": "./bin/d1337-kit.js"
  },
  "scripts": {
    "postinstall": "echo '⚡ D1337 CIPHER-OSC V3 v5.0 — Ready to deploy.'",
    "test": "node bin/d1337-kit.js --help"
  },
  "keywords": [
    "d1337",
    "cipher-osc",
    "ai-agent",
    "red-team",
    "offensive-security",
    "antigravity",
    "gemini",
    "pentesting",
    "supply-chain",
    "sovereign-ai",
    "hooks",
    "subagents",
    "gemini-cli-extension"
  ],
  "author": "D1337 Sovereign Labs",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "https://github.com/d1337/d1337-kit"
  },
  "files": [
    "bin/",
    "packs/",
    "README.md"
  ],
  "engines": {
    "node": ">=18.0.0"
  }
}
