{ "name": "jschan", "version": "0.1.4", "migrateVersion": "0.1.3", "description": "", "main": "server.js", "dependencies": { "@fatchan/gulp-pug": "^4.0.1", "bcrypt": "^5.0.1", "bull": "^3.22.0", "cache-pug-templates": "^2.0.3", "connect-redis": "^5.1.0", "cookie-parser": "^1.4.5", "csurf": "^1.11.0", "del": "^6.0.0", "dnsbl": "^3.2.0", "express": "^4.17.1", "express-fileupload": "git+https://gitgud.io/fatchan/express-fileupload.git#b2c0d9c0868fed3b4bbd5c0318cb162ee81146b4", "express-session": "^1.17.0", "file-type": "^15.0.1", "fluent-ffmpeg": "^2.1.2", "fs": "0.0.1-security", "fs-extra": "^9.1.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-real-favicon": "^0.3.2", "gulp-replace": "^1.0.0", "gulp-uglify-es": "^2.0.0", "highlight.js": "^10.7.2", "i18n-iso-countries": "^6.6.0", "iconv-lite": "^0.6.2", "imghash": "0.0.8", "ioredis": "^4.25.0", "ip6addr": "^0.2.3", "mongodb": "^3.6.5", "node-fetch": "^2.6.1", "node-image-hash": "^1.0.7", "path": "^0.12.7", "pm2": "^5.0.0", "pug": "^3.0.2", "redlock": "^4.1.0", "sanitize-html": "^2.3.3", "saslprep": "^1.0.3", "semver": "^7.3.5", "socket.io": "^4.0.1", "socket.io-redis": "^6.1.0", "socks-proxy-agent": "^5.0.0", "unix-crypt-td-js": "^1.1.4" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "setup": "npm i -g pm2 gulp && gulp generate-favicon && gulp default", "start": "pm2 start ecosystem.config.js --env production", "start-dev": "pm2 start ecosystem.config.js --env development" }, "author": "fatchan", "license": "AGPL-3.0-only" }