2021-11-11 17:02:25 +00:00
|
|
|
{
|
2022-08-26 03:36:08 +00:00
|
|
|
"name": "backend",
|
|
|
|
"version": "13.0.0-preview1",
|
2021-11-11 17:02:25 +00:00
|
|
|
"main": "./index.js",
|
|
|
|
"private": true,
|
2022-02-27 02:07:39 +00:00
|
|
|
"type": "module",
|
2021-11-11 17:02:25 +00:00
|
|
|
"scripts": {
|
|
|
|
"build": "tsc -p tsconfig.json || echo done. && tsc-alias -p tsconfig.json",
|
2021-11-19 05:48:59 +00:00
|
|
|
"watch": "node watch.mjs",
|
2022-08-03 22:20:59 +00:00
|
|
|
"lint": "eslint src --ext .ts",
|
2022-05-14 07:10:20 +00:00
|
|
|
"mocha": "cross-env NODE_ENV=test TS_NODE_FILES=true TS_NODE_TRANSPILE_ONLY=true TS_NODE_PROJECT=\"./test/tsconfig.json\" mocha",
|
2022-08-26 16:48:55 +00:00
|
|
|
"migrate": "npx typeorm migration:run -d ormconfig.js",
|
|
|
|
"start": "node --experimental-json-modules ./built/index.js",
|
|
|
|
"start:test": "cross-env NODE_ENV=test node --experimental-json-modules ./built/index.js",
|
2021-11-11 17:02:25 +00:00
|
|
|
"test": "npm run mocha"
|
|
|
|
},
|
|
|
|
"resolutions": {
|
|
|
|
"chokidar": "^3.3.1",
|
|
|
|
"lodash": "^4.17.21"
|
|
|
|
},
|
|
|
|
"dependencies": {
|
2022-08-26 22:04:53 +00:00
|
|
|
"@bull-board/api": "^4.2.2",
|
2022-06-30 15:21:25 +00:00
|
|
|
"@bull-board/koa": "4.0.0",
|
2022-05-25 07:35:30 +00:00
|
|
|
"@discordapp/twemoji": "14.0.2",
|
2021-11-11 17:02:25 +00:00
|
|
|
"@elastic/elasticsearch": "7.11.0",
|
|
|
|
"@koa/cors": "3.1.0",
|
|
|
|
"@koa/multer": "3.0.0",
|
2022-03-12 06:21:07 +00:00
|
|
|
"@koa/router": "9.0.1",
|
2022-08-26 19:24:29 +00:00
|
|
|
"@peertube/http-signature": "1.7.0",
|
2022-05-14 05:57:51 +00:00
|
|
|
"@sinonjs/fake-timers": "9.1.2",
|
2021-11-11 17:02:25 +00:00
|
|
|
"@syuilo/aiscript": "0.11.1",
|
|
|
|
"abort-controller": "3.0.0",
|
2022-03-25 07:32:10 +00:00
|
|
|
"ajv": "8.11.0",
|
2022-04-23 03:29:26 +00:00
|
|
|
"archiver": "5.3.1",
|
2021-11-11 17:02:25 +00:00
|
|
|
"autobind-decorator": "2.4.0",
|
|
|
|
"autwh": "0.1.0",
|
2022-06-30 15:21:25 +00:00
|
|
|
"aws-sdk": "2.1165.0",
|
2021-11-11 17:02:25 +00:00
|
|
|
"bcryptjs": "2.4.3",
|
2022-02-18 15:48:04 +00:00
|
|
|
"blurhash": "1.1.5",
|
2022-06-30 15:21:25 +00:00
|
|
|
"bull": "4.8.4",
|
2021-11-11 17:02:25 +00:00
|
|
|
"cacheable-lookup": "6.0.4",
|
|
|
|
"cbor": "8.1.0",
|
2022-03-09 13:43:41 +00:00
|
|
|
"chalk": "5.0.1",
|
2022-03-07 14:51:34 +00:00
|
|
|
"chalk-template": "0.4.0",
|
2021-11-11 17:02:25 +00:00
|
|
|
"cli-highlight": "2.1.11",
|
2022-02-27 02:07:39 +00:00
|
|
|
"color-convert": "2.0.1",
|
2022-01-21 08:04:48 +00:00
|
|
|
"content-disposition": "0.5.4",
|
2022-02-03 16:56:33 +00:00
|
|
|
"date-fns": "2.28.0",
|
2022-01-21 08:04:48 +00:00
|
|
|
"deep-email-validator": "0.1.21",
|
2021-11-11 17:02:25 +00:00
|
|
|
"escape-regexp": "0.0.1",
|
|
|
|
"feed": "4.2.2",
|
2022-08-30 00:36:01 +00:00
|
|
|
"file-type": "18.0.0",
|
2021-11-11 17:02:25 +00:00
|
|
|
"fluent-ffmpeg": "2.1.2",
|
2022-08-26 20:38:41 +00:00
|
|
|
"foundkey-js": "workspace:*",
|
2022-08-30 00:36:01 +00:00
|
|
|
"got": "12.3.1",
|
2021-11-11 17:02:25 +00:00
|
|
|
"hpagent": "0.1.2",
|
2022-06-24 10:22:19 +00:00
|
|
|
"ioredis": "4.28.5",
|
2022-06-10 06:06:42 +00:00
|
|
|
"ip-cidr": "3.0.10",
|
2022-01-21 08:04:48 +00:00
|
|
|
"is-svg": "4.3.2",
|
2021-11-11 17:02:25 +00:00
|
|
|
"js-yaml": "4.1.0",
|
2022-06-30 15:21:25 +00:00
|
|
|
"jsdom": "20.0.0",
|
2022-03-25 07:32:10 +00:00
|
|
|
"json5": "2.2.1",
|
2021-11-11 17:02:25 +00:00
|
|
|
"json5-loader": "4.0.1",
|
2022-06-10 06:06:42 +00:00
|
|
|
"jsonld": "6.0.0",
|
2022-06-25 07:28:36 +00:00
|
|
|
"jsrsasign": "10.5.25",
|
2021-11-11 17:02:25 +00:00
|
|
|
"koa": "2.13.4",
|
|
|
|
"koa-bodyparser": "4.3.0",
|
|
|
|
"koa-favicon": "2.1.0",
|
|
|
|
"koa-json-body": "5.3.0",
|
|
|
|
"koa-logger": "3.2.1",
|
|
|
|
"koa-mount": "4.0.0",
|
|
|
|
"koa-send": "5.0.1",
|
|
|
|
"koa-slow": "2.1.0",
|
|
|
|
"koa-views": "7.0.2",
|
2022-05-25 14:28:56 +00:00
|
|
|
"mfm-js": "0.22.1",
|
2022-03-19 10:22:58 +00:00
|
|
|
"mime-types": "2.1.35",
|
2022-05-25 14:28:56 +00:00
|
|
|
"mocha": "10.0.0",
|
2022-08-18 05:37:39 +00:00
|
|
|
"multer": "1.4.5-lts.1",
|
2021-11-11 17:02:25 +00:00
|
|
|
"nested-property": "4.0.0",
|
2022-06-10 06:06:42 +00:00
|
|
|
"node-fetch": "3.2.6",
|
2022-06-30 15:21:25 +00:00
|
|
|
"nodemailer": "6.7.6",
|
2021-11-11 17:02:25 +00:00
|
|
|
"os-utils": "0.0.14",
|
2022-07-01 04:48:03 +00:00
|
|
|
"parse5": "7.0.0",
|
2022-02-18 15:48:04 +00:00
|
|
|
"pg": "8.7.3",
|
2021-11-11 17:02:25 +00:00
|
|
|
"private-ip": "2.3.3",
|
2022-02-03 12:09:15 +00:00
|
|
|
"probe-image-size": "7.2.3",
|
2021-11-11 17:02:25 +00:00
|
|
|
"promise-limit": "2.7.0",
|
|
|
|
"pug": "3.0.2",
|
|
|
|
"punycode": "2.1.1",
|
2022-06-30 15:21:25 +00:00
|
|
|
"pureimage": "0.3.14",
|
2022-01-21 08:04:48 +00:00
|
|
|
"qrcode": "1.5.0",
|
2021-11-11 17:02:25 +00:00
|
|
|
"random-seed": "0.3.0",
|
|
|
|
"ratelimiter": "3.4.1",
|
2022-06-30 15:21:25 +00:00
|
|
|
"re2": "1.17.7",
|
2021-11-11 17:02:25 +00:00
|
|
|
"redis-lock": "0.1.4",
|
|
|
|
"reflect-metadata": "0.1.13",
|
|
|
|
"rename": "1.0.4",
|
|
|
|
"require-all": "3.0.0",
|
|
|
|
"rndstr": "1.0.0",
|
2022-07-02 12:26:33 +00:00
|
|
|
"rss-parser": "3.12.0",
|
2022-02-18 15:48:04 +00:00
|
|
|
"sanitize-html": "2.7.0",
|
2022-04-23 03:29:26 +00:00
|
|
|
"semver": "7.3.7",
|
2022-08-30 00:36:01 +00:00
|
|
|
"sharp": "0.30.7",
|
2021-11-11 17:02:25 +00:00
|
|
|
"speakeasy": "2.0.0",
|
|
|
|
"strict-event-emitter-types": "2.0.0",
|
|
|
|
"stringz": "2.1.0",
|
|
|
|
"style-loader": "3.3.1",
|
2022-06-18 07:02:31 +00:00
|
|
|
"summaly": "2.6.0",
|
2021-11-11 17:02:25 +00:00
|
|
|
"syslog-pro": "1.0.0",
|
2022-06-30 15:21:25 +00:00
|
|
|
"systeminformation": "5.11.22",
|
2021-11-11 17:02:25 +00:00
|
|
|
"tinycolor2": "1.4.2",
|
|
|
|
"tmp": "0.2.1",
|
2022-06-30 15:21:25 +00:00
|
|
|
"ts-loader": "9.3.1",
|
2022-06-10 06:06:42 +00:00
|
|
|
"ts-node": "10.8.1",
|
2022-06-30 15:21:25 +00:00
|
|
|
"tsc-alias": "1.6.11",
|
2022-05-25 14:28:56 +00:00
|
|
|
"tsconfig-paths": "4.0.0",
|
2022-03-19 10:22:58 +00:00
|
|
|
"twemoji-parser": "14.0.0",
|
2022-06-30 15:21:25 +00:00
|
|
|
"typeorm": "0.3.7",
|
2022-01-12 15:47:40 +00:00
|
|
|
"unzipper": "0.10.11",
|
2021-11-11 17:02:25 +00:00
|
|
|
"uuid": "8.3.2",
|
2022-05-14 05:57:51 +00:00
|
|
|
"web-push": "3.5.0",
|
2021-11-11 17:02:25 +00:00
|
|
|
"websocket": "1.0.34",
|
2022-06-10 06:06:42 +00:00
|
|
|
"ws": "8.8.0",
|
2022-04-17 05:42:13 +00:00
|
|
|
"xev": "3.0.2"
|
2021-11-11 17:02:25 +00:00
|
|
|
},
|
|
|
|
"devDependencies": {
|
2022-05-14 05:57:51 +00:00
|
|
|
"@redocly/openapi-core": "1.0.0-beta.97",
|
2022-04-15 16:28:59 +00:00
|
|
|
"@types/bcryptjs": "2.4.2",
|
|
|
|
"@types/bull": "3.15.8",
|
|
|
|
"@types/cbor": "6.0.0",
|
|
|
|
"@types/escape-regexp": "0.0.1",
|
2022-01-21 08:04:48 +00:00
|
|
|
"@types/fluent-ffmpeg": "2.1.20",
|
2022-04-15 16:28:59 +00:00
|
|
|
"@types/is-url": "1.2.30",
|
|
|
|
"@types/js-yaml": "4.0.5",
|
|
|
|
"@types/jsdom": "16.2.14",
|
|
|
|
"@types/jsonld": "1.5.6",
|
2022-05-14 05:57:51 +00:00
|
|
|
"@types/jsrsasign": "10.5.1",
|
2022-04-15 16:28:59 +00:00
|
|
|
"@types/koa": "2.13.4",
|
|
|
|
"@types/koa-bodyparser": "4.3.7",
|
|
|
|
"@types/koa-cors": "0.0.2",
|
|
|
|
"@types/koa-favicon": "2.0.21",
|
|
|
|
"@types/koa-logger": "3.1.2",
|
|
|
|
"@types/koa-mount": "4.0.1",
|
|
|
|
"@types/koa-send": "4.1.3",
|
|
|
|
"@types/koa-views": "7.0.0",
|
|
|
|
"@types/koa__cors": "3.1.1",
|
|
|
|
"@types/koa__multer": "2.0.4",
|
|
|
|
"@types/koa__router": "8.0.11",
|
2022-04-23 03:29:26 +00:00
|
|
|
"@types/mocha": "9.1.1",
|
2022-06-30 15:21:25 +00:00
|
|
|
"@types/node": "18.0.0",
|
2022-04-15 16:28:59 +00:00
|
|
|
"@types/node-fetch": "3.0.3",
|
|
|
|
"@types/nodemailer": "6.4.4",
|
2022-08-26 22:04:53 +00:00
|
|
|
"@types/oauth": "^0.9.1",
|
2022-04-15 16:28:59 +00:00
|
|
|
"@types/pug": "2.0.6",
|
|
|
|
"@types/punycode": "2.1.0",
|
|
|
|
"@types/qrcode": "1.4.2",
|
|
|
|
"@types/random-seed": "0.3.3",
|
|
|
|
"@types/ratelimiter": "3.4.3",
|
|
|
|
"@types/redis": "4.0.11",
|
|
|
|
"@types/rename": "1.0.4",
|
|
|
|
"@types/sanitize-html": "2.6.2",
|
2022-06-30 15:21:25 +00:00
|
|
|
"@types/semver": "7.3.10",
|
|
|
|
"@types/sharp": "0.30.4",
|
2022-04-15 16:28:59 +00:00
|
|
|
"@types/sinonjs__fake-timers": "8.1.2",
|
|
|
|
"@types/speakeasy": "2.0.7",
|
|
|
|
"@types/tinycolor2": "1.4.3",
|
|
|
|
"@types/tmp": "0.2.3",
|
|
|
|
"@types/uuid": "8.3.4",
|
|
|
|
"@types/web-push": "3.3.2",
|
|
|
|
"@types/websocket": "1.0.5",
|
|
|
|
"@types/ws": "8.5.3",
|
2022-08-26 19:24:29 +00:00
|
|
|
"@typescript-eslint/eslint-plugin": "^5.35.1",
|
2022-07-18 10:41:58 +00:00
|
|
|
"@typescript-eslint/parser": "^5.30.0",
|
2021-11-19 05:48:59 +00:00
|
|
|
"cross-env": "7.0.3",
|
2022-07-18 10:41:58 +00:00
|
|
|
"eslint": "^8.20.0",
|
|
|
|
"eslint-plugin-import": "^2.26.0",
|
2022-06-30 15:21:25 +00:00
|
|
|
"execa": "6.1.0",
|
2022-08-26 19:24:29 +00:00
|
|
|
"form-data": "^4.0.0",
|
2022-07-18 10:41:58 +00:00
|
|
|
"typescript": "^4.7.4"
|
2021-11-11 17:02:25 +00:00
|
|
|
}
|
|
|
|
}
|