2019-03-27 02:03:26 +11:00
|
|
|
{
|
2024-10-26 20:54:35 -04:00
|
|
|
"name": "@luxfi/pics",
|
2024-07-16 20:23:23 +10:00
|
|
|
"version": "1.6.2",
|
2024-06-11 14:42:56 +10:00
|
|
|
"migrateVersion": "1.6.0",
|
2019-03-27 02:03:26 +11:00
|
|
|
"description": "",
|
|
|
|
|
"main": "server.js",
|
|
|
|
|
"dependencies": {
|
2024-03-02 13:34:28 +11:00
|
|
|
"@fatchan/express-fileupload": "^1.4.5",
|
2022-05-26 15:27:39 +10:00
|
|
|
"@fatchan/gm": "^1.3.2",
|
2022-08-08 13:07:56 +10:00
|
|
|
"@socket.io/redis-adapter": "^7.2.0",
|
2023-10-25 23:31:14 +11:00
|
|
|
"bcrypt": "^5.1.1",
|
2022-08-08 13:07:56 +10:00
|
|
|
"big-bitfield": "^1.2.1",
|
2021-10-15 09:57:52 +00:00
|
|
|
"bull": "^3.29.3",
|
2020-07-26 00:21:27 +10:00
|
|
|
"cache-pug-templates": "^2.0.3",
|
2022-03-29 22:46:26 +11:00
|
|
|
"connect-redis": "^6.1.3",
|
|
|
|
|
"cookie-parser": "^1.4.6",
|
2020-02-01 15:02:17 +11:00
|
|
|
"csurf": "^1.11.0",
|
2022-11-10 22:19:00 +11:00
|
|
|
"del": "^6.1.1",
|
2020-02-04 11:18:48 +11:00
|
|
|
"dnsbl": "^3.2.0",
|
2022-11-10 22:19:00 +11:00
|
|
|
"express": "^4.18.2",
|
2022-05-16 18:06:43 +10:00
|
|
|
"express-session": "^1.17.3",
|
2022-11-10 22:19:00 +11:00
|
|
|
"file-type": "^16.5.4",
|
2019-04-02 15:20:06 +00:00
|
|
|
"fluent-ffmpeg": "^2.1.2",
|
2021-10-10 09:45:24 +00:00
|
|
|
"form-data": "^4.0.0",
|
2022-04-20 18:17:04 +10:00
|
|
|
"fs-extra": "^10.1.0",
|
2019-05-29 15:36:18 +00:00
|
|
|
"gulp": "^4.0.2",
|
2020-03-24 23:15:35 +11:00
|
|
|
"gulp-clean-css": "^4.3.0",
|
2019-04-18 11:47:24 +00:00
|
|
|
"gulp-concat": "^2.6.1",
|
2021-10-15 09:57:52 +00:00
|
|
|
"gulp-less": "^5.0.0",
|
2021-10-20 08:19:26 +00:00
|
|
|
"gulp-pug": "^5.0.0",
|
2021-04-14 01:44:23 +00:00
|
|
|
"gulp-real-favicon": "^0.3.2",
|
2022-12-29 14:54:31 +11:00
|
|
|
"gulp-replace": "^1.1.4",
|
2021-10-15 09:57:52 +00:00
|
|
|
"gulp-uglify-es": "^3.0.0",
|
2023-10-25 23:31:14 +11:00
|
|
|
"highlight.js": "^11.9.0",
|
2023-01-14 22:47:30 +11:00
|
|
|
"i18n": "^0.15.1",
|
2021-06-22 05:32:11 +00:00
|
|
|
"i18n-iso-countries": "^6.8.0",
|
|
|
|
|
"iconv-lite": "^0.6.3",
|
2021-10-25 23:09:52 +00:00
|
|
|
"imghash": "^0.0.9",
|
2022-03-29 22:46:26 +11:00
|
|
|
"ioredis": "^4.28.5",
|
|
|
|
|
"ip6addr": "^0.2.5",
|
2023-10-25 23:31:14 +11:00
|
|
|
"mongodb": "^4.17.1",
|
|
|
|
|
"node-fetch": "^2.7.0",
|
2023-12-02 23:06:08 +11:00
|
|
|
"otpauth": "^9.2.0",
|
2023-06-18 16:19:46 +10:00
|
|
|
"pm2": "^5.3.0",
|
2021-03-03 07:30:10 +00:00
|
|
|
"pug": "^3.0.2",
|
2023-06-18 16:19:46 +10:00
|
|
|
"qrcode": "^1.5.3",
|
2022-03-29 22:46:26 +11:00
|
|
|
"redlock": "^4.2.0",
|
2023-06-30 18:45:14 +10:00
|
|
|
"sanitize-html": "^2.11.0",
|
2019-09-21 11:29:35 +00:00
|
|
|
"saslprep": "^1.0.3",
|
2023-07-22 01:49:57 +10:00
|
|
|
"semver": "^7.5.4",
|
2023-10-25 23:31:14 +11:00
|
|
|
"socket.io": "^4.7.2",
|
2022-11-10 22:19:00 +11:00
|
|
|
"socks-proxy-agent": "^6.2.1",
|
2022-03-10 20:44:51 +11:00
|
|
|
"uid-safe": "^2.1.5",
|
2023-06-18 13:35:25 +10:00
|
|
|
"unix-crypt-td-js": "^1.1.4",
|
2023-12-02 23:06:08 +11:00
|
|
|
"web3": "^4.2.2",
|
2023-10-25 23:31:14 +11:00
|
|
|
"web3-eth-accounts": "^4.1.0",
|
|
|
|
|
"web3-utils": "^4.0.7"
|
2019-04-18 11:47:24 +00:00
|
|
|
},
|
2022-04-06 18:49:59 +10:00
|
|
|
"devDependencies": {
|
2023-12-02 23:06:08 +11:00
|
|
|
"eslint": "^8.55.0",
|
2022-11-10 22:19:00 +11:00
|
|
|
"eslint-plugin-jest": "^26.9.0",
|
2022-04-13 04:00:17 +10:00
|
|
|
"jest": "^27.5.1",
|
|
|
|
|
"jest-cli": "^27.5.1",
|
2022-05-16 18:06:43 +10:00
|
|
|
"jest-junit": "^13.2.0"
|
2022-04-06 18:49:59 +10:00
|
|
|
},
|
2019-03-27 02:03:26 +11:00
|
|
|
"scripts": {
|
2022-04-07 18:57:57 +10:00
|
|
|
"test": "npm run test:unit",
|
|
|
|
|
"test:unit": "jest --verbose --testPathIgnorePatterns=./test/",
|
2022-05-03 16:06:48 +10:00
|
|
|
"test:coverage": "jest --verbose --testPathIgnorePatterns=./test/ --collectCoverage --coverageReporters cobertura",
|
2023-05-07 14:52:22 +10:00
|
|
|
"test:integration-verbose": "jest --verbose --detectOpenHandles --testPathPattern=./test/",
|
|
|
|
|
"test:integration": "jest --testPathPattern=./test/",
|
2022-04-07 18:57:57 +10:00
|
|
|
"test:all": "jest --verbose",
|
2022-07-30 18:43:04 +10:00
|
|
|
"setup": "npm i --location=global pm2 gulp && gulp generate-favicon && gulp default",
|
2019-10-11 02:58:05 +00:00
|
|
|
"start": "pm2 start ecosystem.config.js --env production",
|
2024-10-15 16:04:14 -07:00
|
|
|
"dev": "pm2 start ecosystem.config.js --env development"
|
2019-03-27 02:03:26 +11:00
|
|
|
},
|
2022-12-20 13:37:10 +11:00
|
|
|
"author": "Thomas Lynch (fatchan) <tom@69420.me>",
|
2021-04-05 18:38:00 +10:00
|
|
|
"license": "AGPL-3.0-only"
|
2019-03-27 02:03:26 +11:00
|
|
|
}
|