Revert "permet l'ajout des frameworks et des routes"

This reverts commit 361112699c
This commit is contained in:
Dario Duchateau-weinberger
2023-09-25 09:44:12 +02:00
parent 361112699c
commit 20cb812095
2787 changed files with 0 additions and 864804 deletions

View File

@@ -1,24 +0,0 @@
{
"name": "rappaurio",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "Dario WEINBERGER & Raphael PAYET",
"license": "ISC",
"dependencies": {
"axios": "^1.5.0",
"body-parser": "^1.20.2",
"cookie-parser": "^1.4.6",
"express": "^4.18.2",
"express-handlebars": "^7.1.2",
"fs": "0.0.1-security",
"hbs": "^4.2.0",
"morgan": "^1.10.0",
"wikiapi": "^1.19.4",
"wikijs": "^6.4.1"
}
}