2024-04-22 10:02:34 +02:00
|
|
|
{
|
|
|
|
"name": "node",
|
|
|
|
"lockfileVersion": 3,
|
|
|
|
"requires": true,
|
|
|
|
"packages": {
|
|
|
|
"node_modules/@gar/promisify": {
|
|
|
|
"version": "1.1.3",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true
|
|
|
|
},
|
|
|
|
"node_modules/@mapbox/node-pre-gyp": {
|
|
|
|
"version": "1.0.11",
|
|
|
|
"resolved": "https://registry.npmjs.org/@mapbox/node-pre-gyp/-/node-pre-gyp-1.0.11.tgz",
|
|
|
|
"integrity": "sha512-Yhlar6v9WQgUp/He7BdgzOz8lqMQ8sU+jkCq7Wx8Myc5YFJLbEe7lgui/V7G1qB1DJykHSGwreceSaD60Y0PUQ==",
|
|
|
|
"dev": true,
|
|
|
|
"dependencies": {
|
|
|
|
"detect-libc": "^2.0.0",
|
|
|
|
"https-proxy-agent": "^5.0.0",
|
|
|
|
"make-dir": "^3.1.0",
|
|
|
|
"node-fetch": "^2.6.7",
|
|
|
|
"nopt": "^5.0.0",
|
|
|
|
"npmlog": "^5.0.1",
|
|
|
|
"rimraf": "^3.0.2",
|
|
|
|
"semver": "^7.3.5",
|
|
|
|
"tar": "^6.1.11"
|
|
|
|
},
|
|
|
|
"bin": {
|
|
|
|
"node-pre-gyp": "bin/node-pre-gyp"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@mapbox/node-pre-gyp/node_modules/are-we-there-yet": {
|
|
|
|
"version": "2.0.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/are-we-there-yet/-/are-we-there-yet-2.0.0.tgz",
|
|
|
|
"integrity": "sha512-Ci/qENmwHnsYo9xKIcUJN5LeDKdJ6R1Z1j9V/J5wyq8nh/mYPEpIKJbBZXtZjG04HiK7zV/p6Vs9952MrMeUIw==",
|
|
|
|
"dev": true,
|
|
|
|
"dependencies": {
|
|
|
|
"delegates": "^1.0.0",
|
|
|
|
"readable-stream": "^3.6.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=10"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@mapbox/node-pre-gyp/node_modules/gauge": {
|
|
|
|
"version": "3.0.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/gauge/-/gauge-3.0.2.tgz",
|
|
|
|
"integrity": "sha512-+5J6MS/5XksCuXq++uFRsnUd7Ovu1XenbeuIuNRJxYWjgQbPuFhT14lAvsWfqfAmnwluf1OwMjz39HjfLPci0Q==",
|
|
|
|
"dev": true,
|
|
|
|
"dependencies": {
|
|
|
|
"aproba": "^1.0.3 || ^2.0.0",
|
|
|
|
"color-support": "^1.1.2",
|
|
|
|
"console-control-strings": "^1.0.0",
|
|
|
|
"has-unicode": "^2.0.1",
|
|
|
|
"object-assign": "^4.1.1",
|
|
|
|
"signal-exit": "^3.0.0",
|
|
|
|
"string-width": "^4.2.3",
|
|
|
|
"strip-ansi": "^6.0.1",
|
|
|
|
"wide-align": "^1.1.2"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=10"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@mapbox/node-pre-gyp/node_modules/npmlog": {
|
|
|
|
"version": "5.0.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/npmlog/-/npmlog-5.0.1.tgz",
|
|
|
|
"integrity": "sha512-AqZtDUWOMKs1G/8lwylVjrdYgqA4d9nu8hc+0gzRxlDb1I10+FHBGMXs6aiQHFdCUUlqH99MUMuLfzWDNDtfxw==",
|
|
|
|
"dev": true,
|
|
|
|
"dependencies": {
|
|
|
|
"are-we-there-yet": "^2.0.0",
|
|
|
|
"console-control-strings": "^1.1.0",
|
|
|
|
"gauge": "^3.0.0",
|
|
|
|
"set-blocking": "^2.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@npmcli/fs": {
|
|
|
|
"version": "1.1.1",
|
|
|
|
"dev": true,
|
|
|
|
"license": "ISC",
|
|
|
|
"optional": true,
|
|
|
|
"dependencies": {
|
|
|
|
"@gar/promisify": "^1.0.1",
|
|
|
|
"semver": "^7.3.5"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@npmcli/move-file": {
|
|
|
|
"version": "1.1.2",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"dependencies": {
|
|
|
|
"mkdirp": "^1.0.4",
|
|
|
|
"rimraf": "^3.0.2"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=10"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@tootallnate/once": {
|
|
|
|
"version": "1.1.2",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 6"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/abbrev": {
|
|
|
|
"version": "1.1.1",
|
|
|
|
"dev": true,
|
|
|
|
"license": "ISC"
|
|
|
|
},
|
|
|
|
"node_modules/agent-base": {
|
|
|
|
"version": "6.0.2",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"debug": "4"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 6.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/agentkeepalive": {
|
|
|
|
"version": "4.5.0",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"dependencies": {
|
|
|
|
"humanize-ms": "^1.2.1"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 8.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/aggregate-error": {
|
|
|
|
"version": "3.1.0",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"dependencies": {
|
|
|
|
"clean-stack": "^2.0.0",
|
|
|
|
"indent-string": "^4.0.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=8"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/ansi-regex": {
|
|
|
|
"version": "5.0.1",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"node": ">=8"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/aproba": {
|
|
|
|
"version": "2.0.0",
|
|
|
|
"dev": true,
|
|
|
|
"license": "ISC"
|
|
|
|
},
|
|
|
|
"node_modules/are-we-there-yet": {
|
|
|
|
"version": "3.0.1",
|
|
|
|
"dev": true,
|
|
|
|
"license": "ISC",
|
|
|
|
"optional": true,
|
|
|
|
"dependencies": {
|
|
|
|
"delegates": "^1.0.0",
|
|
|
|
"readable-stream": "^3.6.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": "^12.13.0 || ^14.15.0 || >=16.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/balanced-match": {
|
|
|
|
"version": "1.0.2",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT"
|
|
|
|
},
|
|
|
|
"node_modules/base64-js": {
|
|
|
|
"version": "1.5.1",
|
|
|
|
"dev": true,
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"type": "github",
|
|
|
|
"url": "https://github.com/sponsors/feross"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "patreon",
|
|
|
|
"url": "https://www.patreon.com/feross"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "consulting",
|
|
|
|
"url": "https://feross.org/support"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"license": "MIT"
|
|
|
|
},
|
|
|
|
"node_modules/bcrypt": {
|
|
|
|
"version": "5.1.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/bcrypt/-/bcrypt-5.1.1.tgz",
|
|
|
|
"integrity": "sha512-AGBHOG5hPYZ5Xl9KXzU5iKq9516yEmvCKDg3ecP5kX2aB6UqTeXZxk2ELnDgDm6BQSMlLt9rDB4LoSMx0rYwww==",
|
|
|
|
"dev": true,
|
|
|
|
"hasInstallScript": true,
|
|
|
|
"dependencies": {
|
|
|
|
"@mapbox/node-pre-gyp": "^1.0.11",
|
|
|
|
"node-addon-api": "^5.0.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 10.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/bcrypt/node_modules/node-addon-api": {
|
|
|
|
"version": "5.1.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/node-addon-api/-/node-addon-api-5.1.0.tgz",
|
|
|
|
"integrity": "sha512-eh0GgfEkpnoWDq+VY8OyvYhFEzBk6jIYbRKdIlyTiAXIVJ8PyBaKb0rp7oDtoddbdoHWhq8wwr+XZ81F1rpNdA==",
|
|
|
|
"dev": true
|
|
|
|
},
|
|
|
|
"node_modules/bindings": {
|
|
|
|
"version": "1.5.0",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"file-uri-to-path": "1.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/bl": {
|
|
|
|
"version": "4.1.0",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"buffer": "^5.5.0",
|
|
|
|
"inherits": "^2.0.4",
|
|
|
|
"readable-stream": "^3.4.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/brace-expansion": {
|
|
|
|
"version": "1.1.11",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"balanced-match": "^1.0.0",
|
|
|
|
"concat-map": "0.0.1"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/buffer": {
|
|
|
|
"version": "5.7.1",
|
|
|
|
"dev": true,
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"type": "github",
|
|
|
|
"url": "https://github.com/sponsors/feross"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "patreon",
|
|
|
|
"url": "https://www.patreon.com/feross"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "consulting",
|
|
|
|
"url": "https://feross.org/support"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"base64-js": "^1.3.1",
|
|
|
|
"ieee754": "^1.1.13"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/cacache": {
|
|
|
|
"version": "15.3.0",
|
|
|
|
"dev": true,
|
|
|
|
"license": "ISC",
|
|
|
|
"optional": true,
|
|
|
|
"dependencies": {
|
|
|
|
"@npmcli/fs": "^1.0.0",
|
|
|
|
"@npmcli/move-file": "^1.0.1",
|
|
|
|
"chownr": "^2.0.0",
|
|
|
|
"fs-minipass": "^2.0.0",
|
|
|
|
"glob": "^7.1.4",
|
|
|
|
"infer-owner": "^1.0.4",
|
|
|
|
"lru-cache": "^6.0.0",
|
|
|
|
"minipass": "^3.1.1",
|
|
|
|
"minipass-collect": "^1.0.2",
|
|
|
|
"minipass-flush": "^1.0.5",
|
|
|
|
"minipass-pipeline": "^1.2.2",
|
|
|
|
"mkdirp": "^1.0.3",
|
|
|
|
"p-map": "^4.0.0",
|
|
|
|
"promise-inflight": "^1.0.1",
|
|
|
|
"rimraf": "^3.0.2",
|
|
|
|
"ssri": "^8.0.1",
|
|
|
|
"tar": "^6.0.2",
|
|
|
|
"unique-filename": "^1.1.1"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 10"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/chownr": {
|
|
|
|
"version": "2.0.0",
|
|
|
|
"dev": true,
|
|
|
|
"license": "ISC",
|
|
|
|
"engines": {
|
|
|
|
"node": ">=10"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/clean-stack": {
|
|
|
|
"version": "2.2.0",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/color-support": {
|
|
|
|
"version": "1.1.3",
|
|
|
|
"dev": true,
|
|
|
|
"license": "ISC",
|
|
|
|
"bin": {
|
|
|
|
"color-support": "bin.js"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/concat-map": {
|
|
|
|
"version": "0.0.1",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT"
|
|
|
|
},
|
|
|
|
"node_modules/console-control-strings": {
|
|
|
|
"version": "1.1.0",
|
|
|
|
"dev": true,
|
|
|
|
"license": "ISC"
|
|
|
|
},
|
|
|
|
"node_modules/debug": {
|
|
|
|
"version": "4.3.4",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"ms": "2.1.2"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.0"
|
|
|
|
},
|
|
|
|
"peerDependenciesMeta": {
|
|
|
|
"supports-color": {
|
|
|
|
"optional": true
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/decompress-response": {
|
|
|
|
"version": "6.0.0",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"mimic-response": "^3.1.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=10"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/deep-extend": {
|
|
|
|
"version": "0.6.0",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"node": ">=4.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/delegates": {
|
|
|
|
"version": "1.0.0",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT"
|
|
|
|
},
|
|
|
|
"node_modules/detect-libc": {
|
|
|
|
"version": "2.0.3",
|
|
|
|
"dev": true,
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
"engines": {
|
|
|
|
"node": ">=8"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/emoji-regex": {
|
|
|
|
"version": "8.0.0",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT"
|
|
|
|
},
|
|
|
|
"node_modules/encoding": {
|
|
|
|
"version": "0.1.13",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"dependencies": {
|
|
|
|
"iconv-lite": "^0.6.2"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/end-of-stream": {
|
|
|
|
"version": "1.4.4",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"once": "^1.4.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/env-paths": {
|
|
|
|
"version": "2.2.1",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/err-code": {
|
|
|
|
"version": "2.0.3",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true
|
|
|
|
},
|
|
|
|
"node_modules/expand-template": {
|
|
|
|
"version": "2.0.3",
|
|
|
|
"dev": true,
|
|
|
|
"license": "(MIT OR WTFPL)",
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/file-uri-to-path": {
|
|
|
|
"version": "1.0.0",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT"
|
|
|
|
},
|
|
|
|
"node_modules/fs-constants": {
|
|
|
|
"version": "1.0.0",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT"
|
|
|
|
},
|
|
|
|
"node_modules/fs-minipass": {
|
|
|
|
"version": "2.1.0",
|
|
|
|
"dev": true,
|
|
|
|
"license": "ISC",
|
|
|
|
"dependencies": {
|
|
|
|
"minipass": "^3.0.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 8"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/fs.realpath": {
|
|
|
|
"version": "1.0.0",
|
|
|
|
"dev": true,
|
|
|
|
"license": "ISC"
|
|
|
|
},
|
|
|
|
"node_modules/gauge": {
|
|
|
|
"version": "4.0.4",
|
|
|
|
"dev": true,
|
|
|
|
"license": "ISC",
|
|
|
|
"optional": true,
|
|
|
|
"dependencies": {
|
|
|
|
"aproba": "^1.0.3 || ^2.0.0",
|
|
|
|
"color-support": "^1.1.3",
|
|
|
|
"console-control-strings": "^1.1.0",
|
|
|
|
"has-unicode": "^2.0.1",
|
|
|
|
"signal-exit": "^3.0.7",
|
|
|
|
"string-width": "^4.2.3",
|
|
|
|
"strip-ansi": "^6.0.1",
|
|
|
|
"wide-align": "^1.1.5"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": "^12.13.0 || ^14.15.0 || >=16.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/github-from-package": {
|
|
|
|
"version": "0.0.0",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT"
|
|
|
|
},
|
|
|
|
"node_modules/glob": {
|
|
|
|
"version": "7.2.3",
|
|
|
|
"dev": true,
|
|
|
|
"license": "ISC",
|
|
|
|
"dependencies": {
|
|
|
|
"fs.realpath": "^1.0.0",
|
|
|
|
"inflight": "^1.0.4",
|
|
|
|
"inherits": "2",
|
|
|
|
"minimatch": "^3.1.1",
|
|
|
|
"once": "^1.3.0",
|
|
|
|
"path-is-absolute": "^1.0.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": "*"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/graceful-fs": {
|
|
|
|
"version": "4.2.11",
|
|
|
|
"dev": true,
|
|
|
|
"license": "ISC",
|
|
|
|
"optional": true
|
|
|
|
},
|
|
|
|
"node_modules/has-unicode": {
|
|
|
|
"version": "2.0.1",
|
|
|
|
"dev": true,
|
|
|
|
"license": "ISC"
|
|
|
|
},
|
|
|
|
"node_modules/http-cache-semantics": {
|
|
|
|
"version": "4.1.1",
|
|
|
|
"dev": true,
|
|
|
|
"license": "BSD-2-Clause",
|
|
|
|
"optional": true
|
|
|
|
},
|
|
|
|
"node_modules/http-proxy-agent": {
|
|
|
|
"version": "4.0.1",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"dependencies": {
|
|
|
|
"@tootallnate/once": "1",
|
|
|
|
"agent-base": "6",
|
|
|
|
"debug": "4"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 6"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/https-proxy-agent": {
|
|
|
|
"version": "5.0.1",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"agent-base": "6",
|
|
|
|
"debug": "4"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 6"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/humanize-ms": {
|
|
|
|
"version": "1.2.1",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"dependencies": {
|
|
|
|
"ms": "^2.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/iconv-lite": {
|
|
|
|
"version": "0.6.3",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"dependencies": {
|
|
|
|
"safer-buffer": ">= 2.1.2 < 3.0.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/ieee754": {
|
|
|
|
"version": "1.2.1",
|
|
|
|
"dev": true,
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"type": "github",
|
|
|
|
"url": "https://github.com/sponsors/feross"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "patreon",
|
|
|
|
"url": "https://www.patreon.com/feross"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "consulting",
|
|
|
|
"url": "https://feross.org/support"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"license": "BSD-3-Clause"
|
|
|
|
},
|
|
|
|
"node_modules/imurmurhash": {
|
|
|
|
"version": "0.1.4",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"engines": {
|
|
|
|
"node": ">=0.8.19"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/indent-string": {
|
|
|
|
"version": "4.0.0",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"engines": {
|
|
|
|
"node": ">=8"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/infer-owner": {
|
|
|
|
"version": "1.0.4",
|
|
|
|
"dev": true,
|
|
|
|
"license": "ISC",
|
|
|
|
"optional": true
|
|
|
|
},
|
|
|
|
"node_modules/inflight": {
|
|
|
|
"version": "1.0.6",
|
|
|
|
"dev": true,
|
|
|
|
"license": "ISC",
|
|
|
|
"dependencies": {
|
|
|
|
"once": "^1.3.0",
|
|
|
|
"wrappy": "1"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/inherits": {
|
|
|
|
"version": "2.0.4",
|
|
|
|
"dev": true,
|
|
|
|
"license": "ISC"
|
|
|
|
},
|
|
|
|
"node_modules/ini": {
|
|
|
|
"version": "1.3.8",
|
|
|
|
"dev": true,
|
|
|
|
"license": "ISC"
|
|
|
|
},
|
|
|
|
"node_modules/ip-address": {
|
|
|
|
"version": "9.0.5",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"dependencies": {
|
|
|
|
"jsbn": "1.1.0",
|
|
|
|
"sprintf-js": "^1.1.3"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 12"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/is-fullwidth-code-point": {
|
|
|
|
"version": "3.0.0",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"node": ">=8"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/is-lambda": {
|
|
|
|
"version": "1.0.1",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true
|
|
|
|
},
|
|
|
|
"node_modules/isexe": {
|
|
|
|
"version": "2.0.0",
|
|
|
|
"dev": true,
|
|
|
|
"license": "ISC",
|
|
|
|
"optional": true
|
|
|
|
},
|
|
|
|
"node_modules/jsbn": {
|
|
|
|
"version": "1.1.0",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true
|
|
|
|
},
|
|
|
|
"node_modules/lru-cache": {
|
|
|
|
"version": "6.0.0",
|
|
|
|
"dev": true,
|
|
|
|
"license": "ISC",
|
|
|
|
"dependencies": {
|
|
|
|
"yallist": "^4.0.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=10"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/make-dir": {
|
|
|
|
"version": "3.1.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/make-dir/-/make-dir-3.1.0.tgz",
|
|
|
|
"integrity": "sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw==",
|
|
|
|
"dev": true,
|
|
|
|
"dependencies": {
|
|
|
|
"semver": "^6.0.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=8"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/make-dir/node_modules/semver": {
|
|
|
|
"version": "6.3.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz",
|
|
|
|
"integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==",
|
|
|
|
"dev": true,
|
|
|
|
"bin": {
|
|
|
|
"semver": "bin/semver.js"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/make-fetch-happen": {
|
|
|
|
"version": "9.1.0",
|
|
|
|
"dev": true,
|
|
|
|
"license": "ISC",
|
|
|
|
"optional": true,
|
|
|
|
"dependencies": {
|
|
|
|
"agentkeepalive": "^4.1.3",
|
|
|
|
"cacache": "^15.2.0",
|
|
|
|
"http-cache-semantics": "^4.1.0",
|
|
|
|
"http-proxy-agent": "^4.0.1",
|
|
|
|
"https-proxy-agent": "^5.0.0",
|
|
|
|
"is-lambda": "^1.0.1",
|
|
|
|
"lru-cache": "^6.0.0",
|
|
|
|
"minipass": "^3.1.3",
|
|
|
|
"minipass-collect": "^1.0.2",
|
|
|
|
"minipass-fetch": "^1.3.2",
|
|
|
|
"minipass-flush": "^1.0.5",
|
|
|
|
"minipass-pipeline": "^1.2.4",
|
|
|
|
"negotiator": "^0.6.2",
|
|
|
|
"promise-retry": "^2.0.1",
|
|
|
|
"socks-proxy-agent": "^6.0.0",
|
|
|
|
"ssri": "^8.0.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 10"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/mimic-response": {
|
|
|
|
"version": "3.1.0",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"node": ">=10"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/minimatch": {
|
|
|
|
"version": "3.1.2",
|
|
|
|
"dev": true,
|
|
|
|
"license": "ISC",
|
|
|
|
"dependencies": {
|
|
|
|
"brace-expansion": "^1.1.7"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": "*"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/minimist": {
|
|
|
|
"version": "1.2.8",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/minipass": {
|
|
|
|
"version": "3.3.6",
|
|
|
|
"dev": true,
|
|
|
|
"license": "ISC",
|
|
|
|
"dependencies": {
|
|
|
|
"yallist": "^4.0.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=8"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/minipass-collect": {
|
|
|
|
"version": "1.0.2",
|
|
|
|
"dev": true,
|
|
|
|
"license": "ISC",
|
|
|
|
"optional": true,
|
|
|
|
"dependencies": {
|
|
|
|
"minipass": "^3.0.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 8"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/minipass-fetch": {
|
|
|
|
"version": "1.4.1",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"dependencies": {
|
|
|
|
"minipass": "^3.1.0",
|
|
|
|
"minipass-sized": "^1.0.3",
|
|
|
|
"minizlib": "^2.0.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=8"
|
|
|
|
},
|
|
|
|
"optionalDependencies": {
|
|
|
|
"encoding": "^0.1.12"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/minipass-flush": {
|
|
|
|
"version": "1.0.5",
|
|
|
|
"dev": true,
|
|
|
|
"license": "ISC",
|
|
|
|
"optional": true,
|
|
|
|
"dependencies": {
|
|
|
|
"minipass": "^3.0.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 8"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/minipass-pipeline": {
|
|
|
|
"version": "1.2.4",
|
|
|
|
"dev": true,
|
|
|
|
"license": "ISC",
|
|
|
|
"optional": true,
|
|
|
|
"dependencies": {
|
|
|
|
"minipass": "^3.0.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=8"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/minipass-sized": {
|
|
|
|
"version": "1.0.3",
|
|
|
|
"dev": true,
|
|
|
|
"license": "ISC",
|
|
|
|
"optional": true,
|
|
|
|
"dependencies": {
|
|
|
|
"minipass": "^3.0.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=8"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/minizlib": {
|
|
|
|
"version": "2.1.2",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"minipass": "^3.0.0",
|
|
|
|
"yallist": "^4.0.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 8"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/mkdirp": {
|
|
|
|
"version": "1.0.4",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"bin": {
|
|
|
|
"mkdirp": "bin/cmd.js"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=10"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/mkdirp-classic": {
|
|
|
|
"version": "0.5.3",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT"
|
|
|
|
},
|
|
|
|
"node_modules/ms": {
|
|
|
|
"version": "2.1.2",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT"
|
|
|
|
},
|
|
|
|
"node_modules/napi-build-utils": {
|
|
|
|
"version": "1.0.2",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT"
|
|
|
|
},
|
|
|
|
"node_modules/negotiator": {
|
|
|
|
"version": "0.6.3",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.6"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/node-abi": {
|
|
|
|
"version": "3.57.0",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"semver": "^7.3.5"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=10"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/node-addon-api": {
|
|
|
|
"version": "7.1.0",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"node": "^16 || ^18 || >= 20"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/node-fetch": {
|
|
|
|
"version": "2.7.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.7.0.tgz",
|
|
|
|
"integrity": "sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==",
|
|
|
|
"dev": true,
|
|
|
|
"dependencies": {
|
|
|
|
"whatwg-url": "^5.0.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": "4.x || >=6.0.0"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"encoding": "^0.1.0"
|
|
|
|
},
|
|
|
|
"peerDependenciesMeta": {
|
|
|
|
"encoding": {
|
|
|
|
"optional": true
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/node-gyp": {
|
|
|
|
"version": "8.4.1",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"dependencies": {
|
|
|
|
"env-paths": "^2.2.0",
|
|
|
|
"glob": "^7.1.4",
|
|
|
|
"graceful-fs": "^4.2.6",
|
|
|
|
"make-fetch-happen": "^9.1.0",
|
|
|
|
"nopt": "^5.0.0",
|
|
|
|
"npmlog": "^6.0.0",
|
|
|
|
"rimraf": "^3.0.2",
|
|
|
|
"semver": "^7.3.5",
|
|
|
|
"tar": "^6.1.2",
|
|
|
|
"which": "^2.0.2"
|
|
|
|
},
|
|
|
|
"bin": {
|
|
|
|
"node-gyp": "bin/node-gyp.js"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 10.12.0"
|
|
|
|
}
|
|
|
|
},
|
2024-04-23 16:23:31 +02:00
|
|
|
"node_modules/nodemailer": {
|
|
|
|
"version": "6.9.13",
|
|
|
|
"resolved": "https://registry.npmjs.org/nodemailer/-/nodemailer-6.9.13.tgz",
|
|
|
|
"integrity": "sha512-7o38Yogx6krdoBf3jCAqnIN4oSQFx+fMa0I7dK1D+me9kBxx12D+/33wSb+fhOCtIxvYJ+4x4IMEhmhCKfAiOA==",
|
|
|
|
"dev": true,
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.0.0"
|
|
|
|
}
|
|
|
|
},
|
2024-04-22 10:02:34 +02:00
|
|
|
"node_modules/nopt": {
|
|
|
|
"version": "5.0.0",
|
|
|
|
"dev": true,
|
|
|
|
"license": "ISC",
|
|
|
|
"dependencies": {
|
|
|
|
"abbrev": "1"
|
|
|
|
},
|
|
|
|
"bin": {
|
|
|
|
"nopt": "bin/nopt.js"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/npmlog": {
|
|
|
|
"version": "6.0.2",
|
|
|
|
"dev": true,
|
|
|
|
"license": "ISC",
|
|
|
|
"optional": true,
|
|
|
|
"dependencies": {
|
|
|
|
"are-we-there-yet": "^3.0.0",
|
|
|
|
"console-control-strings": "^1.1.0",
|
|
|
|
"gauge": "^4.0.3",
|
|
|
|
"set-blocking": "^2.0.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": "^12.13.0 || ^14.15.0 || >=16.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/object-assign": {
|
|
|
|
"version": "4.1.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz",
|
|
|
|
"integrity": "sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==",
|
|
|
|
"dev": true,
|
|
|
|
"engines": {
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/once": {
|
|
|
|
"version": "1.4.0",
|
|
|
|
"dev": true,
|
|
|
|
"license": "ISC",
|
|
|
|
"dependencies": {
|
|
|
|
"wrappy": "1"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/p-map": {
|
|
|
|
"version": "4.0.0",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"dependencies": {
|
|
|
|
"aggregate-error": "^3.0.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=10"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/path-is-absolute": {
|
|
|
|
"version": "1.0.1",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/prebuild-install": {
|
|
|
|
"version": "7.1.2",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"detect-libc": "^2.0.0",
|
|
|
|
"expand-template": "^2.0.3",
|
|
|
|
"github-from-package": "0.0.0",
|
|
|
|
"minimist": "^1.2.3",
|
|
|
|
"mkdirp-classic": "^0.5.3",
|
|
|
|
"napi-build-utils": "^1.0.1",
|
|
|
|
"node-abi": "^3.3.0",
|
|
|
|
"pump": "^3.0.0",
|
|
|
|
"rc": "^1.2.7",
|
|
|
|
"simple-get": "^4.0.0",
|
|
|
|
"tar-fs": "^2.0.0",
|
|
|
|
"tunnel-agent": "^0.6.0"
|
|
|
|
},
|
|
|
|
"bin": {
|
|
|
|
"prebuild-install": "bin.js"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=10"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/promise-inflight": {
|
|
|
|
"version": "1.0.1",
|
|
|
|
"dev": true,
|
|
|
|
"license": "ISC",
|
|
|
|
"optional": true
|
|
|
|
},
|
|
|
|
"node_modules/promise-retry": {
|
|
|
|
"version": "2.0.1",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"dependencies": {
|
|
|
|
"err-code": "^2.0.2",
|
|
|
|
"retry": "^0.12.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=10"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/pump": {
|
|
|
|
"version": "3.0.0",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"end-of-stream": "^1.1.0",
|
|
|
|
"once": "^1.3.1"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/rc": {
|
|
|
|
"version": "1.2.8",
|
|
|
|
"dev": true,
|
|
|
|
"license": "(BSD-2-Clause OR MIT OR Apache-2.0)",
|
|
|
|
"dependencies": {
|
|
|
|
"deep-extend": "^0.6.0",
|
|
|
|
"ini": "~1.3.0",
|
|
|
|
"minimist": "^1.2.0",
|
|
|
|
"strip-json-comments": "~2.0.1"
|
|
|
|
},
|
|
|
|
"bin": {
|
|
|
|
"rc": "cli.js"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/readable-stream": {
|
|
|
|
"version": "3.6.2",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"inherits": "^2.0.3",
|
|
|
|
"string_decoder": "^1.1.1",
|
|
|
|
"util-deprecate": "^1.0.1"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 6"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/retry": {
|
|
|
|
"version": "0.12.0",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 4"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/rimraf": {
|
|
|
|
"version": "3.0.2",
|
|
|
|
"dev": true,
|
|
|
|
"license": "ISC",
|
|
|
|
"dependencies": {
|
|
|
|
"glob": "^7.1.3"
|
|
|
|
},
|
|
|
|
"bin": {
|
|
|
|
"rimraf": "bin.js"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/safe-buffer": {
|
|
|
|
"version": "5.2.1",
|
|
|
|
"dev": true,
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"type": "github",
|
|
|
|
"url": "https://github.com/sponsors/feross"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "patreon",
|
|
|
|
"url": "https://www.patreon.com/feross"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "consulting",
|
|
|
|
"url": "https://feross.org/support"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"license": "MIT"
|
|
|
|
},
|
|
|
|
"node_modules/safer-buffer": {
|
|
|
|
"version": "2.1.2",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true
|
|
|
|
},
|
|
|
|
"node_modules/semver": {
|
|
|
|
"version": "7.6.0",
|
|
|
|
"dev": true,
|
|
|
|
"license": "ISC",
|
|
|
|
"dependencies": {
|
|
|
|
"lru-cache": "^6.0.0"
|
|
|
|
},
|
|
|
|
"bin": {
|
|
|
|
"semver": "bin/semver.js"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=10"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/set-blocking": {
|
|
|
|
"version": "2.0.0",
|
|
|
|
"dev": true,
|
|
|
|
"license": "ISC"
|
|
|
|
},
|
|
|
|
"node_modules/signal-exit": {
|
|
|
|
"version": "3.0.7",
|
|
|
|
"dev": true,
|
|
|
|
"license": "ISC"
|
|
|
|
},
|
|
|
|
"node_modules/simple-concat": {
|
|
|
|
"version": "1.0.1",
|
|
|
|
"dev": true,
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"type": "github",
|
|
|
|
"url": "https://github.com/sponsors/feross"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "patreon",
|
|
|
|
"url": "https://www.patreon.com/feross"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "consulting",
|
|
|
|
"url": "https://feross.org/support"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"license": "MIT"
|
|
|
|
},
|
|
|
|
"node_modules/simple-get": {
|
|
|
|
"version": "4.0.1",
|
|
|
|
"dev": true,
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"type": "github",
|
|
|
|
"url": "https://github.com/sponsors/feross"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "patreon",
|
|
|
|
"url": "https://www.patreon.com/feross"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "consulting",
|
|
|
|
"url": "https://feross.org/support"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"decompress-response": "^6.0.0",
|
|
|
|
"once": "^1.3.1",
|
|
|
|
"simple-concat": "^1.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/smart-buffer": {
|
|
|
|
"version": "4.2.0",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 6.0.0",
|
|
|
|
"npm": ">= 3.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/socks": {
|
|
|
|
"version": "2.8.3",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"dependencies": {
|
|
|
|
"ip-address": "^9.0.5",
|
|
|
|
"smart-buffer": "^4.2.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 10.0.0",
|
|
|
|
"npm": ">= 3.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/socks-proxy-agent": {
|
|
|
|
"version": "6.2.1",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"dependencies": {
|
|
|
|
"agent-base": "^6.0.2",
|
|
|
|
"debug": "^4.3.3",
|
|
|
|
"socks": "^2.6.2"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 10"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/sprintf-js": {
|
|
|
|
"version": "1.1.3",
|
|
|
|
"dev": true,
|
|
|
|
"license": "BSD-3-Clause",
|
|
|
|
"optional": true
|
|
|
|
},
|
|
|
|
"node_modules/sqlite3": {
|
|
|
|
"version": "5.1.7",
|
|
|
|
"resolved": "https://registry.npmjs.org/sqlite3/-/sqlite3-5.1.7.tgz",
|
|
|
|
"integrity": "sha512-GGIyOiFaG+TUra3JIfkI/zGP8yZYLPQ0pl1bH+ODjiX57sPhrLU5sQJn1y9bDKZUFYkX1crlrPfSYt0BKKdkog==",
|
|
|
|
"dev": true,
|
|
|
|
"hasInstallScript": true,
|
|
|
|
"dependencies": {
|
|
|
|
"bindings": "^1.5.0",
|
|
|
|
"node-addon-api": "^7.0.0",
|
|
|
|
"prebuild-install": "^7.1.1",
|
|
|
|
"tar": "^6.1.11"
|
|
|
|
},
|
|
|
|
"optionalDependencies": {
|
|
|
|
"node-gyp": "8.x"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"node-gyp": "8.x"
|
|
|
|
},
|
|
|
|
"peerDependenciesMeta": {
|
|
|
|
"node-gyp": {
|
|
|
|
"optional": true
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/ssri": {
|
|
|
|
"version": "8.0.1",
|
|
|
|
"dev": true,
|
|
|
|
"license": "ISC",
|
|
|
|
"optional": true,
|
|
|
|
"dependencies": {
|
|
|
|
"minipass": "^3.1.1"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 8"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/string_decoder": {
|
|
|
|
"version": "1.3.0",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"safe-buffer": "~5.2.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/string-width": {
|
|
|
|
"version": "4.2.3",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"emoji-regex": "^8.0.0",
|
|
|
|
"is-fullwidth-code-point": "^3.0.0",
|
|
|
|
"strip-ansi": "^6.0.1"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=8"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/strip-ansi": {
|
|
|
|
"version": "6.0.1",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"ansi-regex": "^5.0.1"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=8"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/strip-json-comments": {
|
|
|
|
"version": "2.0.1",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/tar": {
|
|
|
|
"version": "6.2.1",
|
|
|
|
"dev": true,
|
|
|
|
"license": "ISC",
|
|
|
|
"dependencies": {
|
|
|
|
"chownr": "^2.0.0",
|
|
|
|
"fs-minipass": "^2.0.0",
|
|
|
|
"minipass": "^5.0.0",
|
|
|
|
"minizlib": "^2.1.1",
|
|
|
|
"mkdirp": "^1.0.3",
|
|
|
|
"yallist": "^4.0.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=10"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/tar-fs": {
|
|
|
|
"version": "2.1.1",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"chownr": "^1.1.1",
|
|
|
|
"mkdirp-classic": "^0.5.2",
|
|
|
|
"pump": "^3.0.0",
|
|
|
|
"tar-stream": "^2.1.4"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/tar-fs/node_modules/chownr": {
|
|
|
|
"version": "1.1.4",
|
|
|
|
"dev": true,
|
|
|
|
"license": "ISC"
|
|
|
|
},
|
|
|
|
"node_modules/tar-stream": {
|
|
|
|
"version": "2.2.0",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"bl": "^4.0.3",
|
|
|
|
"end-of-stream": "^1.4.1",
|
|
|
|
"fs-constants": "^1.0.0",
|
|
|
|
"inherits": "^2.0.3",
|
|
|
|
"readable-stream": "^3.1.1"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/tar/node_modules/minipass": {
|
|
|
|
"version": "5.0.0",
|
|
|
|
"dev": true,
|
|
|
|
"license": "ISC",
|
|
|
|
"engines": {
|
|
|
|
"node": ">=8"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/tr46": {
|
|
|
|
"version": "0.0.3",
|
|
|
|
"resolved": "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz",
|
|
|
|
"integrity": "sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==",
|
|
|
|
"dev": true
|
|
|
|
},
|
|
|
|
"node_modules/tunnel-agent": {
|
|
|
|
"version": "0.6.0",
|
|
|
|
"dev": true,
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
"dependencies": {
|
|
|
|
"safe-buffer": "^5.0.1"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": "*"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/unique-filename": {
|
|
|
|
"version": "1.1.1",
|
|
|
|
"dev": true,
|
|
|
|
"license": "ISC",
|
|
|
|
"optional": true,
|
|
|
|
"dependencies": {
|
|
|
|
"unique-slug": "^2.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/unique-slug": {
|
|
|
|
"version": "2.0.2",
|
|
|
|
"dev": true,
|
|
|
|
"license": "ISC",
|
|
|
|
"optional": true,
|
|
|
|
"dependencies": {
|
|
|
|
"imurmurhash": "^0.1.4"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/util-deprecate": {
|
|
|
|
"version": "1.0.2",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT"
|
|
|
|
},
|
|
|
|
"node_modules/webidl-conversions": {
|
|
|
|
"version": "3.0.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz",
|
|
|
|
"integrity": "sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==",
|
|
|
|
"dev": true
|
|
|
|
},
|
|
|
|
"node_modules/whatwg-url": {
|
|
|
|
"version": "5.0.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-5.0.0.tgz",
|
|
|
|
"integrity": "sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==",
|
|
|
|
"dev": true,
|
|
|
|
"dependencies": {
|
|
|
|
"tr46": "~0.0.3",
|
|
|
|
"webidl-conversions": "^3.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/which": {
|
|
|
|
"version": "2.0.2",
|
|
|
|
"dev": true,
|
|
|
|
"license": "ISC",
|
|
|
|
"optional": true,
|
|
|
|
"dependencies": {
|
|
|
|
"isexe": "^2.0.0"
|
|
|
|
},
|
|
|
|
"bin": {
|
|
|
|
"node-which": "bin/node-which"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 8"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/wide-align": {
|
|
|
|
"version": "1.1.5",
|
|
|
|
"dev": true,
|
|
|
|
"license": "ISC",
|
|
|
|
"dependencies": {
|
|
|
|
"string-width": "^1.0.2 || 2 || 3 || 4"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/wrappy": {
|
|
|
|
"version": "1.0.2",
|
|
|
|
"dev": true,
|
|
|
|
"license": "ISC"
|
|
|
|
},
|
|
|
|
"node_modules/yallist": {
|
|
|
|
"version": "4.0.0",
|
|
|
|
"dev": true,
|
|
|
|
"license": "ISC"
|
|
|
|
},
|
|
|
|
"node_modules/yaml": {
|
|
|
|
"version": "2.4.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/yaml/-/yaml-2.4.1.tgz",
|
|
|
|
"integrity": "sha512-pIXzoImaqmfOrL7teGUBt/T7ZDnyeGBWyXQBvOVhLkWLN37GXv8NMLK406UY6dS51JfcQHsmcW5cJ441bHg6Lg==",
|
|
|
|
"dev": true,
|
|
|
|
"bin": {
|
|
|
|
"yaml": "bin.mjs"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 14"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|