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.
glink-website/package.json

23 lines
473 B
JSON

{
"dependencies": {
"body-parser": "^1.20.2",
"cassandra-driver": "^4.6.4",
"ejs": "^3.1.9",
"express": "^4.18.2",
"mongodb": "^5.6.0"
},
"name": "glink",
"version": "1.0.0",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://gitea.twomorecents.org/aravind/glink-website.git"
},
"author": "",
"license": "ISC",
"description": ""
}