sbuhacks/api/package.json
2022-09-24 17:06:11 -04:00

10 lines
162 B
JSON

{
"dependencies": {
"amqplib": "^0.10.3",
"body-parser": "^1.20.0",
"cookie-parser": "^1.4.6",
"express": "^4.18.1",
"uuid": "^9.0.0"
}
}