source: other-projects/bib-stinky/trunk/nodejs-server/package.json

Last change on this file was 36348, checked in by davidb, 22 months ago

Updated package.json

File size: 102 bytes
Line 
1{
2 "dependencies": {
3 "cors": "^2.8.5",
4 "express": "^4.18.1",
5 "temporary": "^1.1.0"
6 }
7}
Note: See TracBrowser for help on using the repository browser.