first commit
This commit is contained in:
14
dockers/quotas/html/kaz.quota/package.json
Normal file
14
dockers/quotas/html/kaz.quota/package.json
Normal file
@ -0,0 +1,14 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user