You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

24 lines
549 B
JSON

{
"name": "biblioteca",
"version": "1.0.0",
"description": "Site-ul Bibliotecii Vianu",
"main": "main.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://cseinfo.cafelutza.cf/DepInfo/biblioteca"
},
"author": "DepInfo TudorVianu",
"license": "0BSD",
"dependencies": {
"crypto": "^1.0.1",
"express": "^4.18.2",
"express-session": "^1.17.3",
"fs": "^0.0.1-security",
"http": "^0.0.1-security",
"tailwindcss": "^3.3.2"
}
}