CampFirePlay-ItemsEditor/package.json
2025-01-21 19:45:26 +03:00

12 lines
202 B
JSON

{
"dependencies": {
"body-parser": "^1.20.3",
"dotenv": "^16.4.7",
"ejs": "^3.1.10",
"express": "^4.21.2",
"faker": "^6.6.6",
"pg": "^8.13.1",
"sequelize": "^6.37.5"
}
}