BLUE
PHP 7.4.33
Path:
//var/www/api-mk-planner.bitkit.dk/httpdocs/Backend
Run
Logout
Edit File
Size: 1.32 KB
Close
//var/www/api-mk-planner.bitkit.dk/httpdocs/Backend/package.json
Text
Base64
{ "name": "mk-resource-planner", "version": "1.0.0", "description": "The Resource Planning Tool is designed to streamline task allocation and provide a comprehensive overview of task assignments within a team. The primary focus is on developing a system that allows the efficient planning of tasks for a week in advance.", "main": "app.js", "type": "module", "scripts": { "start": "nodemon app.js", "test": "echo \"Error: no test specified\" && exit 1", "make:migration": "node generate-migration.js", "migrate": "npx sequelize-cli db:migrate --migrations-path src/database/migrations --config src/database/config/config.json" }, "keywords": [], "author": "", "license": "ISC", "dependencies": { "@phasesdk/api-client-for-podio": "^1.0.8", "@sentry/node": "^7.104.0", "@sentry/profiling-node": "^7.104.0", "@types/node": "^20.10.4", "axios": "^1.6.2", "bcrypt": "^5.1.1", "bluebird": "^3.7.2", "cors": "^2.8.5", "dotenv": "^16.3.1", "express": "^4.18.2", "express-validator": "^7.0.1", "helmet": "^7.1.0", "http": "^0.0.1-security", "jsonwebtoken": "^9.0.2", "multer": "^1.4.5-lts.1", "mysql2": "^3.6.5", "nodemon": "^3.0.2", "request": "^2.88.2", "sequelize": "^6.35.1" }, "devDependencies": { "sequelize-cli": "^6.6.2" } }
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 3 × Files: 8
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
logs
DIR
-
drwxr-xr-x
2026-04-28 10:34:26
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
node_modules
DIR
-
drwxrwxr-x
2025-11-20 08:58:46
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
src
DIR
-
drwxr-xr-x
2024-02-16 10:05:15
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
.env
2.08 KB
lrw-rw-r--
2026-04-28 11:40:13
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
.env.example
1.86 KB
lrw-rw-r--
2024-03-19 05:52:41
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
app.js
1.79 KB
lrw-rw-r--
2025-11-20 08:48:48
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
generate-migration.js
462 B
lrw-rw-r--
2024-02-20 04:25:32
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
package-lock.json
130.74 KB
lrw-rw-r--
2025-11-20 08:58:46
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
package.json
1.32 KB
lrw-rw-r--
2025-11-20 08:48:48
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
pnpm-lock.yaml
32.86 KB
lrw-rw-r--
2024-02-20 04:25:32
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
README.md
633 B
lrw-rw-r--
2024-02-20 04:25:32
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Zip Selected
If ZipArchive is unavailable, a
.tar
will be created (no compression).