mirror of
https://github.com/filecoffee/filehost.git
synced 2024-11-13 19:49:56 +01:00
11 lines
211 B
JSON
11 lines
211 B
JSON
{
|
|
"dependencies": {
|
|
"aws-sdk": "^2.1632.0",
|
|
"dotenv": "^16.4.5",
|
|
"ejs": "^3.1.10",
|
|
"express": "^4.19.2",
|
|
"mime-types": "^2.1.35",
|
|
"multer": "^1.4.5-lts.1",
|
|
"nanoid": "^5.0.7"
|
|
}
|
|
}
|