mirror of
				https://codeberg.org/yeentown/barkey.git
				synced 2025-10-30 21:14:12 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			179 lines
		
	
	
	
		
			4.6 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			179 lines
		
	
	
	
		
			4.6 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
| 	"main": "./index.js",
 | |
| 	"private": true,
 | |
| 	"type": "module",
 | |
| 	"scripts": {
 | |
| 		"build": "tsc -p tsconfig.json || echo done. && tsc-alias -p tsconfig.json",
 | |
| 		"watch": "node watch.mjs",
 | |
| 		"lint": "eslint --quiet \"src/**/*.ts\"",
 | |
| 		"mocha": "cross-env NODE_ENV=test TS_NODE_FILES=true TS_NODE_TRANSPILE_ONLY=true TS_NODE_PROJECT=\"./test/tsconfig.json\" mocha",
 | |
| 		"test": "npm run mocha"
 | |
| 	},
 | |
| 	"resolutions": {
 | |
| 		"chokidar": "^3.3.1",
 | |
| 		"lodash": "^4.17.21"
 | |
| 	},
 | |
| 	"dependencies": {
 | |
| 		"@bull-board/koa": "3.10.4",
 | |
| 		"@discordapp/twemoji": "14.0.2",
 | |
| 		"@elastic/elasticsearch": "7.11.0",
 | |
| 		"@koa/cors": "3.1.0",
 | |
| 		"@koa/multer": "3.0.0",
 | |
| 		"@koa/router": "9.0.1",
 | |
| 		"@peertube/http-signature": "1.6.0",
 | |
| 		"@sinonjs/fake-timers": "9.1.2",
 | |
| 		"@syuilo/aiscript": "0.11.1",
 | |
| 		"abort-controller": "3.0.0",
 | |
| 		"ajv": "8.11.0",
 | |
| 		"archiver": "5.3.1",
 | |
| 		"autobind-decorator": "2.4.0",
 | |
| 		"autwh": "0.1.0",
 | |
| 		"aws-sdk": "2.1135.0",
 | |
| 		"bcryptjs": "2.4.3",
 | |
| 		"blurhash": "1.1.5",
 | |
| 		"broadcast-channel": "4.12.0",
 | |
| 		"bull": "4.8.3",
 | |
| 		"cacheable-lookup": "6.0.4",
 | |
| 		"cbor": "8.1.0",
 | |
| 		"chalk": "5.0.1",
 | |
| 		"chalk-template": "0.4.0",
 | |
| 		"cli-highlight": "2.1.11",
 | |
| 		"color-convert": "2.0.1",
 | |
| 		"content-disposition": "0.5.4",
 | |
| 		"date-fns": "2.28.0",
 | |
| 		"deep-email-validator": "0.1.21",
 | |
| 		"escape-regexp": "0.0.1",
 | |
| 		"feed": "4.2.2",
 | |
| 		"file-type": "17.1.1",
 | |
| 		"fluent-ffmpeg": "2.1.2",
 | |
| 		"got": "12.0.4",
 | |
| 		"hpagent": "0.1.2",
 | |
| 		"ip-cidr": "3.0.8",
 | |
| 		"is-svg": "4.3.2",
 | |
| 		"js-yaml": "4.1.0",
 | |
| 		"jsdom": "19.0.0",
 | |
| 		"json5": "2.2.1",
 | |
| 		"json5-loader": "4.0.1",
 | |
| 		"jsonld": "5.2.0",
 | |
| 		"jsrsasign": "10.5.22",
 | |
| 		"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",
 | |
| 		"mfm-js": "0.22.1",
 | |
| 		"mime-types": "2.1.35",
 | |
| 		"misskey-js": "0.0.14",
 | |
| 		"mocha": "10.0.0",
 | |
| 		"ms": "3.0.0-canary.1",
 | |
| 		"multer": "1.4.4",
 | |
| 		"nested-property": "4.0.0",
 | |
| 		"node-fetch": "3.2.4",
 | |
| 		"nodemailer": "6.7.5",
 | |
| 		"os-utils": "0.0.14",
 | |
| 		"parse5": "6.0.1",
 | |
| 		"pg": "8.7.3",
 | |
| 		"private-ip": "2.3.3",
 | |
| 		"probe-image-size": "7.2.3",
 | |
| 		"promise-limit": "2.7.0",
 | |
| 		"pug": "3.0.2",
 | |
| 		"punycode": "2.1.1",
 | |
| 		"pureimage": "0.3.8",
 | |
| 		"qrcode": "1.5.0",
 | |
| 		"random-seed": "0.3.0",
 | |
| 		"ratelimiter": "3.4.1",
 | |
| 		"re2": "1.17.4",
 | |
| 		"redis": "3.1.2",
 | |
| 		"redis-lock": "0.1.4",
 | |
| 		"reflect-metadata": "0.1.13",
 | |
| 		"rename": "1.0.4",
 | |
| 		"require-all": "3.0.0",
 | |
| 		"rndstr": "1.0.0",
 | |
| 		"s-age": "1.1.2",
 | |
| 		"sanitize-html": "2.7.0",
 | |
| 		"semver": "7.3.7",
 | |
| 		"sharp": "0.29.3",
 | |
| 		"speakeasy": "2.0.0",
 | |
| 		"strict-event-emitter-types": "2.0.0",
 | |
| 		"stringz": "2.1.0",
 | |
| 		"style-loader": "3.3.1",
 | |
| 		"summaly": "2.5.0",
 | |
| 		"syslog-pro": "1.0.0",
 | |
| 		"systeminformation": "5.11.15",
 | |
| 		"tinycolor2": "1.4.2",
 | |
| 		"tmp": "0.2.1",
 | |
| 		"ts-loader": "9.3.0",
 | |
| 		"ts-node": "10.8.0",
 | |
| 		"tsc-alias": "1.6.7",
 | |
| 		"tsconfig-paths": "4.0.0",
 | |
| 		"twemoji-parser": "14.0.0",
 | |
| 		"typeorm": "0.3.6",
 | |
| 		"ulid": "2.3.0",
 | |
| 		"unzipper": "0.10.11",
 | |
| 		"uuid": "8.3.2",
 | |
| 		"web-push": "3.5.0",
 | |
| 		"websocket": "1.0.34",
 | |
| 		"ws": "8.6.0",
 | |
| 		"xev": "3.0.2"
 | |
| 	},
 | |
