{ "name": "jschan", "version": "0.0.1", "migrateVersion": "0.0.11", "description": "", "main": "server.js", "dependencies": { "@tohru/gm": "git+https://gitgud.io/fatchan/gm.git", "bcrypt": "^5.0.0", "bull": "^3.16.0", "cache-pug-templates": "^2.0.3", "connect-redis": "^4.0.4", "cookie-parser": "^1.4.5", "csurf": "^1.11.0", "del": "^5.1.0", "dnsbl": "^3.2.0", "express": "^4.17.1", "express-fileupload": "git+https://gitgud.io/fatchan/express-fileupload.git#64cf8d7afc13428bb02a1d158fb2b522cb29f134", "express-session": "^1.17.0", "fluent-ffmpeg": "^2.1.2", "fs": "0.0.1-security", "fs-extra": "^9.0.0", "gm": "git+https://gitgud.io/fatchan/gm.git", "gulp": "^4.0.2", "gulp-clean-css": "^4.3.0", "gulp-concat": "^2.6.1", "gulp-less": "^4.0.1", "gulp-pug": "^4.0.1", "gulp-uglify-es": "^2.0.0", "highlight.js": "^10.1.2", "i18n-iso-countries": "^6.0.0", "ioredis": "^4.14.1", "ip6addr": "^0.2.3", "mongodb": "^3.6.0", "node-fetch": "^2.6.0", "path": "^0.12.7", "pm2": "^4.3.0", "pug": "^3.0.0", "redlock": "^4.1.0", "sanitize-html": "^1.27.2", "saslprep": "^1.0.3", "semver": "^7.3.2", "socket.io": "^2.3.0", "socket.io-redis": "^5.2.0", "socks-proxy-agent": "^5.0.0" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "setup": "npm i -g pm2 gulp && gulp", "start": "pm2 start ecosystem.config.js --env production", "start-dev": "pm2 start ecosystem.config.js --env development" }, "author": "fatchan", "license": "AGPL-3.0-or-later" }