2020-11-07 11:35:29 +01:00
|
|
|
{
|
|
|
|
|
"type": "module",
|
|
|
|
|
"dependencies": {
|
2020-11-25 22:03:35 +01:00
|
|
|
"body-parser": "^1.19.0",
|
2020-12-09 00:15:04 +01:00
|
|
|
"exif": "^0.6.0",
|
2020-11-07 11:35:29 +01:00
|
|
|
"express": "^4.17.1",
|
2020-11-08 14:13:43 +01:00
|
|
|
"image-size": "^0.9.3",
|
2020-11-25 22:03:35 +01:00
|
|
|
"multer": "^1.4.2",
|
|
|
|
|
"twing": "^5.0.2",
|
2020-11-07 11:35:29 +01:00
|
|
|
"ws": "^7.3.1"
|
|
|
|
|
}
|
|
|
|
|
}
|