sbuhacks/api/package.json

10 lines
162 B
JSON
Raw Normal View History

2022-09-24 17:06:11 -04:00
{
"dependencies": {
"amqplib": "^0.10.3",
"body-parser": "^1.20.0",
"cookie-parser": "^1.4.6",
"express": "^4.18.1",
"uuid": "^9.0.0"
}
}