{ "name": "unsenserdyoutube", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "dependencies": { "bcryptjs": "^3.0.2", "ejs": "^3.1.10", "express": "^5.1.0", "express-session": "^1.18.2", "fluent-ffmpeg": "^2.1.3", "multer": "^2.0.2" } }