{ "name": "video-player", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "dependencies": { "express": "^4.18.3", "express-fileupload": "^1.5.0", "node-fetch": "^2.7.0" } }