mirror of
https://github.com/Aviortheking/IMIE_CQ.git
synced 2025-06-27 17:09:18 +00:00
Rename du dossier
This commit is contained in:
21
SoftwareQuality/package.json
Normal file
21
SoftwareQuality/package.json
Normal file
@ -0,0 +1,21 @@
|
||||
{
|
||||
"name": "sofwtarequality",
|
||||
"version": "0.0.0",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"start": "node ./bin/www",
|
||||
"test": "mocha"
|
||||
},
|
||||
"dependencies": {
|
||||
"cookie-parser": "~1.4.4",
|
||||
"debug": "~2.6.9",
|
||||
"express": "~4.16.1",
|
||||
"http-errors": "~1.6.3",
|
||||
"morgan": "~1.9.1",
|
||||
"pug": "2.0.0-beta11"
|
||||
},
|
||||
"devDependencies": {
|
||||
"mocha": "^8.0.1",
|
||||
"nodemon": "^2.0.4"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user