{ "name": "drop_site", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://gitea.kanawo.net/agomizi1cm/drop_site.git" }, "keywords": [], "author": "", "license": "ISC", "type": "commonjs", "dependencies": { "express": "^5.2.1", "multer": "^2.2.0" } }