UNPKG

claude-flow

Version:

Ruflo - Enterprise AI agent orchestration for Claude Code. Deploy 60+ specialized agents in coordinated swarms with self-learning, fault-tolerant consensus, vector memory, and MCP integration

16 lines (15 loc) 352 B
{ "name": "publish-registry", "version": "1.0.0", "description": "Secure IPFS plugin registry publisher for Claude Flow", "main": "index.js", "type": "module", "engines": { "node": ">=20" }, "dependencies": { "@google-cloud/secret-manager": "^5.6.0", "@google-cloud/storage": "^7.14.0", "@noble/ed25519": "^2.1.0" } }