Files
wehub-resource-sync e04ed9c211
CF: Deploy Dev Docs / deploy (push) Has been cancelled
Sync Labels / build (push) Has been cancelled
tests / unit tests (macos-latest) (push) Has been cancelled
tests / unit tests (windows-latest) (push) Has been cancelled
tests / unit tests (ubuntu-latest) (push) Has been cancelled
chore: import upstream snapshot with attribution
2026-07-13 13:32:45 +08:00

89 lines
2.7 KiB
JSON

{
"name": "@toolbox-sdk/server",
"version": "1.4.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@toolbox-sdk/server",
"version": "1.4.0",
"license": "Apache-2.0",
"bin": {
"toolbox": "bin/run.js"
},
"optionalDependencies": {
"@toolbox-sdk/server-darwin-arm64": "1.4.0",
"@toolbox-sdk/server-darwin-x64": "1.4.0",
"@toolbox-sdk/server-linux-x64": "1.4.0",
"@toolbox-sdk/server-win32-arm64": "1.4.0",
"@toolbox-sdk/server-win32-x64": "1.4.0"
}
},
"node_modules/@toolbox-sdk/server-darwin-arm64": {
"version": "1.4.0",
"resolved": "https://registry.npmjs.org/@toolbox-sdk/server-darwin-arm64/-/server-darwin-arm64-1.4.0.tgz",
"integrity": "sha512-iXQ8BStb2B0PkP0N833NwxGIwDvmHfxhnrYOblMXBS8TACAiT5IVWlr2SMdgQkzhi77AKlH9XzRIRX4TXM0Hwg==",
"cpu": [
"arm64"
],
"license": "Apache-2.0",
"optional": true,
"os": [
"darwin"
]
},
"node_modules/@toolbox-sdk/server-darwin-x64": {
"version": "1.4.0",
"resolved": "https://registry.npmjs.org/@toolbox-sdk/server-darwin-x64/-/server-darwin-x64-1.4.0.tgz",
"integrity": "sha512-Bwa6U3uTLoJyqLbuUCkr3X2RaOq9ageQaJH8+nLr1Q3ZlLnY4qcDP9x0Xwdp4LQBX7bKReEjvj9zrmkPYyvglw==",
"cpu": [
"x64"
],
"license": "Apache-2.0",
"optional": true,
"os": [
"darwin"
]
},
"node_modules/@toolbox-sdk/server-linux-x64": {
"version": "1.4.0",
"resolved": "https://registry.npmjs.org/@toolbox-sdk/server-linux-x64/-/server-linux-x64-1.4.0.tgz",
"integrity": "sha512-aN/7Mc7+Me04rMzmJvaKRsXRyz+GdJvRW2KPbR4LjCx4FZfTgfr8J+1cCtbRtIINYJ+0rinjHPnMbCijUFU3rA==",
"cpu": [
"x64"
],
"license": "Apache-2.0",
"optional": true,
"os": [
"linux"
]
},
"node_modules/@toolbox-sdk/server-win32-arm64": {
"version": "1.4.0",
"resolved": "https://registry.npmjs.org/@toolbox-sdk/server-win32-arm64/-/server-win32-arm64-1.4.0.tgz",
"integrity": "sha512-ghE7de8ezuq/GtG03RQMUFZu3FlV376dI7SQX7qWSvnCR+zqxv7ulnhWFnoGY+1zy6p0ewBwEQpRU5HemPoNSg==",
"cpu": [
"arm64"
],
"license": "Apache-2.0",
"optional": true,
"os": [
"win32"
]
},
"node_modules/@toolbox-sdk/server-win32-x64": {
"version": "1.4.0",
"resolved": "https://registry.npmjs.org/@toolbox-sdk/server-win32-x64/-/server-win32-x64-1.4.0.tgz",
"integrity": "sha512-tE7Z2tTukVNHCyyVE6xjQFtaU92XAszYfwALrIEUVEhlppZfBPoEQl3z7EDA5k2A92sq3SiVTRgPQJ4eruuu6A==",
"cpu": [
"x64"
],
"license": "Apache-2.0",
"optional": true,
"os": [
"win32"
]
}
}
}