65 lines
1.6 KiB
JSON
65 lines
1.6 KiB
JSON
{
|
|
"name": "@cdn-app/insider-swiftlogic-labs-dinawo",
|
|
"version": "1.0.0-beta.10",
|
|
"description": "",
|
|
"main": "server.js",
|
|
"scripts": {
|
|
"start": "node server.js"
|
|
},
|
|
"author": "Dinawo - Group SwiftLogic Labs",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"@auth/express": "^0.5.1",
|
|
"adm-zip": "^0.5.10",
|
|
"ansi-to-html": "^0.7.2",
|
|
"axios": "^1.6.3",
|
|
"axios-debug": "^0.0.4",
|
|
"bcrypt": "^5.1.1",
|
|
"chalk": "^5.3.0",
|
|
"chokidar": "^3.6.0",
|
|
"connect-flash": "^0.1.1",
|
|
"cookie-parser": "^1.4.6",
|
|
"debug": "^4.3.4",
|
|
"diff": "^5.1.0",
|
|
"dotenv": "^16.3.1",
|
|
"ejs": "^3.1.9",
|
|
"express": "^4.18.2",
|
|
"express-fileupload": "^1.4.0",
|
|
"express-progressbar": "^2.0.0",
|
|
"express-session": "^1.17.3",
|
|
"fs": "^0.0.1-security",
|
|
"fs-extra": "^11.2.0",
|
|
"get-folder-size": "^4.0.0",
|
|
"ip": "^2.0.1",
|
|
"mime-types": "^2.1.35",
|
|
"multer": "^1.4.5-lts.1",
|
|
"mysql2": "^3.6.3",
|
|
"ncp": "^2.0.0",
|
|
"node-cron": "^3.0.3",
|
|
"node-fetch": "^2.6.6",
|
|
"nodemailer": "^6.9.8",
|
|
"os-utils": "^0.0.14",
|
|
"passport": "^0.6.0",
|
|
"passport-activedirectory": "^1.4.0",
|
|
"passport-ad": "^0.0.3",
|
|
"passport-discord": "^0.1.4",
|
|
"path": "^0.12.7",
|
|
"pg": "^8.11.3",
|
|
"pg-promise": "^11.5.4",
|
|
"public-ip": "^6.0.1",
|
|
"semver": "^7.5.4",
|
|
"slugify": "^1.6.6",
|
|
"socket.io": "^4.7.2",
|
|
"sweetalert2": "^11.10.0",
|
|
"systeminformation": "^5.22.0",
|
|
"tailwindcss": "^3.3.5",
|
|
"toastify-js": "^1.12.0",
|
|
"winston": "^3.11.0",
|
|
"winston-daily-rotate-file": "^4.7.1"
|
|
},
|
|
"devDependencies": {
|
|
"daisyui": "^4.5.0",
|
|
"nodemon": "^3.1.0"
|
|
}
|
|
}
|