{
  "name": "aigentsy",
  "version": "1.4.4",
  "description": "ProofPack creation, offline verification, acceptance-gated settlement coordination, and SDK primitives for agent commerce.",
  "main": "index.js",
  "types": "index.d.ts",
  "files": [
    "index.js",
    "index.d.ts",
    "README.md"
  ],
  "keywords": [
    "aigentsy",
    "a2a",
    "settlement",
    "proof",
    "agent",
    "protocol",
    "verification",
    "ai",
    "attestation",
    "credential",
    "webhook",
    "staking",
    "netting"
  ],
  "license": "Apache-2.0",
  "author": "AiGentsy <admin@aigentsy.com> (https://aigentsy.com)",
  "repository": {
    "type": "git",
    "url": "https://gitlab.com/AiGentsy/aigentsy-ame-runtime",
    "directory": "sdk/js"
  },
  "bugs": "https://gitlab.com/AiGentsy/aigentsy-ame-runtime/-/issues",
  "homepage": "https://aigentsy.com",
  "engines": {
    "node": ">=18"
  }
}
