{ "name": "tinypin", "version": "1.0.0", "description": "", "main": "server.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "slynn1324", "license": "ISC", "dependencies": { "better-sqlite3": "^7.4.3", "body-parser": "^1.19.0", "cookie-parser": "^1.4.5", "csurf": "^1.11.0", "eta": "^1.12.3", "express": "^4.17.1", "express-rate-limit": "^5.4.0", "express-ws": "^5.0.2", "multer": "^1.4.3", "node-fetch": "^2.6.1", "sanitize-filename": "^1.6.3", "sharp": "^0.29.1", "yargs": "^17.2.1" } }