mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-09 15:59:30 +00:00
39 lines
1.1 KiB
JSON
39 lines
1.1 KiB
JSON
{
|
|
"name": "@openclaw/google-meet",
|
|
"version": "2026.6.11",
|
|
"lockfileVersion": 3,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"name": "@openclaw/google-meet",
|
|
"version": "2026.6.11",
|
|
"dependencies": {
|
|
"commander": "15.0.0",
|
|
"typebox": "1.3.3"
|
|
},
|
|
"peerDependencies": {
|
|
"openclaw": ">=2026.6.11"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"openclaw": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/commander": {
|
|
"version": "15.0.0",
|
|
"resolved": "https://registry.npmjs.org/commander/-/commander-15.0.0.tgz",
|
|
"integrity": "sha512-z67u4ZhzCL/Tydu1lJARtEZYWbWaN7oYLHbsuzocr6y4N6WZAagG3RQ4FW61V1/0+jImpj293XfrcYnd1qxtPg==",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=22.12.0"
|
|
}
|
|
},
|
|
"node_modules/typebox": {
|
|
"version": "1.3.3",
|
|
"resolved": "https://registry.npmjs.org/typebox/-/typebox-1.3.3.tgz",
|
|
"integrity": "sha512-URXGUE31PJDQC+PtRMJeLdF4kmmOdFoVPikPCtV2oOIhUpNpppEdIz7W8bH8cFYPYHdDpaRvqwdegMTmHliudg==",
|
|
"license": "MIT"
|
|
}
|
|
}
|
|
}
|