mirror of
https://github.com/googleapis/genai-toolbox.git
synced 2026-02-15 01:25:13 -05:00
75 lines
2.3 KiB
JSON
75 lines
2.3 KiB
JSON
{
|
|
"name": "@toolbox-sdk/server",
|
|
"version": "0.24.1",
|
|
"lockfileVersion": 3,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"name": "@toolbox-sdk/server",
|
|
"version": "0.24.1",
|
|
"license": "Apache-2.0",
|
|
"bin": {
|
|
"toolbox": "bin/run.js"
|
|
},
|
|
"optionalDependencies": {
|
|
"@toolbox-sdk/server-darwin-arm64": "0.24.1",
|
|
"@toolbox-sdk/server-darwin-x64": "0.24.1",
|
|
"@toolbox-sdk/server-linux-x64": "0.24.1",
|
|
"@toolbox-sdk/server-win32-x64": "0.24.1"
|
|
}
|
|
},
|
|
"node_modules/@toolbox-sdk/server-darwin-arm64": {
|
|
"version": "0.24.1",
|
|
"resolved": "https://registry.npmjs.org/@toolbox-sdk/server-darwin-arm64/-/server-darwin-arm64-0.24.1.tgz",
|
|
"integrity": "sha512-FYuYmdj99z4B8bPATV4JtmZL4O+HKoYfHDz7UpGhbLBDkO0smjYVQWyYkc6WqkCdzUp1oYRINpLySuTr1j5LGA==",
|
|
"cpu": [
|
|
"arm64"
|
|
],
|
|
"license": "Apache-2.0",
|
|
"optional": true,
|
|
"os": [
|
|
"darwin"
|
|
]
|
|
},
|
|
"node_modules/@toolbox-sdk/server-darwin-x64": {
|
|
"version": "0.24.1",
|
|
"resolved": "https://registry.npmjs.org/@toolbox-sdk/server-darwin-x64/-/server-darwin-x64-0.24.1.tgz",
|
|
"integrity": "sha512-A2S2a8TyEceMqamsA4RBJnB9SsWQ0MjKJpm5j3I+pLk1sImsr9z/Qe/h60n3JNeIgIa19LimXcMyZJaS6tVh4Q==",
|
|
"cpu": [
|
|
"x64"
|
|
],
|
|
"license": "Apache-2.0",
|
|
"optional": true,
|
|
"os": [
|
|
"darwin"
|
|
]
|
|
},
|
|
"node_modules/@toolbox-sdk/server-linux-x64": {
|
|
"version": "0.24.1",
|
|
"resolved": "https://registry.npmjs.org/@toolbox-sdk/server-linux-x64/-/server-linux-x64-0.24.1.tgz",
|
|
"integrity": "sha512-KbloLQosxbCRwiscSQu6IVbargplI6BTFVynOrAuiLFG0vZFCv6pZxL/IUTHP4dYfaTDl0Punsl7Soq04SeQEQ==",
|
|
"cpu": [
|
|
"x64"
|
|
],
|
|
"license": "Apache-2.0",
|
|
"optional": true,
|
|
"os": [
|
|
"linux"
|
|
]
|
|
},
|
|
"node_modules/@toolbox-sdk/server-win32-x64": {
|
|
"version": "0.24.1",
|
|
"resolved": "https://registry.npmjs.org/@toolbox-sdk/server-win32-x64/-/server-win32-x64-0.24.1.tgz",
|
|
"integrity": "sha512-W3i1pI7+q1U8VuNs+n8ha4G3ZjeLqRZGIp6++8VZyyv0j2MYrs9zMT3FSVr8l6j+2VXqidxAa6anMj10ZFvX3Q==",
|
|
"cpu": [
|
|
"x64"
|
|
],
|
|
"license": "Apache-2.0",
|
|
"optional": true,
|
|
"os": [
|
|
"win32"
|
|
]
|
|
}
|
|
}
|
|
}
|