mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-03-15 05:41:51 +00:00
9127 lines
214 KiB
JSON
9127 lines
214 KiB
JSON
{
|
|
"name": "@zeppelinbot/backend",
|
|
"version": "0.0.1",
|
|
"lockfileVersion": 3,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"name": "@zeppelinbot/backend",
|
|
"version": "0.0.1",
|
|
"dependencies": {
|
|
"@silvia-odwyer/photon-node": "^0.3.1",
|
|
"bufferutil": "^4.0.3",
|
|
"clinic": "^13.0.0",
|
|
"cors": "^2.8.5",
|
|
"cross-env": "^7.0.3",
|
|
"deep-diff": "^1.0.2",
|
|
"discord.js": "^14.14.1",
|
|
"dotenv": "^4.0.0",
|
|
"emoji-regex": "^8.0.0",
|
|
"escape-string-regexp": "^1.0.5",
|
|
"express": "^4.17.0",
|
|
"fp-ts": "^2.0.1",
|
|
"humanize-duration": "^3.15.0",
|
|
"js-yaml": "^3.13.1",
|
|
"knub": "^32.0.0-next.16",
|
|
"knub-command-manager": "^9.1.0",
|
|
"last-commit-log": "^2.1.0",
|
|
"lodash.chunk": "^4.2.0",
|
|
"lodash.clonedeep": "^4.5.0",
|
|
"lodash.difference": "^4.5.0",
|
|
"lodash.intersection": "^4.4.0",
|
|
"lodash.isequal": "^4.5.0",
|
|
"lodash.pick": "^4.4.0",
|
|
"moment-timezone": "^0.5.21",
|
|
"multer": "^1.4.5-lts.1",
|
|
"mysql": "^2.16.0",
|
|
"parse-color": "^1.0.0",
|
|
"passport": "^0.6.0",
|
|
"passport-custom": "^1.0.5",
|
|
"passport-oauth2": "^1.6.1",
|
|
"pkg-up": "^3.1.0",
|
|
"reflect-metadata": "^0.1.12",
|
|
"regexp-worker": "^1.1.0",
|
|
"safe-regex": "^2.0.2",
|
|
"seedrandom": "^3.0.1",
|
|
"strip-combining-marks": "^1.0.0",
|
|
"threads": "^1.7.0",
|
|
"tlds": "^1.221.1",
|
|
"tmp": "0.0.33",
|
|
"tsconfig-paths": "^3.9.0",
|
|
"twemoji": "^12.1.4",
|
|
"typeorm": "^0.3.17",
|
|
"utf-8-validate": "^5.0.5",
|
|
"uuid": "^9.0.0",
|
|
"yawn-yaml": "github:dragory/yawn-yaml#string-number-fix-build",
|
|
"zlib-sync": "^0.1.7",
|
|
"zod": "^3.7.2"
|
|
},
|
|
"devDependencies": {
|
|
"@types/cors": "^2.8.5",
|
|
"@types/express": "^4.16.1",
|
|
"@types/jest": "^24.0.15",
|
|
"@types/js-yaml": "^3.12.1",
|
|
"@types/lodash.at": "^4.6.3",
|
|
"@types/moment-timezone": "^0.5.6",
|
|
"@types/multer": "^1.4.7",
|
|
"@types/node": "^18.16.3",
|
|
"@types/passport": "^1.0.0",
|
|
"@types/passport-oauth2": "^1.4.8",
|
|
"@types/passport-strategy": "^0.2.35",
|
|
"@types/safe-regex": "^1.1.2",
|
|
"@types/tmp": "0.0.33",
|
|
"@types/twemoji": "^12.1.0",
|
|
"@types/uuid": "^9.0.2",
|
|
"ava": "^5.3.1",
|
|
"rimraf": "^2.6.2",
|
|
"source-map-support": "^0.5.16",
|
|
"zod-to-json-schema": "^3.22.3"
|
|
}
|
|
},
|
|
"node_modules/@assemblyscript/loader": {
|
|
"version": "0.19.23",
|
|
"license": "Apache-2.0"
|
|
},
|
|
"node_modules/@babel/runtime": {
|
|
"version": "7.22.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"regenerator-runtime": "^0.13.11"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@clinic/bubbleprof": {
|
|
"version": "10.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@clinic/clinic-common": "^7.0.0",
|
|
"@clinic/node-trace-log-join": "^2.0.0",
|
|
"@clinic/trace-events-parser": "^2.0.0",
|
|
"array-flatten": "^3.0.0",
|
|
"async": "^3.0.1",
|
|
"d3-axis": "^1.0.8",
|
|
"d3-color": "^1.4.0",
|
|
"d3-drag": "^1.2.3",
|
|
"d3-ease": "^1.0.3",
|
|
"d3-format": "^1.3.0",
|
|
"d3-interpolate": "^1.2.0",
|
|
"d3-scale": "^3.0.0",
|
|
"d3-selection": "^1.3.0",
|
|
"d3-shape": "^1.2.0",
|
|
"d3-time": "^1.0.8",
|
|
"d3-time-format": "^2.1.1",
|
|
"d3-transition": "^1.1.1",
|
|
"endpoint": "^0.4.5",
|
|
"lodash": "^4.14.0",
|
|
"minify-stream": "^2.0.1",
|
|
"mkdirp": "^1.0.0",
|
|
"on-net-listen": "^1.0.0",
|
|
"protocol-buffers": "^4.0.4",
|
|
"pump": "^3.0.0"
|
|
}
|
|
},
|
|
"node_modules/@clinic/clinic-common": {
|
|
"version": "7.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"brfs": "^2.0.1",
|
|
"browserify": "^17.0.0",
|
|
"chalk": "^4.1.0",
|
|
"lodash.debounce": "^4.0.8",
|
|
"loose-envify": "^1.4.0",
|
|
"postcss": "^8.1.10",
|
|
"postcss-import": "^13.0.0",
|
|
"stream-template": "0.0.10",
|
|
"webfontloader": "^1.6.28"
|
|
},
|
|
"engines": {
|
|
"node": ">= 12.13.0"
|
|
}
|
|
},
|
|
"node_modules/@clinic/doctor": {
|
|
"version": "11.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@clinic/clinic-common": "^7.0.0",
|
|
"@clinic/node-trace-log-join": "^2.0.0",
|
|
"@clinic/trace-events-parser": "^2.0.0",
|
|
"@tensorflow/tfjs-backend-cpu": "^3.13.0",
|
|
"@tensorflow/tfjs-core": "^3.13.0",
|
|
"async": "^3.0.1",
|
|
"clipboard-copy": "^4.0.1",
|
|
"d3-array": "^2.0.0",
|
|
"d3-axis": "^1.0.8",
|
|
"d3-scale": "^3.0.0",
|
|
"d3-selection": "^1.1.0",
|
|
"d3-shape": "^1.2.0",
|
|
"d3-time-format": "^2.1.0",
|
|
"debug": "^4.3.1",
|
|
"distributions": "^2.0.0",
|
|
"endpoint": "^0.4.5",
|
|
"hidden-markov-model-tf": "^4.0.0",
|
|
"minify-stream": "^2.0.1",
|
|
"mkdirp": "^1.0.0",
|
|
"on-net-listen": "^1.0.0",
|
|
"protocol-buffers": "^4.0.4",
|
|
"pump": "^3.0.0",
|
|
"pumpify": "^2.0.0",
|
|
"semver": "^7.0.0",
|
|
"showdown": "^1.7.6",
|
|
"stream-template": "0.0.10",
|
|
"streaming-json-stringify": "^3.1.0",
|
|
"summary": "^2.1.0",
|
|
"ttest": "^3.0.0"
|
|
}
|
|
},
|
|
"node_modules/@clinic/flame": {
|
|
"version": "13.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@clinic/clinic-common": "^7.0.0",
|
|
"0x": "^5.0.0",
|
|
"copy-to-clipboard": "^3.0.8",
|
|
"d3-array": "^2.0.2",
|
|
"d3-fg": "^6.13.1",
|
|
"d3-selection": "^1.3.2",
|
|
"flame-gradient": "^1.0.0",
|
|
"lodash.debounce": "^4.0.8",
|
|
"pump": "^3.0.0",
|
|
"querystringify": "^2.1.0",
|
|
"rimraf": "^3.0.2"
|
|
}
|
|
},
|
|
"node_modules/@clinic/flame/node_modules/rimraf": {
|
|
"version": "3.0.2",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"glob": "^7.1.3"
|
|
},
|
|
"bin": {
|
|
"rimraf": "bin.js"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
}
|
|
},
|
|
"node_modules/@clinic/heap-profiler": {
|
|
"version": "5.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@clinic/clinic-common": "^7.0.0",
|
|
"@nearform/heap-profiler": "^2.0.0",
|
|
"abort-controller": "^3.0.0",
|
|
"copy-to-clipboard": "^3.0.8",
|
|
"d3-array": "^2.0.2",
|
|
"d3-fg": "^6.13.1",
|
|
"d3-selection": "^1.3.2",
|
|
"fs-extra": "^11.0.0",
|
|
"lodash.debounce": "^4.0.8",
|
|
"on-net-listen": "1.1.2",
|
|
"pump": "^3.0.0",
|
|
"querystringify": "^2.1.0",
|
|
"sinusoidal-decimal": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/@clinic/node-trace-log-join": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@clinic/trace-events-parser": "^2.0.0",
|
|
"multistream": "^2.1.0",
|
|
"pump": "^3.0.0",
|
|
"through2": "^2.0.3"
|
|
},
|
|
"bin": {
|
|
"node-trace-log-join": "bin.js"
|
|
}
|
|
},
|
|
"node_modules/@clinic/trace-events-parser": {
|
|
"version": "2.0.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"turbo-json-parse": "^2.2.0"
|
|
}
|
|
},
|
|
"node_modules/@colors/colors": {
|
|
"version": "1.5.0",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"engines": {
|
|
"node": ">=0.1.90"
|
|
}
|
|
},
|
|
"node_modules/@discordjs/builders": {
|
|
"version": "1.7.0",
|
|
"resolved": "https://registry.npmjs.org/@discordjs/builders/-/builders-1.7.0.tgz",
|
|
"integrity": "sha512-GDtbKMkg433cOZur8Dv6c25EHxduNIBsxeHrsRoIM8+AwmEZ8r0tEpckx/sHwTLwQPOF3e2JWloZh9ofCaMfAw==",
|
|
"dependencies": {
|
|
"@discordjs/formatters": "^0.3.3",
|
|
"@discordjs/util": "^1.0.2",
|
|
"@sapphire/shapeshift": "^3.9.3",
|
|
"discord-api-types": "0.37.61",
|
|
"fast-deep-equal": "^3.1.3",
|
|
"ts-mixer": "^6.0.3",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=16.11.0"
|
|
}
|
|
},
|
|
"node_modules/@discordjs/collection": {
|
|
"version": "1.5.3",
|
|
"resolved": "https://registry.npmjs.org/@discordjs/collection/-/collection-1.5.3.tgz",
|
|
"integrity": "sha512-SVb428OMd3WO1paV3rm6tSjM4wC+Kecaa1EUGX7vc6/fddvw/6lg90z4QtCqm21zvVe92vMMDt9+DkIvjXImQQ==",
|
|
"engines": {
|
|
"node": ">=16.11.0"
|
|
}
|
|
},
|
|
"node_modules/@discordjs/formatters": {
|
|
"version": "0.3.3",
|
|
"resolved": "https://registry.npmjs.org/@discordjs/formatters/-/formatters-0.3.3.tgz",
|
|
"integrity": "sha512-wTcI1Q5cps1eSGhl6+6AzzZkBBlVrBdc9IUhJbijRgVjCNIIIZPgqnUj3ntFODsHrdbGU8BEG9XmDQmgEEYn3w==",
|
|
"dependencies": {
|
|
"discord-api-types": "0.37.61"
|
|
},
|
|
"engines": {
|
|
"node": ">=16.11.0"
|
|
}
|
|
},
|
|
"node_modules/@discordjs/rest": {
|
|
"version": "2.2.0",
|
|
"resolved": "https://registry.npmjs.org/@discordjs/rest/-/rest-2.2.0.tgz",
|
|
"integrity": "sha512-nXm9wT8oqrYFRMEqTXQx9DUTeEtXUDMmnUKIhZn6O2EeDY9VCdwj23XCPq7fkqMPKdF7ldAfeVKyxxFdbZl59A==",
|
|
"dependencies": {
|
|
"@discordjs/collection": "^2.0.0",
|
|
"@discordjs/util": "^1.0.2",
|
|
"@sapphire/async-queue": "^1.5.0",
|
|
"@sapphire/snowflake": "^3.5.1",
|
|
"@vladfrangu/async_event_emitter": "^2.2.2",
|
|
"discord-api-types": "0.37.61",
|
|
"magic-bytes.js": "^1.5.0",
|
|
"tslib": "^2.6.2",
|
|
"undici": "5.27.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=16.11.0"
|
|
}
|
|
},
|
|
"node_modules/@discordjs/rest/node_modules/@discordjs/collection": {
|
|
"version": "2.0.0",
|
|
"resolved": "https://registry.npmjs.org/@discordjs/collection/-/collection-2.0.0.tgz",
|
|
"integrity": "sha512-YTWIXLrf5FsrLMycpMM9Q6vnZoR/lN2AWX23/Cuo8uOOtS8eHB2dyQaaGnaF8aZPYnttf2bkLMcXn/j6JUOi3w==",
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"node_modules/@discordjs/util": {
|
|
"version": "1.0.2",
|
|
"resolved": "https://registry.npmjs.org/@discordjs/util/-/util-1.0.2.tgz",
|
|
"integrity": "sha512-IRNbimrmfb75GMNEjyznqM1tkI7HrZOf14njX7tCAAUetyZM1Pr8hX/EK2lxBCOgWDRmigbp24fD1hdMfQK5lw==",
|
|
"engines": {
|
|
"node": ">=16.11.0"
|
|
}
|
|
},
|
|
"node_modules/@discordjs/ws": {
|
|
"version": "1.0.2",
|
|
"resolved": "https://registry.npmjs.org/@discordjs/ws/-/ws-1.0.2.tgz",
|
|
"integrity": "sha512-+XI82Rm2hKnFwAySXEep4A7Kfoowt6weO6381jgW+wVdTpMS/56qCvoXyFRY0slcv7c/U8My2PwIB2/wEaAh7Q==",
|
|
"dependencies": {
|
|
"@discordjs/collection": "^2.0.0",
|
|
"@discordjs/rest": "^2.1.0",
|
|
"@discordjs/util": "^1.0.2",
|
|
"@sapphire/async-queue": "^1.5.0",
|
|
"@types/ws": "^8.5.9",
|
|
"@vladfrangu/async_event_emitter": "^2.2.2",
|
|
"discord-api-types": "0.37.61",
|
|
"tslib": "^2.6.2",
|
|
"ws": "^8.14.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=16.11.0"
|
|
}
|
|
},
|
|
"node_modules/@discordjs/ws/node_modules/@discordjs/collection": {
|
|
"version": "2.0.0",
|
|
"resolved": "https://registry.npmjs.org/@discordjs/collection/-/collection-2.0.0.tgz",
|
|
"integrity": "sha512-YTWIXLrf5FsrLMycpMM9Q6vnZoR/lN2AWX23/Cuo8uOOtS8eHB2dyQaaGnaF8aZPYnttf2bkLMcXn/j6JUOi3w==",
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"node_modules/@fastify/busboy": {
|
|
"version": "2.1.0",
|
|
"resolved": "https://registry.npmjs.org/@fastify/busboy/-/busboy-2.1.0.tgz",
|
|
"integrity": "sha512-+KpH+QxZU7O4675t3mnkQKcZZg56u+K/Ct2K+N2AZYNVK8kyeo/bI18tI8aPm3tvNNRyTWfj6s5tnGNlcbQRsA==",
|
|
"engines": {
|
|
"node": ">=14"
|
|
}
|
|
},
|
|
"node_modules/@jest/types": {
|
|
"version": "24.9.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/istanbul-lib-coverage": "^2.0.0",
|
|
"@types/istanbul-reports": "^1.1.1",
|
|
"@types/yargs": "^13.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/@nearform/heap-profiler": {
|
|
"version": "2.0.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"abort-controller": "^3.0.0",
|
|
"sonic-boom": "^1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 12.13.0"
|
|
}
|
|
},
|
|
"node_modules/@nodelib/fs.scandir": {
|
|
"version": "2.1.5",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@nodelib/fs.stat": "2.0.5",
|
|
"run-parallel": "^1.1.9"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8"
|
|
}
|
|
},
|
|
"node_modules/@nodelib/fs.stat": {
|
|
"version": "2.0.5",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 8"
|
|
}
|
|
},
|
|
"node_modules/@nodelib/fs.walk": {
|
|
"version": "1.2.8",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@nodelib/fs.scandir": "2.1.5",
|
|
"fastq": "^1.6.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8"
|
|
}
|
|
},
|
|
"node_modules/@sapphire/async-queue": {
|
|
"version": "1.5.2",
|
|
"resolved": "https://registry.npmjs.org/@sapphire/async-queue/-/async-queue-1.5.2.tgz",
|
|
"integrity": "sha512-7X7FFAA4DngXUl95+hYbUF19bp1LGiffjJtu7ygrZrbdCSsdDDBaSjB7Akw0ZbOu6k0xpXyljnJ6/RZUvLfRdg==",
|
|
"engines": {
|
|
"node": ">=v14.0.0",
|
|
"npm": ">=7.0.0"
|
|
}
|
|
},
|
|
"node_modules/@sapphire/shapeshift": {
|
|
"version": "3.9.6",
|
|
"resolved": "https://registry.npmjs.org/@sapphire/shapeshift/-/shapeshift-3.9.6.tgz",
|
|
"integrity": "sha512-4+Na/fxu2SEepZRb9z0dbsVh59QtwPuBg/UVaDib3av7ZY14b14+z09z6QVn0P6Dv6eOU2NDTsjIi0mbtgP56g==",
|
|
"dependencies": {
|
|
"fast-deep-equal": "^3.1.3",
|
|
"lodash": "^4.17.21"
|
|
},
|
|
"engines": {
|
|
"node": ">=v18"
|
|
}
|
|
},
|
|
"node_modules/@sapphire/snowflake": {
|
|
"version": "3.5.1",
|
|
"resolved": "https://registry.npmjs.org/@sapphire/snowflake/-/snowflake-3.5.1.tgz",
|
|
"integrity": "sha512-BxcYGzgEsdlG0dKAyOm0ehLGm2CafIrfQTZGWgkfKYbj+pNNsorZ7EotuZukc2MT70E0UbppVbtpBrqpzVzjNA==",
|
|
"engines": {
|
|
"node": ">=v14.0.0",
|
|
"npm": ">=7.0.0"
|
|
}
|
|
},
|
|
"node_modules/@silvia-odwyer/photon-node": {
|
|
"version": "0.3.3",
|
|
"license": "Apache-2.0"
|
|
},
|
|
"node_modules/@sindresorhus/is": {
|
|
"version": "0.14.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/@sqltools/formatter": {
|
|
"version": "1.2.5",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@szmarczak/http-timer": {
|
|
"version": "1.1.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"defer-to-connect": "^1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/@tensorflow/tfjs-backend-cpu": {
|
|
"version": "3.21.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@types/seedrandom": "^2.4.28",
|
|
"seedrandom": "^3.0.5"
|
|
},
|
|
"engines": {
|
|
"yarn": ">= 1.3.2"
|
|
},
|
|
"peerDependencies": {
|
|
"@tensorflow/tfjs-core": "3.21.0"
|
|
}
|
|
},
|
|
"node_modules/@tensorflow/tfjs-core": {
|
|
"version": "3.21.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@types/long": "^4.0.1",
|
|
"@types/offscreencanvas": "~2019.3.0",
|
|
"@types/seedrandom": "^2.4.28",
|
|
"@types/webgl-ext": "0.0.30",
|
|
"@webgpu/types": "0.1.16",
|
|
"long": "4.0.0",
|
|
"node-fetch": "~2.6.1",
|
|
"seedrandom": "^3.0.5"
|
|
},
|
|
"engines": {
|
|
"yarn": ">= 1.3.2"
|
|
}
|
|
},
|
|
"node_modules/@types/body-parser": {
|
|
"version": "1.19.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/connect": "*",
|
|
"@types/node": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/connect": {
|
|
"version": "3.4.35",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/node": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/cors": {
|
|
"version": "2.8.13",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/node": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/express": {
|
|
"version": "4.17.17",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/body-parser": "*",
|
|
"@types/express-serve-static-core": "^4.17.33",
|
|
"@types/qs": "*",
|
|
"@types/serve-static": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/express-serve-static-core": {
|
|
"version": "4.17.35",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/node": "*",
|
|
"@types/qs": "*",
|
|
"@types/range-parser": "*",
|
|
"@types/send": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/http-errors": {
|
|
"version": "2.0.1",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/istanbul-lib-coverage": {
|
|
"version": "2.0.4",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/istanbul-lib-report": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/istanbul-lib-coverage": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/istanbul-reports": {
|
|
"version": "1.1.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/istanbul-lib-coverage": "*",
|
|
"@types/istanbul-lib-report": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/jest": {
|
|
"version": "24.9.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"jest-diff": "^24.3.0"
|
|
}
|
|
},
|
|
"node_modules/@types/js-yaml": {
|
|
"version": "3.12.7",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/json5": {
|
|
"version": "0.0.29",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/lodash": {
|
|
"version": "4.14.195",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/lodash.at": {
|
|
"version": "4.6.7",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/lodash": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/long": {
|
|
"version": "4.0.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/mime": {
|
|
"version": "1.3.2",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/moment-timezone": {
|
|
"version": "0.5.30",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"moment-timezone": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/multer": {
|
|
"version": "1.4.7",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/express": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/node": {
|
|
"version": "18.19.10",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"undici-types": "~5.26.4"
|
|
}
|
|
},
|
|
"node_modules/@types/oauth": {
|
|
"version": "0.9.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/node": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/offscreencanvas": {
|
|
"version": "2019.3.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/passport": {
|
|
"version": "1.0.12",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/express": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/passport-oauth2": {
|
|
"version": "1.4.12",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/express": "*",
|
|
"@types/oauth": "*",
|
|
"@types/passport": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/passport-strategy": {
|
|
"version": "0.2.35",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/express": "*",
|
|
"@types/passport": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/qs": {
|
|
"version": "6.9.7",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/range-parser": {
|
|
"version": "1.2.4",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/safe-regex": {
|
|
"version": "1.1.4",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/seedrandom": {
|
|
"version": "2.4.30",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/send": {
|
|
"version": "0.17.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/mime": "^1",
|
|
"@types/node": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/serve-static": {
|
|
"version": "1.15.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/http-errors": "*",
|
|
"@types/mime": "*",
|
|
"@types/node": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/tmp": {
|
|
"version": "0.0.33",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/twemoji": {
|
|
"version": "12.1.2",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/uuid": {
|
|
"version": "9.0.2",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/webgl-ext": {
|
|
"version": "0.0.30",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/ws": {
|
|
"version": "8.5.9",
|
|
"resolved": "https://registry.npmjs.org/@types/ws/-/ws-8.5.9.tgz",
|
|
"integrity": "sha512-jbdrY0a8lxfdTp/+r7Z4CkycbOFN8WX+IOchLJr3juT/xzbJ8URyTVSJ/hvNdadTgM1mnedb47n+Y31GsFnQlg==",
|
|
"dependencies": {
|
|
"@types/node": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/yargs": {
|
|
"version": "13.0.12",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/yargs-parser": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/yargs-parser": {
|
|
"version": "21.0.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@vladfrangu/async_event_emitter": {
|
|
"version": "2.2.4",
|
|
"resolved": "https://registry.npmjs.org/@vladfrangu/async_event_emitter/-/async_event_emitter-2.2.4.tgz",
|
|
"integrity": "sha512-ButUPz9E9cXMLgvAW8aLAKKJJsPu1dY1/l/E8xzLFuysowXygs6GBcyunK9rnGC4zTsnIc2mQo71rGw9U+Ykug==",
|
|
"engines": {
|
|
"node": ">=v14.0.0",
|
|
"npm": ">=7.0.0"
|
|
}
|
|
},
|
|
"node_modules/@webgpu/types": {
|
|
"version": "0.1.16",
|
|
"license": "BSD-3-Clause"
|
|
},
|
|
"node_modules/0x": {
|
|
"version": "5.5.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ajv": "^8.8.2",
|
|
"browserify": "^17.0.0",
|
|
"concat-stream": "^2.0.0",
|
|
"d3-fg": "^6.14.0",
|
|
"debounce": "^1.2.0",
|
|
"debug": "^4.1.1",
|
|
"end-of-stream": "^1.1.0",
|
|
"env-string": "^1.0.0",
|
|
"escape-string-regexp": "^4.0.0",
|
|
"execspawn": "^1.0.1",
|
|
"fs-extra": "^10.1.0",
|
|
"has-unicode": "^2.0.1",
|
|
"hsl-to-rgb-for-reals": "^1.1.0",
|
|
"jsonstream2": "^3.0.0",
|
|
"make-dir": "^3.1.0",
|
|
"minimist": "^1.2.0",
|
|
"morphdom": "^2.3.3",
|
|
"nanohtml": "^1.4.0",
|
|
"on-net-listen": "^1.1.0",
|
|
"opn": "^5.4.0",
|
|
"pump": "^3.0.0",
|
|
"pumpify": "^2.0.1",
|
|
"semver": "^7.3.5",
|
|
"single-line-log": "^1.0.1",
|
|
"split2": "^4.0.0",
|
|
"tachyons": "^4.9.1",
|
|
"through2": "^4.0.0",
|
|
"which": "^2.0.2"
|
|
},
|
|
"bin": {
|
|
"0x": "cmd.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=8.5.0"
|
|
}
|
|
},
|
|
"node_modules/0x/node_modules/escape-string-regexp": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/0x/node_modules/fs-extra": {
|
|
"version": "10.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"graceful-fs": "^4.2.0",
|
|
"jsonfile": "^6.0.1",
|
|
"universalify": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/0x/node_modules/readable-stream": {
|
|
"version": "3.6.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"inherits": "^2.0.3",
|
|
"string_decoder": "^1.1.1",
|
|
"util-deprecate": "^1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/0x/node_modules/through2": {
|
|
"version": "4.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"readable-stream": "3"
|
|
}
|
|
},
|
|
"node_modules/abort-controller": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"event-target-shim": "^5.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.5"
|
|
}
|
|
},
|
|
"node_modules/accepts": {
|
|
"version": "1.3.8",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"mime-types": "~2.1.34",
|
|
"negotiator": "0.6.3"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/acorn": {
|
|
"version": "8.9.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"bin": {
|
|
"acorn": "bin/acorn"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.4.0"
|
|
}
|
|
},
|
|
"node_modules/acorn-node": {
|
|
"version": "1.8.2",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"acorn": "^7.0.0",
|
|
"acorn-walk": "^7.0.0",
|
|
"xtend": "^4.0.2"
|
|
}
|
|
},
|
|
"node_modules/acorn-node/node_modules/acorn": {
|
|
"version": "7.4.1",
|
|
"license": "MIT",
|
|
"bin": {
|
|
"acorn": "bin/acorn"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.4.0"
|
|
}
|
|
},
|
|
"node_modules/acorn-node/node_modules/acorn-walk": {
|
|
"version": "7.2.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.4.0"
|
|
}
|
|
},
|
|
"node_modules/acorn-walk": {
|
|
"version": "8.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.4.0"
|
|
}
|
|
},
|
|
"node_modules/aggregate-error": {
|
|
"version": "4.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"clean-stack": "^4.0.0",
|
|
"indent-string": "^5.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/ajv": {
|
|
"version": "8.12.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"fast-deep-equal": "^3.1.1",
|
|
"json-schema-traverse": "^1.0.0",
|
|
"require-from-string": "^2.0.2",
|
|
"uri-js": "^4.2.2"
|
|
},
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/epoberezkin"
|
|
}
|
|
},
|
|
"node_modules/ajv-formats": {
|
|
"version": "2.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ajv": "^8.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"ajv": "^8.0.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"ajv": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/ansi-align": {
|
|
"version": "3.0.1",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"string-width": "^4.1.0"
|
|
}
|
|
},
|
|
"node_modules/ansi-escapes": {
|
|
"version": "3.2.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/ansi-regex": {
|
|
"version": "4.1.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/ansi-styles": {
|
|
"version": "6.2.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/any-promise": {
|
|
"version": "1.3.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/any-shell-escape": {
|
|
"version": "0.1.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/anymatch": {
|
|
"version": "3.1.3",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"normalize-path": "^3.0.0",
|
|
"picomatch": "^2.0.4"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8"
|
|
}
|
|
},
|
|
"node_modules/app-root-path": {
|
|
"version": "3.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 6.0.0"
|
|
}
|
|
},
|
|
"node_modules/append-field": {
|
|
"version": "1.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/argparse": {
|
|
"version": "1.0.10",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"sprintf-js": "~1.0.2"
|
|
}
|
|
},
|
|
"node_modules/array-find-index": {
|
|
"version": "1.0.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/array-flatten": {
|
|
"version": "3.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/array-from": {
|
|
"version": "2.1.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/arrgv": {
|
|
"version": "1.0.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8.0.0"
|
|
}
|
|
},
|
|
"node_modules/arrify": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/asn1": {
|
|
"version": "0.2.6",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"safer-buffer": "~2.1.0"
|
|
}
|
|
},
|
|
"node_modules/asn1.js": {
|
|
"version": "5.4.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"bn.js": "^4.0.0",
|
|
"inherits": "^2.0.1",
|
|
"minimalistic-assert": "^1.0.0",
|
|
"safer-buffer": "^2.1.0"
|
|
}
|
|
},
|
|
"node_modules/asn1.js/node_modules/bn.js": {
|
|
"version": "4.12.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/assert": {
|
|
"version": "1.5.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"object-assign": "^4.1.1",
|
|
"util": "0.10.3"
|
|
}
|
|
},
|
|
"node_modules/assert-plus": {
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.8"
|
|
}
|
|
},
|
|
"node_modules/assert/node_modules/inherits": {
|
|
"version": "2.0.1",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/assert/node_modules/util": {
|
|
"version": "0.10.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"inherits": "2.0.1"
|
|
}
|
|
},
|
|
"node_modules/async": {
|
|
"version": "3.2.4",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/asynckit": {
|
|
"version": "0.4.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/atomic-sleep": {
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8.0.0"
|
|
}
|
|
},
|
|
"node_modules/atomically": {
|
|
"version": "1.7.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10.12.0"
|
|
}
|
|
},
|
|
"node_modules/autocannon": {
|
|
"version": "7.11.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"chalk": "^4.1.0",
|
|
"char-spinner": "^1.0.1",
|
|
"cli-table3": "^0.6.0",
|
|
"color-support": "^1.1.1",
|
|
"cross-argv": "^2.0.0",
|
|
"form-data": "^4.0.0",
|
|
"has-async-hooks": "^1.0.0",
|
|
"hdr-histogram-js": "^3.0.0",
|
|
"hdr-histogram-percentiles-obj": "^3.0.0",
|
|
"http-parser-js": "^0.5.2",
|
|
"hyperid": "^3.0.0",
|
|
"lodash.chunk": "^4.2.0",
|
|
"lodash.clonedeep": "^4.5.0",
|
|
"lodash.flatten": "^4.4.0",
|
|
"manage-path": "^2.0.0",
|
|
"on-net-listen": "^1.1.1",
|
|
"pretty-bytes": "^5.4.1",
|
|
"progress": "^2.0.3",
|
|
"reinterval": "^1.1.0",
|
|
"retimer": "^3.0.0",
|
|
"semver": "^7.3.2",
|
|
"subarg": "^1.0.0",
|
|
"timestring": "^6.0.0"
|
|
},
|
|
"bin": {
|
|
"autocannon": "autocannon.js"
|
|
}
|
|
},
|
|
"node_modules/autocannon/node_modules/cross-argv": {
|
|
"version": "2.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/ava": {
|
|
"version": "5.3.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"acorn": "^8.8.2",
|
|
"acorn-walk": "^8.2.0",
|
|
"ansi-styles": "^6.2.1",
|
|
"arrgv": "^1.0.2",
|
|
"arrify": "^3.0.0",
|
|
"callsites": "^4.0.0",
|
|
"cbor": "^8.1.0",
|
|
"chalk": "^5.2.0",
|
|
"chokidar": "^3.5.3",
|
|
"chunkd": "^2.0.1",
|
|
"ci-info": "^3.8.0",
|
|
"ci-parallel-vars": "^1.0.1",
|
|
"clean-yaml-object": "^0.1.0",
|
|
"cli-truncate": "^3.1.0",
|
|
"code-excerpt": "^4.0.0",
|
|
"common-path-prefix": "^3.0.0",
|
|
"concordance": "^5.0.4",
|
|
"currently-unhandled": "^0.4.1",
|
|
"debug": "^4.3.4",
|
|
"emittery": "^1.0.1",
|
|
"figures": "^5.0.0",
|
|
"globby": "^13.1.4",
|
|
"ignore-by-default": "^2.1.0",
|
|
"indent-string": "^5.0.0",
|
|
"is-error": "^2.2.2",
|
|
"is-plain-object": "^5.0.0",
|
|
"is-promise": "^4.0.0",
|
|
"matcher": "^5.0.0",
|
|
"mem": "^9.0.2",
|
|
"ms": "^2.1.3",
|
|
"p-event": "^5.0.1",
|
|
"p-map": "^5.5.0",
|
|
"picomatch": "^2.3.1",
|
|
"pkg-conf": "^4.0.0",
|
|
"plur": "^5.1.0",
|
|
"pretty-ms": "^8.0.0",
|
|
"resolve-cwd": "^3.0.0",
|
|
"stack-utils": "^2.0.6",
|
|
"strip-ansi": "^7.0.1",
|
|
"supertap": "^3.0.1",
|
|
"temp-dir": "^3.0.0",
|
|
"write-file-atomic": "^5.0.1",
|
|
"yargs": "^17.7.2"
|
|
},
|
|
"bin": {
|
|
"ava": "entrypoints/cli.mjs"
|
|
},
|
|
"engines": {
|
|
"node": ">=14.19 <15 || >=16.15 <17 || >=18"
|
|
},
|
|
"peerDependencies": {
|
|
"@ava/typescript": "*"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"@ava/typescript": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/ava/node_modules/ansi-regex": {
|
|
"version": "6.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-regex?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/ava/node_modules/callsites": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=12.20"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/ava/node_modules/chalk": {
|
|
"version": "5.3.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "^12.17.0 || ^14.13 || >=16.0.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/ava/node_modules/ci-info": {
|
|
"version": "3.8.0",
|
|
"dev": true,
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/sibiraj-s"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/ava/node_modules/cliui": {
|
|
"version": "8.0.1",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"string-width": "^4.2.0",
|
|
"strip-ansi": "^6.0.1",
|
|
"wrap-ansi": "^7.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/ava/node_modules/cliui/node_modules/ansi-regex": {
|
|
"version": "5.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/ava/node_modules/cliui/node_modules/strip-ansi": {
|
|
"version": "6.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-regex": "^5.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/ava/node_modules/signal-exit": {
|
|
"version": "4.0.2",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
}
|
|
},
|
|
"node_modules/ava/node_modules/strip-ansi": {
|
|
"version": "7.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-regex": "^6.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/strip-ansi?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/ava/node_modules/write-file-atomic": {
|
|
"version": "5.0.1",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"imurmurhash": "^0.1.4",
|
|
"signal-exit": "^4.0.1"
|
|
},
|
|
"engines": {
|
|
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/ava/node_modules/yargs": {
|
|
"version": "17.7.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"cliui": "^8.0.1",
|
|
"escalade": "^3.1.1",
|
|
"get-caller-file": "^2.0.5",
|
|
"require-directory": "^2.1.1",
|
|
"string-width": "^4.2.3",
|
|
"y18n": "^5.0.5",
|
|
"yargs-parser": "^21.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/ava/node_modules/yargs-parser": {
|
|
"version": "21.1.1",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/available-typed-arrays": {
|
|
"version": "1.0.5",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/aws-sign2": {
|
|
"version": "0.7.0",
|
|
"license": "Apache-2.0",
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/aws4": {
|
|
"version": "1.12.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/b4a": {
|
|
"version": "1.6.4",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/balanced-match": {
|
|
"version": "1.0.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/base64-js": {
|
|
"version": "1.5.1",
|
|
"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/base64url": {
|
|
"version": "3.0.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6.0.0"
|
|
}
|
|
},
|
|
"node_modules/bcrypt-pbkdf": {
|
|
"version": "1.0.2",
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"tweetnacl": "^0.14.3"
|
|
}
|
|
},
|
|
"node_modules/bignumber.js": {
|
|
"version": "9.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/binary-extensions": {
|
|
"version": "2.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/bit-twiddle": {
|
|
"version": "1.0.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/bl": {
|
|
"version": "4.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"buffer": "^5.5.0",
|
|
"inherits": "^2.0.4",
|
|
"readable-stream": "^3.4.0"
|
|
}
|
|
},
|
|
"node_modules/bl/node_modules/buffer": {
|
|
"version": "5.7.1",
|
|
"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/bl/node_modules/readable-stream": {
|
|
"version": "3.6.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"inherits": "^2.0.3",
|
|
"string_decoder": "^1.1.1",
|
|
"util-deprecate": "^1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/blueimp-md5": {
|
|
"version": "2.19.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/bn.js": {
|
|
"version": "5.2.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/body-parser": {
|
|
"version": "1.20.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"bytes": "3.1.2",
|
|
"content-type": "~1.0.4",
|
|
"debug": "2.6.9",
|
|
"depd": "2.0.0",
|
|
"destroy": "1.2.0",
|
|
"http-errors": "2.0.0",
|
|
"iconv-lite": "0.4.24",
|
|
"on-finished": "2.4.1",
|
|
"qs": "6.11.0",
|
|
"raw-body": "2.5.1",
|
|
"type-is": "~1.6.18",
|
|
"unpipe": "1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8",
|
|
"npm": "1.2.8000 || >= 1.4.16"
|
|
}
|
|
},
|
|
"node_modules/body-parser/node_modules/debug": {
|
|
"version": "2.6.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ms": "2.0.0"
|
|
}
|
|
},
|
|
"node_modules/body-parser/node_modules/ms": {
|
|
"version": "2.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/boxen": {
|
|
"version": "5.1.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-align": "^3.0.0",
|
|
"camelcase": "^6.2.0",
|
|
"chalk": "^4.1.0",
|
|
"cli-boxes": "^2.2.1",
|
|
"string-width": "^4.2.2",
|
|
"type-fest": "^0.20.2",
|
|
"widest-line": "^3.1.0",
|
|
"wrap-ansi": "^7.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/boxen/node_modules/type-fest": {
|
|
"version": "0.20.2",
|
|
"license": "(MIT OR CC0-1.0)",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/brace-expansion": {
|
|
"version": "1.1.11",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"balanced-match": "^1.0.0",
|
|
"concat-map": "0.0.1"
|
|
}
|
|
},
|
|
"node_modules/braces": {
|
|
"version": "3.0.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"fill-range": "^7.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/brfs": {
|
|
"version": "2.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"quote-stream": "^1.0.1",
|
|
"resolve": "^1.1.5",
|
|
"static-module": "^3.0.2",
|
|
"through2": "^2.0.0"
|
|
},
|
|
"bin": {
|
|
"brfs": "bin/cmd.js"
|
|
}
|
|
},
|
|
"node_modules/brorand": {
|
|
"version": "1.1.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/browser-pack": {
|
|
"version": "6.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"combine-source-map": "~0.8.0",
|
|
"defined": "^1.0.0",
|
|
"JSONStream": "^1.0.3",
|
|
"safe-buffer": "^5.1.1",
|
|
"through2": "^2.0.0",
|
|
"umd": "^3.0.0"
|
|
},
|
|
"bin": {
|
|
"browser-pack": "bin/cmd.js"
|
|
}
|
|
},
|
|
"node_modules/browser-process-hrtime": {
|
|
"version": "0.1.3",
|
|
"license": "BSD-2-Clause"
|
|
},
|
|
"node_modules/browser-resolve": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"resolve": "^1.17.0"
|
|
}
|
|
},
|
|
"node_modules/browserify": {
|
|
"version": "17.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"assert": "^1.4.0",
|
|
"browser-pack": "^6.0.1",
|
|
"browser-resolve": "^2.0.0",
|
|
"browserify-zlib": "~0.2.0",
|
|
"buffer": "~5.2.1",
|
|
"cached-path-relative": "^1.0.0",
|
|
"concat-stream": "^1.6.0",
|
|
"console-browserify": "^1.1.0",
|
|
"constants-browserify": "~1.0.0",
|
|
"crypto-browserify": "^3.0.0",
|
|
"defined": "^1.0.0",
|
|
"deps-sort": "^2.0.1",
|
|
"domain-browser": "^1.2.0",
|
|
"duplexer2": "~0.1.2",
|
|
"events": "^3.0.0",
|
|
"glob": "^7.1.0",
|
|
"has": "^1.0.0",
|
|
"htmlescape": "^1.1.0",
|
|
"https-browserify": "^1.0.0",
|
|
"inherits": "~2.0.1",
|
|
"insert-module-globals": "^7.2.1",
|
|
"JSONStream": "^1.0.3",
|
|
"labeled-stream-splicer": "^2.0.0",
|
|
"mkdirp-classic": "^0.5.2",
|
|
"module-deps": "^6.2.3",
|
|
"os-browserify": "~0.3.0",
|
|
"parents": "^1.0.1",
|
|
"path-browserify": "^1.0.0",
|
|
"process": "~0.11.0",
|
|
"punycode": "^1.3.2",
|
|
"querystring-es3": "~0.2.0",
|
|
"read-only-stream": "^2.0.0",
|
|
"readable-stream": "^2.0.2",
|
|
"resolve": "^1.1.4",
|
|
"shasum-object": "^1.0.0",
|
|
"shell-quote": "^1.6.1",
|
|
"stream-browserify": "^3.0.0",
|
|
"stream-http": "^3.0.0",
|
|
"string_decoder": "^1.1.1",
|
|
"subarg": "^1.0.0",
|
|
"syntax-error": "^1.1.1",
|
|
"through2": "^2.0.0",
|
|
"timers-browserify": "^1.0.1",
|
|
"tty-browserify": "0.0.1",
|
|
"url": "~0.11.0",
|
|
"util": "~0.12.0",
|
|
"vm-browserify": "^1.0.0",
|
|
"xtend": "^4.0.0"
|
|
},
|
|
"bin": {
|
|
"browserify": "bin/cmd.js"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/browserify-aes": {
|
|
"version": "1.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"buffer-xor": "^1.0.3",
|
|
"cipher-base": "^1.0.0",
|
|
"create-hash": "^1.1.0",
|
|
"evp_bytestokey": "^1.0.3",
|
|
"inherits": "^2.0.1",
|
|
"safe-buffer": "^5.0.1"
|
|
}
|
|
},
|
|
"node_modules/browserify-cipher": {
|
|
"version": "1.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"browserify-aes": "^1.0.4",
|
|
"browserify-des": "^1.0.0",
|
|
"evp_bytestokey": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/browserify-des": {
|
|
"version": "1.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"cipher-base": "^1.0.1",
|
|
"des.js": "^1.0.0",
|
|
"inherits": "^2.0.1",
|
|
"safe-buffer": "^5.1.2"
|
|
}
|
|
},
|
|
"node_modules/browserify-rsa": {
|
|
"version": "4.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"bn.js": "^5.0.0",
|
|
"randombytes": "^2.0.1"
|
|
}
|
|
},
|
|
"node_modules/browserify-sign": {
|
|
"version": "4.2.1",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"bn.js": "^5.1.1",
|
|
"browserify-rsa": "^4.0.1",
|
|
"create-hash": "^1.2.0",
|
|
"create-hmac": "^1.1.7",
|
|
"elliptic": "^6.5.3",
|
|
"inherits": "^2.0.4",
|
|
"parse-asn1": "^5.1.5",
|
|
"readable-stream": "^3.6.0",
|
|
"safe-buffer": "^5.2.0"
|
|
}
|
|
},
|
|
"node_modules/browserify-sign/node_modules/readable-stream": {
|
|
"version": "3.6.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"inherits": "^2.0.3",
|
|
"string_decoder": "^1.1.1",
|
|
"util-deprecate": "^1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/browserify-zlib": {
|
|
"version": "0.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"pako": "~1.0.5"
|
|
}
|
|
},
|
|
"node_modules/browserify/node_modules/concat-stream": {
|
|
"version": "1.6.2",
|
|
"engines": [
|
|
"node >= 0.8"
|
|
],
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"buffer-from": "^1.0.0",
|
|
"inherits": "^2.0.3",
|
|
"readable-stream": "^2.2.2",
|
|
"typedarray": "^0.0.6"
|
|
}
|
|
},
|
|
"node_modules/buffer": {
|
|
"version": "5.2.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"base64-js": "^1.0.2",
|
|
"ieee754": "^1.1.4"
|
|
}
|
|
},
|
|
"node_modules/buffer-equal": {
|
|
"version": "0.0.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.4.0"
|
|
}
|
|
},
|
|
"node_modules/buffer-from": {
|
|
"version": "1.1.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/buffer-xor": {
|
|
"version": "1.0.3",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/bufferutil": {
|
|
"version": "4.0.7",
|
|
"hasInstallScript": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"node-gyp-build": "^4.3.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.14.2"
|
|
}
|
|
},
|
|
"node_modules/builtin-status-codes": {
|
|
"version": "3.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/busboy": {
|
|
"version": "1.6.0",
|
|
"dependencies": {
|
|
"streamsearch": "^1.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10.16.0"
|
|
}
|
|
},
|
|
"node_modules/bytes": {
|
|
"version": "3.1.2",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/cacheable-request": {
|
|
"version": "6.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"clone-response": "^1.0.2",
|
|
"get-stream": "^5.1.0",
|
|
"http-cache-semantics": "^4.0.0",
|
|
"keyv": "^3.0.0",
|
|
"lowercase-keys": "^2.0.0",
|
|
"normalize-url": "^4.1.0",
|
|
"responselike": "^1.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/cacheable-request/node_modules/get-stream": {
|
|
"version": "5.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"pump": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/cacheable-request/node_modules/lowercase-keys": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/cached-path-relative": {
|
|
"version": "1.1.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/call-bind": {
|
|
"version": "1.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"function-bind": "^1.1.1",
|
|
"get-intrinsic": "^1.0.2"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/callsites": {
|
|
"version": "3.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/camel-case": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"no-case": "^2.2.0",
|
|
"upper-case": "^1.1.1"
|
|
}
|
|
},
|
|
"node_modules/camelcase": {
|
|
"version": "6.3.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/caseless": {
|
|
"version": "0.12.0",
|
|
"license": "Apache-2.0"
|
|
},
|
|
"node_modules/cbor": {
|
|
"version": "8.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"nofilter": "^3.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=12.19"
|
|
}
|
|
},
|
|
"node_modules/cephes": {
|
|
"version": "1.2.0",
|
|
"license": "BSD-3-Clause"
|
|
},
|
|
"node_modules/chalk": {
|
|
"version": "4.1.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/chalk/node_modules/ansi-styles": {
|
|
"version": "4.3.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-convert": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/chalk/node_modules/color-convert": {
|
|
"version": "2.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-name": "~1.1.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=7.0.0"
|
|
}
|
|
},
|
|
"node_modules/char-spinner": {
|
|
"version": "1.0.1",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/chardet": {
|
|
"version": "0.7.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/chokidar": {
|
|
"version": "3.5.3",
|
|
"dev": true,
|
|
"funding": [
|
|
{
|
|
"type": "individual",
|
|
"url": "https://paulmillr.com/funding/"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"anymatch": "~3.1.2",
|
|
"braces": "~3.0.2",
|
|
"glob-parent": "~5.1.2",
|
|
"is-binary-path": "~2.1.0",
|
|
"is-glob": "~4.0.1",
|
|
"normalize-path": "~3.0.0",
|
|
"readdirp": "~3.6.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8.10.0"
|
|
},
|
|
"optionalDependencies": {
|
|
"fsevents": "~2.3.2"
|
|
}
|
|
},
|
|
"node_modules/chunkd": {
|
|
"version": "2.0.1",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/ci-info": {
|
|
"version": "2.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/ci-parallel-vars": {
|
|
"version": "1.0.1",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/cipher-base": {
|
|
"version": "1.0.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"inherits": "^2.0.1",
|
|
"safe-buffer": "^5.0.1"
|
|
}
|
|
},
|
|
"node_modules/clean-stack": {
|
|
"version": "4.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"escape-string-regexp": "5.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/clean-stack/node_modules/escape-string-regexp": {
|
|
"version": "5.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/clean-yaml-object": {
|
|
"version": "0.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/cli-boxes": {
|
|
"version": "2.2.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/cli-cursor": {
|
|
"version": "3.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"restore-cursor": "^3.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/cli-highlight": {
|
|
"version": "2.1.11",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"chalk": "^4.0.0",
|
|
"highlight.js": "^10.7.1",
|
|
"mz": "^2.4.0",
|
|
"parse5": "^5.1.1",
|
|
"parse5-htmlparser2-tree-adapter": "^6.0.0",
|
|
"yargs": "^16.0.0"
|
|
},
|
|
"bin": {
|
|
"highlight": "bin/highlight"
|
|
},
|
|
"engines": {
|
|
"node": ">=8.0.0",
|
|
"npm": ">=5.0.0"
|
|
}
|
|
},
|
|
"node_modules/cli-spinners": {
|
|
"version": "2.9.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/cli-table3": {
|
|
"version": "0.6.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"string-width": "^4.2.0"
|
|
},
|
|
"engines": {
|
|
"node": "10.* || >= 12.*"
|
|
},
|
|
"optionalDependencies": {
|
|
"@colors/colors": "1.5.0"
|
|
}
|
|
},
|
|
"node_modules/cli-truncate": {
|
|
"version": "3.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"slice-ansi": "^5.0.0",
|
|
"string-width": "^5.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/cli-truncate/node_modules/ansi-regex": {
|
|
"version": "6.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-regex?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/cli-truncate/node_modules/emoji-regex": {
|
|
"version": "9.2.2",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/cli-truncate/node_modules/string-width": {
|
|
"version": "5.1.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"eastasianwidth": "^0.2.0",
|
|
"emoji-regex": "^9.2.2",
|
|
"strip-ansi": "^7.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/cli-truncate/node_modules/strip-ansi": {
|
|
"version": "7.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-regex": "^6.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/strip-ansi?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/cli-width": {
|
|
"version": "2.2.1",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/clinic": {
|
|
"version": "13.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@clinic/bubbleprof": "^10.0.0",
|
|
"@clinic/doctor": "^11.0.0",
|
|
"@clinic/flame": "^13.0.0",
|
|
"@clinic/heap-profiler": "^5.0.0",
|
|
"any-shell-escape": "^0.1.1",
|
|
"async": "^3.0.1",
|
|
"autocannon": "^7.5.0",
|
|
"commist": "^1.0.0",
|
|
"cross-argv": "^1.0.0",
|
|
"dargs": "^7.0.0",
|
|
"env-string": "^1.0.1",
|
|
"execspawn": "^1.0.1",
|
|
"insight": "^0.11.1",
|
|
"minimist": "^1.2.0",
|
|
"open": "^7.3.0",
|
|
"ora": "^5.1.0",
|
|
"rimraf": "^3.0.0",
|
|
"stream-collector": "^1.0.1",
|
|
"subarg": "^1.0.0",
|
|
"update-notifier": "^5.0.1"
|
|
},
|
|
"bin": {
|
|
"clinic": "bin.js"
|
|
}
|
|
},
|
|
"node_modules/clinic/node_modules/rimraf": {
|
|
"version": "3.0.2",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"glob": "^7.1.3"
|
|
},
|
|
"bin": {
|
|
"rimraf": "bin.js"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
}
|
|
},
|
|
"node_modules/clipboard-copy": {
|
|
"version": "4.0.1",
|
|
"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/cliui": {
|
|
"version": "7.0.4",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"string-width": "^4.2.0",
|
|
"strip-ansi": "^6.0.0",
|
|
"wrap-ansi": "^7.0.0"
|
|
}
|
|
},
|
|
"node_modules/clone": {
|
|
"version": "1.0.4",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.8"
|
|
}
|
|
},
|
|
"node_modules/clone-response": {
|
|
"version": "1.0.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"mimic-response": "^1.0.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/code-excerpt": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"convert-to-spaces": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
|
|
}
|
|
},
|
|
"node_modules/code-point-at": {
|
|
"version": "1.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/color-convert": {
|
|
"version": "0.5.3"
|
|
},
|
|
"node_modules/color-name": {
|
|
"version": "1.1.4",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/color-support": {
|
|
"version": "1.1.3",
|
|
"license": "ISC",
|
|
"bin": {
|
|
"color-support": "bin.js"
|
|
}
|
|
},
|
|
"node_modules/combine-source-map": {
|
|
"version": "0.8.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"convert-source-map": "~1.1.0",
|
|
"inline-source-map": "~0.6.0",
|
|
"lodash.memoize": "~3.0.3",
|
|
"source-map": "~0.5.3"
|
|
}
|
|
},
|
|
"node_modules/combine-source-map/node_modules/convert-source-map": {
|
|
"version": "1.1.3",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/combined-stream": {
|
|
"version": "1.0.8",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"delayed-stream": "~1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/commander": {
|
|
"version": "2.20.3",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/commist": {
|
|
"version": "1.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"leven": "^2.1.0",
|
|
"minimist": "^1.1.0"
|
|
}
|
|
},
|
|
"node_modules/common-path-prefix": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/concat-map": {
|
|
"version": "0.0.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/concat-stream": {
|
|
"version": "2.0.0",
|
|
"engines": [
|
|
"node >= 6.0"
|
|
],
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"buffer-from": "^1.0.0",
|
|
"inherits": "^2.0.3",
|
|
"readable-stream": "^3.0.2",
|
|
"typedarray": "^0.0.6"
|
|
}
|
|
},
|
|
"node_modules/concat-stream/node_modules/readable-stream": {
|
|
"version": "3.6.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"inherits": "^2.0.3",
|
|
"string_decoder": "^1.1.1",
|
|
"util-deprecate": "^1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/concordance": {
|
|
"version": "5.0.4",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"date-time": "^3.1.0",
|
|
"esutils": "^2.0.3",
|
|
"fast-diff": "^1.2.0",
|
|
"js-string-escape": "^1.0.1",
|
|
"lodash": "^4.17.15",
|
|
"md5-hex": "^3.0.1",
|
|
"semver": "^7.3.2",
|
|
"well-known-symbols": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10.18.0 <11 || >=12.14.0 <13 || >=14"
|
|
}
|
|
},
|
|
"node_modules/conf": {
|
|
"version": "10.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ajv": "^8.6.3",
|
|
"ajv-formats": "^2.1.1",
|
|
"atomically": "^1.7.0",
|
|
"debounce-fn": "^4.0.0",
|
|
"dot-prop": "^6.0.1",
|
|
"env-paths": "^2.2.1",
|
|
"json-schema-typed": "^7.0.3",
|
|
"onetime": "^5.1.2",
|
|
"pkg-up": "^3.1.0",
|
|
"semver": "^7.3.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/configstore": {
|
|
"version": "5.0.1",
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"dot-prop": "^5.2.0",
|
|
"graceful-fs": "^4.1.2",
|
|
"make-dir": "^3.0.0",
|
|
"unique-string": "^2.0.0",
|
|
"write-file-atomic": "^3.0.0",
|
|
"xdg-basedir": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/configstore/node_modules/dot-prop": {
|
|
"version": "5.3.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-obj": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/console-browserify": {
|
|
"version": "1.2.0"
|
|
},
|
|
"node_modules/constants-browserify": {
|
|
"version": "1.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/content-disposition": {
|
|
"version": "0.5.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"safe-buffer": "5.2.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/content-type": {
|
|
"version": "1.0.5",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/convert-source-map": {
|
|
"version": "1.9.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/convert-to-spaces": {
|
|
"version": "2.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
|
|
}
|
|
},
|
|
"node_modules/cookie": {
|
|
"version": "0.5.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/cookie-signature": {
|
|
"version": "1.0.6",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/copy-to-clipboard": {
|
|
"version": "3.3.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"toggle-selection": "^1.0.6"
|
|
}
|
|
},
|
|
"node_modules/core-util-is": {
|
|
"version": "1.0.3",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/cors": {
|
|
"version": "2.8.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"object-assign": "^4",
|
|
"vary": "^1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.10"
|
|
}
|
|
},
|
|
"node_modules/create-ecdh": {
|
|
"version": "4.0.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"bn.js": "^4.1.0",
|
|
"elliptic": "^6.5.3"
|
|
}
|
|
},
|
|
"node_modules/create-ecdh/node_modules/bn.js": {
|
|
"version": "4.12.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/create-hash": {
|
|
"version": "1.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"cipher-base": "^1.0.1",
|
|
"inherits": "^2.0.1",
|
|
"md5.js": "^1.3.4",
|
|
"ripemd160": "^2.0.1",
|
|
"sha.js": "^2.4.0"
|
|
}
|
|
},
|
|
"node_modules/create-hmac": {
|
|
"version": "1.1.7",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"cipher-base": "^1.0.3",
|
|
"create-hash": "^1.1.0",
|
|
"inherits": "^2.0.1",
|
|
"ripemd160": "^2.0.0",
|
|
"safe-buffer": "^5.0.1",
|
|
"sha.js": "^2.4.8"
|
|
}
|
|
},
|
|
"node_modules/cross-argv": {
|
|
"version": "1.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/cross-env": {
|
|
"version": "7.0.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"cross-spawn": "^7.0.1"
|
|
},
|
|
"bin": {
|
|
"cross-env": "src/bin/cross-env.js",
|
|
"cross-env-shell": "src/bin/cross-env-shell.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=10.14",
|
|
"npm": ">=6",
|
|
"yarn": ">=1"
|
|
}
|
|
},
|
|
"node_modules/cross-spawn": {
|
|
"version": "7.0.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"path-key": "^3.1.0",
|
|
"shebang-command": "^2.0.0",
|
|
"which": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8"
|
|
}
|
|
},
|
|
"node_modules/crypto-browserify": {
|
|
"version": "3.12.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"browserify-cipher": "^1.0.0",
|
|
"browserify-sign": "^4.0.0",
|
|
"create-ecdh": "^4.0.0",
|
|
"create-hash": "^1.1.0",
|
|
"create-hmac": "^1.1.0",
|
|
"diffie-hellman": "^5.0.0",
|
|
"inherits": "^2.0.1",
|
|
"pbkdf2": "^3.0.3",
|
|
"public-encrypt": "^4.0.0",
|
|
"randombytes": "^2.0.0",
|
|
"randomfill": "^1.0.3"
|
|
},
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/crypto-random-string": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/currently-unhandled": {
|
|
"version": "0.4.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"array-find-index": "^1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/cwise-compiler": {
|
|
"version": "1.1.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"uniq": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/d": {
|
|
"version": "1.0.1",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"es5-ext": "^0.10.50",
|
|
"type": "^1.0.1"
|
|
}
|
|
},
|
|
"node_modules/d3-array": {
|
|
"version": "2.12.1",
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"internmap": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/d3-axis": {
|
|
"version": "1.0.12",
|
|
"license": "BSD-3-Clause"
|
|
},
|
|
"node_modules/d3-color": {
|
|
"version": "1.4.1",
|
|
"license": "BSD-3-Clause"
|
|
},
|
|
"node_modules/d3-dispatch": {
|
|
"version": "1.0.6",
|
|
"license": "BSD-3-Clause"
|
|
},
|
|
"node_modules/d3-drag": {
|
|
"version": "1.2.5",
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"d3-dispatch": "1",
|
|
"d3-selection": "1"
|
|
}
|
|
},
|
|
"node_modules/d3-ease": {
|
|
"version": "1.0.7",
|
|
"license": "BSD-3-Clause"
|
|
},
|
|
"node_modules/d3-fg": {
|
|
"version": "6.14.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"d3-array": "^2.2.0",
|
|
"d3-dispatch": "^1.0.5",
|
|
"d3-ease": "^1.0.5",
|
|
"d3-hierarchy": "^1.1.8",
|
|
"d3-scale": "^3.0.0",
|
|
"d3-selection": "^1.4.0",
|
|
"d3-zoom": "^1.7.3",
|
|
"escape-string-regexp": "^1.0.5",
|
|
"hsl-to-rgb-for-reals": "^1.1.0"
|
|
}
|
|
},
|
|
"node_modules/d3-format": {
|
|
"version": "1.4.5",
|
|
"license": "BSD-3-Clause"
|
|
},
|
|
"node_modules/d3-hierarchy": {
|
|
"version": "1.1.9",
|
|
"license": "BSD-3-Clause"
|
|
},
|
|
"node_modules/d3-interpolate": {
|
|
"version": "1.4.0",
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"d3-color": "1"
|
|
}
|
|
},
|
|
"node_modules/d3-path": {
|
|
"version": "1.0.9",
|
|
"license": "BSD-3-Clause"
|
|
},
|
|
"node_modules/d3-scale": {
|
|
"version": "3.3.0",
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"d3-array": "^2.3.0",
|
|
"d3-format": "1 - 2",
|
|
"d3-interpolate": "1.2.0 - 2",
|
|
"d3-time": "^2.1.1",
|
|
"d3-time-format": "2 - 3"
|
|
}
|
|
},
|
|
"node_modules/d3-scale/node_modules/d3-time": {
|
|
"version": "2.1.1",
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"d3-array": "2"
|
|
}
|
|
},
|
|
"node_modules/d3-selection": {
|
|
"version": "1.4.2",
|
|
"license": "BSD-3-Clause"
|
|
},
|
|
"node_modules/d3-shape": {
|
|
"version": "1.3.7",
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"d3-path": "1"
|
|
}
|
|
},
|
|
"node_modules/d3-time": {
|
|
"version": "1.1.0",
|
|
"license": "BSD-3-Clause"
|
|
},
|
|
"node_modules/d3-time-format": {
|
|
"version": "2.3.0",
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"d3-time": "1"
|
|
}
|
|
},
|
|
"node_modules/d3-timer": {
|
|
"version": "1.0.10",
|
|
"license": "BSD-3-Clause"
|
|
},
|
|
"node_modules/d3-transition": {
|
|
"version": "1.3.2",
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"d3-color": "1",
|
|
"d3-dispatch": "1",
|
|
"d3-ease": "1",
|
|
"d3-interpolate": "1",
|
|
"d3-selection": "^1.1.0",
|
|
"d3-timer": "1"
|
|
}
|
|
},
|
|
"node_modules/d3-zoom": {
|
|
"version": "1.8.3",
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"d3-dispatch": "1",
|
|
"d3-drag": "1",
|
|
"d3-interpolate": "1",
|
|
"d3-selection": "1",
|
|
"d3-transition": "1"
|
|
}
|
|
},
|
|
"node_modules/dargs": {
|
|
"version": "7.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/dash-ast": {
|
|
"version": "2.0.1",
|
|
"license": "Apache-2.0"
|
|
},
|
|
"node_modules/dashdash": {
|
|
"version": "1.14.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"assert-plus": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10"
|
|
}
|
|
},
|
|
"node_modules/date-fns": {
|
|
"version": "2.30.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/runtime": "^7.21.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.11"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/date-fns"
|
|
}
|
|
},
|
|
"node_modules/date-time": {
|
|
"version": "3.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"time-zone": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/debounce": {
|
|
"version": "1.2.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/debounce-fn": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"mimic-fn": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/debug": {
|
|
"version": "4.3.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ms": "2.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"supports-color": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/debug/node_modules/ms": {
|
|
"version": "2.1.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/decamelize": {
|
|
"version": "1.2.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/decompress-response": {
|
|
"version": "3.3.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"mimic-response": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/deep-diff": {
|
|
"version": "1.0.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/deep-extend": {
|
|
"version": "0.6.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4.0.0"
|
|
}
|
|
},
|
|
"node_modules/deep-is": {
|
|
"version": "0.1.4",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/defaults": {
|
|
"version": "1.0.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"clone": "^1.0.2"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/defer-to-connect": {
|
|
"version": "1.1.3",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/defined": {
|
|
"version": "1.0.1",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/delayed-stream": {
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.4.0"
|
|
}
|
|
},
|
|
"node_modules/depd": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/deps-sort": {
|
|
"version": "2.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"JSONStream": "^1.0.3",
|
|
"shasum-object": "^1.0.0",
|
|
"subarg": "^1.0.0",
|
|
"through2": "^2.0.0"
|
|
},
|
|
"bin": {
|
|
"deps-sort": "bin/cmd.js"
|
|
}
|
|
},
|
|
"node_modules/des.js": {
|
|
"version": "1.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"inherits": "^2.0.1",
|
|
"minimalistic-assert": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/destroy": {
|
|
"version": "1.2.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.8",
|
|
"npm": "1.2.8000 || >= 1.4.16"
|
|
}
|
|
},
|
|
"node_modules/detective": {
|
|
"version": "5.2.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"acorn-node": "^1.8.2",
|
|
"defined": "^1.0.0",
|
|
"minimist": "^1.2.6"
|
|
},
|
|
"bin": {
|
|
"detective": "bin/detective.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.8.0"
|
|
}
|
|
},
|
|
"node_modules/diff-sequences": {
|
|
"version": "24.9.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/diffie-hellman": {
|
|
"version": "5.0.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"bn.js": "^4.1.0",
|
|
"miller-rabin": "^4.0.0",
|
|
"randombytes": "^2.0.0"
|
|
}
|
|
},
|
|
"node_modules/diffie-hellman/node_modules/bn.js": {
|
|
"version": "4.12.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/dir-glob": {
|
|
"version": "3.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"path-type": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/discord-api-types": {
|
|
"version": "0.37.61",
|
|
"resolved": "https://registry.npmjs.org/discord-api-types/-/discord-api-types-0.37.61.tgz",
|
|
"integrity": "sha512-o/dXNFfhBpYHpQFdT6FWzeO7pKc838QeeZ9d91CfVAtpr5XLK4B/zYxQbYgPdoMiTDvJfzcsLW5naXgmHGDNXw=="
|
|
},
|
|
"node_modules/discord.js": {
|
|
"version": "14.14.1",
|
|
"resolved": "https://registry.npmjs.org/discord.js/-/discord.js-14.14.1.tgz",
|
|
"integrity": "sha512-/hUVzkIerxKHyRKopJy5xejp4MYKDPTszAnpYxzVVv4qJYf+Tkt+jnT2N29PIPschicaEEpXwF2ARrTYHYwQ5w==",
|
|
"dependencies": {
|
|
"@discordjs/builders": "^1.7.0",
|
|
"@discordjs/collection": "1.5.3",
|
|
"@discordjs/formatters": "^0.3.3",
|
|
"@discordjs/rest": "^2.1.0",
|
|
"@discordjs/util": "^1.0.2",
|
|
"@discordjs/ws": "^1.0.2",
|
|
"@sapphire/snowflake": "3.5.1",
|
|
"@types/ws": "8.5.9",
|
|
"discord-api-types": "0.37.61",
|
|
"fast-deep-equal": "3.1.3",
|
|
"lodash.snakecase": "4.1.1",
|
|
"tslib": "2.6.2",
|
|
"undici": "5.27.2",
|
|
"ws": "8.14.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=16.11.0"
|
|
}
|
|
},
|
|
"node_modules/distributions": {
|
|
"version": "2.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"cephes": "^1.1.2"
|
|
}
|
|
},
|
|
"node_modules/domain-browser": {
|
|
"version": "1.2.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.4",
|
|
"npm": ">=1.2"
|
|
}
|
|
},
|
|
"node_modules/dot-prop": {
|
|
"version": "6.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-obj": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/dotenv": {
|
|
"version": "4.0.0",
|
|
"license": "BSD-2-Clause",
|
|
"engines": {
|
|
"node": ">=4.6.0"
|
|
}
|
|
},
|
|
"node_modules/dotgitconfig": {
|
|
"version": "1.1.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ini": "^1.3.5"
|
|
}
|
|
},
|
|
"node_modules/dup": {
|
|
"version": "1.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/duplexer2": {
|
|
"version": "0.1.4",
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"readable-stream": "^2.0.2"
|
|
}
|
|
},
|
|
"node_modules/duplexer3": {
|
|
"version": "0.1.5",
|
|
"license": "BSD-3-Clause"
|
|
},
|
|
"node_modules/duplexify": {
|
|
"version": "4.1.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"end-of-stream": "^1.4.1",
|
|
"inherits": "^2.0.3",
|
|
"readable-stream": "^3.1.1",
|
|
"stream-shift": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/duplexify/node_modules/readable-stream": {
|
|
"version": "3.6.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"inherits": "^2.0.3",
|
|
"string_decoder": "^1.1.1",
|
|
"util-deprecate": "^1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/eastasianwidth": {
|
|
"version": "0.2.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/ecc-jsbn": {
|
|
"version": "0.1.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"jsbn": "~0.1.0",
|
|
"safer-buffer": "^2.1.0"
|
|
}
|
|
},
|
|
"node_modules/ee-first": {
|
|
"version": "1.1.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/elliptic": {
|
|
"version": "6.5.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"bn.js": "^4.11.9",
|
|
"brorand": "^1.1.0",
|
|
"hash.js": "^1.0.0",
|
|
"hmac-drbg": "^1.0.1",
|
|
"inherits": "^2.0.4",
|
|
"minimalistic-assert": "^1.0.1",
|
|
"minimalistic-crypto-utils": "^1.0.1"
|
|
}
|
|
},
|
|
"node_modules/elliptic/node_modules/bn.js": {
|
|
"version": "4.12.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/emittery": {
|
|
"version": "1.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=14.16"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sindresorhus/emittery?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/emoji-regex": {
|
|
"version": "8.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/encodeurl": {
|
|
"version": "1.0.2",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/end-of-stream": {
|
|
"version": "1.4.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"once": "^1.4.0"
|
|
}
|
|
},
|
|
"node_modules/endpoint": {
|
|
"version": "0.4.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"inherits": "^2.0.1"
|
|
}
|
|
},
|
|
"node_modules/env-paths": {
|
|
"version": "2.2.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/env-string": {
|
|
"version": "1.0.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/es5-ext": {
|
|
"version": "0.10.62",
|
|
"hasInstallScript": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"es6-iterator": "^2.0.3",
|
|
"es6-symbol": "^3.1.3",
|
|
"next-tick": "^1.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10"
|
|
}
|
|
},
|
|
"node_modules/es6-iterator": {
|
|
"version": "2.0.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"d": "1",
|
|
"es5-ext": "^0.10.35",
|
|
"es6-symbol": "^3.1.1"
|
|
}
|
|
},
|
|
"node_modules/es6-map": {
|
|
"version": "0.1.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"d": "1",
|
|
"es5-ext": "~0.10.14",
|
|
"es6-iterator": "~2.0.1",
|
|
"es6-set": "~0.1.5",
|
|
"es6-symbol": "~3.1.1",
|
|
"event-emitter": "~0.3.5"
|
|
}
|
|
},
|
|
"node_modules/es6-set": {
|
|
"version": "0.1.6",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"d": "^1.0.1",
|
|
"es5-ext": "^0.10.62",
|
|
"es6-iterator": "~2.0.3",
|
|
"es6-symbol": "^3.1.3",
|
|
"event-emitter": "^0.3.5",
|
|
"type": "^2.7.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.12"
|
|
}
|
|
},
|
|
"node_modules/es6-set/node_modules/type": {
|
|
"version": "2.7.2",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/es6-symbol": {
|
|
"version": "3.1.3",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"d": "^1.0.1",
|
|
"ext": "^1.1.2"
|
|
}
|
|
},
|
|
"node_modules/escalade": {
|
|
"version": "3.1.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/escape-goat": {
|
|
"version": "2.1.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/escape-html": {
|
|
"version": "1.0.3",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/escape-string-regexp": {
|
|
"version": "1.0.5",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.8.0"
|
|
}
|
|
},
|
|
"node_modules/escodegen": {
|
|
"version": "1.14.3",
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"esprima": "^4.0.1",
|
|
"estraverse": "^4.2.0",
|
|
"esutils": "^2.0.2",
|
|
"optionator": "^0.8.1"
|
|
},
|
|
"bin": {
|
|
"escodegen": "bin/escodegen.js",
|
|
"esgenerate": "bin/esgenerate.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=4.0"
|
|
},
|
|
"optionalDependencies": {
|
|
"source-map": "~0.6.1"
|
|
}
|
|
},
|
|
"node_modules/escodegen/node_modules/source-map": {
|
|
"version": "0.6.1",
|
|
"license": "BSD-3-Clause",
|
|
"optional": true,
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/esm": {
|
|
"version": "3.2.25",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/esprima": {
|
|
"version": "4.0.1",
|
|
"license": "BSD-2-Clause",
|
|
"bin": {
|
|
"esparse": "bin/esparse.js",
|
|
"esvalidate": "bin/esvalidate.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/estraverse": {
|
|
"version": "4.3.0",
|
|
"license": "BSD-2-Clause",
|
|
"engines": {
|
|
"node": ">=4.0"
|
|
}
|
|
},
|
|
"node_modules/estree-is-function": {
|
|
"version": "1.0.0",
|
|
"license": "Apache-2.0"
|
|
},
|
|
"node_modules/estree-is-member-expression": {
|
|
"version": "1.0.0",
|
|
"license": "Apache-2.0"
|
|
},
|
|
"node_modules/esutils": {
|
|
"version": "2.0.3",
|
|
"license": "BSD-2-Clause",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/etag": {
|
|
"version": "1.8.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/event-emitter": {
|
|
"version": "0.3.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"d": "1",
|
|
"es5-ext": "~0.10.14"
|
|
}
|
|
},
|
|
"node_modules/event-target-shim": {
|
|
"version": "5.0.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/events": {
|
|
"version": "3.3.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.8.x"
|
|
}
|
|
},
|
|
"node_modules/evp_bytestokey": {
|
|
"version": "1.0.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"md5.js": "^1.3.4",
|
|
"safe-buffer": "^5.1.1"
|
|
}
|
|
},
|
|
"node_modules/execa": {
|
|
"version": "4.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"cross-spawn": "^7.0.0",
|
|
"get-stream": "^5.0.0",
|
|
"human-signals": "^1.1.1",
|
|
"is-stream": "^2.0.0",
|
|
"merge-stream": "^2.0.0",
|
|
"npm-run-path": "^4.0.0",
|
|
"onetime": "^5.1.0",
|
|
"signal-exit": "^3.0.2",
|
|
"strip-final-newline": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sindresorhus/execa?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/execa/node_modules/get-stream": {
|
|
"version": "5.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"pump": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/execspawn": {
|
|
"version": "1.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"util-extend": "^1.0.1"
|
|
}
|
|
},
|
|
"node_modules/express": {
|
|
"version": "4.18.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"accepts": "~1.3.8",
|
|
"array-flatten": "1.1.1",
|
|
"body-parser": "1.20.1",
|
|
"content-disposition": "0.5.4",
|
|
"content-type": "~1.0.4",
|
|
"cookie": "0.5.0",
|
|
"cookie-signature": "1.0.6",
|
|
"debug": "2.6.9",
|
|
"depd": "2.0.0",
|
|
"encodeurl": "~1.0.2",
|
|
"escape-html": "~1.0.3",
|
|
"etag": "~1.8.1",
|
|
"finalhandler": "1.2.0",
|
|
"fresh": "0.5.2",
|
|
"http-errors": "2.0.0",
|
|
"merge-descriptors": "1.0.1",
|
|
"methods": "~1.1.2",
|
|
"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",
|
|
"safe-buffer": "5.2.1",
|
|
"send": "0.18.0",
|
|
"serve-static": "1.15.0",
|
|
"setprototypeof": "1.2.0",
|
|
"statuses": "2.0.1",
|
|
"type-is": "~1.6.18",
|
|
"utils-merge": "1.0.1",
|
|
"vary": "~1.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.10.0"
|
|
}
|
|
},
|
|
"node_modules/express/node_modules/array-flatten": {
|
|
"version": "1.1.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/express/node_modules/debug": {
|
|
"version": "2.6.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ms": "2.0.0"
|
|
}
|
|
},
|
|
"node_modules/express/node_modules/ms": {
|
|
"version": "2.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/ext": {
|
|
"version": "1.7.0",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"type": "^2.7.2"
|
|
}
|
|
},
|
|
"node_modules/ext/node_modules/type": {
|
|
"version": "2.7.2",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/extend": {
|
|
"version": "3.0.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/external-editor": {
|
|
"version": "3.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"chardet": "^0.7.0",
|
|
"iconv-lite": "^0.4.24",
|
|
"tmp": "^0.0.33"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/extsprintf": {
|
|
"version": "1.3.0",
|
|
"engines": [
|
|
"node >=0.6.0"
|
|
],
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/fast-deep-equal": {
|
|
"version": "3.1.3",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/fast-diff": {
|
|
"version": "1.3.0",
|
|
"dev": true,
|
|
"license": "Apache-2.0"
|
|
},
|
|
"node_modules/fast-glob": {
|
|
"version": "3.3.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@nodelib/fs.stat": "^2.0.2",
|
|
"@nodelib/fs.walk": "^1.2.3",
|
|
"glob-parent": "^5.1.2",
|
|
"merge2": "^1.3.0",
|
|
"micromatch": "^4.0.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=8.6.0"
|
|
}
|
|
},
|
|
"node_modules/fast-json-stable-stringify": {
|
|
"version": "2.1.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/fast-levenshtein": {
|
|
"version": "2.0.6",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/fast-safe-stringify": {
|
|
"version": "2.1.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/fastq": {
|
|
"version": "1.15.0",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"reusify": "^1.0.4"
|
|
}
|
|
},
|
|
"node_modules/figures": {
|
|
"version": "5.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"escape-string-regexp": "^5.0.0",
|
|
"is-unicode-supported": "^1.2.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/figures/node_modules/escape-string-regexp": {
|
|
"version": "5.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/figures/node_modules/is-unicode-supported": {
|
|
"version": "1.3.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/fill-range": {
|
|
"version": "7.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"to-regex-range": "^5.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/finalhandler": {
|
|
"version": "1.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"debug": "2.6.9",
|
|
"encodeurl": "~1.0.2",
|
|
"escape-html": "~1.0.3",
|
|
"on-finished": "2.4.1",
|
|
"parseurl": "~1.3.3",
|
|
"statuses": "2.0.1",
|
|
"unpipe": "~1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/finalhandler/node_modules/debug": {
|
|
"version": "2.6.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ms": "2.0.0"
|
|
}
|
|
},
|
|
"node_modules/finalhandler/node_modules/ms": {
|
|
"version": "2.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/find-up": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"locate-path": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/flame-gradient": {
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"sinusoidal-decimal": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/flatstr": {
|
|
"version": "1.0.12",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/for-each": {
|
|
"version": "0.3.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-callable": "^1.1.3"
|
|
}
|
|
},
|
|
"node_modules/forever-agent": {
|
|
"version": "0.6.1",
|
|
"license": "Apache-2.0",
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/form-data": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"asynckit": "^0.4.0",
|
|
"combined-stream": "^1.0.8",
|
|
"mime-types": "^2.1.12"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/forwarded": {
|
|
"version": "0.2.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/fp-ts": {
|
|
"version": "2.16.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/fresh": {
|
|
"version": "0.5.2",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/from2": {
|
|
"version": "2.3.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"inherits": "^2.0.1",
|
|
"readable-stream": "^2.0.0"
|
|
}
|
|
},
|
|
"node_modules/from2-string": {
|
|
"version": "1.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"from2": "^2.0.3"
|
|
}
|
|
},
|
|
"node_modules/fs-extra": {
|
|
"version": "11.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"graceful-fs": "^4.2.0",
|
|
"jsonfile": "^6.0.1",
|
|
"universalify": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14.14"
|
|
}
|
|
},
|
|
"node_modules/fs.realpath": {
|
|
"version": "1.0.0",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/function-bind": {
|
|
"version": "1.1.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/generate-function": {
|
|
"version": "2.3.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-property": "^1.0.2"
|
|
}
|
|
},
|
|
"node_modules/generate-object-property": {
|
|
"version": "1.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-property": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/get-assigned-identifiers": {
|
|
"version": "1.2.0",
|
|
"license": "Apache-2.0"
|
|
},
|
|
"node_modules/get-caller-file": {
|
|
"version": "2.0.5",
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": "6.* || 8.* || >= 10.*"
|
|
}
|
|
},
|
|
"node_modules/get-intrinsic": {
|
|
"version": "1.2.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"function-bind": "^1.1.1",
|
|
"has": "^1.0.3",
|
|
"has-proto": "^1.0.1",
|
|
"has-symbols": "^1.0.3"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/get-stream": {
|
|
"version": "4.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"pump": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/getpass": {
|
|
"version": "0.1.7",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"assert-plus": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/glob": {
|
|
"version": "7.2.3",
|
|
"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/glob-parent": {
|
|
"version": "5.1.2",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"is-glob": "^4.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/global-dirs": {
|
|
"version": "3.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ini": "2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/global-dirs/node_modules/ini": {
|
|
"version": "2.0.0",
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/globby": {
|
|
"version": "13.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"dir-glob": "^3.0.1",
|
|
"fast-glob": "^3.2.11",
|
|
"ignore": "^5.2.0",
|
|
"merge2": "^1.4.1",
|
|
"slash": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/gopd": {
|
|
"version": "1.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"get-intrinsic": "^1.1.3"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/got": {
|
|
"version": "9.6.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@sindresorhus/is": "^0.14.0",
|
|
"@szmarczak/http-timer": "^1.1.2",
|
|
"cacheable-request": "^6.0.0",
|
|
"decompress-response": "^3.3.0",
|
|
"duplexer3": "^0.1.4",
|
|
"get-stream": "^4.1.0",
|
|
"lowercase-keys": "^1.0.1",
|
|
"mimic-response": "^1.0.1",
|
|
"p-cancelable": "^1.0.0",
|
|
"to-readable-stream": "^1.0.0",
|
|
"url-parse-lax": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8.6"
|
|
}
|
|
},
|
|
"node_modules/graceful-fs": {
|
|
"version": "4.2.11",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/har-schema": {
|
|
"version": "2.0.0",
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/har-validator": {
|
|
"version": "5.1.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ajv": "^6.12.3",
|
|
"har-schema": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/har-validator/node_modules/ajv": {
|
|
"version": "6.12.6",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"fast-deep-equal": "^3.1.1",
|
|
"fast-json-stable-stringify": "^2.0.0",
|
|
"json-schema-traverse": "^0.4.1",
|
|
"uri-js": "^4.2.2"
|
|
},
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/epoberezkin"
|
|
}
|
|
},
|
|
"node_modules/har-validator/node_modules/json-schema-traverse": {
|
|
"version": "0.4.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/has": {
|
|
"version": "1.0.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"function-bind": "^1.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4.0"
|
|
}
|
|
},
|
|
"node_modules/has-ansi": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-regex": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/has-ansi/node_modules/ansi-regex": {
|
|
"version": "2.1.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/has-async-hooks": {
|
|
"version": "1.0.0",
|
|
"license": "Apache-2.0"
|
|
},
|
|
"node_modules/has-flag": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/has-proto": {
|
|
"version": "1.0.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/has-symbols": {
|
|
"version": "1.0.3",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/has-tostringtag": {
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-symbols": "^1.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/has-unicode": {
|
|
"version": "2.0.1",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/has-yarn": {
|
|
"version": "2.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/hash-base": {
|
|
"version": "3.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"inherits": "^2.0.4",
|
|
"readable-stream": "^3.6.0",
|
|
"safe-buffer": "^5.2.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/hash-base/node_modules/readable-stream": {
|
|
"version": "3.6.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"inherits": "^2.0.3",
|
|
"string_decoder": "^1.1.1",
|
|
"util-deprecate": "^1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/hash.js": {
|
|
"version": "1.1.7",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"inherits": "^2.0.3",
|
|
"minimalistic-assert": "^1.0.1"
|
|
}
|
|
},
|
|
"node_modules/hdr-histogram-js": {
|
|
"version": "3.0.0",
|
|
"license": "BSD",
|
|
"dependencies": {
|
|
"@assemblyscript/loader": "^0.19.21",
|
|
"base64-js": "^1.2.0",
|
|
"pako": "^1.0.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
}
|
|
},
|
|
"node_modules/hdr-histogram-percentiles-obj": {
|
|
"version": "3.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/hidden-markov-model-tf": {
|
|
"version": "4.0.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"ml-kmeans": "^4.0.1",
|
|
"ndarray": "^1.0.18",
|
|
"ndarray-cholesky-factorization": "^1.0.2",
|
|
"ndarray-determinant": "^1.0.0",
|
|
"ndarray-inv": "^0.2.0",
|
|
"seedrandom": "^3.0.1",
|
|
"semver": "^6.1.1"
|
|
},
|
|
"peerDependencies": {
|
|
"@tensorflow/tfjs-core": "^3.13.0"
|
|
}
|
|
},
|
|
"node_modules/hidden-markov-model-tf/node_modules/semver": {
|
|
"version": "6.3.0",
|
|
"license": "ISC",
|
|
"bin": {
|
|
"semver": "bin/semver.js"
|
|
}
|
|
},
|
|
"node_modules/highlight.js": {
|
|
"version": "10.7.3",
|
|
"license": "BSD-3-Clause",
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/hmac-drbg": {
|
|
"version": "1.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"hash.js": "^1.0.3",
|
|
"minimalistic-assert": "^1.0.0",
|
|
"minimalistic-crypto-utils": "^1.0.1"
|
|
}
|
|
},
|
|
"node_modules/hsl-to-rgb-for-reals": {
|
|
"version": "1.1.1",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/htmlescape": {
|
|
"version": "1.1.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10"
|
|
}
|
|
},
|
|
"node_modules/http-cache-semantics": {
|
|
"version": "4.1.1",
|
|
"license": "BSD-2-Clause"
|
|
},
|
|
"node_modules/http-errors": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"depd": "2.0.0",
|
|
"inherits": "2.0.4",
|
|
"setprototypeof": "1.2.0",
|
|
"statuses": "2.0.1",
|
|
"toidentifier": "1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/http-parser-js": {
|
|
"version": "0.5.8",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/http-signature": {
|
|
"version": "1.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"assert-plus": "^1.0.0",
|
|
"jsprim": "^1.2.2",
|
|
"sshpk": "^1.7.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.8",
|
|
"npm": ">=1.3.7"
|
|
}
|
|
},
|
|
"node_modules/https-browserify": {
|
|
"version": "1.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/human-signals": {
|
|
"version": "1.1.1",
|
|
"license": "Apache-2.0",
|
|
"engines": {
|
|
"node": ">=8.12.0"
|
|
}
|
|
},
|
|
"node_modules/humanize-duration": {
|
|
"version": "3.28.0",
|
|
"license": "Unlicense"
|
|
},
|
|
"node_modules/hyperid": {
|
|
"version": "3.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"uuid": "^8.3.2",
|
|
"uuid-parse": "^1.1.0"
|
|
}
|
|
},
|
|
"node_modules/hyperid/node_modules/uuid": {
|
|
"version": "8.3.2",
|
|
"license": "MIT",
|
|
"bin": {
|
|
"uuid": "dist/bin/uuid"
|
|
}
|
|
},
|
|
"node_modules/hyperscript-attribute-to-property": {
|
|
"version": "1.0.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/hyperx": {
|
|
"version": "2.5.4",
|
|
"license": "BSD",
|
|
"dependencies": {
|
|
"hyperscript-attribute-to-property": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/iconv-lite": {
|
|
"version": "0.4.24",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"safer-buffer": ">= 2.1.2 < 3"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/ieee754": {
|
|
"version": "1.2.1",
|
|
"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/ignore": {
|
|
"version": "5.2.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 4"
|
|
}
|
|
},
|
|
"node_modules/ignore-by-default": {
|
|
"version": "2.1.0",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": ">=10 <11 || >=12 <13 || >=14"
|
|
}
|
|
},
|
|
"node_modules/import-lazy": {
|
|
"version": "2.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/imurmurhash": {
|
|
"version": "0.1.4",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.8.19"
|
|
}
|
|
},
|
|
"node_modules/indent-string": {
|
|
"version": "5.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/inflight": {
|
|
"version": "1.0.6",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"once": "^1.3.0",
|
|
"wrappy": "1"
|
|
}
|
|
},
|
|
"node_modules/inherits": {
|
|
"version": "2.0.4",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/ini": {
|
|
"version": "1.3.8",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/inline-source-map": {
|
|
"version": "0.6.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"source-map": "~0.5.3"
|
|
}
|
|
},
|
|
"node_modules/inquirer": {
|
|
"version": "6.5.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-escapes": "^3.2.0",
|
|
"chalk": "^2.4.2",
|
|
"cli-cursor": "^2.1.0",
|
|
"cli-width": "^2.0.0",
|
|
"external-editor": "^3.0.3",
|
|
"figures": "^2.0.0",
|
|
"lodash": "^4.17.12",
|
|
"mute-stream": "0.0.7",
|
|
"run-async": "^2.2.0",
|
|
"rxjs": "^6.4.0",
|
|
"string-width": "^2.1.0",
|
|
"strip-ansi": "^5.1.0",
|
|
"through": "^2.3.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0.0"
|
|
}
|
|
},
|
|
"node_modules/inquirer/node_modules/ansi-styles": {
|
|
"version": "3.2.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-convert": "^1.9.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/inquirer/node_modules/chalk": {
|
|
"version": "2.4.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-styles": "^3.2.1",
|
|
"escape-string-regexp": "^1.0.5",
|
|
"supports-color": "^5.3.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/inquirer/node_modules/cli-cursor": {
|
|
"version": "2.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"restore-cursor": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/inquirer/node_modules/color-convert": {
|
|
"version": "1.9.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-name": "1.1.3"
|
|
}
|
|
},
|
|
"node_modules/inquirer/node_modules/color-name": {
|
|
"version": "1.1.3",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/inquirer/node_modules/figures": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"escape-string-regexp": "^1.0.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/inquirer/node_modules/has-flag": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/inquirer/node_modules/is-fullwidth-code-point": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/inquirer/node_modules/mimic-fn": {
|
|
"version": "1.2.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/inquirer/node_modules/onetime": {
|
|
"version": "2.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"mimic-fn": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/inquirer/node_modules/restore-cursor": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"onetime": "^2.0.0",
|
|
"signal-exit": "^3.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/inquirer/node_modules/string-width": {
|
|
"version": "2.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-fullwidth-code-point": "^2.0.0",
|
|
"strip-ansi": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/inquirer/node_modules/string-width/node_modules/ansi-regex": {
|
|
"version": "3.0.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/inquirer/node_modules/string-width/node_modules/strip-ansi": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-regex": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/inquirer/node_modules/strip-ansi": {
|
|
"version": "5.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-regex": "^4.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/inquirer/node_modules/supports-color": {
|
|
"version": "5.5.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-flag": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/insert-module-globals": {
|
|
"version": "7.2.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"acorn-node": "^1.5.2",
|
|
"combine-source-map": "^0.8.0",
|
|
"concat-stream": "^1.6.1",
|
|
"is-buffer": "^1.1.0",
|
|
"JSONStream": "^1.0.3",
|
|
"path-is-absolute": "^1.0.1",
|
|
"process": "~0.11.0",
|
|
"through2": "^2.0.0",
|
|
"undeclared-identifiers": "^1.1.2",
|
|
"xtend": "^4.0.0"
|
|
},
|
|
"bin": {
|
|
"insert-module-globals": "bin/cmd.js"
|
|
}
|
|
},
|
|
"node_modules/insert-module-globals/node_modules/concat-stream": {
|
|
"version": "1.6.2",
|
|
"engines": [
|
|
"node >= 0.8"
|
|
],
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"buffer-from": "^1.0.0",
|
|
"inherits": "^2.0.3",
|
|
"readable-stream": "^2.2.2",
|
|
"typedarray": "^0.0.6"
|
|
}
|
|
},
|
|
"node_modules/insight": {
|
|
"version": "0.11.1",
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"async": "^2.6.2",
|
|
"chalk": "^4.1.1",
|
|
"conf": "^10.0.1",
|
|
"inquirer": "^6.3.1",
|
|
"lodash.debounce": "^4.0.8",
|
|
"os-name": "^4.0.1",
|
|
"request": "^2.88.0",
|
|
"tough-cookie": "^4.0.0",
|
|
"uuid": "^8.3.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=12.20"
|
|
}
|
|
},
|
|
"node_modules/insight/node_modules/async": {
|
|
"version": "2.6.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"lodash": "^4.17.14"
|
|
}
|
|
},
|
|
"node_modules/insight/node_modules/uuid": {
|
|
"version": "8.3.2",
|
|
"license": "MIT",
|
|
"bin": {
|
|
"uuid": "dist/bin/uuid"
|
|
}
|
|
},
|
|
"node_modules/internmap": {
|
|
"version": "1.0.1",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/iota-array": {
|
|
"version": "1.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/ipaddr.js": {
|
|
"version": "1.9.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.10"
|
|
}
|
|
},
|
|
"node_modules/irregular-plurals": {
|
|
"version": "3.5.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/is-any-array": {
|
|
"version": "2.0.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/is-arguments": {
|
|
"version": "1.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.2",
|
|
"has-tostringtag": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-binary-path": {
|
|
"version": "2.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"binary-extensions": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/is-boolean-attribute": {
|
|
"version": "0.0.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/is-buffer": {
|
|
"version": "1.1.6",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/is-callable": {
|
|
"version": "1.2.7",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-ci": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ci-info": "^2.0.0"
|
|
},
|
|
"bin": {
|
|
"is-ci": "bin.js"
|
|
}
|
|
},
|
|
"node_modules/is-core-module": {
|
|
"version": "2.12.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has": "^1.0.3"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-docker": {
|
|
"version": "2.2.1",
|
|
"license": "MIT",
|
|
"bin": {
|
|
"is-docker": "cli.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/is-error": {
|
|
"version": "2.2.2",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/is-extglob": {
|
|
"version": "2.1.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/is-fullwidth-code-point": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/is-generator-function": {
|
|
"version": "1.0.10",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-tostringtag": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-glob": {
|
|
"version": "4.0.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-extglob": "^2.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/is-installed-globally": {
|
|
"version": "0.4.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"global-dirs": "^3.0.0",
|
|
"is-path-inside": "^3.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/is-interactive": {
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/is-npm": {
|
|
"version": "5.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/is-number": {
|
|
"version": "7.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.12.0"
|
|
}
|
|
},
|
|
"node_modules/is-obj": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/is-observable": {
|
|
"version": "2.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/is-path-inside": {
|
|
"version": "3.0.3",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/is-plain-object": {
|
|
"version": "5.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/is-promise": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/is-property": {
|
|
"version": "1.0.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/is-stream": {
|
|
"version": "2.0.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/is-typed-array": {
|
|
"version": "1.1.10",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"available-typed-arrays": "^1.0.5",
|
|
"call-bind": "^1.0.2",
|
|
"for-each": "^0.3.3",
|
|
"gopd": "^1.0.1",
|
|
"has-tostringtag": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-typedarray": {
|
|
"version": "1.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/is-unicode-supported": {
|
|
"version": "0.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/is-wsl": {
|
|
"version": "2.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-docker": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/is-yarn-global": {
|
|
"version": "0.3.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/isarray": {
|
|
"version": "1.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/isexe": {
|
|
"version": "2.0.0",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/isstream": {
|
|
"version": "0.1.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/jest-diff": {
|
|
"version": "24.9.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"chalk": "^2.0.1",
|
|
"diff-sequences": "^24.9.0",
|
|
"jest-get-type": "^24.9.0",
|
|
"pretty-format": "^24.9.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/jest-diff/node_modules/ansi-styles": {
|
|
"version": "3.2.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-convert": "^1.9.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/jest-diff/node_modules/chalk": {
|
|
"version": "2.4.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-styles": "^3.2.1",
|
|
"escape-string-regexp": "^1.0.5",
|
|
"supports-color": "^5.3.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/jest-diff/node_modules/color-convert": {
|
|
"version": "1.9.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-name": "1.1.3"
|
|
}
|
|
},
|
|
"node_modules/jest-diff/node_modules/color-name": {
|
|
"version": "1.1.3",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/jest-diff/node_modules/has-flag": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/jest-diff/node_modules/supports-color": {
|
|
"version": "5.5.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-flag": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/jest-get-type": {
|
|
"version": "24.9.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/js-string-escape": {
|
|
"version": "1.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/js-tokens": {
|
|
"version": "4.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/js-yaml": {
|
|
"version": "3.14.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"argparse": "^1.0.7",
|
|
"esprima": "^4.0.0"
|
|
},
|
|
"bin": {
|
|
"js-yaml": "bin/js-yaml.js"
|
|
}
|
|
},
|
|
"node_modules/jsbn": {
|
|
"version": "0.1.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/json-buffer": {
|
|
"version": "3.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/json-schema": {
|
|
"version": "0.4.0",
|
|
"license": "(AFL-2.1 OR BSD-3-Clause)"
|
|
},
|
|
"node_modules/json-schema-traverse": {
|
|
"version": "1.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/json-schema-typed": {
|
|
"version": "7.0.3",
|
|
"license": "BSD-2-Clause"
|
|
},
|
|
"node_modules/json-stringify-safe": {
|
|
"version": "5.0.1",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/json5": {
|
|
"version": "1.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"minimist": "^1.2.0"
|
|
},
|
|
"bin": {
|
|
"json5": "lib/cli.js"
|
|
}
|
|
},
|
|
"node_modules/jsonfile": {
|
|
"version": "6.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"universalify": "^2.0.0"
|
|
},
|
|
"optionalDependencies": {
|
|
"graceful-fs": "^4.1.6"
|
|
}
|
|
},
|
|
"node_modules/jsonparse": {
|
|
"version": "1.3.1",
|
|
"engines": [
|
|
"node >= 0.2.0"
|
|
],
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/JSONStream": {
|
|
"version": "1.3.5",
|
|
"license": "(MIT OR Apache-2.0)",
|
|
"dependencies": {
|
|
"jsonparse": "^1.2.0",
|
|
"through": ">=2.2.7 <3"
|
|
},
|
|
"bin": {
|
|
"JSONStream": "bin.js"
|
|
},
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/jsonstream2": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"jsonparse": "1.3.1",
|
|
"through2": "^3.0.1",
|
|
"type-component": "0.0.1"
|
|
},
|
|
"bin": {
|
|
"jsonstream": "bin/jsonstream.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=5.10.0"
|
|
}
|
|
},
|
|
"node_modules/jsonstream2/node_modules/through2": {
|
|
"version": "3.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"inherits": "^2.0.4",
|
|
"readable-stream": "2 || 3"
|
|
}
|
|
},
|
|
"node_modules/jsprim": {
|
|
"version": "1.4.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"assert-plus": "1.0.0",
|
|
"extsprintf": "1.3.0",
|
|
"json-schema": "0.4.0",
|
|
"verror": "1.10.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.6.0"
|
|
}
|
|
},
|
|
"node_modules/keyv": {
|
|
"version": "3.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"json-buffer": "3.0.0"
|
|
}
|
|
},
|
|
"node_modules/knub": {
|
|
"version": "32.0.0-next.16",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"discord.js": "^14.11.0",
|
|
"knub-command-manager": "^9.1.0",
|
|
"ts-essentials": "^9",
|
|
"zod": "^3.19.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=16"
|
|
}
|
|
},
|
|
"node_modules/knub-command-manager": {
|
|
"version": "9.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"escape-string-regexp": "^2.0.0"
|
|
}
|
|
},
|
|
"node_modules/knub-command-manager/node_modules/escape-string-regexp": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/labeled-stream-splicer": {
|
|
"version": "2.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"inherits": "^2.0.1",
|
|
"stream-splicer": "^2.0.0"
|
|
}
|
|
},
|
|
"node_modules/last-commit-log": {
|
|
"version": "2.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"dotgitconfig": "^1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8"
|
|
}
|
|
},
|
|
"node_modules/latest-version": {
|
|
"version": "5.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"package-json": "^6.3.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/leven": {
|
|
"version": "2.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/levn": {
|
|
"version": "0.3.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"prelude-ls": "~1.1.2",
|
|
"type-check": "~0.3.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8.0"
|
|
}
|
|
},
|
|
"node_modules/load-json-file": {
|
|
"version": "7.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/locate-path": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"p-locate": "^3.0.0",
|
|
"path-exists": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/lodash": {
|
|
"version": "4.17.21",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/lodash.chunk": {
|
|
"version": "4.2.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/lodash.clonedeep": {
|
|
"version": "4.5.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/lodash.debounce": {
|
|
"version": "4.0.8",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/lodash.difference": {
|
|
"version": "4.5.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/lodash.flatten": {
|
|
"version": "4.4.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/lodash.intersection": {
|
|
"version": "4.4.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/lodash.isequal": {
|
|
"version": "4.5.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/lodash.memoize": {
|
|
"version": "3.0.4",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/lodash.pick": {
|
|
"version": "4.4.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/lodash.snakecase": {
|
|
"version": "4.1.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/log-symbols": {
|
|
"version": "4.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"chalk": "^4.1.0",
|
|
"is-unicode-supported": "^0.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/long": {
|
|
"version": "4.0.0",
|
|
"license": "Apache-2.0"
|
|
},
|
|
"node_modules/loose-envify": {
|
|
"version": "1.4.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"js-tokens": "^3.0.0 || ^4.0.0"
|
|
},
|
|
"bin": {
|
|
"loose-envify": "cli.js"
|
|
}
|
|
},
|
|
"node_modules/lower-case": {
|
|
"version": "1.1.4",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/lowercase-keys": {
|
|
"version": "1.0.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/lru-cache": {
|
|
"version": "6.0.0",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"yallist": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/macos-release": {
|
|
"version": "2.5.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/magic-bytes.js": {
|
|
"version": "1.8.0",
|
|
"resolved": "https://registry.npmjs.org/magic-bytes.js/-/magic-bytes.js-1.8.0.tgz",
|
|
"integrity": "sha512-lyWpfvNGVb5lu8YUAbER0+UMBTdR63w2mcSUlhhBTyVbxJvjgqwyAf3AZD6MprgK0uHuBoWXSDAMWLupX83o3Q=="
|
|
},
|
|
"node_modules/magic-string": {
|
|
"version": "0.25.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"sourcemap-codec": "^1.4.1"
|
|
}
|
|
},
|
|
"node_modules/make-dir": {
|
|
"version": "3.1.0",
|
|
"license": "MIT",
|
|
"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.0",
|
|
"license": "ISC",
|
|
"bin": {
|
|
"semver": "bin/semver.js"
|
|
}
|
|
},
|
|
"node_modules/manage-path": {
|
|
"version": "2.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/map-age-cleaner": {
|
|
"version": "0.1.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"p-defer": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/matcher": {
|
|
"version": "5.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"escape-string-regexp": "^5.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/matcher/node_modules/escape-string-regexp": {
|
|
"version": "5.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/md5-hex": {
|
|
"version": "3.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"blueimp-md5": "^2.10.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/md5.js": {
|
|
"version": "1.3.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"hash-base": "^3.0.0",
|
|
"inherits": "^2.0.1",
|
|
"safe-buffer": "^5.1.2"
|
|
}
|
|
},
|
|
"node_modules/media-typer": {
|
|
"version": "0.3.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/mem": {
|
|
"version": "9.0.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"map-age-cleaner": "^0.1.3",
|
|
"mimic-fn": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=12.20"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sindresorhus/mem?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/mem/node_modules/mimic-fn": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/merge-descriptors": {
|
|
"version": "1.0.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/merge-source-map": {
|
|
"version": "1.0.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"source-map": "^0.5.6"
|
|
}
|
|
},
|
|
"node_modules/merge-stream": {
|
|
"version": "2.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/merge2": {
|
|
"version": "1.4.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 8"
|
|
}
|
|
},
|
|
"node_modules/methods": {
|
|
"version": "1.1.2",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/micromatch": {
|
|
"version": "4.0.5",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"braces": "^3.0.2",
|
|
"picomatch": "^2.3.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8.6"
|
|
}
|
|
},
|
|
"node_modules/miller-rabin": {
|
|
"version": "4.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"bn.js": "^4.0.0",
|
|
"brorand": "^1.0.1"
|
|
},
|
|
"bin": {
|
|
"miller-rabin": "bin/miller-rabin"
|
|
}
|
|
},
|
|
"node_modules/miller-rabin/node_modules/bn.js": {
|
|
"version": "4.12.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/mime": {
|
|
"version": "1.6.0",
|
|
"license": "MIT",
|
|
"bin": {
|
|
"mime": "cli.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/mime-db": {
|
|
"version": "1.52.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/mime-types": {
|
|
"version": "2.1.35",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"mime-db": "1.52.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/mimic-fn": {
|
|
"version": "3.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/mimic-response": {
|
|
"version": "1.0.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/minify-stream": {
|
|
"version": "2.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"concat-stream": "^2.0.0",
|
|
"convert-source-map": "^1.5.0",
|
|
"duplexify": "^4.1.1",
|
|
"from2-string": "^1.1.0",
|
|
"terser": "^4.7.0",
|
|
"xtend": "^4.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/minimalistic-assert": {
|
|
"version": "1.0.1",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/minimalistic-crypto-utils": {
|
|
"version": "1.0.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/minimatch": {
|
|
"version": "3.1.2",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"brace-expansion": "^1.1.7"
|
|
},
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/minimist": {
|
|
"version": "1.2.8",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/mkdirp": {
|
|
"version": "1.0.4",
|
|
"license": "MIT",
|
|
"bin": {
|
|
"mkdirp": "bin/cmd.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/mkdirp-classic": {
|
|
"version": "0.5.3",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/ml-array-max": {
|
|
"version": "1.2.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-any-array": "^2.0.0"
|
|
}
|
|
},
|
|
"node_modules/ml-array-min": {
|
|
"version": "1.2.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-any-array": "^2.0.0"
|
|
}
|
|
},
|
|
"node_modules/ml-array-rescale": {
|
|
"version": "1.3.7",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-any-array": "^2.0.0",
|
|
"ml-array-max": "^1.2.4",
|
|
"ml-array-min": "^1.2.3"
|
|
}
|
|
},
|
|
"node_modules/ml-distance-euclidean": {
|
|
"version": "2.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/ml-kmeans": {
|
|
"version": "4.2.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ml-distance-euclidean": "^2.0.0",
|
|
"ml-matrix": "^5.1.1",
|
|
"ml-nearest-vector": "^2.0.1",
|
|
"ml-random": "^0.5.0"
|
|
}
|
|
},
|
|
"node_modules/ml-matrix": {
|
|
"version": "5.3.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ml-array-max": "^1.1.1",
|
|
"ml-array-rescale": "^1.2.1"
|
|
}
|
|
},
|
|
"node_modules/ml-nearest-vector": {
|
|
"version": "2.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ml-distance-euclidean": "^2.0.0"
|
|
}
|
|
},
|
|
"node_modules/ml-random": {
|
|
"version": "0.5.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ml-xsadd": "^2.0.0"
|
|
}
|
|
},
|
|
"node_modules/ml-xsadd": {
|
|
"version": "2.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/module-deps": {
|
|
"version": "6.2.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"browser-resolve": "^2.0.0",
|
|
"cached-path-relative": "^1.0.2",
|
|
"concat-stream": "~1.6.0",
|
|
"defined": "^1.0.0",
|
|
"detective": "^5.2.0",
|
|
"duplexer2": "^0.1.2",
|
|
"inherits": "^2.0.1",
|
|
"JSONStream": "^1.0.3",
|
|
"parents": "^1.0.0",
|
|
"readable-stream": "^2.0.2",
|
|
"resolve": "^1.4.0",
|
|
"stream-combiner2": "^1.1.1",
|
|
"subarg": "^1.0.0",
|
|
"through2": "^2.0.0",
|
|
"xtend": "^4.0.0"
|
|
},
|
|
"bin": {
|
|
"module-deps": "bin/cmd.js"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8.0"
|
|
}
|
|
},
|
|
"node_modules/module-deps/node_modules/concat-stream": {
|
|
"version": "1.6.2",
|
|
"engines": [
|
|
"node >= 0.8"
|
|
],
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"buffer-from": "^1.0.0",
|
|
"inherits": "^2.0.3",
|
|
"readable-stream": "^2.2.2",
|
|
"typedarray": "^0.0.6"
|
|
}
|
|
},
|
|
"node_modules/moment": {
|
|
"version": "2.29.4",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/moment-timezone": {
|
|
"version": "0.5.43",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"moment": "^2.29.4"
|
|
},
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/morphdom": {
|
|
"version": "2.7.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/ms": {
|
|
"version": "2.1.3",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/multer": {
|
|
"version": "1.4.5-lts.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"append-field": "^1.0.0",
|
|
"busboy": "^1.0.0",
|
|
"concat-stream": "^1.5.2",
|
|
"mkdirp": "^0.5.4",
|
|
"object-assign": "^4.1.1",
|
|
"type-is": "^1.6.4",
|
|
"xtend": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6.0.0"
|
|
}
|
|
},
|
|
"node_modules/multer/node_modules/concat-stream": {
|
|
"version": "1.6.2",
|
|
"engines": [
|
|
"node >= 0.8"
|
|
],
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"buffer-from": "^1.0.0",
|
|
"inherits": "^2.0.3",
|
|
"readable-stream": "^2.2.2",
|
|
"typedarray": "^0.0.6"
|
|
}
|
|
},
|
|
"node_modules/multer/node_modules/mkdirp": {
|
|
"version": "0.5.6",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"minimist": "^1.2.6"
|
|
},
|
|
"bin": {
|
|
"mkdirp": "bin/cmd.js"
|
|
}
|
|
},
|
|
"node_modules/multistream": {
|
|
"version": "2.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"inherits": "^2.0.1",
|
|
"readable-stream": "^2.0.5"
|
|
}
|
|
},
|
|
"node_modules/mute-stream": {
|
|
"version": "0.0.7",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/mutexify": {
|
|
"version": "1.4.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"queue-tick": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/mysql": {
|
|
"version": "2.18.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"bignumber.js": "9.0.0",
|
|
"readable-stream": "2.3.7",
|
|
"safe-buffer": "5.1.2",
|
|
"sqlstring": "2.3.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/mysql/node_modules/readable-stream": {
|
|
"version": "2.3.7",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"core-util-is": "~1.0.0",
|
|
"inherits": "~2.0.3",
|
|
"isarray": "~1.0.0",
|
|
"process-nextick-args": "~2.0.0",
|
|
"safe-buffer": "~5.1.1",
|
|
"string_decoder": "~1.1.1",
|
|
"util-deprecate": "~1.0.1"
|
|
}
|
|
},
|
|
"node_modules/mysql/node_modules/safe-buffer": {
|
|
"version": "5.1.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/mysql/node_modules/string_decoder": {
|
|
"version": "1.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"safe-buffer": "~5.1.0"
|
|
}
|
|
},
|
|
"node_modules/mz": {
|
|
"version": "2.7.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"any-promise": "^1.0.0",
|
|
"object-assign": "^4.0.1",
|
|
"thenify-all": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/nan": {
|
|
"version": "2.17.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/nanoassert": {
|
|
"version": "1.1.0",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/nanobench": {
|
|
"version": "2.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"browser-process-hrtime": "^0.1.2",
|
|
"chalk": "^1.1.3",
|
|
"mutexify": "^1.1.0",
|
|
"pretty-hrtime": "^1.0.2"
|
|
},
|
|
"bin": {
|
|
"nanobench": "run.js",
|
|
"nanobench-compare": "compare.js"
|
|
}
|
|
},
|
|
"node_modules/nanobench/node_modules/ansi-regex": {
|
|
"version": "2.1.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/nanobench/node_modules/ansi-styles": {
|
|
"version": "2.2.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/nanobench/node_modules/chalk": {
|
|
"version": "1.1.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-styles": "^2.2.1",
|
|
"escape-string-regexp": "^1.0.2",
|
|
"has-ansi": "^2.0.0",
|
|
"strip-ansi": "^3.0.0",
|
|
"supports-color": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/nanobench/node_modules/strip-ansi": {
|
|
"version": "3.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-regex": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/nanobench/node_modules/supports-color": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.8.0"
|
|
}
|
|
},
|
|
"node_modules/nanohtml": {
|
|
"version": "1.10.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"acorn-node": "^1.8.2",
|
|
"camel-case": "^3.0.0",
|
|
"convert-source-map": "^1.5.1",
|
|
"estree-is-member-expression": "^1.0.0",
|
|
"hyperx": "^2.5.0",
|
|
"is-boolean-attribute": "0.0.1",
|
|
"nanoassert": "^1.1.0",
|
|
"nanobench": "^2.1.0",
|
|
"normalize-html-whitespace": "^0.2.0",
|
|
"through2": "^2.0.3",
|
|
"transform-ast": "^2.4.0"
|
|
}
|
|
},
|
|
"node_modules/nanoid": {
|
|
"version": "3.3.6",
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/ai"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"bin": {
|
|
"nanoid": "bin/nanoid.cjs"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
|
|
}
|
|
},
|
|
"node_modules/ndarray": {
|
|
"version": "1.0.19",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"iota-array": "^1.0.0",
|
|
"is-buffer": "^1.0.2"
|
|
}
|
|
},
|
|
"node_modules/ndarray-blas-level1": {
|
|
"version": "1.1.3",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/ndarray-cholesky-factorization": {
|
|
"version": "1.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ndarray": "^1.0.16",
|
|
"ndarray-blas-level1": "^1.0.2",
|
|
"ndarray-scratch": "^1.1.1"
|
|
}
|
|
},
|
|
"node_modules/ndarray-crout-decomposition": {
|
|
"version": "1.1.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/ndarray-determinant": {
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ndarray-crout-decomposition": "^1.1.0",
|
|
"ndarray-diagonal": "^1.0.0",
|
|
"ndarray-ops": "^1.2.2",
|
|
"ndarray-scratch": "^1.1.1"
|
|
}
|
|
},
|
|
"node_modules/ndarray-diagonal": {
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ndarray": "^1.0.15"
|
|
}
|
|
},
|
|
"node_modules/ndarray-inv": {
|
|
"version": "0.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ndarray": "^1.0.18",
|
|
"ndarray-scratch": "^1.2.0"
|
|
}
|
|
},
|
|
"node_modules/ndarray-ops": {
|
|
"version": "1.2.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"cwise-compiler": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/ndarray-scratch": {
|
|
"version": "1.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ndarray": "^1.0.14",
|
|
"ndarray-ops": "^1.2.1",
|
|
"typedarray-pool": "^1.0.2"
|
|
}
|
|
},
|
|
"node_modules/negotiator": {
|
|
"version": "0.6.3",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/next-tick": {
|
|
"version": "1.1.0",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/no-case": {
|
|
"version": "2.3.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"lower-case": "^1.1.1"
|
|
}
|
|
},
|
|
"node_modules/node-fetch": {
|
|
"version": "2.6.12",
|
|
"license": "MIT",
|
|
"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-build": {
|
|
"version": "4.6.0",
|
|
"license": "MIT",
|
|
"bin": {
|
|
"node-gyp-build": "bin.js",
|
|
"node-gyp-build-optional": "optional.js",
|
|
"node-gyp-build-test": "build-test.js"
|
|
}
|
|
},
|
|
"node_modules/nofilter": {
|
|
"version": "3.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=12.19"
|
|
}
|
|
},
|
|
"node_modules/normalize-html-whitespace": {
|
|
"version": "0.2.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.10"
|
|
}
|
|
},
|
|
"node_modules/normalize-path": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/normalize-url": {
|
|
"version": "4.5.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/npm-run-path": {
|
|
"version": "4.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"path-key": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/number-is-nan": {
|
|
"version": "1.0.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/oauth": {
|
|
"version": "0.9.15",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/oauth-sign": {
|
|
"version": "0.9.0",
|
|
"license": "Apache-2.0",
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/object-assign": {
|
|
"version": "4.1.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/object-inspect": {
|
|
"version": "1.12.3",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/observable-fns": {
|
|
"version": "0.6.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/on-finished": {
|
|
"version": "2.4.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ee-first": "1.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/on-net-listen": {
|
|
"version": "1.1.2",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=9.4.0 || ^8.9.4"
|
|
}
|
|
},
|
|
"node_modules/once": {
|
|
"version": "1.4.0",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"wrappy": "1"
|
|
}
|
|
},
|
|
"node_modules/onetime": {
|
|
"version": "5.1.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"mimic-fn": "^2.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/onetime/node_modules/mimic-fn": {
|
|
"version": "2.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/open": {
|
|
"version": "7.4.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-docker": "^2.0.0",
|
|
"is-wsl": "^2.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/opn": {
|
|
"version": "5.5.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-wsl": "^1.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/opn/node_modules/is-wsl": {
|
|
"version": "1.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/optionator": {
|
|
"version": "0.8.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"deep-is": "~0.1.3",
|
|
"fast-levenshtein": "~2.0.6",
|
|
"levn": "~0.3.0",
|
|
"prelude-ls": "~1.1.2",
|
|
"type-check": "~0.3.2",
|
|
"word-wrap": "~1.2.3"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8.0"
|
|
}
|
|
},
|
|
"node_modules/ora": {
|
|
"version": "5.4.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"bl": "^4.1.0",
|
|
"chalk": "^4.1.0",
|
|
"cli-cursor": "^3.1.0",
|
|
"cli-spinners": "^2.5.0",
|
|
"is-interactive": "^1.0.0",
|
|
"is-unicode-supported": "^0.1.0",
|
|
"log-symbols": "^4.1.0",
|
|
"strip-ansi": "^6.0.0",
|
|
"wcwidth": "^1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/os-browserify": {
|
|
"version": "0.3.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/os-name": {
|
|
"version": "4.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"macos-release": "^2.5.0",
|
|
"windows-release": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/os-tmpdir": {
|
|
"version": "1.0.2",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/p-cancelable": {
|
|
"version": "1.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/p-defer": {
|
|
"version": "1.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/p-event": {
|
|
"version": "5.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"p-timeout": "^5.0.2"
|
|
},
|
|
"engines": {
|
|
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/p-limit": {
|
|
"version": "2.3.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"p-try": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/p-locate": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"p-limit": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/p-map": {
|
|
"version": "5.5.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"aggregate-error": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/p-timeout": {
|
|
"version": "5.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/p-try": {
|
|
"version": "2.2.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/package-json": {
|
|
"version": "6.5.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"got": "^9.6.0",
|
|
"registry-auth-token": "^4.0.0",
|
|
"registry-url": "^5.0.0",
|
|
"semver": "^6.2.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/package-json/node_modules/semver": {
|
|
"version": "6.3.0",
|
|
"license": "ISC",
|
|
"bin": {
|
|
"semver": "bin/semver.js"
|
|
}
|
|
},
|
|
"node_modules/pako": {
|
|
"version": "1.0.11",
|
|
"license": "(MIT AND Zlib)"
|
|
},
|
|
"node_modules/parents": {
|
|
"version": "1.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"path-platform": "~0.11.15"
|
|
}
|
|
},
|
|
"node_modules/parse-asn1": {
|
|
"version": "5.1.6",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"asn1.js": "^5.2.0",
|
|
"browserify-aes": "^1.0.0",
|
|
"evp_bytestokey": "^1.0.0",
|
|
"pbkdf2": "^3.0.3",
|
|
"safe-buffer": "^5.1.1"
|
|
}
|
|
},
|
|
"node_modules/parse-color": {
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-convert": "~0.5.0"
|
|
}
|
|
},
|
|
"node_modules/parse-ms": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/parse5": {
|
|
"version": "5.1.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/parse5-htmlparser2-tree-adapter": {
|
|
"version": "6.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"parse5": "^6.0.1"
|
|
}
|
|
},
|
|
"node_modules/parse5-htmlparser2-tree-adapter/node_modules/parse5": {
|
|
"version": "6.0.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/parseurl": {
|
|
"version": "1.3.3",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/passport": {
|
|
"version": "0.6.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"passport-strategy": "1.x.x",
|
|
"pause": "0.0.1",
|
|
"utils-merge": "^1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4.0"
|
|
},
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/jaredhanson"
|
|
}
|
|
},
|
|
"node_modules/passport-custom": {
|
|
"version": "1.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"passport-strategy": "1.x.x"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.10.0"
|
|
}
|
|
},
|
|
"node_modules/passport-oauth2": {
|
|
"version": "1.7.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"base64url": "3.x.x",
|
|
"oauth": "0.9.x",
|
|
"passport-strategy": "1.x.x",
|
|
"uid2": "0.0.x",
|
|
"utils-merge": "1.x.x"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4.0"
|
|
},
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/jaredhanson"
|
|
}
|
|
},
|
|
"node_modules/passport-strategy": {
|
|
"version": "1.0.0",
|
|
"engines": {
|
|
"node": ">= 0.4.0"
|
|
}
|
|
},
|
|
"node_modules/path-browserify": {
|
|
"version": "1.0.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/path-exists": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/path-is-absolute": {
|
|
"version": "1.0.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/path-key": {
|
|
"version": "3.1.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/path-parse": {
|
|
"version": "1.0.7",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/path-platform": {
|
|
"version": "0.11.15",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.8.0"
|
|
}
|
|
},
|
|
"node_modules/path-to-regexp": {
|
|
"version": "0.1.7",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/path-type": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/pause": {
|
|
"version": "0.0.1"
|
|
},
|
|
"node_modules/pbkdf2": {
|
|
"version": "3.1.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"create-hash": "^1.1.2",
|
|
"create-hmac": "^1.1.4",
|
|
"ripemd160": "^2.0.1",
|
|
"safe-buffer": "^5.0.1",
|
|
"sha.js": "^2.4.8"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.12"
|
|
}
|
|
},
|
|
"node_modules/performance-now": {
|
|
"version": "2.1.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/picocolors": {
|
|
"version": "1.0.0",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/picomatch": {
|
|
"version": "2.3.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8.6"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/jonschlinkert"
|
|
}
|
|
},
|
|
"node_modules/pkg-conf": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"find-up": "^6.0.0",
|
|
"load-json-file": "^7.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/pkg-conf/node_modules/find-up": {
|
|
"version": "6.3.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"locate-path": "^7.1.0",
|
|
"path-exists": "^5.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/pkg-conf/node_modules/locate-path": {
|
|
"version": "7.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"p-locate": "^6.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/pkg-conf/node_modules/p-limit": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"yocto-queue": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/pkg-conf/node_modules/p-locate": {
|
|
"version": "6.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"p-limit": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/pkg-conf/node_modules/path-exists": {
|
|
"version": "5.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
|
|
}
|
|
},
|
|
"node_modules/pkg-up": {
|
|
"version": "3.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"find-up": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/plur": {
|
|
"version": "5.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"irregular-plurals": "^3.3.0"
|
|
},
|
|
"engines": {
|
|
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/postcss": {
|
|
"version": "8.4.24",
|
|
"funding": [
|
|
{
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/postcss/"
|
|
},
|
|
{
|
|
"type": "tidelift",
|
|
"url": "https://tidelift.com/funding/github/npm/postcss"
|
|
},
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/ai"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"nanoid": "^3.3.6",
|
|
"picocolors": "^1.0.0",
|
|
"source-map-js": "^1.0.2"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14"
|
|
}
|
|
},
|
|
"node_modules/postcss-import": {
|
|
"version": "13.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"postcss-value-parser": "^4.0.0",
|
|
"read-cache": "^1.0.0",
|
|
"resolve": "^1.1.7"
|
|
},
|
|
"engines": {
|
|
"node": ">=10.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.0.0"
|
|
}
|
|
},
|
|
"node_modules/postcss-value-parser": {
|
|
"version": "4.2.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/prelude-ls": {
|
|
"version": "1.1.2",
|
|
"engines": {
|
|
"node": ">= 0.8.0"
|
|
}
|
|
},
|
|
"node_modules/prepend-http": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/pretty-bytes": {
|
|
"version": "5.6.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/pretty-format": {
|
|
"version": "24.9.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jest/types": "^24.9.0",
|
|
"ansi-regex": "^4.0.0",
|
|
"ansi-styles": "^3.2.0",
|
|
"react-is": "^16.8.4"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/pretty-format/node_modules/ansi-styles": {
|
|
"version": "3.2.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-convert": "^1.9.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/pretty-format/node_modules/color-convert": {
|
|
"version": "1.9.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-name": "1.1.3"
|
|
}
|
|
},
|
|
"node_modules/pretty-format/node_modules/color-name": {
|
|
"version": "1.1.3",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/pretty-hrtime": {
|
|
"version": "1.0.3",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/pretty-ms": {
|
|
"version": "8.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"parse-ms": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14.16"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/process": {
|
|
"version": "0.11.10",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.6.0"
|
|
}
|
|
},
|
|
"node_modules/process-nextick-args": {
|
|
"version": "2.0.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/progress": {
|
|
"version": "2.0.3",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.4.0"
|
|
}
|
|
},
|
|
"node_modules/protocol-buffers": {
|
|
"version": "4.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"generate-function": "^2.0.0",
|
|
"generate-object-property": "^1.2.0",
|
|
"protocol-buffers-encodings": "^1.1.0",
|
|
"protocol-buffers-schema": "^3.1.1",
|
|
"signed-varint": "^2.0.0",
|
|
"varint": "^5.0.0"
|
|
},
|
|
"bin": {
|
|
"protocol-buffers": "bin.js"
|
|
}
|
|
},
|
|
"node_modules/protocol-buffers-encodings": {
|
|
"version": "1.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"b4a": "^1.6.0",
|
|
"signed-varint": "^2.0.1",
|
|
"varint": "5.0.0"
|
|
}
|
|
},
|
|
"node_modules/protocol-buffers-encodings/node_modules/varint": {
|
|
"version": "5.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/protocol-buffers-schema": {
|
|
"version": "3.6.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/proxy-addr": {
|
|
"version": "2.0.7",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"forwarded": "0.2.0",
|
|
"ipaddr.js": "1.9.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.10"
|
|
}
|
|
},
|
|
"node_modules/psl": {
|
|
"version": "1.9.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/public-encrypt": {
|
|
"version": "4.0.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"bn.js": "^4.1.0",
|
|
"browserify-rsa": "^4.0.0",
|
|
"create-hash": "^1.1.0",
|
|
"parse-asn1": "^5.0.0",
|
|
"randombytes": "^2.0.1",
|
|
"safe-buffer": "^5.1.2"
|
|
}
|
|
},
|
|
"node_modules/public-encrypt/node_modules/bn.js": {
|
|
"version": "4.12.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/pump": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"end-of-stream": "^1.1.0",
|
|
"once": "^1.3.1"
|
|
}
|
|
},
|
|
"node_modules/pumpify": {
|
|
"version": "2.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"duplexify": "^4.1.1",
|
|
"inherits": "^2.0.3",
|
|
"pump": "^3.0.0"
|
|
}
|
|
},
|
|
"node_modules/punycode": {
|
|
"version": "1.4.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/pupa": {
|
|
"version": "2.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"escape-goat": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/qs": {
|
|
"version": "6.11.0",
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"side-channel": "^1.0.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.6"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/querystring-es3": {
|
|
"version": "0.2.1",
|
|
"engines": {
|
|
"node": ">=0.4.x"
|
|
}
|
|
},
|
|
"node_modules/querystringify": {
|
|
"version": "2.2.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/queue-microtask": {
|
|
"version": "1.2.3",
|
|
"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/queue-tick": {
|
|
"version": "1.0.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/quote-stream": {
|
|
"version": "1.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"buffer-equal": "0.0.1",
|
|
"minimist": "^1.1.3",
|
|
"through2": "^2.0.0"
|
|
},
|
|
"bin": {
|
|
"quote-stream": "bin/cmd.js"
|
|
}
|
|
},
|
|
"node_modules/randombytes": {
|
|
"version": "2.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"safe-buffer": "^5.1.0"
|
|
}
|
|
},
|
|
"node_modules/randomfill": {
|
|
"version": "1.0.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"randombytes": "^2.0.5",
|
|
"safe-buffer": "^5.1.0"
|
|
}
|
|
},
|
|
"node_modules/range-parser": {
|
|
"version": "1.2.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/raw-body": {
|
|
"version": "2.5.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"bytes": "3.1.2",
|
|
"http-errors": "2.0.0",
|
|
"iconv-lite": "0.4.24",
|
|
"unpipe": "1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/rc": {
|
|
"version": "1.2.8",
|
|
"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/react-is": {
|
|
"version": "16.13.1",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/read-cache": {
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"pify": "^2.3.0"
|
|
}
|
|
},
|
|
"node_modules/read-cache/node_modules/pify": {
|
|
"version": "2.3.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/read-only-stream": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"readable-stream": "^2.0.2"
|
|
}
|
|
},
|
|
"node_modules/readable-stream": {
|
|
"version": "2.3.8",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"core-util-is": "~1.0.0",
|
|
"inherits": "~2.0.3",
|
|
"isarray": "~1.0.0",
|
|
"process-nextick-args": "~2.0.0",
|
|
"safe-buffer": "~5.1.1",
|
|
"string_decoder": "~1.1.1",
|
|
"util-deprecate": "~1.0.1"
|
|
}
|
|
},
|
|
"node_modules/readable-stream/node_modules/safe-buffer": {
|
|
"version": "5.1.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/readable-stream/node_modules/string_decoder": {
|
|
"version": "1.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"safe-buffer": "~5.1.0"
|
|
}
|
|
},
|
|
"node_modules/readdirp": {
|
|
"version": "3.6.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"picomatch": "^2.2.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8.10.0"
|
|
}
|
|
},
|
|
"node_modules/reflect-metadata": {
|
|
"version": "0.1.13",
|
|
"license": "Apache-2.0"
|
|
},
|
|
"node_modules/regenerator-runtime": {
|
|
"version": "0.13.11",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/regexp-tree": {
|
|
"version": "0.1.27",
|
|
"license": "MIT",
|
|
"bin": {
|
|
"regexp-tree": "bin/regexp-tree"
|
|
}
|
|
},
|
|
"node_modules/regexp-worker": {
|
|
"version": "1.1.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 12.0.0"
|
|
}
|
|
},
|
|
"node_modules/registry-auth-token": {
|
|
"version": "4.2.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"rc": "1.2.8"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0.0"
|
|
}
|
|
},
|
|
"node_modules/registry-url": {
|
|
"version": "5.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"rc": "^1.2.8"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/reinterval": {
|
|
"version": "1.1.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/request": {
|
|
"version": "2.88.2",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"aws-sign2": "~0.7.0",
|
|
"aws4": "^1.8.0",
|
|
"caseless": "~0.12.0",
|
|
"combined-stream": "~1.0.6",
|
|
"extend": "~3.0.2",
|
|
"forever-agent": "~0.6.1",
|
|
"form-data": "~2.3.2",
|
|
"har-validator": "~5.1.3",
|
|
"http-signature": "~1.2.0",
|
|
"is-typedarray": "~1.0.0",
|
|
"isstream": "~0.1.2",
|
|
"json-stringify-safe": "~5.0.1",
|
|
"mime-types": "~2.1.19",
|
|
"oauth-sign": "~0.9.0",
|
|
"performance-now": "^2.1.0",
|
|
"qs": "~6.5.2",
|
|
"safe-buffer": "^5.1.2",
|
|
"tough-cookie": "~2.5.0",
|
|
"tunnel-agent": "^0.6.0",
|
|
"uuid": "^3.3.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/request/node_modules/form-data": {
|
|
"version": "2.3.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"asynckit": "^0.4.0",
|
|
"combined-stream": "^1.0.6",
|
|
"mime-types": "^2.1.12"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.12"
|
|
}
|
|
},
|
|
"node_modules/request/node_modules/punycode": {
|
|
"version": "2.3.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/request/node_modules/qs": {
|
|
"version": "6.5.3",
|
|
"license": "BSD-3-Clause",
|
|
"engines": {
|
|
"node": ">=0.6"
|
|
}
|
|
},
|
|
"node_modules/request/node_modules/tough-cookie": {
|
|
"version": "2.5.0",
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"psl": "^1.1.28",
|
|
"punycode": "^2.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.8"
|
|
}
|
|
},
|
|
"node_modules/request/node_modules/uuid": {
|
|
"version": "3.4.0",
|
|
"license": "MIT",
|
|
"bin": {
|
|
"uuid": "bin/uuid"
|
|
}
|
|
},
|
|
"node_modules/require-directory": {
|
|
"version": "2.1.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/require-from-string": {
|
|
"version": "2.0.2",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/require-main-filename": {
|
|
"version": "2.0.0",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/requires-port": {
|
|
"version": "1.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/resolve": {
|
|
"version": "1.22.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-core-module": "^2.11.0",
|
|
"path-parse": "^1.0.7",
|
|
"supports-preserve-symlinks-flag": "^1.0.0"
|
|
},
|
|
"bin": {
|
|
"resolve": "bin/resolve"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/resolve-cwd": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"resolve-from": "^5.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/resolve-from": {
|
|
"version": "5.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/responselike": {
|
|
"version": "1.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"lowercase-keys": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/restore-cursor": {
|
|
"version": "3.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"onetime": "^5.1.0",
|
|
"signal-exit": "^3.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/retimer": {
|
|
"version": "3.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/reusify": {
|
|
"version": "1.0.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"iojs": ">=1.0.0",
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/rimraf": {
|
|
"version": "2.7.1",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"glob": "^7.1.3"
|
|
},
|
|
"bin": {
|
|
"rimraf": "bin.js"
|
|
}
|
|
},
|
|
"node_modules/ripemd160": {
|
|
"version": "2.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"hash-base": "^3.0.0",
|
|
"inherits": "^2.0.1"
|
|
}
|
|
},
|
|
"node_modules/run-async": {
|
|
"version": "2.4.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.12.0"
|
|
}
|
|
},
|
|
"node_modules/run-parallel": {
|
|
"version": "1.2.0",
|
|
"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": {
|
|
"queue-microtask": "^1.2.2"
|
|
}
|
|
},
|
|
"node_modules/rxjs": {
|
|
"version": "6.6.7",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"tslib": "^1.9.0"
|
|
},
|
|
"engines": {
|
|
"npm": ">=2.0.0"
|
|
}
|
|
},
|
|
"node_modules/rxjs/node_modules/tslib": {
|
|
"version": "1.14.1",
|
|
"license": "0BSD"
|
|
},
|
|
"node_modules/safe-buffer": {
|
|
"version": "5.2.1",
|
|
"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/safe-regex": {
|
|
"version": "2.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"regexp-tree": "~0.1.1"
|
|
}
|
|
},
|
|
"node_modules/safer-buffer": {
|
|
"version": "2.1.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/scope-analyzer": {
|
|
"version": "2.1.2",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"array-from": "^2.1.1",
|
|
"dash-ast": "^2.0.1",
|
|
"es6-map": "^0.1.5",
|
|
"es6-set": "^0.1.5",
|
|
"es6-symbol": "^3.1.1",
|
|
"estree-is-function": "^1.0.0",
|
|
"get-assigned-identifiers": "^1.1.0"
|
|
}
|
|
},
|
|
"node_modules/seedrandom": {
|
|
"version": "3.0.5",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/semver": {
|
|
"version": "7.5.3",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"lru-cache": "^6.0.0"
|
|
},
|
|
"bin": {
|
|
"semver": "bin/semver.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/semver-diff": {
|
|
"version": "3.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"semver": "^6.3.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/semver-diff/node_modules/semver": {
|
|
"version": "6.3.0",
|
|
"license": "ISC",
|
|
"bin": {
|
|
"semver": "bin/semver.js"
|
|
}
|
|
},
|
|
"node_modules/send": {
|
|
"version": "0.18.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"debug": "2.6.9",
|
|
"depd": "2.0.0",
|
|
"destroy": "1.2.0",
|
|
"encodeurl": "~1.0.2",
|
|
"escape-html": "~1.0.3",
|
|
"etag": "~1.8.1",
|
|
"fresh": "0.5.2",
|
|
"http-errors": "2.0.0",
|
|
"mime": "1.6.0",
|
|
"ms": "2.1.3",
|
|
"on-finished": "2.4.1",
|
|
"range-parser": "~1.2.1",
|
|
"statuses": "2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8.0"
|
|
}
|
|
},
|
|
"node_modules/send/node_modules/debug": {
|
|
"version": "2.6.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ms": "2.0.0"
|
|
}
|
|
},
|
|
"node_modules/send/node_modules/debug/node_modules/ms": {
|
|
"version": "2.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/serialize-error": {
|
|
"version": "7.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"type-fest": "^0.13.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/serve-static": {
|
|
"version": "1.15.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"encodeurl": "~1.0.2",
|
|
"escape-html": "~1.0.3",
|
|
"parseurl": "~1.3.3",
|
|
"send": "0.18.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8.0"
|
|
}
|
|
},
|
|
"node_modules/set-blocking": {
|
|
"version": "2.0.0",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/setprototypeof": {
|
|
"version": "1.2.0",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/sha.js": {
|
|
"version": "2.4.11",
|
|
"license": "(MIT AND BSD-3-Clause)",
|
|
"dependencies": {
|
|
"inherits": "^2.0.1",
|
|
"safe-buffer": "^5.0.1"
|
|
},
|
|
"bin": {
|
|
"sha.js": "bin.js"
|
|
}
|
|
},
|
|
"node_modules/shallow-copy": {
|
|
"version": "0.0.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/shasum-object": {
|
|
"version": "1.0.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"fast-safe-stringify": "^2.0.7"
|
|
}
|
|
},
|
|
"node_modules/shebang-command": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"shebang-regex": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/shebang-regex": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/shell-quote": {
|
|
"version": "1.8.1",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/showdown": {
|
|
"version": "1.9.1",
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"yargs": "^14.2"
|
|
},
|
|
"bin": {
|
|
"showdown": "bin/showdown.js"
|
|
}
|
|
},
|
|
"node_modules/showdown/node_modules/ansi-styles": {
|
|
"version": "3.2.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-convert": "^1.9.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/showdown/node_modules/camelcase": {
|
|
"version": "5.3.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/showdown/node_modules/cliui": {
|
|
"version": "5.0.0",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"string-width": "^3.1.0",
|
|
"strip-ansi": "^5.2.0",
|
|
"wrap-ansi": "^5.1.0"
|
|
}
|
|
},
|
|
"node_modules/showdown/node_modules/color-convert": {
|
|
"version": "1.9.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-name": "1.1.3"
|
|
}
|
|
},
|
|
"node_modules/showdown/node_modules/color-name": {
|
|
"version": "1.1.3",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/showdown/node_modules/emoji-regex": {
|
|
"version": "7.0.3",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/showdown/node_modules/is-fullwidth-code-point": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/showdown/node_modules/string-width": {
|
|
"version": "3.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"emoji-regex": "^7.0.1",
|
|
"is-fullwidth-code-point": "^2.0.0",
|
|
"strip-ansi": "^5.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/showdown/node_modules/strip-ansi": {
|
|
"version": "5.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-regex": "^4.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/showdown/node_modules/wrap-ansi": {
|
|
"version": "5.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-styles": "^3.2.0",
|
|
"string-width": "^3.0.0",
|
|
"strip-ansi": "^5.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/showdown/node_modules/y18n": {
|
|
"version": "4.0.3",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/showdown/node_modules/yargs": {
|
|
"version": "14.2.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"cliui": "^5.0.0",
|
|
"decamelize": "^1.2.0",
|
|
"find-up": "^3.0.0",
|
|
"get-caller-file": "^2.0.1",
|
|
"require-directory": "^2.1.1",
|
|
"require-main-filename": "^2.0.0",
|
|
"set-blocking": "^2.0.0",
|
|
"string-width": "^3.0.0",
|
|
"which-module": "^2.0.0",
|
|
"y18n": "^4.0.0",
|
|
"yargs-parser": "^15.0.1"
|
|
}
|
|
},
|
|
"node_modules/showdown/node_modules/yargs-parser": {
|
|
"version": "15.0.3",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"camelcase": "^5.0.0",
|
|
"decamelize": "^1.2.0"
|
|
}
|
|
},
|
|
"node_modules/side-channel": {
|
|
"version": "1.0.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.0",
|
|
"get-intrinsic": "^1.0.2",
|
|
"object-inspect": "^1.9.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/signal-exit": {
|
|
"version": "3.0.7",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/signed-varint": {
|
|
"version": "2.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"varint": "~5.0.0"
|
|
}
|
|
},
|
|
"node_modules/simple-concat": {
|
|
"version": "1.0.1",
|
|
"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/single-line-log": {
|
|
"version": "1.1.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"string-width": "^1.0.1"
|
|
}
|
|
},
|
|
"node_modules/single-line-log/node_modules/ansi-regex": {
|
|
"version": "2.1.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/single-line-log/node_modules/is-fullwidth-code-point": {
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"number-is-nan": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/single-line-log/node_modules/string-width": {
|
|
"version": "1.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"code-point-at": "^1.0.0",
|
|
"is-fullwidth-code-point": "^1.0.0",
|
|
"strip-ansi": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/single-line-log/node_modules/strip-ansi": {
|
|
"version": "3.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-regex": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/sinusoidal-decimal": {
|
|
"version": "1.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/slash": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/slice-ansi": {
|
|
"version": "5.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-styles": "^6.0.0",
|
|
"is-fullwidth-code-point": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/slice-ansi?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/slice-ansi/node_modules/is-fullwidth-code-point": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/sonic-boom": {
|
|
"version": "1.4.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"atomic-sleep": "^1.0.0",
|
|
"flatstr": "^1.0.12"
|
|
}
|
|
},
|
|
"node_modules/source-map": {
|
|
"version": "0.5.7",
|
|
"license": "BSD-3-Clause",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/source-map-js": {
|
|
"version": "1.0.2",
|
|
"license": "BSD-3-Clause",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/source-map-support": {
|
|
"version": "0.5.21",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"buffer-from": "^1.0.0",
|
|
"source-map": "^0.6.0"
|
|
}
|
|
},
|
|
"node_modules/source-map-support/node_modules/source-map": {
|
|
"version": "0.6.1",
|
|
"license": "BSD-3-Clause",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/sourcemap-codec": {
|
|
"version": "1.4.8",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/split2": {
|
|
"version": "4.2.0",
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": ">= 10.x"
|
|
}
|
|
},
|
|
"node_modules/sprintf-js": {
|
|
"version": "1.0.3",
|
|
"license": "BSD-3-Clause"
|
|
},
|
|
"node_modules/sqlstring": {
|
|
"version": "2.3.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/sshpk": {
|
|
"version": "1.17.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"asn1": "~0.2.3",
|
|
"assert-plus": "^1.0.0",
|
|
"bcrypt-pbkdf": "^1.0.0",
|
|
"dashdash": "^1.12.0",
|
|
"ecc-jsbn": "~0.1.1",
|
|
"getpass": "^0.1.1",
|
|
"jsbn": "~0.1.0",
|
|
"safer-buffer": "^2.0.2",
|
|
"tweetnacl": "~0.14.0"
|
|
},
|
|
"bin": {
|
|
"sshpk-conv": "bin/sshpk-conv",
|
|
"sshpk-sign": "bin/sshpk-sign",
|
|
"sshpk-verify": "bin/sshpk-verify"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/stack-utils": {
|
|
"version": "2.0.6",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"escape-string-regexp": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/stack-utils/node_modules/escape-string-regexp": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/static-eval": {
|
|
"version": "2.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"escodegen": "^1.11.1"
|
|
}
|
|
},
|
|
"node_modules/static-module": {
|
|
"version": "3.0.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"acorn-node": "^1.3.0",
|
|
"concat-stream": "~1.6.0",
|
|
"convert-source-map": "^1.5.1",
|
|
"duplexer2": "~0.1.4",
|
|
"escodegen": "^1.11.1",
|
|
"has": "^1.0.1",
|
|
"magic-string": "0.25.1",
|
|
"merge-source-map": "1.0.4",
|
|
"object-inspect": "^1.6.0",
|
|
"readable-stream": "~2.3.3",
|
|
"scope-analyzer": "^2.0.1",
|
|
"shallow-copy": "~0.0.1",
|
|
"static-eval": "^2.0.5",
|
|
"through2": "~2.0.3"
|
|
}
|
|
},
|
|
"node_modules/static-module/node_modules/concat-stream": {
|
|
"version": "1.6.2",
|
|
"engines": [
|
|
"node >= 0.8"
|
|
],
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"buffer-from": "^1.0.0",
|
|
"inherits": "^2.0.3",
|
|
"readable-stream": "^2.2.2",
|
|
"typedarray": "^0.0.6"
|
|
}
|
|
},
|
|
"node_modules/statuses": {
|
|
"version": "2.0.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/stream-browserify": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"inherits": "~2.0.4",
|
|
"readable-stream": "^3.5.0"
|
|
}
|
|
},
|
|
"node_modules/stream-browserify/node_modules/readable-stream": {
|
|
"version": "3.6.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"inherits": "^2.0.3",
|
|
"string_decoder": "^1.1.1",
|
|
"util-deprecate": "^1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/stream-collector": {
|
|
"version": "1.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"once": "^1.3.1"
|
|
}
|
|
},
|
|
"node_modules/stream-combiner2": {
|
|
"version": "1.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"duplexer2": "~0.1.0",
|
|
"readable-stream": "^2.0.2"
|
|
}
|
|
},
|
|
"node_modules/stream-http": {
|
|
"version": "3.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"builtin-status-codes": "^3.0.0",
|
|
"inherits": "^2.0.4",
|
|
"readable-stream": "^3.6.0",
|
|
"xtend": "^4.0.2"
|
|
}
|
|
},
|
|
"node_modules/stream-http/node_modules/readable-stream": {
|
|
"version": "3.6.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"inherits": "^2.0.3",
|
|
"string_decoder": "^1.1.1",
|
|
"util-deprecate": "^1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/stream-shift": {
|
|
"version": "1.0.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/stream-splicer": {
|
|
"version": "2.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"inherits": "^2.0.1",
|
|
"readable-stream": "^2.0.2"
|
|
}
|
|
},
|
|
"node_modules/stream-template": {
|
|
"version": "0.0.10",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"end-of-stream": "^1.4.1",
|
|
"readable-stream": "^2.3.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=4.0.0"
|
|
}
|
|
},
|
|
"node_modules/streaming-json-stringify": {
|
|
"version": "3.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"json-stringify-safe": "5",
|
|
"readable-stream": "2"
|
|
}
|
|
},
|
|
"node_modules/streamsearch": {
|
|
"version": "1.1.0",
|
|
"engines": {
|
|
"node": ">=10.0.0"
|
|
}
|
|
},
|
|
"node_modules/string_decoder": {
|
|
"version": "1.3.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"safe-buffer": "~5.2.0"
|
|
}
|
|
},
|
|
"node_modules/string-width": {
|
|
"version": "4.2.3",
|
|
"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",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-regex": "^5.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/strip-ansi/node_modules/ansi-regex": {
|
|
"version": "5.0.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/strip-bom": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/strip-combining-marks": {
|
|
"version": "1.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/strip-final-newline": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/strip-json-comments": {
|
|
"version": "2.0.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/subarg": {
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"minimist": "^1.1.0"
|
|
}
|
|
},
|
|
"node_modules/summary": {
|
|
"version": "2.1.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/supertap": {
|
|
"version": "3.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"indent-string": "^5.0.0",
|
|
"js-yaml": "^3.14.1",
|
|
"serialize-error": "^7.0.1",
|
|
"strip-ansi": "^7.0.1"
|
|
},
|
|
"engines": {
|
|
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
|
|
}
|
|
},
|
|
"node_modules/supertap/node_modules/ansi-regex": {
|
|
"version": "6.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-regex?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/supertap/node_modules/strip-ansi": {
|
|
"version": "7.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-regex": "^6.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/strip-ansi?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/supports-color": {
|
|
"version": "7.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-flag": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/supports-preserve-symlinks-flag": {
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/syntax-error": {
|
|
"version": "1.4.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"acorn-node": "^1.2.0"
|
|
}
|
|
},
|
|
"node_modules/tachyons": {
|
|
"version": "4.12.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/temp-dir": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=14.16"
|
|
}
|
|
},
|
|
"node_modules/terser": {
|
|
"version": "4.8.1",
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"commander": "^2.20.0",
|
|
"source-map": "~0.6.1",
|
|
"source-map-support": "~0.5.12"
|
|
},
|
|
"bin": {
|
|
"terser": "bin/terser"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0.0"
|
|
}
|
|
},
|
|
"node_modules/terser/node_modules/source-map": {
|
|
"version": "0.6.1",
|
|
"license": "BSD-3-Clause",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/thenify": {
|
|
"version": "3.3.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"any-promise": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/thenify-all": {
|
|
"version": "1.6.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"thenify": ">= 3.1.0 < 4"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.8"
|
|
}
|
|
},
|
|
"node_modules/threads": {
|
|
"version": "1.7.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"callsites": "^3.1.0",
|
|
"debug": "^4.2.0",
|
|
"is-observable": "^2.1.0",
|
|
"observable-fns": "^0.6.1"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/andywer/threads.js?sponsor=1"
|
|
},
|
|
"optionalDependencies": {
|
|
"tiny-worker": ">= 2"
|
|
}
|
|
},
|
|
"node_modules/through": {
|
|
"version": "2.3.8",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/through2": {
|
|
"version": "2.0.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"readable-stream": "~2.3.6",
|
|
"xtend": "~4.0.1"
|
|
}
|
|
},
|
|
"node_modules/time-zone": {
|
|
"version": "1.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/timers-browserify": {
|
|
"version": "1.4.2",
|
|
"dependencies": {
|
|
"process": "~0.11.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.6.0"
|
|
}
|
|
},
|
|
"node_modules/timestring": {
|
|
"version": "6.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/tiny-worker": {
|
|
"version": "2.3.0",
|
|
"license": "BSD-3-Clause",
|
|
"optional": true,
|
|
"dependencies": {
|
|
"esm": "^3.2.25"
|
|
}
|
|
},
|
|
"node_modules/tlds": {
|
|
"version": "1.240.0",
|
|
"license": "MIT",
|
|
"bin": {
|
|
"tlds": "bin.js"
|
|
}
|
|
},
|
|
"node_modules/tmp": {
|
|
"version": "0.0.33",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"os-tmpdir": "~1.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.6.0"
|
|
}
|
|
},
|
|
"node_modules/to-readable-stream": {
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/to-regex-range": {
|
|
"version": "5.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-number": "^7.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8.0"
|
|
}
|
|
},
|
|
"node_modules/toggle-selection": {
|
|
"version": "1.0.6",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/toidentifier": {
|
|
"version": "1.0.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.6"
|
|
}
|
|
},
|
|
"node_modules/tough-cookie": {
|
|
"version": "4.1.3",
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"psl": "^1.1.33",
|
|
"punycode": "^2.1.1",
|
|
"universalify": "^0.2.0",
|
|
"url-parse": "^1.5.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/tough-cookie/node_modules/punycode": {
|
|
"version": "2.3.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/tough-cookie/node_modules/universalify": {
|
|
"version": "0.2.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 4.0.0"
|
|
}
|
|
},
|
|
"node_modules/tr46": {
|
|
"version": "0.0.3",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/transform-ast": {
|
|
"version": "2.4.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"acorn-node": "^1.3.0",
|
|
"convert-source-map": "^1.5.1",
|
|
"dash-ast": "^1.0.0",
|
|
"is-buffer": "^2.0.0",
|
|
"magic-string": "^0.23.2",
|
|
"merge-source-map": "1.0.4",
|
|
"nanobench": "^2.1.1"
|
|
}
|
|
},
|
|
"node_modules/transform-ast/node_modules/dash-ast": {
|
|
"version": "1.0.0",
|
|
"license": "Apache-2.0"
|
|
},
|
|
"node_modules/transform-ast/node_modules/is-buffer": {
|
|
"version": "2.0.5",
|
|
"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",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/transform-ast/node_modules/magic-string": {
|
|
"version": "0.23.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"sourcemap-codec": "^1.4.1"
|
|
}
|
|
},
|
|
"node_modules/ts-essentials": {
|
|
"version": "9.3.2",
|
|
"license": "MIT",
|
|
"peerDependencies": {
|
|
"typescript": ">=4.1.0"
|
|
}
|
|
},
|
|
"node_modules/ts-mixer": {
|
|
"version": "6.0.3",
|
|
"resolved": "https://registry.npmjs.org/ts-mixer/-/ts-mixer-6.0.3.tgz",
|
|
"integrity": "sha512-k43M7uCG1AkTyxgnmI5MPwKoUvS/bRvLvUb7+Pgpdlmok8AoqmUaZxUUw8zKM5B1lqZrt41GjYgnvAi0fppqgQ=="
|
|
},
|
|
"node_modules/tsconfig-paths": {
|
|
"version": "3.14.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/json5": "^0.0.29",
|
|
"json5": "^1.0.2",
|
|
"minimist": "^1.2.6",
|
|
"strip-bom": "^3.0.0"
|
|
}
|
|
},
|
|
"node_modules/tslib": {
|
|
"version": "2.6.2",
|
|
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.2.tgz",
|
|
"integrity": "sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q=="
|
|
},
|
|
"node_modules/ttest": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"distributions": "^2.1.0",
|
|
"summary": "^2.0.0"
|
|
}
|
|
},
|
|
"node_modules/tty-browserify": {
|
|
"version": "0.0.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/tunnel-agent": {
|
|
"version": "0.6.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"safe-buffer": "^5.0.1"
|
|
},
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/turbo-json-parse": {
|
|
"version": "2.3.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"generate-function": "^2.3.1"
|
|
}
|
|
},
|
|
"node_modules/tweetnacl": {
|
|
"version": "0.14.5",
|
|
"license": "Unlicense"
|
|
},
|
|
"node_modules/twemoji": {
|
|
"version": "12.1.6",
|
|
"license": [
|
|
"MIT",
|
|
"CC-BY-4.0"
|
|
],
|
|
"dependencies": {
|
|
"fs-extra": "^8.0.1",
|
|
"jsonfile": "^5.0.0",
|
|
"twemoji-parser": "12.1.3",
|
|
"universalify": "^0.1.2"
|
|
}
|
|
},
|
|
"node_modules/twemoji-parser": {
|
|
"version": "12.1.3",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/twemoji/node_modules/fs-extra": {
|
|
"version": "8.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"graceful-fs": "^4.2.0",
|
|
"jsonfile": "^4.0.0",
|
|
"universalify": "^0.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6 <7 || >=8"
|
|
}
|
|
},
|
|
"node_modules/twemoji/node_modules/fs-extra/node_modules/jsonfile": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"optionalDependencies": {
|
|
"graceful-fs": "^4.1.6"
|
|
}
|
|
},
|
|
"node_modules/twemoji/node_modules/jsonfile": {
|
|
"version": "5.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"universalify": "^0.1.2"
|
|
},
|
|
"optionalDependencies": {
|
|
"graceful-fs": "^4.1.6"
|
|
}
|
|
},
|
|
"node_modules/twemoji/node_modules/universalify": {
|
|
"version": "0.1.2",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 4.0.0"
|
|
}
|
|
},
|
|
"node_modules/type": {
|
|
"version": "1.2.0",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/type-check": {
|
|
"version": "0.3.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"prelude-ls": "~1.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8.0"
|
|
}
|
|
},
|
|
"node_modules/type-component": {
|
|
"version": "0.0.1"
|
|
},
|
|
"node_modules/type-fest": {
|
|
"version": "0.13.1",
|
|
"dev": true,
|
|
"license": "(MIT OR CC0-1.0)",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/type-is": {
|
|
"version": "1.6.18",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"media-typer": "0.3.0",
|
|
"mime-types": "~2.1.24"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/typedarray": {
|
|
"version": "0.0.6",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/typedarray-pool": {
|
|
"version": "1.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"bit-twiddle": "^1.0.0",
|
|
"dup": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/typedarray-to-buffer": {
|
|
"version": "3.1.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-typedarray": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/typeorm": {
|
|
"version": "0.3.17",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@sqltools/formatter": "^1.2.5",
|
|
"app-root-path": "^3.1.0",
|
|
"buffer": "^6.0.3",
|
|
"chalk": "^4.1.2",
|
|
"cli-highlight": "^2.1.11",
|
|
"date-fns": "^2.29.3",
|
|
"debug": "^4.3.4",
|
|
"dotenv": "^16.0.3",
|
|
"glob": "^8.1.0",
|
|
"mkdirp": "^2.1.3",
|
|
"reflect-metadata": "^0.1.13",
|
|
"sha.js": "^2.4.11",
|
|
"tslib": "^2.5.0",
|
|
"uuid": "^9.0.0",
|
|
"yargs": "^17.6.2"
|
|
},
|
|
"bin": {
|
|
"typeorm": "cli.js",
|
|
"typeorm-ts-node-commonjs": "cli-ts-node-commonjs.js",
|
|
"typeorm-ts-node-esm": "cli-ts-node-esm.js"
|
|
},
|
|
"engines": {
|
|
"node": ">= 12.9.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://opencollective.com/typeorm"
|
|
},
|
|
"peerDependencies": {
|
|
"@google-cloud/spanner": "^5.18.0",
|
|
"@sap/hana-client": "^2.12.25",
|
|
"better-sqlite3": "^7.1.2 || ^8.0.0",
|
|
"hdb-pool": "^0.1.6",
|
|
"ioredis": "^5.0.4",
|
|
"mongodb": "^5.2.0",
|
|
"mssql": "^9.1.1",
|
|
"mysql2": "^2.2.5 || ^3.0.1",
|
|
"oracledb": "^5.1.0",
|
|
"pg": "^8.5.1",
|
|
"pg-native": "^3.0.0",
|
|
"pg-query-stream": "^4.0.0",
|
|
"redis": "^3.1.1 || ^4.0.0",
|
|
"sql.js": "^1.4.0",
|
|
"sqlite3": "^5.0.3",
|
|
"ts-node": "^10.7.0",
|
|
"typeorm-aurora-data-api-driver": "^2.0.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"@google-cloud/spanner": {
|
|
"optional": true
|
|
},
|
|
"@sap/hana-client": {
|
|
"optional": true
|
|
},
|
|
"better-sqlite3": {
|
|
"optional": true
|
|
},
|
|
"hdb-pool": {
|
|
"optional": true
|
|
},
|
|
"ioredis": {
|
|
"optional": true
|
|
},
|
|
"mongodb": {
|
|
"optional": true
|
|
},
|
|
"mssql": {
|
|
"optional": true
|
|
},
|
|
"mysql2": {
|
|
"optional": true
|
|
},
|
|
"oracledb": {
|
|
"optional": true
|
|
},
|
|
"pg": {
|
|
"optional": true
|
|
},
|
|
"pg-native": {
|
|
"optional": true
|
|
},
|
|
"pg-query-stream": {
|
|
"optional": true
|
|
},
|
|
"redis": {
|
|
"optional": true
|
|
},
|
|
"sql.js": {
|
|
"optional": true
|
|
},
|
|
"sqlite3": {
|
|
"optional": true
|
|
},
|
|
"ts-node": {
|
|
"optional": true
|
|
},
|
|
"typeorm-aurora-data-api-driver": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/typeorm/node_modules/brace-expansion": {
|
|
"version": "2.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"balanced-match": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/typeorm/node_modules/buffer": {
|
|
"version": "6.0.3",
|
|
"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.2.1"
|
|
}
|
|
},
|
|
"node_modules/typeorm/node_modules/cliui": {
|
|
"version": "8.0.1",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"string-width": "^4.2.0",
|
|
"strip-ansi": "^6.0.1",
|
|
"wrap-ansi": "^7.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/typeorm/node_modules/dotenv": {
|
|
"version": "16.3.1",
|
|
"license": "BSD-2-Clause",
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/motdotla/dotenv?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/typeorm/node_modules/glob": {
|
|
"version": "8.1.0",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"fs.realpath": "^1.0.0",
|
|
"inflight": "^1.0.4",
|
|
"inherits": "2",
|
|
"minimatch": "^5.0.1",
|
|
"once": "^1.3.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
}
|
|
},
|
|
"node_modules/typeorm/node_modules/minimatch": {
|
|
"version": "5.1.6",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"brace-expansion": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/typeorm/node_modules/mkdirp": {
|
|
"version": "2.1.6",
|
|
"license": "MIT",
|
|
"bin": {
|
|
"mkdirp": "dist/cjs/src/bin.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
}
|
|
},
|
|
"node_modules/typeorm/node_modules/yargs": {
|
|
"version": "17.7.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"cliui": "^8.0.1",
|
|
"escalade": "^3.1.1",
|
|
"get-caller-file": "^2.0.5",
|
|
"require-directory": "^2.1.1",
|
|
"string-width": "^4.2.3",
|
|
"y18n": "^5.0.5",
|
|
"yargs-parser": "^21.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/typeorm/node_modules/yargs-parser": {
|
|
"version": "21.1.1",
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/typescript": {
|
|
"version": "5.1.6",
|
|
"license": "Apache-2.0",
|
|
"peer": true,
|
|
"bin": {
|
|
"tsc": "bin/tsc",
|
|
"tsserver": "bin/tsserver"
|
|
},
|
|
"engines": {
|
|
"node": ">=14.17"
|
|
}
|
|
},
|
|
"node_modules/uid2": {
|
|
"version": "0.0.4",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/umd": {
|
|
"version": "3.0.3",
|
|
"license": "MIT",
|
|
"bin": {
|
|
"umd": "bin/cli.js"
|
|
}
|
|
},
|
|
"node_modules/undeclared-identifiers": {
|
|
"version": "1.1.3",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"acorn-node": "^1.3.0",
|
|
"dash-ast": "^1.0.0",
|
|
"get-assigned-identifiers": "^1.2.0",
|
|
"simple-concat": "^1.0.0",
|
|
"xtend": "^4.0.1"
|
|
},
|
|
"bin": {
|
|
"undeclared-identifiers": "bin.js"
|
|
}
|
|
},
|
|
"node_modules/undeclared-identifiers/node_modules/dash-ast": {
|
|
"version": "1.0.0",
|
|
"license": "Apache-2.0"
|
|
},
|
|
"node_modules/undici": {
|
|
"version": "5.27.2",
|
|
"resolved": "https://registry.npmjs.org/undici/-/undici-5.27.2.tgz",
|
|
"integrity": "sha512-iS857PdOEy/y3wlM3yRp+6SNQQ6xU0mmZcwRSriqk+et/cwWAtwmIGf6WkoDN2EK/AMdCO/dfXzIwi+rFMrjjQ==",
|
|
"dependencies": {
|
|
"@fastify/busboy": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14.0"
|
|
}
|
|
},
|
|
"node_modules/undici-types": {
|
|
"version": "5.26.5",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/uniq": {
|
|
"version": "1.0.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/unique-string": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"crypto-random-string": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/universalify": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 10.0.0"
|
|
}
|
|
},
|
|
"node_modules/unpipe": {
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/update-notifier": {
|
|
"version": "5.1.0",
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"boxen": "^5.0.0",
|
|
"chalk": "^4.1.0",
|
|
"configstore": "^5.0.1",
|
|
"has-yarn": "^2.1.0",
|
|
"import-lazy": "^2.1.0",
|
|
"is-ci": "^2.0.0",
|
|
"is-installed-globally": "^0.4.0",
|
|
"is-npm": "^5.0.0",
|
|
"is-yarn-global": "^0.3.0",
|
|
"latest-version": "^5.1.0",
|
|
"pupa": "^2.1.1",
|
|
"semver": "^7.3.4",
|
|
"semver-diff": "^3.1.1",
|
|
"xdg-basedir": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/yeoman/update-notifier?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/upper-case": {
|
|
"version": "1.1.3",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/uri-js": {
|
|
"version": "4.4.1",
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"punycode": "^2.1.0"
|
|
}
|
|
},
|
|
"node_modules/uri-js/node_modules/punycode": {
|
|
"version": "2.3.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/url": {
|
|
"version": "0.11.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"punycode": "^1.4.1",
|
|
"qs": "^6.11.0"
|
|
}
|
|
},
|
|
"node_modules/url-parse": {
|
|
"version": "1.5.10",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"querystringify": "^2.1.1",
|
|
"requires-port": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/url-parse-lax": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"prepend-http": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/utf-8-validate": {
|
|
"version": "5.0.10",
|
|
"hasInstallScript": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"node-gyp-build": "^4.3.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.14.2"
|
|
}
|
|
},
|
|
"node_modules/util": {
|
|
"version": "0.12.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"inherits": "^2.0.3",
|
|
"is-arguments": "^1.0.4",
|
|
"is-generator-function": "^1.0.7",
|
|
"is-typed-array": "^1.1.3",
|
|
"which-typed-array": "^1.1.2"
|
|
}
|
|
},
|
|
"node_modules/util-deprecate": {
|
|
"version": "1.0.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/util-extend": {
|
|
"version": "1.0.3",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/utils-merge": {
|
|
"version": "1.0.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.4.0"
|
|
}
|
|
},
|
|
"node_modules/uuid": {
|
|
"version": "9.0.0",
|
|
"license": "MIT",
|
|
"bin": {
|
|
"uuid": "dist/bin/uuid"
|
|
}
|
|
},
|
|
"node_modules/uuid-parse": {
|
|
"version": "1.1.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/varint": {
|
|
"version": "5.0.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/vary": {
|
|
"version": "1.1.2",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/verror": {
|
|
"version": "1.10.0",
|
|
"engines": [
|
|
"node >=0.6.0"
|
|
],
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"assert-plus": "^1.0.0",
|
|
"core-util-is": "1.0.2",
|
|
"extsprintf": "^1.2.0"
|
|
}
|
|
},
|
|
"node_modules/verror/node_modules/core-util-is": {
|
|
"version": "1.0.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/vm-browserify": {
|
|
"version": "1.1.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/wcwidth": {
|
|
"version": "1.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"defaults": "^1.0.3"
|
|
}
|
|
},
|
|
"node_modules/webfontloader": {
|
|
"version": "1.6.28",
|
|
"license": "Apache-2.0"
|
|
},
|
|
"node_modules/webidl-conversions": {
|
|
"version": "3.0.1",
|
|
"license": "BSD-2-Clause"
|
|
},
|
|
"node_modules/well-known-symbols": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/whatwg-url": {
|
|
"version": "5.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"tr46": "~0.0.3",
|
|
"webidl-conversions": "^3.0.0"
|
|
}
|
|
},
|
|
"node_modules/which": {
|
|
"version": "2.0.2",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"isexe": "^2.0.0"
|
|
},
|
|
"bin": {
|
|
"node-which": "bin/node-which"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8"
|
|
}
|
|
},
|
|
"node_modules/which-module": {
|
|
"version": "2.0.1",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/which-typed-array": {
|
|
"version": "1.1.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"available-typed-arrays": "^1.0.5",
|
|
"call-bind": "^1.0.2",
|
|
"for-each": "^0.3.3",
|
|
"gopd": "^1.0.1",
|
|
"has-tostringtag": "^1.0.0",
|
|
"is-typed-array": "^1.1.10"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/widest-line": {
|
|
"version": "3.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"string-width": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/windows-release": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"execa": "^4.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/word-wrap": {
|
|
"version": "1.2.3",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/wrap-ansi": {
|
|
"version": "7.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-styles": "^4.0.0",
|
|
"string-width": "^4.1.0",
|
|
"strip-ansi": "^6.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/wrap-ansi?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/wrap-ansi/node_modules/ansi-styles": {
|
|
"version": "4.3.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-convert": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/wrap-ansi/node_modules/color-convert": {
|
|
"version": "2.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-name": "~1.1.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=7.0.0"
|
|
}
|
|
},
|
|
"node_modules/wrappy": {
|
|
"version": "1.0.2",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/write-file-atomic": {
|
|
"version": "3.0.3",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"imurmurhash": "^0.1.4",
|
|
"is-typedarray": "^1.0.0",
|
|
"signal-exit": "^3.0.2",
|
|
"typedarray-to-buffer": "^3.1.5"
|
|
}
|
|
},
|
|
"node_modules/ws": {
|
|
"version": "8.14.2",
|
|
"resolved": "https://registry.npmjs.org/ws/-/ws-8.14.2.tgz",
|
|
"integrity": "sha512-wEBG1ftX4jcglPxgFCMJmZ2PLtSbJ2Peg6TmpJFTbe9GZYOQCDPdMYu/Tm0/bGZkw8paZnJY45J4K2PZrLYq8g==",
|
|
"engines": {
|
|
"node": ">=10.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"bufferutil": "^4.0.1",
|
|
"utf-8-validate": ">=5.0.2"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"bufferutil": {
|
|
"optional": true
|
|
},
|
|
"utf-8-validate": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/xdg-basedir": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/xtend": {
|
|
"version": "4.0.2",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.4"
|
|
}
|
|
},
|
|
"node_modules/y18n": {
|
|
"version": "5.0.8",
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/yallist": {
|
|
"version": "4.0.0",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/yaml-js": {
|
|
"version": "0.2.3",
|
|
"license": "WTFPL"
|
|
},
|
|
"node_modules/yargs": {
|
|
"version": "16.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"cliui": "^7.0.2",
|
|
"escalade": "^3.1.1",
|
|
"get-caller-file": "^2.0.5",
|
|
"require-directory": "^2.1.1",
|
|
"string-width": "^4.2.0",
|
|
"y18n": "^5.0.5",
|
|
"yargs-parser": "^20.2.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/yargs-parser": {
|
|
"version": "20.2.9",
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/yawn-yaml": {
|
|
"version": "1.5.0",
|
|
"resolved": "git+ssh://git@github.com/dragory/yawn-yaml.git#77ab3870ca53c4693002c4a41336e7476e7934ed",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"js-yaml": "^3.4.2",
|
|
"lodash": "^4.17.11",
|
|
"yaml-js": "^0.2.3"
|
|
}
|
|
},
|
|
"node_modules/yocto-queue": {
|
|
"version": "1.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=12.20"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/zlib-sync": {
|
|
"version": "0.1.8",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"nan": "^2.17.0"
|
|
}
|
|
},
|
|
"node_modules/zod": {
|
|
"version": "3.22.4",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/colinhacks"
|
|
}
|
|
},
|
|
"node_modules/zod-to-json-schema": {
|
|
"version": "3.22.3",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"peerDependencies": {
|
|
"zod": "^3.22.4"
|
|
}
|
|
}
|
|
}
|
|
}
|