{
  "name": "clawpowers",
  "version": "2.2.7",
  "description": "Capability library for AI agents: payments, memory, RSI, wallet, swarm, and ITP primitives.",
  "repository": {
    "type": "git",
    "url": "https://github.com/up2itnow0822/ClawPowers-Skills"
  },
  "homepage": "https://clawpowers.ai",
  "license": "BSL-1.1",
  "packageManager": "npm",
  "entrypoints": {
    "library": "dist/index.js",
    "types": "dist/index.d.ts"
  },
  "notes": [
    "ClawPowers is a capability library, not a standalone OpenClaw wrapper.",
    "For the stock OpenClaw wrapper runtime, use the clawpowers-agent package."
  ]
}
