88 lines
2.2 KiB
JSON
88 lines
2.2 KiB
JSON
{
|
|
"name": "community_rule_backend",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"main": "app.js",
|
|
"dependencies": {
|
|
"accepts": "^1.3.8",
|
|
"array-flatten": "^1.1.1",
|
|
"body-parser": "^1.20.2",
|
|
"bytes": "^3.1.2",
|
|
"call-bind": "^1.0.5",
|
|
"content-disposition": "^0.5.4",
|
|
"content-type": "^1.0.5",
|
|
"cookie": "^0.5.0",
|
|
"cookie-signature": "^1.0.6",
|
|
"cors": "^2.8.5",
|
|
"debug": "^2.6.9",
|
|
"define-data-property": "^1.1.1",
|
|
"denque": "^2.1.0",
|
|
"depd": "^2.0.0",
|
|
"destroy": "^1.2.0",
|
|
"ee-first": "^1.1.1",
|
|
"encodeurl": "^1.0.2",
|
|
"escape-html": "^1.0.3",
|
|
"etag": "^1.8.1",
|
|
"express": "^4.18.2",
|
|
"finalhandler": "^1.2.0",
|
|
"forwarded": "^0.2.0",
|
|
"fresh": "^0.5.2",
|
|
"function-bind": "^1.1.2",
|
|
"generate-function": "^2.3.1",
|
|
"get-intrinsic": "^1.2.2",
|
|
"gopd": "^1.0.1",
|
|
"has-property-descriptors": "^1.0.1",
|
|
"has-proto": "^1.0.1",
|
|
"has-symbols": "^1.0.3",
|
|
"hasown": "^2.0.0",
|
|
"http-errors": "^2.0.0",
|
|
"iconv-lite": "^0.4.24",
|
|
"inherits": "^2.0.4",
|
|
"ipaddr.js": "^1.9.1",
|
|
"is-property": "^1.0.2",
|
|
"long": "^5.2.3",
|
|
"lru-cache": "^8.0.5",
|
|
"media-typer": "^0.3.0",
|
|
"merge-descriptors": "^1.0.1",
|
|
"methods": "^1.1.2",
|
|
"mime": "^1.6.0",
|
|
"mime-db": "^1.52.0",
|
|
"mime-types": "^2.1.35",
|
|
"ms": "^2.0.0",
|
|
"mysql": "^2.18.1",
|
|
"mysql2": "^3.6.5",
|
|
"named-placeholders": "^1.1.3",
|
|
"negotiator": "^0.6.3",
|
|
"nodemailer": "^6.9.7",
|
|
"object-inspect": "^1.13.1",
|
|
"on-finished": "^2.4.1",
|
|
"parseurl": "^1.3.3",
|
|
"path-to-regexp": "^0.1.7",
|
|
"proxy-addr": "^2.0.7",
|
|
"qs": "^6.11.0",
|
|
"range-parser": "^1.2.1",
|
|
"raw-body": "^2.5.2",
|
|
"safe-buffer": "^5.2.1",
|
|
"safer-buffer": "^2.1.2",
|
|
"send": "^0.18.0",
|
|
"seq-queue": "^0.0.5",
|
|
"serve-static": "^1.15.0",
|
|
"set-function-length": "^1.1.1",
|
|
"setprototypeof": "^1.2.0",
|
|
"side-channel": "^1.0.4",
|
|
"sqlstring": "^2.3.3",
|
|
"statuses": "^2.0.1",
|
|
"toidentifier": "^1.0.1",
|
|
"type-is": "^1.6.18",
|
|
"unpipe": "^1.0.0",
|
|
"utils-merge": "^1.0.1",
|
|
"vary": "^1.1.2"
|
|
},
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"keywords": [],
|
|
"author": "",
|
|
"license": "ISC"
|
|
}
|