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

Last change on this file since 36314 was 36314, checked in by davidb, 23 months ago

Getting going with a basic Express web server

File size: 53 bytes
Line 
1{
2 "dependencies": {
3 "express": "^4.18.1"
4 }
5}
Note: See TracBrowser for help on using the repository browser.