2015-07-20 00:09:47 -07:00
|
|
|
{
|
2025-05-23 15:32:15 +02:00
|
|
|
"name": "cloudron-platform",
|
2025-02-13 10:22:12 +01:00
|
|
|
"description": "Cloudron Platform (Box)",
|
2025-06-06 08:26:21 +02:00
|
|
|
"version": "9.0.0",
|
2017-08-21 12:45:15 +02:00
|
|
|
"private": true,
|
2023-04-14 19:31:45 +02:00
|
|
|
"contributors": [
|
|
|
|
|
"Girish",
|
|
|
|
|
"Johannes"
|
|
|
|
|
],
|
2015-07-20 00:09:47 -07:00
|
|
|
"repository": {
|
2017-08-21 12:45:15 +02:00
|
|
|
"type": "git",
|
2025-02-13 10:22:12 +01:00
|
|
|
"url": "https://git.cloudron.io/platform/box.git"
|
2017-08-21 12:45:15 +02:00
|
|
|
},
|
2015-07-20 00:09:47 -07:00
|
|
|
"dependencies": {
|
2025-10-02 08:34:32 +02:00
|
|
|
"@aws-sdk/client-route-53": "^3.901.0",
|
|
|
|
|
"@aws-sdk/client-s3": "^3.901.0",
|
|
|
|
|
"@aws-sdk/lib-storage": "^3.901.0",
|
2025-10-16 14:03:08 +02:00
|
|
|
"@cloudron/connect-lastmile": "^2.3.0",
|
2025-10-21 14:18:12 +02:00
|
|
|
"@cloudron/manifest-format": "^5.29.0",
|
2025-07-10 10:55:52 +02:00
|
|
|
"@cloudron/superagent": "^1.0.0",
|
2025-07-14 10:26:13 +02:00
|
|
|
"@google-cloud/dns": "^5.3.0",
|
2025-10-02 08:34:32 +02:00
|
|
|
"@google-cloud/storage": "^7.17.1",
|
|
|
|
|
"@smithy/node-http-handler": "^4.3.0",
|
|
|
|
|
"@smithy/util-retry": "^4.2.0",
|
|
|
|
|
"@types/node": "^24.6.2",
|
2025-02-05 10:41:30 +01:00
|
|
|
"async": "^3.2.6",
|
2019-06-14 15:31:13 -07:00
|
|
|
"connect": "^3.7.0",
|
2025-08-01 12:14:25 +02:00
|
|
|
"connect-timeout": "^1.9.1",
|
2025-02-05 10:41:30 +01:00
|
|
|
"cookie-parser": "^1.4.7",
|
2025-08-01 12:14:25 +02:00
|
|
|
"cookie-session": "^2.1.1",
|
|
|
|
|
"cron": "^4.3.3",
|
2023-11-26 09:46:51 +01:00
|
|
|
"db-migrate": "^0.11.14",
|
2025-02-05 14:39:14 +01:00
|
|
|
"db-migrate-mysql": "^3.0.0",
|
2025-10-02 08:34:32 +02:00
|
|
|
"debug": "^4.4.3",
|
|
|
|
|
"dockerode": "^4.0.9",
|
2025-06-06 08:16:57 +02:00
|
|
|
"domrobot-client": "^3.3.0",
|
2024-04-19 17:29:09 +02:00
|
|
|
"ejs": "^3.1.10",
|
2025-06-06 08:39:57 +02:00
|
|
|
"express": "^5.1.0",
|
2025-10-02 08:34:32 +02:00
|
|
|
"jose": "^6.1.0",
|
|
|
|
|
"jsdom": "^27.0.0",
|
2023-11-26 09:46:51 +01:00
|
|
|
"jsonwebtoken": "^9.0.2",
|
2023-03-09 18:53:26 +01:00
|
|
|
"ldapjs": "^2.3.3",
|
2025-10-02 08:34:32 +02:00
|
|
|
"marked": "^16.3.0",
|
2024-02-09 19:54:50 +01:00
|
|
|
"moment": "^2.30.1",
|
2025-06-06 08:16:57 +02:00
|
|
|
"moment-timezone": "^0.6.0",
|
2022-04-15 07:24:40 -05:00
|
|
|
"multiparty": "^4.2.3",
|
2025-10-02 08:34:32 +02:00
|
|
|
"mysql2": "^3.15.1",
|
|
|
|
|
"nodemailer": "^7.0.6",
|
|
|
|
|
"oidc-provider": "^9.5.1",
|
2023-11-05 18:38:30 +01:00
|
|
|
"ovh": "^2.0.3",
|
2025-02-05 10:41:30 +01:00
|
|
|
"qrcode": "^1.5.4",
|
2025-04-29 08:18:00 +02:00
|
|
|
"safetydance": "^2.5.1",
|
2025-06-06 08:16:57 +02:00
|
|
|
"semver": "^7.7.2",
|
2018-04-25 16:52:39 +02:00
|
|
|
"speakeasy": "^2.0.0",
|
2024-07-05 17:53:35 +02:00
|
|
|
"tar-stream": "^3.1.7",
|
2025-07-14 10:26:13 +02:00
|
|
|
"tldjs": "^2.3.2",
|
2025-10-02 08:34:32 +02:00
|
|
|
"ua-parser-js": "^2.0.5",
|
2025-07-14 10:26:13 +02:00
|
|
|
"ws": "^8.18.3",
|
2023-07-28 09:35:39 +05:30
|
|
|
"xml2js": "^0.6.2"
|
2015-07-20 00:09:47 -07:00
|
|
|
},
|
|
|
|
|
"devDependencies": {
|
2025-10-02 08:34:32 +02:00
|
|
|
"@eslint/js": "^9.36.0",
|
|
|
|
|
"commander": "^14.0.1",
|
2023-03-29 23:09:15 +02:00
|
|
|
"easy-table": "^1.2.0",
|
2025-10-02 08:34:32 +02:00
|
|
|
"eslint": "^9.36.0",
|
2025-07-17 01:16:24 +02:00
|
|
|
"eventsource": "^4.0.0",
|
2015-07-20 00:09:47 -07:00
|
|
|
"expect.js": "*",
|
2025-10-02 08:34:32 +02:00
|
|
|
"mocha": "^11.7.4",
|
|
|
|
|
"nock": "^14.0.10",
|
|
|
|
|
"ssh2": "^1.17.0",
|
2023-03-29 23:09:15 +02:00
|
|
|
"yesno": "^0.4.0"
|
2015-07-20 00:09:47 -07:00
|
|
|
},
|
|
|
|
|
"scripts": {
|
2022-11-05 15:26:56 +01:00
|
|
|
"test": "./run-tests"
|
2015-07-20 00:09:47 -07:00
|
|
|
}
|
|
|
|
|
}
|