first version, mostly made by AI
This commit is contained in:
12
package.json
Normal file
12
package.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "image-trade",
|
||||
"version": "0.0.1",
|
||||
"description": "",
|
||||
"license": "UNLICENSED",
|
||||
"dependencies": {
|
||||
"aws-sdk": "^2.1564.0",
|
||||
"dotenv": "^16.4.5",
|
||||
"express": "^4.18.2",
|
||||
"multer": "1.4.5-lts.1"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user