mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-28 05:16:17 +00:00
33 lines
798 B
JSON
33 lines
798 B
JSON
{
|
|
"name": "@openclaw/nextcloud-talk",
|
|
"version": "2026.5.26",
|
|
"lockfileVersion": 3,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"name": "@openclaw/nextcloud-talk",
|
|
"version": "2026.5.26",
|
|
"dependencies": {
|
|
"zod": "4.4.3"
|
|
},
|
|
"peerDependencies": {
|
|
"openclaw": ">=2026.5.26"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"openclaw": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/zod": {
|
|
"version": "4.4.3",
|
|
"resolved": "https://registry.npmjs.org/zod/-/zod-4.4.3.tgz",
|
|
"integrity": "sha512-ytENFjIJFl2UwYglde2jchW2Hwm4GJFLDiSXWdTrJQBIN9Fcyp7n4DhxJEiWNAJMV1/BqWfW/kkg71UDcHJyTQ==",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/colinhacks"
|
|
}
|
|
}
|
|
}
|
|
}
|