@archstone/schema
Advanced tools
+14
-2
| { | ||
| "name": "@archstone/schema", | ||
| "version": "0.9.0", | ||
| "version": "0.10.0", | ||
| "private": false, | ||
| "type": "module", | ||
| "description": "Schema Loader (#2): load + validate deployable CDL manifests from disk.", | ||
| "description": "Load and shape-validate Archstone CDL manifests — the JSON Schema for the Capability Definition Language.", | ||
| "keywords": [ | ||
| "mcp", | ||
| "model-context-protocol", | ||
| "ai-agents", | ||
| "llm", | ||
| "archstone", | ||
| "cdl", | ||
| "json-schema", | ||
| "yaml", | ||
| "validation", | ||
| "manifest" | ||
| ], | ||
| "license": "Apache-2.0", | ||
@@ -8,0 +20,0 @@ "homepage": "https://archstone.dev", |
64637
0.34%