AKIRA
Finalize all local changes
b3b0b53
raw
history blame contribute delete
386 Bytes
{
"name": "server",
"version": "1.0.0",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"description": "",
"dependencies": {
"express": "^4.19.2",
"fluent-ffmpeg": "^2.1.2",
"form-data": "^4.0.0",
"multer": "^1.4.5-lts.1",
"node-fetch": "^2.7.0"
}
}