Duffer Derek
{
"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"
}
}
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists