{ "name": "aquaimagegrabber", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "dependencies": { "chokidar": "^3.5.3", "cookie-parser": "^1.4.6", "cross-fetch": "^3.1.5", "ejs": "^3.1.8", "express": "^4.18.2", "fs": "^0.0.1-security", "http-errors": "^2.0.0", "morgan": "^1.10.0", "path": "^0.12.7", "sqlite3": "^5.1.4" } }