| 	"devDependencies": {
 | |
| 		"@redocly/openapi-core": "1.0.0-beta.97",
 | |
| 		"@types/semver": "7.3.9",
 | |
| 		"@types/bcryptjs": "2.4.2",
 | |
| 		"@types/bull": "3.15.8",
 | |
| 		"@types/cbor": "6.0.0",
 | |
| 		"@types/escape-regexp": "0.0.1",
 | |
| 		"@types/fluent-ffmpeg": "2.1.20",
 | |
| 		"@types/is-url": "1.2.30",
 | |
| 		"@types/js-yaml": "4.0.5",
 | |
| 		"@types/jsdom": "16.2.14",
 | |
| 		"@types/jsonld": "1.5.6",
 | |
| 		"@types/jsrsasign": "10.5.1",
 | |
| 		"@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",
 | |
| 		"@types/mocha": "9.1.1",
 | |
| 		"@types/node": "17.0.35",
 | |
| 		"@types/node-fetch": "3.0.3",
 | |
| 		"@types/nodemailer": "6.4.4",
 | |
| 		"@types/oauth": "0.9.1",
 | |
| 		"@types/parse5": "6.0.3",
 | |
| 		"@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",
 | |
| 		"@types/sharp": "0.30.2",
 | |
| 		"@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",
 | |
| 		"@typescript-eslint/eslint-plugin": "5.26.0",
 | |
| 		"@typescript-eslint/parser": "5.26.0",
 | |
| 		"typescript": "4.7.2",
 | |
| 		"eslint": "8.16.0",
 | |
| 		"eslint-plugin-import": "2.26.0",
 | |
| 
 | |
| 		"cross-env": "7.0.3",
 | |
| 		"execa": "6.1.0"
 | |
| 	}
 | |
| }
 |