CoolFace
Apppublic

fighter-programmer/uploader

sourceHugging Facemitupdated 3y agoView on Hugging Face
0likes
package.json8 linesDownload Raw Back to root
1{2  "dependencies": {3    "express": "^4.18.2",4    "cors": "^2.8.5",5    "multer": "^1.4.5-lts.1",6    "file-type": "^16.5.4"7  }8}