{ "name": "@opspawn/agent-swarm", "version": "1.0.0", "description": "Multi-agent task decomposition and delegation system using A2A protocol and x402 payments", "type": "module", "main": "server.mjs", "scripts": { "start": "node server.mjs", "test": "node test.mjs" }, "keywords": ["a2a", "x402", "multi-agent", "orchestration", "mcp"], "license": "MIT" }