mirror of
https://github.com/openclaw/openclaw.git
synced 2026-06-06 05:51:15 +08:00
40 lines
1.1 KiB
JSON
40 lines
1.1 KiB
JSON
{
|
|
"name": "@openclaw/google-meet",
|
|
"version": "2026.6.2",
|
|
"lockfileVersion": 3,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"name": "@openclaw/google-meet",
|
|
"version": "2026.6.2",
|
|
"dependencies": {
|
|
"commander": "14.0.3",
|
|
"typebox": "1.1.39"
|
|
},
|
|
"peerDependencies": {
|
|
"openclaw": ">=2026.6.2"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"openclaw": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/commander": {
|
|
"version": "14.0.3",
|
|
"resolved": "https://registry.npmjs.org/commander/-/commander-14.0.3.tgz",
|
|
"integrity": "sha512-H+y0Jo/T1RZ9qPP4Eh1pkcQcLRglraJaSLoyOtHxu6AapkjWVCy2Sit1QQ4x3Dng8qDlSsZEet7g5Pq06MvTgw==",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=20"
|
|
}
|
|
},
|
|
"node_modules/typebox": {
|
|
"version": "1.1.39",
|
|
"resolved": "https://registry.npmjs.org/typebox/-/typebox-1.1.39.tgz",
|
|
"integrity": "sha512-vj0afVtOfLQvv0GR0VxVagYxsXN64btL7Z9XoaG0ZggH3mruMMkOO6hXdgMsjCY3shZgEvooAWVeznQVs5c43w==",
|
|
"license": "MIT"
|
|
}
|
|
}
|
|
}
|