warp
Version:
Warp is ScaleDynamics Containers-as-a-Service SDK that provides CLIs to create/delete dynamically runners (public cloud/on-premise instances) to run your containers, deploy and move your containers across runners, manage projects, envs, logs, ... With Sca
84 lines • 2.19 kB
JSON
{
"name": "warp",
"codeName": "excalibur",
"version": "5.4.1",
"description": "Warp is ScaleDynamics Containers-as-a-Service SDK that provides CLIs to create/delete dynamically runners (public cloud/on-premise instances) to run your containers, deploy and move your containers across runners, manage projects, envs, logs, ... With ScaleDynamics CaaS, any developer can use cloud at production level with zero infrastructure expertise.",
"keywords": [
"warp",
"container",
"Containers-as-a-Service",
"CaaS",
"cloud",
"on-premise",
"multi-cloud",
"hybrid",
"gcp",
"aws",
"azure",
"scaleway",
"ovh",
"oracle",
"ibm",
"instance",
"bare-server",
"dockerfile",
"nodejs",
"assets",
"microservice"
],
"homepage": "https://docs.scaledynamics.com",
"bugs": {
"url": "https://scaledynamics.com/support"
},
"license": "SEE LICENSE IN EULA.txt",
"author": "ScaleDynamics SAS",
"bin": {
"warp": "bin/cli/warp.js"
},
"dependencies": {
"@balena/dockerignore": "1.0.2",
"@sentry/node": "6.19.7",
"@sentry/tracing": "6.19.7",
"base-x": "3.0.8",
"body-parser": "1.19.2",
"browser-util-inspect": "0.2.0",
"chalk": "4.1.1",
"chokidar": "3.3.1",
"chunking-streams": "0.0.8",
"commander": "7.2.0",
"cors": "2.8.5",
"env-paths": "2.2.0",
"express": "4.17.3",
"firebase": "8.10.1",
"http-proxy": "1.18.1",
"http-status-codes": "2.2.0",
"human-format": "0.11.0",
"humanize-duration": "3.24.0",
"javascript-stringify": "2.0.1",
"joi": "17.3.0",
"jsonexport": "3.2.0",
"lodash": "4.17.21",
"mnemonist": "0.38.3",
"node-fetch": "2.6.7",
"parse-duration": "1.0.0",
"path-browserify": "1.0.0",
"prompts": "2.3.1",
"shell-quote": "1.8.1",
"spinnies": "0.5.1",
"split2": "3.2.2",
"stack-trace": "0.0.10",
"table": "^6.0.1",
"tar": "6.1.11",
"term-size": "^2.2.0",
"uuid": "3.3.2",
"validate-npm-package-name": "3.0.0",
"websocket-stream": "5.5.2",
"yaml": "1.10.2"
},
"engines": {
"node": ">=12.9"
},
"build": {
"id": "1027860637"
}
}