See it now here: https://gitea.anomalistdesign.com/trent_larson/image-api
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
280 B
13 lines
280 B
{
|
|
"name": "image-trade",
|
|
"version": "0.0.1",
|
|
"description": "",
|
|
"license": "UNLICENSED",
|
|
"dependencies": {
|
|
"@aws-sdk/client-s3": "^3.521.0",
|
|
"@aws-sdk/lib-storage": "^3.521.0",
|
|
"dotenv": "^16.4.5",
|
|
"express": "^4.18.2",
|
|
"multer": "1.4.5-lts.1"
|
|
}
|
|
}
|
|
|