{ "name": "@crema/integration-registry-client", "version": "0.1.0", "description": "Typed client + types for the arcadia integration registry (on arcadia-llm-gateway). One factory serves the operator and tenant surfaces.", "type": "module", "main": "src/index.tsx", "types": "src/index.tsx", "exports": { ".": "./src/index.tsx" }, "peerDependencies": { "@crema/arcadia-core-client": "*" } }