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.
12 lines
230 B
12 lines
230 B
{
|
|
"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"
|
|
}
|
|
}
|
|
|