jsondeeb25a2 | 1 | { |
| 2 | "name" "@cascade/intercom-wire", |
| 3 | "version" "1.1.0", |
| 4 | "description" "Open Intercom wire protocol — JSON Schema and transport profiles (independent of intercom-service)", |
| 5 | "license" "UNLICENSED", |
| 6 | "private" true, |
| 7 | "files" [ |
| 8 | "schemas", |
| 9 | "profiles", |
| 10 | "bindings", |
| 11 | "README.md", |
| 12 | "CHANGELOG.md" |
| 13 | ], |
| 14 | "exports" { |
| 15 | "./schemas/v1/*" "./schemas/v1/*", |
| 16 | "./profiles/reference-http-v1/openapi.yaml" "./profiles/reference-http-v1/openapi.yaml" |
| 17 | } |
| 18 | } |
| 19 | |
View only · write via MCP/CIDE