mirror of
https://github.com/Floriansylvain/CineAllo.git
synced 2026-08-19 11:43:24 +02:00
🎉 - First commit!
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"name": "expresstemplate",
|
||||
"version": "0.0.0",
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"start": "node app.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"@prisma/client": "^4.6.0",
|
||||
"debug": "~2.6.9",
|
||||
"dotenv": "^16.0.3",
|
||||
"express": "~4.16.1",
|
||||
"http-errors": "~2.0.0",
|
||||
"morgan": "~1.9.1",
|
||||
"prisma": "^4.6.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user