]> git.cworth.org Git - zombocom-ai/blob - package.json
Add express4 as a dependency
[zombocom-ai] / package.json
1 {
2     "name": "zombocom-ai",
3     "version": "0.0.1",
4     "description": "The Zombocom AI app (image generation with comments)",
5     "dependencies": {
6         "express": "^4.18.2"
7     }
8 }