{ "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" ] } } }