KazV2/dockers/quotas/html/kaz.quota/package.json
2024-06-03 18:43:35 +02:00

15 lines
345 B
JSON

{
"name": "kaz.quota",
"version": "1.0.0",
"description": "This is used to print quota on a HTML page",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "GUIQUERRO Nathaniel & GAULTIER Lauryne",
"license": "ISC",
"dependencies": {
"express-generator": "^4.16.1"
}
}