{ "@babel/code-frame!>=7.0.0 <8.0.0-0": [ "7.18.6", { "name": "@babel/code-frame", "dist": { "tarball": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.18.6.tgz" }, "dependencies": { "@babel/highlight": ">=7.18.6 <8.0.0-0" } } ], "@babel/helper-validator-identifier!>=7.18.6 <8.0.0-0": [ "7.18.6", { "name": "@babel/helper-validator-identifier", "dist": { "tarball": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.18.6.tgz" } } ], "@babel/highlight!>=7.18.6 <8.0.0-0": [ "7.18.6", { "name": "@babel/highlight", "dist": { "tarball": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.18.6.tgz" }, "dependencies": { "@babel/helper-validator-identifier": ">=7.18.6 <8.0.0-0", "chalk": ">=2.0.0 <3.0.0-0", "js-tokens": ">=4.0.0 <5.0.0-0" } } ], "@babel/runtime!>=7.10.2 <8.0.0-0": [ "7.19.0", { "name": "@babel/runtime", "dist": { "tarball": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.19.0.tgz" }, "dependencies": { "regenerator-runtime": ">=0.13.4 <0.14.0-0" } } ], "@babel/runtime!>=7.18.9 <8.0.0-0": [ "7.19.0", { "name": "@babel/runtime", "dist": { "tarball": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.19.0.tgz" }, "dependencies": { "regenerator-runtime": ">=0.13.4 <0.14.0-0" } } ], "@babel/runtime!>=7.20.7 <8.0.0-0": [ "7.20.13", { "name": "@babel/runtime", "dist": { "tarball": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.20.13.tgz" }, "dependencies": { "regenerator-runtime": ">=0.13.11 <0.14.0-0" } } ], "@babel/runtime-corejs3!>=7.10.2 <8.0.0-0": [ "7.19.0", { "name": "@babel/runtime-corejs3", "dist": { "tarball": "https://registry.npmjs.org/@babel/runtime-corejs3/-/runtime-corejs3-7.19.0.tgz" }, "dependencies": { "core-js-pure": ">=3.20.2 <4.0.0-0", "regenerator-runtime": ">=0.13.4 <0.14.0-0" } } ], "@eslint-community/eslint-utils!>=4.2.0 <5.0.0-0": [ "4.4.0", { "name": "@eslint-community/eslint-utils", "dist": { "tarball": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.4.0.tgz" }, "dependencies": { "eslint-visitor-keys": ">=3.3.0 <4.0.0-0" }, "scripts": { "build": "rollup -c", "clean": "rimraf .nyc_output coverage index.*", "coverage": "opener ./coverage/lcov-report/index.html", "docs:build": "vitepress build docs", "docs:watch": "vitepress dev docs", "format": "npm run -s format:prettier -- --write", "format:check": "npm run -s format:prettier -- --check", "format:prettier": "prettier .", "lint": "eslint .", "postversion": "git push && git push --tags", "prebuild": "npm run -s clean", "preversion": "npm test && npm run -s build", "prewatch": "npm run -s clean", "test": "c8 mocha --reporter dot \"test/*.mjs\"", "watch": "warun \"{src,test}/**/*.mjs\" -- npm run -s test:mocha" } } ], "@eslint-community/regexpp!>=4.4.0 <5.0.0-0": [ "4.4.1", { "name": "@eslint-community/regexpp", "dist": { "tarball": "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.4.1.tgz" }, "scripts": { "build": "run-s build:*", "build:dts": "dts-bundle --name @eslint-community/regexpp --main .temp/index.d.ts --out ../index.d.ts", "build:rollup": "rollup -c", "build:tsc": "tsc --module es2015", "clean": "rimraf .temp index.*", "lint": "eslint . --ext .ts", "postversion": "git push && git push --tags", "prebuild": "npm run -s clean", "preversion": "npm test && npm run -s build", "prewatch": "npm run -s clean", "test": "nyc _mocha \"test/*.ts\" --reporter dot --timeout 10000", "update:test": "ts-node scripts/update-fixtures.ts", "update:unicode": "run-s update:unicode:*", "update:unicode:ids": "ts-node scripts/update-unicode-ids.ts", "update:unicode:props": "ts-node scripts/update-unicode-properties.ts", "watch": "_mocha \"test/*.ts\" --require ts-node/register --reporter dot --timeout 10000 --watch-extensions ts --watch --growl" } } ], "@eslint/eslintrc!>=1.3.1 <2.0.0-0": [ "1.3.1", { "name": "@eslint/eslintrc", "dist": { "tarball": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-1.3.1.tgz" }, "dependencies": { "ajv": ">=6.12.4 <7.0.0-0", "debug": ">=4.3.2 <5.0.0-0", "espree": ">=9.4.0 <10.0.0-0", "globals": ">=13.15.0 <14.0.0-0", "ignore": ">=5.2.0 <6.0.0-0", "import-fresh": ">=3.2.1 <4.0.0-0", "js-yaml": ">=4.1.0 <5.0.0-0", "minimatch": ">=3.1.2 <4.0.0-0", "strip-json-comments": ">=3.1.1 <4.0.0-0" } } ], "@eslint/eslintrc!>=1.4.1 <2.0.0-0": [ "1.4.1", { "name": "@eslint/eslintrc", "dist": { "tarball": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-1.4.1.tgz" }, "dependencies": { "ajv": ">=6.12.4 <7.0.0-0", "debug": ">=4.3.2 <5.0.0-0", "espree": ">=9.4.0 <10.0.0-0", "globals": ">=13.19.0 <14.0.0-0", "ignore": ">=5.2.0 <6.0.0-0", "import-fresh": ">=3.2.1 <4.0.0-0", "js-yaml": ">=4.1.0 <5.0.0-0", "minimatch": ">=3.1.2 <4.0.0-0", "strip-json-comments": ">=3.1.1 <4.0.0-0" } } ], "@eslint/eslintrc!>=2.0.1 <3.0.0-0": [ "2.0.1", { "name": "@eslint/eslintrc", "dist": { "tarball": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-2.0.1.tgz" }, "dependencies": { "ajv": ">=6.12.4 <7.0.0-0", "debug": ">=4.3.2 <5.0.0-0", "espree": ">=9.5.0 <10.0.0-0", "globals": ">=13.19.0 <14.0.0-0", "ignore": ">=5.2.0 <6.0.0-0", "import-fresh": ">=3.2.1 <4.0.0-0", "js-yaml": ">=4.1.0 <5.0.0-0", "minimatch": ">=3.1.2 <4.0.0-0", "strip-json-comments": ">=3.1.1 <4.0.0-0" }, "scripts": { "build": "rollup -c", "fix": "npm run lint -- --fix", "generate-alpharelease": "eslint-generate-prerelease alpha", "generate-betarelease": "eslint-generate-prerelease beta", "generate-rcrelease": "eslint-generate-prerelease rc", "generate-release": "eslint-generate-release", "lint": "eslint . --report-unused-disable-directives", "prepare": "npm run build", "publish-release": "eslint-publish-release", "test": "mocha -R progress -c 'tests/lib/*.cjs' && c8 mocha -R progress -c 'tests/lib/**/*.js'" } } ], "@eslint/js!8.36.0": [ "8.36.0", { "name": "@eslint/js", "dist": { "tarball": "https://registry.npmjs.org/@eslint/js/-/js-8.36.0.tgz" } } ], "@gar/promisify!>=1.1.3 <2.0.0-0": [ "1.1.3", { "name": "@gar/promisify", "dist": { "tarball": "https://registry.npmjs.org/@gar/promisify/-/promisify-1.1.3.tgz" } } ], "@humanwhocodes/config-array!>=0.10.4 <0.11.0-0": [ "0.10.4", { "name": "@humanwhocodes/config-array", "dist": { "tarball": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.10.4.tgz" }, "dependencies": { "@humanwhocodes/object-schema": ">=1.2.1 <2.0.0-0", "debug": ">=4.1.1 <5.0.0-0", "minimatch": ">=3.0.4 <4.0.0-0" } } ], "@humanwhocodes/config-array!>=0.11.8 <0.12.0-0": [ "0.11.8", { "name": "@humanwhocodes/config-array", "dist": { "tarball": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.11.8.tgz" }, "dependencies": { "@humanwhocodes/object-schema": ">=1.2.1 <2.0.0-0", "debug": ">=4.1.1 <5.0.0-0", "minimatch": ">=3.0.5 <4.0.0-0" } } ], "@humanwhocodes/gitignore-to-minimatch!>=1.0.2 <2.0.0-0": [ "1.0.2", { "name": "@humanwhocodes/gitignore-to-minimatch", "dist": { "tarball": "https://registry.npmjs.org/@humanwhocodes/gitignore-to-minimatch/-/gitignore-to-minimatch-1.0.2.tgz" } } ], "@humanwhocodes/module-importer!>=1.0.1 <2.0.0-0": [ "1.0.1", { "name": "@humanwhocodes/module-importer", "dist": { "tarball": "https://registry.npmjs.org/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz" } } ], "@humanwhocodes/object-schema!>=1.2.1 <2.0.0-0": [ "1.2.1", { "name": "@humanwhocodes/object-schema", "dist": { "tarball": "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz" } } ], "@isaacs/string-locale-compare!>=1.1.0 <2.0.0-0": [ "1.1.0", { "name": "@isaacs/string-locale-compare", "dist": { "tarball": "https://registry.npmjs.org/@isaacs/string-locale-compare/-/string-locale-compare-1.1.0.tgz" } } ], "@next/eslint-plugin-next!13.1.4": [ "13.1.4", { "name": "@next/eslint-plugin-next", "dist": { "tarball": "https://registry.npmjs.org/@next/eslint-plugin-next/-/eslint-plugin-next-13.1.4.tgz" }, "dependencies": { "glob": "7.1.7" } } ], "@next/eslint-plugin-next!13.2.4": [ "13.2.4", { "name": "@next/eslint-plugin-next", "dist": { "tarball": "https://registry.npmjs.org/@next/eslint-plugin-next/-/eslint-plugin-next-13.2.4.tgz" }, "dependencies": { "glob": "7.1.7" }, "scripts": { "build": "swc -d dist src", "prepublishOnly": "cd ../../ && turbo run build", "test-pack": "cd ../../ && pnpm test-pack eslint-plugin-next" } } ], "@nodelib/fs.scandir!2.1.5": [ "2.1.5", { "name": "@nodelib/fs.scandir", "dist": { "tarball": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz" }, "dependencies": { "@nodelib/fs.stat": "2.0.5", "run-parallel": ">=1.1.9 <2.0.0-0" } } ], "@nodelib/fs.stat!2.0.5": [ "2.0.5", { "name": "@nodelib/fs.stat", "dist": { "tarball": "https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz" } } ], "@nodelib/fs.stat!>=2.0.2 <3.0.0-0": [ "2.0.5", { "name": "@nodelib/fs.stat", "dist": { "tarball": "https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz" } } ], "@nodelib/fs.walk!>=1.2.3 <2.0.0-0": [ "1.2.8", { "name": "@nodelib/fs.walk", "dist": { "tarball": "https://registry.npmjs.org/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz" }, "dependencies": { "@nodelib/fs.scandir": "2.1.5", "fastq": ">=1.6.0 <2.0.0-0" } } ], "@nodelib/fs.walk!>=1.2.8 <2.0.0-0": [ "1.2.8", { "name": "@nodelib/fs.walk", "dist": { "tarball": "https://registry.npmjs.org/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz" }, "dependencies": { "@nodelib/fs.scandir": "2.1.5", "fastq": ">=1.6.0 <2.0.0-0" } } ], "@npmcli/arborist!>=5.6.1 <6.0.0-0": [ "5.6.1", { "name": "@npmcli/arborist", "dist": { "tarball": "https://registry.npmjs.org/@npmcli/arborist/-/arborist-5.6.1.tgz" }, "dependencies": { "@isaacs/string-locale-compare": ">=1.1.0 <2.0.0-0", "@npmcli/installed-package-contents": ">=1.0.7 <2.0.0-0", "@npmcli/map-workspaces": ">=2.0.3 <3.0.0-0", "@npmcli/metavuln-calculator": ">=3.0.1 <4.0.0-0", "@npmcli/move-file": ">=2.0.0 <3.0.0-0", "@npmcli/name-from-folder": ">=1.0.1 <2.0.0-0", "@npmcli/node-gyp": ">=2.0.0 <3.0.0-0", "@npmcli/package-json": ">=2.0.0 <3.0.0-0", "@npmcli/query": ">=1.2.0 <2.0.0-0", "@npmcli/run-script": ">=4.1.3 <5.0.0-0", "bin-links": ">=3.0.3 <4.0.0-0", "cacache": ">=16.1.3 <17.0.0-0", "common-ancestor-path": ">=1.0.1 <2.0.0-0", "json-parse-even-better-errors": ">=2.3.1 <3.0.0-0", "json-stringify-nice": ">=1.1.4 <2.0.0-0", "minimatch": ">=5.1.0 <6.0.0-0", "mkdirp": ">=1.0.4 <2.0.0-0", "mkdirp-infer-owner": ">=2.0.0 <3.0.0-0", "nopt": ">=6.0.0 <7.0.0-0", "npm-install-checks": ">=5.0.0 <6.0.0-0", "npm-package-arg": ">=9.0.0 <10.0.0-0", "npm-pick-manifest": ">=7.0.2 <8.0.0-0", "npm-registry-fetch": ">=13.0.0 <14.0.0-0", "npmlog": ">=6.0.2 <7.0.0-0", "pacote": ">=13.6.1 <14.0.0-0", "parse-conflict-json": ">=2.0.1 <3.0.0-0", "proc-log": ">=2.0.0 <3.0.0-0", "promise-all-reject-late": ">=1.0.0 <2.0.0-0", "promise-call-limit": ">=1.0.1 <2.0.0-0", "read-package-json-fast": ">=2.0.2 <3.0.0-0", "readdir-scoped-modules": ">=1.1.0 <2.0.0-0", "rimraf": ">=3.0.2 <4.0.0-0", "semver": ">=7.3.7 <8.0.0-0", "ssri": ">=9.0.0 <10.0.0-0", "treeverse": ">=2.0.0 <3.0.0-0", "walk-up-path": ">=1.0.0 <2.0.0-0" }, "bin": { "arborist": "bin/index.js" } } ], "@npmcli/ci-detect!>=2.0.0 <3.0.0-0": [ "2.0.0", { "name": "@npmcli/ci-detect", "dist": { "tarball": "https://registry.npmjs.org/@npmcli/ci-detect/-/ci-detect-2.0.0.tgz" } } ], "@npmcli/config!>=4.2.1 <5.0.0-0": [ "4.2.2", { "name": "@npmcli/config", "dist": { "tarball": "https://registry.npmjs.org/@npmcli/config/-/config-4.2.2.tgz" }, "dependencies": { "@npmcli/map-workspaces": ">=2.0.2 <3.0.0-0", "ini": ">=3.0.0 <4.0.0-0", "mkdirp-infer-owner": ">=2.0.0 <3.0.0-0", "nopt": ">=6.0.0 <7.0.0-0", "proc-log": ">=2.0.0 <3.0.0-0", "read-package-json-fast": ">=2.0.3 <3.0.0-0", "semver": ">=7.3.5 <8.0.0-0", "walk-up-path": ">=1.0.0 <2.0.0-0" } } ], "@npmcli/disparity-colors!>=2.0.0 <3.0.0-0": [ "2.0.0", { "name": "@npmcli/disparity-colors", "dist": { "tarball": "https://registry.npmjs.org/@npmcli/disparity-colors/-/disparity-colors-2.0.0.tgz" }, "dependencies": { "ansi-styles": ">=4.3.0 <5.0.0-0" } } ], "@npmcli/fs!>=2.1.0 <3.0.0-0": [ "2.1.2", { "name": "@npmcli/fs", "dist": { "tarball": "https://registry.npmjs.org/@npmcli/fs/-/fs-2.1.2.tgz" }, "dependencies": { "@gar/promisify": ">=1.1.3 <2.0.0-0", "semver": ">=7.3.5 <8.0.0-0" } } ], "@npmcli/fs!>=2.1.1 <3.0.0-0": [ "2.1.2", { "name": "@npmcli/fs", "dist": { "tarball": "https://registry.npmjs.org/@npmcli/fs/-/fs-2.1.2.tgz" }, "dependencies": { "@gar/promisify": ">=1.1.3 <2.0.0-0", "semver": ">=7.3.5 <8.0.0-0" } } ], "@npmcli/git!>=3.0.0 <4.0.0-0": [ "3.0.2", { "name": "@npmcli/git", "dist": { "tarball": "https://registry.npmjs.org/@npmcli/git/-/git-3.0.2.tgz" }, "dependencies": { "@npmcli/promise-spawn": ">=3.0.0 <4.0.0-0", "lru-cache": ">=7.4.4 <8.0.0-0", "mkdirp": ">=1.0.4 <2.0.0-0", "npm-pick-manifest": ">=7.0.0 <8.0.0-0", "proc-log": ">=2.0.0 <3.0.0-0", "promise-inflight": ">=1.0.1 <2.0.0-0", "promise-retry": ">=2.0.1 <3.0.0-0", "semver": ">=7.3.5 <8.0.0-0", "which": ">=2.0.2 <3.0.0-0" } } ], "@npmcli/installed-package-contents!>=1.0.7 <2.0.0-0": [ "1.0.7", { "name": "@npmcli/installed-package-contents", "dist": { "tarball": "https://registry.npmjs.org/@npmcli/installed-package-contents/-/installed-package-contents-1.0.7.tgz" }, "dependencies": { "npm-bundled": ">=1.1.1 <2.0.0-0", "npm-normalize-package-bin": ">=1.0.1 <2.0.0-0" }, "bin": { "installed-package-contents": "index.js" } } ], "@npmcli/map-workspaces!>=2.0.2 <3.0.0-0": [ "2.0.4", { "name": "@npmcli/map-workspaces", "dist": { "tarball": "https://registry.npmjs.org/@npmcli/map-workspaces/-/map-workspaces-2.0.4.tgz" }, "dependencies": { "@npmcli/name-from-folder": ">=1.0.1 <2.0.0-0", "glob": ">=8.0.1 <9.0.0-0", "minimatch": ">=5.0.1 <6.0.0-0", "read-package-json-fast": ">=2.0.3 <3.0.0-0" } } ], "@npmcli/map-workspaces!>=2.0.3 <3.0.0-0": [ "2.0.4", { "name": "@npmcli/map-workspaces", "dist": { "tarball": "https://registry.npmjs.org/@npmcli/map-workspaces/-/map-workspaces-2.0.4.tgz" }, "dependencies": { "@npmcli/name-from-folder": ">=1.0.1 <2.0.0-0", "glob": ">=8.0.1 <9.0.0-0", "minimatch": ">=5.0.1 <6.0.0-0", "read-package-json-fast": ">=2.0.3 <3.0.0-0" } } ], "@npmcli/metavuln-calculator!>=3.0.1 <4.0.0-0": [ "3.1.1", { "name": "@npmcli/metavuln-calculator", "dist": { "tarball": "https://registry.npmjs.org/@npmcli/metavuln-calculator/-/metavuln-calculator-3.1.1.tgz" }, "dependencies": { "cacache": ">=16.0.0 <17.0.0-0", "json-parse-even-better-errors": ">=2.3.1 <3.0.0-0", "pacote": ">=13.0.3 <14.0.0-0", "semver": ">=7.3.5 <8.0.0-0" } } ], "@npmcli/move-file!>=2.0.0 <3.0.0-0": [ "2.0.1", { "name": "@npmcli/move-file", "dist": { "tarball": "https://registry.npmjs.org/@npmcli/move-file/-/move-file-2.0.1.tgz" }, "dependencies": { "mkdirp": ">=1.0.4 <2.0.0-0", "rimraf": ">=3.0.2 <4.0.0-0" } } ], "@npmcli/name-from-folder!>=1.0.1 <2.0.0-0": [ "1.0.1", { "name": "@npmcli/name-from-folder", "dist": { "tarball": "https://registry.npmjs.org/@npmcli/name-from-folder/-/name-from-folder-1.0.1.tgz" } } ], "@npmcli/node-gyp!>=2.0.0 <3.0.0-0": [ "2.0.0", { "name": "@npmcli/node-gyp", "dist": { "tarball": "https://registry.npmjs.org/@npmcli/node-gyp/-/node-gyp-2.0.0.tgz" } } ], "@npmcli/package-json!>=2.0.0 <3.0.0-0": [ "2.0.0", { "name": "@npmcli/package-json", "dist": { "tarball": "https://registry.npmjs.org/@npmcli/package-json/-/package-json-2.0.0.tgz" }, "dependencies": { "json-parse-even-better-errors": ">=2.3.1 <3.0.0-0" } } ], "@npmcli/promise-spawn!>=3.0.0 <4.0.0-0": [ "3.0.0", { "name": "@npmcli/promise-spawn", "dist": { "tarball": "https://registry.npmjs.org/@npmcli/promise-spawn/-/promise-spawn-3.0.0.tgz" }, "dependencies": { "infer-owner": ">=1.0.4 <2.0.0-0" } } ], "@npmcli/promise-spawn!>=0.0.0": [ "3.0.0", { "name": "@npmcli/promise-spawn", "dist": { "tarball": "https://registry.npmjs.org/@npmcli/promise-spawn/-/promise-spawn-3.0.0.tgz" }, "dependencies": { "infer-owner": ">=1.0.4 <2.0.0-0" } } ], "@npmcli/query!>=1.2.0 <2.0.0-0": [ "1.2.0", { "name": "@npmcli/query", "dist": { "tarball": "https://registry.npmjs.org/@npmcli/query/-/query-1.2.0.tgz" }, "dependencies": { "npm-package-arg": ">=9.1.0 <10.0.0-0", "postcss-selector-parser": ">=6.0.10 <7.0.0-0", "semver": ">=7.3.7 <8.0.0-0" } } ], "@npmcli/run-script!>=4.1.0 <5.0.0-0": [ "4.2.1", { "name": "@npmcli/run-script", "dist": { "tarball": "https://registry.npmjs.org/@npmcli/run-script/-/run-script-4.2.1.tgz" }, "dependencies": { "@npmcli/node-gyp": ">=2.0.0 <3.0.0-0", "@npmcli/promise-spawn": ">=3.0.0 <4.0.0-0", "node-gyp": ">=9.0.0 <10.0.0-0", "read-package-json-fast": ">=2.0.3 <3.0.0-0", "which": ">=2.0.2 <3.0.0-0" } } ], "@npmcli/run-script!>=4.1.3 <5.0.0-0": [ "4.2.1", { "name": "@npmcli/run-script", "dist": { "tarball": "https://registry.npmjs.org/@npmcli/run-script/-/run-script-4.2.1.tgz" }, "dependencies": { "@npmcli/node-gyp": ">=2.0.0 <3.0.0-0", "@npmcli/promise-spawn": ">=3.0.0 <4.0.0-0", "node-gyp": ">=9.0.0 <10.0.0-0", "read-package-json-fast": ">=2.0.3 <3.0.0-0", "which": ">=2.0.2 <3.0.0-0" } } ], "@npmcli/run-script!>=4.2.0 <5.0.0-0": [ "4.2.1", { "name": "@npmcli/run-script", "dist": { "tarball": "https://registry.npmjs.org/@npmcli/run-script/-/run-script-4.2.1.tgz" }, "dependencies": { "@npmcli/node-gyp": ">=2.0.0 <3.0.0-0", "@npmcli/promise-spawn": ">=3.0.0 <4.0.0-0", "node-gyp": ">=9.0.0 <10.0.0-0", "read-package-json-fast": ">=2.0.3 <3.0.0-0", "which": ">=2.0.2 <3.0.0-0" } } ], "@npmcli/run-script!>=4.2.1 <5.0.0-0": [ "4.2.1", { "name": "@npmcli/run-script", "dist": { "tarball": "https://registry.npmjs.org/@npmcli/run-script/-/run-script-4.2.1.tgz" }, "dependencies": { "@npmcli/node-gyp": ">=2.0.0 <3.0.0-0", "@npmcli/promise-spawn": ">=3.0.0 <4.0.0-0", "node-gyp": ">=9.0.0 <10.0.0-0", "read-package-json-fast": ">=2.0.3 <3.0.0-0", "which": ">=2.0.2 <3.0.0-0" } } ], "@octokit/auth-token!>=3.0.0 <4.0.0-0": [ "3.0.1", { "name": "@octokit/auth-token", "dist": { "tarball": "https://registry.npmjs.org/@octokit/auth-token/-/auth-token-3.0.1.tgz" }, "dependencies": { "@octokit/types": ">=7.0.0 <8.0.0-0" } } ], "@octokit/core!>=4.0.0 <5.0.0-0": [ "4.0.5", { "name": "@octokit/core", "dist": { "tarball": "https://registry.npmjs.org/@octokit/core/-/core-4.0.5.tgz" }, "dependencies": { "@octokit/auth-token": ">=3.0.0 <4.0.0-0", "@octokit/graphql": ">=5.0.0 <6.0.0-0", "@octokit/request": ">=6.0.0 <7.0.0-0", "@octokit/request-error": ">=3.0.0 <4.0.0-0", "@octokit/types": ">=7.0.0 <8.0.0-0", "before-after-hook": ">=2.2.0 <3.0.0-0", "universal-user-agent": ">=6.0.0 <7.0.0-0" } } ], "@octokit/endpoint!>=7.0.0 <8.0.0-0": [ "7.0.2", { "name": "@octokit/endpoint", "dist": { "tarball": "https://registry.npmjs.org/@octokit/endpoint/-/endpoint-7.0.2.tgz" }, "dependencies": { "@octokit/types": ">=7.0.0 <8.0.0-0", "is-plain-object": ">=5.0.0 <6.0.0-0", "universal-user-agent": ">=6.0.0 <7.0.0-0" } } ], "@octokit/graphql!>=5.0.0 <6.0.0-0": [ "5.0.1", { "name": "@octokit/graphql", "dist": { "tarball": "https://registry.npmjs.org/@octokit/graphql/-/graphql-5.0.1.tgz" }, "dependencies": { "@octokit/request": ">=6.0.0 <7.0.0-0", "@octokit/types": ">=7.0.0 <8.0.0-0", "universal-user-agent": ">=6.0.0 <7.0.0-0" } } ], "@octokit/openapi-types!>=13.6.0 <14.0.0-0": [ "13.8.0", { "name": "@octokit/openapi-types", "dist": { "tarball": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-13.8.0.tgz" } } ], "@octokit/plugin-paginate-rest!>=4.0.0 <5.0.0-0": [ "4.2.0", { "name": "@octokit/plugin-paginate-rest", "dist": { "tarball": "https://registry.npmjs.org/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-4.2.0.tgz" }, "dependencies": { "@octokit/types": ">=7.2.0 <8.0.0-0" } } ], "@octokit/plugin-request-log!>=1.0.4 <2.0.0-0": [ "1.0.4", { "name": "@octokit/plugin-request-log", "dist": { "tarball": "https://registry.npmjs.org/@octokit/plugin-request-log/-/plugin-request-log-1.0.4.tgz" } } ], "@octokit/plugin-rest-endpoint-methods!>=6.0.0 <7.0.0-0": [ "6.4.1", { "name": "@octokit/plugin-rest-endpoint-methods", "dist": { "tarball": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-6.4.1.tgz" }, "dependencies": { "@octokit/types": ">=7.2.0 <8.0.0-0", "deprecation": ">=2.3.1 <3.0.0-0" } } ], "@octokit/request!>=6.0.0 <7.0.0-0": [ "6.2.1", { "name": "@octokit/request", "dist": { "tarball": "https://registry.npmjs.org/@octokit/request/-/request-6.2.1.tgz" }, "dependencies": { "@octokit/endpoint": ">=7.0.0 <8.0.0-0", "@octokit/request-error": ">=3.0.0 <4.0.0-0", "@octokit/types": ">=7.0.0 <8.0.0-0", "is-plain-object": ">=5.0.0 <6.0.0-0", "node-fetch": ">=2.6.7 <3.0.0-0", "universal-user-agent": ">=6.0.0 <7.0.0-0" } } ], "@octokit/request-error!>=3.0.0 <4.0.0-0": [ "3.0.1", { "name": "@octokit/request-error", "dist": { "tarball": "https://registry.npmjs.org/@octokit/request-error/-/request-error-3.0.1.tgz" }, "dependencies": { "@octokit/types": ">=7.0.0 <8.0.0-0", "deprecation": ">=2.0.0 <3.0.0-0", "once": ">=1.4.0 <2.0.0-0" } } ], "@octokit/rest!>=19.0.0 <20.0.0-0": [ "19.0.4", { "name": "@octokit/rest", "dist": { "tarball": "https://registry.npmjs.org/@octokit/rest/-/rest-19.0.4.tgz" }, "dependencies": { "@octokit/core": ">=4.0.0 <5.0.0-0", "@octokit/plugin-paginate-rest": ">=4.0.0 <5.0.0-0", "@octokit/plugin-request-log": ">=1.0.4 <2.0.0-0", "@octokit/plugin-rest-endpoint-methods": ">=6.0.0 <7.0.0-0" } } ], "@octokit/types!>=7.0.0 <8.0.0-0": [ "7.2.0", { "name": "@octokit/types", "dist": { "tarball": "https://registry.npmjs.org/@octokit/types/-/types-7.2.0.tgz" }, "dependencies": { "@octokit/openapi-types": ">=13.6.0 <14.0.0-0" } } ], "@octokit/types!>=7.2.0 <8.0.0-0": [ "7.2.0", { "name": "@octokit/types", "dist": { "tarball": "https://registry.npmjs.org/@octokit/types/-/types-7.2.0.tgz" }, "dependencies": { "@octokit/openapi-types": ">=13.6.0 <14.0.0-0" } } ], "@pkgr/utils!>=2.3.1 <3.0.0-0": [ "2.3.1", { "name": "@pkgr/utils", "dist": { "tarball": "https://registry.npmjs.org/@pkgr/utils/-/utils-2.3.1.tgz" }, "dependencies": { "cross-spawn": ">=7.0.3 <8.0.0-0", "is-glob": ">=4.0.3 <5.0.0-0", "open": ">=8.4.0 <9.0.0-0", "picocolors": ">=1.0.0 <2.0.0-0", "tiny-glob": ">=0.2.9 <0.3.0-0", "tslib": ">=2.4.0 <3.0.0-0" } } ], "@rushstack/eslint-patch!>=1.1.3 <2.0.0-0": [ "1.2.0", { "name": "@rushstack/eslint-patch", "dist": { "tarball": "https://registry.npmjs.org/@rushstack/eslint-patch/-/eslint-patch-1.2.0.tgz" } } ], "@semantic-release/commit-analyzer!>=9.0.2 <10.0.0-0": [ "9.0.2", { "name": "@semantic-release/commit-analyzer", "dist": { "tarball": "https://registry.npmjs.org/@semantic-release/commit-analyzer/-/commit-analyzer-9.0.2.tgz" }, "dependencies": { "conventional-changelog-angular": ">=5.0.0 <6.0.0-0", "conventional-commits-filter": ">=2.0.0 <3.0.0-0", "conventional-commits-parser": ">=3.2.3 <4.0.0-0", "debug": ">=4.0.0 <5.0.0-0", "import-from": ">=4.0.0 <5.0.0-0", "lodash": ">=4.17.4 <5.0.0-0", "micromatch": ">=4.0.2 <5.0.0-0" } } ], "@semantic-release/error!>=3.0.0 <4.0.0-0": [ "3.0.0", { "name": "@semantic-release/error", "dist": { "tarball": "https://registry.npmjs.org/@semantic-release/error/-/error-3.0.0.tgz" } } ], "@semantic-release/github!>=8.0.0 <9.0.0-0": [ "8.0.6", { "name": "@semantic-release/github", "dist": { "tarball": "https://registry.npmjs.org/@semantic-release/github/-/github-8.0.6.tgz" }, "dependencies": { "@octokit/rest": ">=19.0.0 <20.0.0-0", "@semantic-release/error": ">=3.0.0 <4.0.0-0", "aggregate-error": ">=3.0.0 <4.0.0-0", "bottleneck": ">=2.18.1 <3.0.0-0", "debug": ">=4.0.0 <5.0.0-0", "dir-glob": ">=3.0.0 <4.0.0-0", "fs-extra": ">=10.0.0 <11.0.0-0", "globby": ">=11.0.0 <12.0.0-0", "http-proxy-agent": ">=5.0.0 <6.0.0-0", "https-proxy-agent": ">=5.0.0 <6.0.0-0", "issue-parser": ">=6.0.0 <7.0.0-0", "lodash": ">=4.17.4 <5.0.0-0", "mime": ">=3.0.0 <4.0.0-0", "p-filter": ">=2.0.0 <3.0.0-0", "p-retry": ">=4.0.0 <5.0.0-0", "url-join": ">=4.0.0 <5.0.0-0" } } ], "@semantic-release/npm!>=9.0.0 <10.0.0-0": [ "9.0.1", { "name": "@semantic-release/npm", "dist": { "tarball": "https://registry.npmjs.org/@semantic-release/npm/-/npm-9.0.1.tgz" }, "dependencies": { "@semantic-release/error": ">=3.0.0 <4.0.0-0", "aggregate-error": ">=3.0.0 <4.0.0-0", "execa": ">=5.0.0 <6.0.0-0", "fs-extra": ">=10.0.0 <11.0.0-0", "lodash": ">=4.17.15 <5.0.0-0", "nerf-dart": ">=1.0.0 <2.0.0-0", "normalize-url": ">=6.0.0 <7.0.0-0", "npm": ">=8.3.0 <9.0.0-0", "rc": ">=1.2.8 <2.0.0-0", "read-pkg": ">=5.0.0 <6.0.0-0", "registry-auth-token": ">=4.0.0 <5.0.0-0", "semver": ">=7.1.2 <8.0.0-0", "tempy": ">=1.0.0 <2.0.0-0" } } ], "@semantic-release/release-notes-generator!>=10.0.0 <11.0.0-0": [ "10.0.3", { "name": "@semantic-release/release-notes-generator", "dist": { "tarball": "https://registry.npmjs.org/@semantic-release/release-notes-generator/-/release-notes-generator-10.0.3.tgz" }, "dependencies": { "conventional-changelog-angular": ">=5.0.0 <6.0.0-0", "conventional-changelog-writer": ">=5.0.0 <6.0.0-0", "conventional-commits-filter": ">=2.0.0 <3.0.0-0", "conventional-commits-parser": ">=3.2.3 <4.0.0-0", "debug": ">=4.0.0 <5.0.0-0", "get-stream": ">=6.0.0 <7.0.0-0", "import-from": ">=4.0.0 <5.0.0-0", "into-stream": ">=6.0.0 <7.0.0-0", "lodash": ">=4.17.4 <5.0.0-0", "read-pkg-up": ">=7.0.0 <8.0.0-0" } } ], "@tootallnate/once!>=2.0.0 <3.0.0-0": [ "2.0.0", { "name": "@tootallnate/once", "dist": { "tarball": "https://registry.npmjs.org/@tootallnate/once/-/once-2.0.0.tgz" } } ], "@types/json-schema!>=7.0.9 <8.0.0-0": [ "7.0.11", { "name": "@types/json-schema", "dist": { "tarball": "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.11.tgz" } } ], "@types/json5!>=0.0.29 <0.0.30-0": [ "0.0.29", { "name": "@types/json5", "dist": { "tarball": "https://registry.npmjs.org/@types/json5/-/json5-0.0.29.tgz" } } ], "@types/minimist!>=1.2.0 <2.0.0-0": [ "1.2.2", { "name": "@types/minimist", "dist": { "tarball": "https://registry.npmjs.org/@types/minimist/-/minimist-1.2.2.tgz" } } ], "@types/normalize-package-data!>=2.4.0 <3.0.0-0": [ "2.4.1", { "name": "@types/normalize-package-data", "dist": { "tarball": "https://registry.npmjs.org/@types/normalize-package-data/-/normalize-package-data-2.4.1.tgz" } } ], "@types/normalize-package-data!>=2.4.1 <3.0.0-0": [ "2.4.1", { "name": "@types/normalize-package-data", "dist": { "tarball": "https://registry.npmjs.org/@types/normalize-package-data/-/normalize-package-data-2.4.1.tgz" } } ], "@types/parse-json!>=4.0.0 <5.0.0-0": [ "4.0.0", { "name": "@types/parse-json", "dist": { "tarball": "https://registry.npmjs.org/@types/parse-json/-/parse-json-4.0.0.tgz" } } ], "@types/retry!0.12.0": [ "0.12.0", { "name": "@types/retry", "dist": { "tarball": "https://registry.npmjs.org/@types/retry/-/retry-0.12.0.tgz" } } ], "@types/semver!>=7.3.12 <8.0.0-0": [ "7.3.13", { "name": "@types/semver", "dist": { "tarball": "https://registry.npmjs.org/@types/semver/-/semver-7.3.13.tgz" } } ], "@typescript-eslint/eslint-plugin!5.36.2": [ "5.36.2", { "name": "@typescript-eslint/eslint-plugin", "dist": { "tarball": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.36.2.tgz" }, "dependencies": { "@typescript-eslint/scope-manager": "5.36.2", "@typescript-eslint/type-utils": "5.36.2", "@typescript-eslint/utils": "5.36.2", "debug": ">=4.3.4 <5.0.0-0", "functional-red-black-tree": ">=1.0.1 <2.0.0-0", "ignore": ">=5.2.0 <6.0.0-0", "regexpp": ">=3.2.0 <4.0.0-0", "semver": ">=7.3.7 <8.0.0-0", "tsutils": ">=3.21.0 <4.0.0-0" } } ], "@typescript-eslint/eslint-plugin!5.48.2": [ "5.48.2", { "name": "@typescript-eslint/eslint-plugin", "dist": { "tarball": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.48.2.tgz" }, "dependencies": { "@typescript-eslint/scope-manager": "5.48.2", "@typescript-eslint/type-utils": "5.48.2", "@typescript-eslint/utils": "5.48.2", "debug": ">=4.3.4 <5.0.0-0", "ignore": ">=5.2.0 <6.0.0-0", "natural-compare-lite": ">=1.4.0 <2.0.0-0", "regexpp": ">=3.2.0 <4.0.0-0", "semver": ">=7.3.7 <8.0.0-0", "tsutils": ">=3.21.0 <4.0.0-0" } } ], "@typescript-eslint/eslint-plugin!5.56.0": [ "5.56.0", { "name": "@typescript-eslint/eslint-plugin", "dist": { "tarball": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.56.0.tgz" }, "dependencies": { "@eslint-community/regexpp": ">=4.4.0 <5.0.0-0", "@typescript-eslint/scope-manager": "5.56.0", "@typescript-eslint/type-utils": "5.56.0", "@typescript-eslint/utils": "5.56.0", "debug": ">=4.3.4 <5.0.0-0", "grapheme-splitter": ">=1.0.4 <2.0.0-0", "ignore": ">=5.2.0 <6.0.0-0", "natural-compare-lite": ">=1.4.0 <2.0.0-0", "semver": ">=7.3.7 <8.0.0-0", "tsutils": ">=3.21.0 <4.0.0-0" }, "scripts": { "build": "tsc -b tsconfig.build.json", "check-configs": "jest tests/configs.test.ts --runTestsByPath --silent --runInBand", "check-docs": "jest tests/docs.test.ts --runTestsByPath --silent --runInBand", "clean": "tsc -b tsconfig.build.json --clean", "format": "prettier --write \"./**/*.{ts,mts,cts,tsx,js,mjs,cjs,jsx,json,md,css}\" --ignore-path ../../.prettierignore", "generate:breaking-changes": "yarn tsx tools/generate-breaking-changes.ts", "generate:configs": "yarn tsx tools/generate-configs.ts", "lint": "nx lint", "postclean": "rimraf dist && rimraf coverage", "test": "jest --coverage", "typecheck": "tsc -p tsconfig.json --noEmit" } } ], "@typescript-eslint/parser!5.36.2": [ "5.36.2", { "name": "@typescript-eslint/parser", "dist": { "tarball": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-5.36.2.tgz" }, "dependencies": { "@typescript-eslint/scope-manager": "5.36.2", "@typescript-eslint/types": "5.36.2", "@typescript-eslint/typescript-estree": "5.36.2", "debug": ">=4.3.4 <5.0.0-0" } } ], "@typescript-eslint/parser!5.48.2": [ "5.48.2", { "name": "@typescript-eslint/parser", "dist": { "tarball": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-5.48.2.tgz" }, "dependencies": { "@typescript-eslint/scope-manager": "5.48.2", "@typescript-eslint/types": "5.48.2", "@typescript-eslint/typescript-estree": "5.48.2", "debug": ">=4.3.4 <5.0.0-0" } } ], "@typescript-eslint/parser!5.56.0": [ "5.56.0", { "name": "@typescript-eslint/parser", "dist": { "tarball": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-5.56.0.tgz" }, "dependencies": { "@typescript-eslint/scope-manager": "5.56.0", "@typescript-eslint/types": "5.56.0", "@typescript-eslint/typescript-estree": "5.56.0", "debug": ">=4.3.4 <5.0.0-0" }, "scripts": { "build": "tsc -b tsconfig.build.json", "clean": "tsc -b tsconfig.build.json --clean", "format": "prettier --write \"./**/*.{ts,mts,cts,tsx,js,mjs,cjs,jsx,json,md,css}\" --ignore-path ../../.prettierignore", "lint": "nx lint", "postbuild": "downlevel-dts dist _ts3.4/dist", "postclean": "rimraf dist && rimraf _ts3.4 && rimraf coverage", "test": "jest --coverage", "typecheck": "tsc -p tsconfig.json --noEmit" } } ], "@typescript-eslint/parser!>=5.42.0 <6.0.0-0": [ "5.48.2", { "name": "@typescript-eslint/parser", "dist": { "tarball": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-5.48.2.tgz" }, "dependencies": { "@typescript-eslint/scope-manager": "5.48.2", "@typescript-eslint/types": "5.48.2", "@typescript-eslint/typescript-estree": "5.48.2", "debug": ">=4.3.4 <5.0.0-0" } } ], "@typescript-eslint/scope-manager!5.36.2": [ "5.36.2", { "name": "@typescript-eslint/scope-manager", "dist": { "tarball": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.36.2.tgz" }, "dependencies": { "@typescript-eslint/types": "5.36.2", "@typescript-eslint/visitor-keys": "5.36.2" } } ], "@typescript-eslint/scope-manager!5.48.2": [ "5.48.2", { "name": "@typescript-eslint/scope-manager", "dist": { "tarball": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.48.2.tgz" }, "dependencies": { "@typescript-eslint/types": "5.48.2", "@typescript-eslint/visitor-keys": "5.48.2" } } ], "@typescript-eslint/scope-manager!5.56.0": [ "5.56.0", { "name": "@typescript-eslint/scope-manager", "dist": { "tarball": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.56.0.tgz" }, "dependencies": { "@typescript-eslint/types": "5.56.0", "@typescript-eslint/visitor-keys": "5.56.0" }, "scripts": { "build": "nx build", "clean": "nx clean", "clean-fixtures": "nx clean-fixtures", "format": "prettier --write \"./**/*.{ts,mts,cts,tsx,js,mjs,cjs,jsx,json,md,css}\" --ignore-path ../../.prettierignore", "generate:lib": "nx generate-lib", "lint": "nx lint", "test": "nx test --code-coverage", "typecheck": "nx typecheck" } } ], "@typescript-eslint/type-utils!5.36.2": [ "5.36.2", { "name": "@typescript-eslint/type-utils", "dist": { "tarball": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-5.36.2.tgz" }, "dependencies": { "@typescript-eslint/typescript-estree": "5.36.2", "@typescript-eslint/utils": "5.36.2", "debug": ">=4.3.4 <5.0.0-0", "tsutils": ">=3.21.0 <4.0.0-0" } } ], "@typescript-eslint/type-utils!5.48.2": [ "5.48.2", { "name": "@typescript-eslint/type-utils", "dist": { "tarball": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-5.48.2.tgz" }, "dependencies": { "@typescript-eslint/typescript-estree": "5.48.2", "@typescript-eslint/utils": "5.48.2", "debug": ">=4.3.4 <5.0.0-0", "tsutils": ">=3.21.0 <4.0.0-0" } } ], "@typescript-eslint/type-utils!5.56.0": [ "5.56.0", { "name": "@typescript-eslint/type-utils", "dist": { "tarball": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-5.56.0.tgz" }, "dependencies": { "@typescript-eslint/typescript-estree": "5.56.0", "@typescript-eslint/utils": "5.56.0", "debug": ">=4.3.4 <5.0.0-0", "tsutils": ">=3.21.0 <4.0.0-0" }, "scripts": { "build": "tsc -b tsconfig.build.json", "clean": "tsc -b tsconfig.build.json --clean", "format": "prettier --write \"./**/*.{ts,mts,cts,tsx,js,mjs,cjs,jsx,json,md,css}\" --ignore-path ../../.prettierignore", "lint": "nx lint", "postbuild": "downlevel-dts dist _ts3.4/dist", "postclean": "rimraf dist && rimraf _ts3.4 && rimraf coverage", "test": "jest --coverage", "typecheck": "tsc -p tsconfig.json --noEmit" } } ], "@typescript-eslint/types!5.36.2": [ "5.36.2", { "name": "@typescript-eslint/types", "dist": { "tarball": "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.36.2.tgz" } } ], "@typescript-eslint/types!5.48.2": [ "5.48.2", { "name": "@typescript-eslint/types", "dist": { "tarball": "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.48.2.tgz" } } ], "@typescript-eslint/types!5.56.0": [ "5.56.0", { "name": "@typescript-eslint/types", "dist": { "tarball": "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.56.0.tgz" }, "scripts": { "build": "tsc -b tsconfig.build.json", "clean": "tsc -b tsconfig.build.json --clean", "format": "prettier --write \"./**/*.{ts,mts,cts,tsx,js,mjs,cjs,jsx,json,md,css}\" --ignore-path ../../.prettierignore", "generate:lib": "yarn tsx ../scope-manager/tools/generate-lib.ts", "lint": "nx lint", "postbuild": "downlevel-dts dist _ts3.4/dist", "postclean": "rimraf dist && rimraf src/generated && rimraf _ts3.4 && rimraf coverage", "prebuild": "yarn tsx ./tools/copy-ast-spec.ts", "typecheck": "tsc -p tsconfig.json --noEmit" } } ], "@typescript-eslint/typescript-estree!5.36.2": [ "5.36.2", { "name": "@typescript-eslint/typescript-estree", "dist": { "tarball": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.36.2.tgz" }, "dependencies": { "@typescript-eslint/types": "5.36.2", "@typescript-eslint/visitor-keys": "5.36.2", "debug": ">=4.3.4 <5.0.0-0", "globby": ">=11.1.0 <12.0.0-0", "is-glob": ">=4.0.3 <5.0.0-0", "semver": ">=7.3.7 <8.0.0-0", "tsutils": ">=3.21.0 <4.0.0-0" } } ], "@typescript-eslint/typescript-estree!5.48.2": [ "5.48.2", { "name": "@typescript-eslint/typescript-estree", "dist": { "tarball": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.48.2.tgz" }, "dependencies": { "@typescript-eslint/types": "5.48.2", "@typescript-eslint/visitor-keys": "5.48.2", "debug": ">=4.3.4 <5.0.0-0", "globby": ">=11.1.0 <12.0.0-0", "is-glob": ">=4.0.3 <5.0.0-0", "semver": ">=7.3.7 <8.0.0-0", "tsutils": ">=3.21.0 <4.0.0-0" } } ], "@typescript-eslint/typescript-estree!5.56.0": [ "5.56.0", { "name": "@typescript-eslint/typescript-estree", "dist": { "tarball": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.56.0.tgz" }, "dependencies": { "@typescript-eslint/types": "5.56.0", "@typescript-eslint/visitor-keys": "5.56.0", "debug": ">=4.3.4 <5.0.0-0", "globby": ">=11.1.0 <12.0.0-0", "is-glob": ">=4.0.3 <5.0.0-0", "semver": ">=7.3.7 <8.0.0-0", "tsutils": ">=3.21.0 <4.0.0-0" }, "scripts": { "build": "tsc -b tsconfig.build.json", "clean": "tsc -b tsconfig.build.json --clean", "format": "prettier --write \"./**/*.{ts,mts,cts,tsx,js,mjs,cjs,jsx,json,md,css}\" --ignore-path ../../.prettierignore", "lint": "nx lint", "postbuild": "downlevel-dts dist _ts3.4/dist", "postclean": "rimraf dist && rimraf _ts3.4 && rimraf coverage", "test": "jest --coverage", "typecheck": "tsc -p tsconfig.json --noEmit" } } ], "@typescript-eslint/utils!5.36.2": [ "5.36.2", { "name": "@typescript-eslint/utils", "dist": { "tarball": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-5.36.2.tgz" }, "dependencies": { "@types/json-schema": ">=7.0.9 <8.0.0-0", "@typescript-eslint/scope-manager": "5.36.2", "@typescript-eslint/types": "5.36.2", "@typescript-eslint/typescript-estree": "5.36.2", "eslint-scope": ">=5.1.1 <6.0.0-0", "eslint-utils": ">=3.0.0 <4.0.0-0" } } ], "@typescript-eslint/utils!5.48.2": [ "5.48.2", { "name": "@typescript-eslint/utils", "dist": { "tarball": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-5.48.2.tgz" }, "dependencies": { "@types/json-schema": ">=7.0.9 <8.0.0-0", "@types/semver": ">=7.3.12 <8.0.0-0", "@typescript-eslint/scope-manager": "5.48.2", "@typescript-eslint/types": "5.48.2", "@typescript-eslint/typescript-estree": "5.48.2", "eslint-scope": ">=5.1.1 <6.0.0-0", "eslint-utils": ">=3.0.0 <4.0.0-0", "semver": ">=7.3.7 <8.0.0-0" } } ], "@typescript-eslint/utils!5.56.0": [ "5.56.0", { "name": "@typescript-eslint/utils", "dist": { "tarball": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-5.56.0.tgz" }, "dependencies": { "@eslint-community/eslint-utils": ">=4.2.0 <5.0.0-0", "@types/json-schema": ">=7.0.9 <8.0.0-0", "@types/semver": ">=7.3.12 <8.0.0-0", "@typescript-eslint/scope-manager": "5.56.0", "@typescript-eslint/types": "5.56.0", "@typescript-eslint/typescript-estree": "5.56.0", "eslint-scope": ">=5.1.1 <6.0.0-0", "semver": ">=7.3.7 <8.0.0-0" }, "scripts": { "build": "tsc -b tsconfig.build.json", "clean": "tsc -b tsconfig.build.json --clean", "format": "prettier --write \"./**/*.{ts,mts,cts,tsx,js,mjs,cjs,jsx,json,md,css}\" --ignore-path ../../.prettierignore", "lint": "nx lint", "postbuild": "downlevel-dts dist _ts3.4/dist", "postclean": "rimraf dist && rimraf _ts3.4 && rimraf coverage", "test": "jest --coverage", "typecheck": "tsc -p tsconfig.json --noEmit" } } ], "@typescript-eslint/visitor-keys!5.36.2": [ "5.36.2", { "name": "@typescript-eslint/visitor-keys", "dist": { "tarball": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.36.2.tgz" }, "dependencies": { "@typescript-eslint/types": "5.36.2", "eslint-visitor-keys": ">=3.3.0 <4.0.0-0" } } ], "@typescript-eslint/visitor-keys!5.48.2": [ "5.48.2", { "name": "@typescript-eslint/visitor-keys", "dist": { "tarball": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.48.2.tgz" }, "dependencies": { "@typescript-eslint/types": "5.48.2", "eslint-visitor-keys": ">=3.3.0 <4.0.0-0" } } ], "@typescript-eslint/visitor-keys!5.56.0": [ "5.56.0", { "name": "@typescript-eslint/visitor-keys", "dist": { "tarball": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.56.0.tgz" }, "dependencies": { "@typescript-eslint/types": "5.56.0", "eslint-visitor-keys": ">=3.3.0 <4.0.0-0" }, "scripts": { "build": "tsc -b tsconfig.build.json", "clean": "tsc -b tsconfig.build.json --clean", "format": "prettier --write \"./**/*.{ts,mts,cts,tsx,js,mjs,cjs,jsx,json,md,css}\" --ignore-path ../../.prettierignore", "lint": "nx lint", "postbuild": "downlevel-dts dist _ts3.4/dist", "postclean": "rimraf dist && rimraf _ts3.4 && rimraf coverage", "test": "jest --coverage", "typecheck": "tsc -p tsconfig.json --noEmit" } } ], "JSONStream!>=1.0.4 <2.0.0-0": [ "1.3.5", { "name": "JSONStream", "dist": { "tarball": "https://registry.npmjs.org/JSONStream/-/JSONStream-1.3.5.tgz" }, "dependencies": { "jsonparse": ">=1.2.0 <2.0.0-0", "through": ">=2.2.7 <3.0.0" }, "bin": { "JSONStream": "./bin.js" } } ], "abbrev!>=1.1.1 <1.2.0-0": [ "1.1.1", { "name": "abbrev", "dist": { "tarball": "https://registry.npmjs.org/abbrev/-/abbrev-1.1.1.tgz" } } ], "abbrev!>=1.0.0 <2.0.0-0": [ "1.1.1", { "name": "abbrev", "dist": { "tarball": "https://registry.npmjs.org/abbrev/-/abbrev-1.1.1.tgz" } } ], "acorn!>=8.8.0 <9.0.0-0": [ "8.8.0", { "name": "acorn", "dist": { "tarball": "https://registry.npmjs.org/acorn/-/acorn-8.8.0.tgz" }, "bin": { "acorn": "bin/acorn" } } ], "acorn-jsx!>=5.3.2 <6.0.0-0": [ "5.3.2", { "name": "acorn-jsx", "dist": { "tarball": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz" } } ], "agent-base!>=6.0.0 <7.0.0-0": [ "6.0.2", { "name": "agent-base", "dist": { "tarball": "https://registry.npmjs.org/agent-base/-/agent-base-6.0.2.tgz" }, "dependencies": { "debug": ">=4.0.0 <5.0.0-0" } } ], "agent-base!>=6.0.2 <7.0.0-0": [ "6.0.2", { "name": "agent-base", "dist": { "tarball": "https://registry.npmjs.org/agent-base/-/agent-base-6.0.2.tgz" }, "dependencies": { "debug": ">=4.0.0 <5.0.0-0" } } ], "agentkeepalive!>=4.2.1 <5.0.0-0": [ "4.2.1", { "name": "agentkeepalive", "dist": { "tarball": "https://registry.npmjs.org/agentkeepalive/-/agentkeepalive-4.2.1.tgz" }, "dependencies": { "debug": ">=4.1.0 <5.0.0-0", "depd": ">=1.1.2 <2.0.0-0", "humanize-ms": ">=1.2.1 <2.0.0-0" } } ], "aggregate-error!>=3.0.0 <4.0.0-0": [ "3.1.0", { "name": "aggregate-error", "dist": { "tarball": "https://registry.npmjs.org/aggregate-error/-/aggregate-error-3.1.0.tgz" }, "dependencies": { "clean-stack": ">=2.0.0 <3.0.0-0", "indent-string": ">=4.0.0 <5.0.0-0" } } ], "aggregate-error!>=4.0.1 <5.0.0-0": [ "4.0.1", { "name": "aggregate-error", "dist": { "tarball": "https://registry.npmjs.org/aggregate-error/-/aggregate-error-4.0.1.tgz" }, "dependencies": { "clean-stack": ">=4.0.0 <5.0.0-0", "indent-string": ">=5.0.0 <6.0.0-0" }, "scripts": { "//test": "xo && ava && tsd", "test": "ava && tsd" } } ], "ajv!>=6.10.0 <7.0.0-0": [ "6.12.6", { "name": "ajv", "dist": { "tarball": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz" }, "dependencies": { "fast-deep-equal": ">=3.1.1 <4.0.0-0", "fast-json-stable-stringify": ">=2.0.0 <3.0.0-0", "json-schema-traverse": ">=0.4.1 <0.5.0-0", "uri-js": ">=4.2.2 <5.0.0-0" } } ], "ajv!>=6.12.4 <7.0.0-0": [ "6.12.6", { "name": "ajv", "dist": { "tarball": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz" }, "dependencies": { "fast-deep-equal": ">=3.1.1 <4.0.0-0", "fast-json-stable-stringify": ">=2.0.0 <3.0.0-0", "json-schema-traverse": ">=0.4.1 <0.5.0-0", "uri-js": ">=4.2.2 <5.0.0-0" } } ], "ansi-escapes!>=5.0.0 <6.0.0-0": [ "5.0.0", { "name": "ansi-escapes", "dist": { "tarball": "https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-5.0.0.tgz" }, "dependencies": { "type-fest": ">=1.0.2 <2.0.0-0" } } ], "ansi-regex!>=5.0.1 <6.0.0-0": [ "5.0.1", { "name": "ansi-regex", "dist": { "tarball": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz" } } ], "ansi-styles!>=3.2.1 <4.0.0-0": [ "3.2.1", { "name": "ansi-styles", "dist": { "tarball": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz" }, "dependencies": { "color-convert": ">=1.9.0 <2.0.0-0" } } ], "ansi-styles!>=4.0.0 <5.0.0-0": [ "4.3.0", { "name": "ansi-styles", "dist": { "tarball": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz" }, "dependencies": { "color-convert": ">=2.0.1 <3.0.0-0" } } ], "ansi-styles!>=4.1.0 <5.0.0-0": [ "4.3.0", { "name": "ansi-styles", "dist": { "tarball": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz" }, "dependencies": { "color-convert": ">=2.0.1 <3.0.0-0" } } ], "ansi-styles!>=4.3.0 <5.0.0-0": [ "4.3.0", { "name": "ansi-styles", "dist": { "tarball": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz" }, "dependencies": { "color-convert": ">=2.0.1 <3.0.0-0" } } ], "ansicolors!>=0.3.2 <0.4.0-0": [ "0.3.2", { "name": "ansicolors", "dist": { "tarball": "https://registry.npmjs.org/ansicolors/-/ansicolors-0.3.2.tgz" } } ], "aproba!>=1.0.3 <2.0.0-0||>=2.0.0 <3.0.0-0": [ "2.0.0", { "name": "aproba", "dist": { "tarball": "https://registry.npmjs.org/aproba/-/aproba-2.0.0.tgz" } } ], "aproba!>=2.0.0 <3.0.0-0": [ "2.0.0", { "name": "aproba", "dist": { "tarball": "https://registry.npmjs.org/aproba/-/aproba-2.0.0.tgz" } } ], "archy!>=1.0.0 <1.1.0-0": [ "1.0.0", { "name": "archy", "dist": { "tarball": "https://registry.npmjs.org/archy/-/archy-1.0.0.tgz" } } ], "are-we-there-yet!>=3.0.0 <4.0.0-0": [ "3.0.1", { "name": "are-we-there-yet", "dist": { "tarball": "https://registry.npmjs.org/are-we-there-yet/-/are-we-there-yet-3.0.1.tgz" }, "dependencies": { "delegates": ">=1.0.0 <2.0.0-0", "readable-stream": ">=3.6.0 <4.0.0-0" } } ], "argparse!>=2.0.1 <3.0.0-0": [ "2.0.1", { "name": "argparse", "dist": { "tarball": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz" } } ], "argv-formatter!>=1.0.0 <1.1.0-0": [ "1.0.0", { "name": "argv-formatter", "dist": { "tarball": "https://registry.npmjs.org/argv-formatter/-/argv-formatter-1.0.0.tgz" } } ], "aria-query!>=4.2.2 <5.0.0-0": [ "4.2.2", { "name": "aria-query", "dist": { "tarball": "https://registry.npmjs.org/aria-query/-/aria-query-4.2.2.tgz" }, "dependencies": { "@babel/runtime": ">=7.10.2 <8.0.0-0", "@babel/runtime-corejs3": ">=7.10.2 <8.0.0-0" } } ], "aria-query!>=5.1.3 <6.0.0-0": [ "5.1.3", { "name": "aria-query", "dist": { "tarball": "https://registry.npmjs.org/aria-query/-/aria-query-5.1.3.tgz" }, "dependencies": { "deep-equal": ">=2.0.5 <3.0.0-0" } } ], "array-ify!>=1.0.0 <2.0.0-0": [ "1.0.0", { "name": "array-ify", "dist": { "tarball": "https://registry.npmjs.org/array-ify/-/array-ify-1.0.0.tgz" } } ], "array-includes!>=3.1.4 <4.0.0-0": [ "3.1.5", { "name": "array-includes", "dist": { "tarball": "https://registry.npmjs.org/array-includes/-/array-includes-3.1.5.tgz" }, "dependencies": { "call-bind": ">=1.0.2 <2.0.0-0", "define-properties": ">=1.1.4 <2.0.0-0", "es-abstract": ">=1.19.5 <2.0.0-0", "get-intrinsic": ">=1.1.1 <2.0.0-0", "is-string": ">=1.0.7 <2.0.0-0" } } ], "array-includes!>=3.1.5 <4.0.0-0": [ "3.1.5", { "name": "array-includes", "dist": { "tarball": "https://registry.npmjs.org/array-includes/-/array-includes-3.1.5.tgz" }, "dependencies": { "call-bind": ">=1.0.2 <2.0.0-0", "define-properties": ">=1.1.4 <2.0.0-0", "es-abstract": ">=1.19.5 <2.0.0-0", "get-intrinsic": ">=1.1.1 <2.0.0-0", "is-string": ">=1.0.7 <2.0.0-0" } } ], "array-includes!>=3.1.6 <4.0.0-0": [ "3.1.6", { "name": "array-includes", "dist": { "tarball": "https://registry.npmjs.org/array-includes/-/array-includes-3.1.6.tgz" }, "dependencies": { "call-bind": ">=1.0.2 <2.0.0-0", "define-properties": ">=1.1.4 <2.0.0-0", "es-abstract": ">=1.20.4 <2.0.0-0", "get-intrinsic": ">=1.1.3 <2.0.0-0", "is-string": ">=1.0.7 <2.0.0-0" } } ], "array-union!>=2.1.0 <3.0.0-0": [ "2.1.0", { "name": "array-union", "dist": { "tarball": "https://registry.npmjs.org/array-union/-/array-union-2.1.0.tgz" } } ], "array.prototype.flat!>=1.2.5 <2.0.0-0": [ "1.3.0", { "name": "array.prototype.flat", "dist": { "tarball": "https://registry.npmjs.org/array.prototype.flat/-/array.prototype.flat-1.3.0.tgz" }, "dependencies": { "call-bind": ">=1.0.2 <2.0.0-0", "define-properties": ">=1.1.3 <2.0.0-0", "es-abstract": ">=1.19.2 <2.0.0-0", "es-shim-unscopables": ">=1.0.0 <2.0.0-0" } } ], "array.prototype.flat!>=1.3.1 <2.0.0-0": [ "1.3.1", { "name": "array.prototype.flat", "dist": { "tarball": "https://registry.npmjs.org/array.prototype.flat/-/array.prototype.flat-1.3.1.tgz" }, "dependencies": { "call-bind": ">=1.0.2 <2.0.0-0", "define-properties": ">=1.1.4 <2.0.0-0", "es-abstract": ">=1.20.4 <2.0.0-0", "es-shim-unscopables": ">=1.0.0 <2.0.0-0" } } ], "array.prototype.flatmap!>=1.3.0 <2.0.0-0": [ "1.3.0", { "name": "array.prototype.flatmap", "dist": { "tarball": "https://registry.npmjs.org/array.prototype.flatmap/-/array.prototype.flatmap-1.3.0.tgz" }, "dependencies": { "call-bind": ">=1.0.2 <2.0.0-0", "define-properties": ">=1.1.3 <2.0.0-0", "es-abstract": ">=1.19.2 <2.0.0-0", "es-shim-unscopables": ">=1.0.0 <2.0.0-0" } } ], "array.prototype.flatmap!>=1.3.1 <2.0.0-0": [ "1.3.1", { "name": "array.prototype.flatmap", "dist": { "tarball": "https://registry.npmjs.org/array.prototype.flatmap/-/array.prototype.flatmap-1.3.1.tgz" }, "dependencies": { "call-bind": ">=1.0.2 <2.0.0-0", "define-properties": ">=1.1.4 <2.0.0-0", "es-abstract": ">=1.20.4 <2.0.0-0", "es-shim-unscopables": ">=1.0.0 <2.0.0-0" } } ], "array.prototype.tosorted!>=1.1.1 <2.0.0-0": [ "1.1.1", { "name": "array.prototype.tosorted", "dist": { "tarball": "https://registry.npmjs.org/array.prototype.tosorted/-/array.prototype.tosorted-1.1.1.tgz" }, "dependencies": { "call-bind": ">=1.0.2 <2.0.0-0", "define-properties": ">=1.1.4 <2.0.0-0", "es-abstract": ">=1.20.4 <2.0.0-0", "es-shim-unscopables": ">=1.0.0 <2.0.0-0", "get-intrinsic": ">=1.1.3 <2.0.0-0" } } ], "arrify!>=1.0.1 <2.0.0-0": [ "1.0.1", { "name": "arrify", "dist": { "tarball": "https://registry.npmjs.org/arrify/-/arrify-1.0.1.tgz" } } ], "asap!>=2.0.0 <3.0.0-0": [ "2.0.6", { "name": "asap", "dist": { "tarball": "https://registry.npmjs.org/asap/-/asap-2.0.6.tgz" } } ], "ast-types-flow!>=0.0.7 <0.0.8-0": [ "0.0.7", { "name": "ast-types-flow", "dist": { "tarball": "https://registry.npmjs.org/ast-types-flow/-/ast-types-flow-0.0.7.tgz" } } ], "available-typed-arrays!>=1.0.5 <2.0.0-0": [ "1.0.5", { "name": "available-typed-arrays", "dist": { "tarball": "https://registry.npmjs.org/available-typed-arrays/-/available-typed-arrays-1.0.5.tgz" } } ], "axe-core!>=4.4.3 <5.0.0-0": [ "4.4.3", { "name": "axe-core", "dist": { "tarball": "https://registry.npmjs.org/axe-core/-/axe-core-4.4.3.tgz" } } ], "axe-core!>=4.6.2 <5.0.0-0": [ "4.6.2", { "name": "axe-core", "dist": { "tarball": "https://registry.npmjs.org/axe-core/-/axe-core-4.6.2.tgz" } } ], "axobject-query!>=2.2.0 <3.0.0-0": [ "2.2.0", { "name": "axobject-query", "dist": { "tarball": "https://registry.npmjs.org/axobject-query/-/axobject-query-2.2.0.tgz" } } ], "axobject-query!>=3.1.1 <4.0.0-0": [ "3.1.1", { "name": "axobject-query", "dist": { "tarball": "https://registry.npmjs.org/axobject-query/-/axobject-query-3.1.1.tgz" }, "dependencies": { "deep-equal": ">=2.0.5 <3.0.0-0" } } ], "balanced-match!>=1.0.0 <2.0.0-0": [ "1.0.2", { "name": "balanced-match", "dist": { "tarball": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz" } } ], "before-after-hook!>=2.2.0 <3.0.0-0": [ "2.2.2", { "name": "before-after-hook", "dist": { "tarball": "https://registry.npmjs.org/before-after-hook/-/before-after-hook-2.2.2.tgz" } } ], "bin-links!>=3.0.3 <4.0.0-0": [ "3.0.3", { "name": "bin-links", "dist": { "tarball": "https://registry.npmjs.org/bin-links/-/bin-links-3.0.3.tgz" }, "dependencies": { "cmd-shim": ">=5.0.0 <6.0.0-0", "mkdirp-infer-owner": ">=2.0.0 <3.0.0-0", "npm-normalize-package-bin": ">=2.0.0 <3.0.0-0", "read-cmd-shim": ">=3.0.0 <4.0.0-0", "rimraf": ">=3.0.0 <4.0.0-0", "write-file-atomic": ">=4.0.0 <5.0.0-0" } } ], "binary-extensions!>=2.2.0 <3.0.0-0": [ "2.2.0", { "name": "binary-extensions", "dist": { "tarball": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.2.0.tgz" } } ], "bottleneck!>=2.18.1 <3.0.0-0": [ "2.19.5", { "name": "bottleneck", "dist": { "tarball": "https://registry.npmjs.org/bottleneck/-/bottleneck-2.19.5.tgz" } } ], "brace-expansion!>=1.1.7 <2.0.0-0": [ "1.1.11", { "name": "brace-expansion", "dist": { "tarball": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz" }, "dependencies": { "balanced-match": ">=1.0.0 <2.0.0-0", "concat-map": "0.0.1" } } ], "brace-expansion!>=2.0.1 <3.0.0-0": [ "2.0.1", { "name": "brace-expansion", "dist": { "tarball": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz" }, "dependencies": { "balanced-match": ">=1.0.0 <2.0.0-0" } } ], "braces!>=3.0.2 <4.0.0-0": [ "3.0.2", { "name": "braces", "dist": { "tarball": "https://registry.npmjs.org/braces/-/braces-3.0.2.tgz" }, "dependencies": { "fill-range": ">=7.0.1 <8.0.0-0" } } ], "builtins!>=5.0.0 <6.0.0-0": [ "5.0.1", { "name": "builtins", "dist": { "tarball": "https://registry.npmjs.org/builtins/-/builtins-5.0.1.tgz" }, "dependencies": { "semver": ">=7.0.0 <8.0.0-0" } } ], "cacache!>=16.0.0 <17.0.0-0": [ "16.1.3", { "name": "cacache", "dist": { "tarball": "https://registry.npmjs.org/cacache/-/cacache-16.1.3.tgz" }, "dependencies": { "@npmcli/fs": ">=2.1.0 <3.0.0-0", "@npmcli/move-file": ">=2.0.0 <3.0.0-0", "chownr": ">=2.0.0 <3.0.0-0", "fs-minipass": ">=2.1.0 <3.0.0-0", "glob": ">=8.0.1 <9.0.0-0", "infer-owner": ">=1.0.4 <2.0.0-0", "lru-cache": ">=7.7.1 <8.0.0-0", "minipass": ">=3.1.6 <4.0.0-0", "minipass-collect": ">=1.0.2 <2.0.0-0", "minipass-flush": ">=1.0.5 <2.0.0-0", "minipass-pipeline": ">=1.2.4 <2.0.0-0", "mkdirp": ">=1.0.4 <2.0.0-0", "p-map": ">=4.0.0 <5.0.0-0", "promise-inflight": ">=1.0.1 <2.0.0-0", "rimraf": ">=3.0.2 <4.0.0-0", "ssri": ">=9.0.0 <10.0.0-0", "tar": ">=6.1.11 <7.0.0-0", "unique-filename": ">=2.0.0 <3.0.0-0" } } ], "cacache!>=16.1.0 <17.0.0-0": [ "16.1.3", { "name": "cacache", "dist": { "tarball": "https://registry.npmjs.org/cacache/-/cacache-16.1.3.tgz" }, "dependencies": { "@npmcli/fs": ">=2.1.0 <3.0.0-0", "@npmcli/move-file": ">=2.0.0 <3.0.0-0", "chownr": ">=2.0.0 <3.0.0-0", "fs-minipass": ">=2.1.0 <3.0.0-0", "glob": ">=8.0.1 <9.0.0-0", "infer-owner": ">=1.0.4 <2.0.0-0", "lru-cache": ">=7.7.1 <8.0.0-0", "minipass": ">=3.1.6 <4.0.0-0", "minipass-collect": ">=1.0.2 <2.0.0-0", "minipass-flush": ">=1.0.5 <2.0.0-0", "minipass-pipeline": ">=1.2.4 <2.0.0-0", "mkdirp": ">=1.0.4 <2.0.0-0", "p-map": ">=4.0.0 <5.0.0-0", "promise-inflight": ">=1.0.1 <2.0.0-0", "rimraf": ">=3.0.2 <4.0.0-0", "ssri": ">=9.0.0 <10.0.0-0", "tar": ">=6.1.11 <7.0.0-0", "unique-filename": ">=2.0.0 <3.0.0-0" } } ], "cacache!>=16.1.3 <17.0.0-0": [ "16.1.3", { "name": "cacache", "dist": { "tarball": "https://registry.npmjs.org/cacache/-/cacache-16.1.3.tgz" }, "dependencies": { "@npmcli/fs": ">=2.1.0 <3.0.0-0", "@npmcli/move-file": ">=2.0.0 <3.0.0-0", "chownr": ">=2.0.0 <3.0.0-0", "fs-minipass": ">=2.1.0 <3.0.0-0", "glob": ">=8.0.1 <9.0.0-0", "infer-owner": ">=1.0.4 <2.0.0-0", "lru-cache": ">=7.7.1 <8.0.0-0", "minipass": ">=3.1.6 <4.0.0-0", "minipass-collect": ">=1.0.2 <2.0.0-0", "minipass-flush": ">=1.0.5 <2.0.0-0", "minipass-pipeline": ">=1.2.4 <2.0.0-0", "mkdirp": ">=1.0.4 <2.0.0-0", "p-map": ">=4.0.0 <5.0.0-0", "promise-inflight": ">=1.0.1 <2.0.0-0", "rimraf": ">=3.0.2 <4.0.0-0", "ssri": ">=9.0.0 <10.0.0-0", "tar": ">=6.1.11 <7.0.0-0", "unique-filename": ">=2.0.0 <3.0.0-0" } } ], "call-bind!>=1.0.0 <2.0.0-0": [ "1.0.2", { "name": "call-bind", "dist": { "tarball": "https://registry.npmjs.org/call-bind/-/call-bind-1.0.2.tgz" }, "dependencies": { "function-bind": ">=1.1.1 <2.0.0-0", "get-intrinsic": ">=1.0.2 <2.0.0-0" } } ], "call-bind!>=1.0.2 <2.0.0-0": [ "1.0.2", { "name": "call-bind", "dist": { "tarball": "https://registry.npmjs.org/call-bind/-/call-bind-1.0.2.tgz" }, "dependencies": { "function-bind": ">=1.1.1 <2.0.0-0", "get-intrinsic": ">=1.0.2 <2.0.0-0" } } ], "callsites!>=3.0.0 <4.0.0-0": [ "3.1.0", { "name": "callsites", "dist": { "tarball": "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz" } } ], "camelcase!>=5.3.1 <6.0.0-0": [ "5.3.1", { "name": "camelcase", "dist": { "tarball": "https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz" } } ], "camelcase-keys!>=6.2.2 <7.0.0-0": [ "6.2.2", { "name": "camelcase-keys", "dist": { "tarball": "https://registry.npmjs.org/camelcase-keys/-/camelcase-keys-6.2.2.tgz" }, "dependencies": { "camelcase": ">=5.3.1 <6.0.0-0", "map-obj": ">=4.0.0 <5.0.0-0", "quick-lru": ">=4.0.1 <5.0.0-0" } } ], "cardinal!>=2.1.1 <3.0.0-0": [ "2.1.1", { "name": "cardinal", "dist": { "tarball": "https://registry.npmjs.org/cardinal/-/cardinal-2.1.1.tgz" }, "dependencies": { "ansicolors": ">=0.3.2 <0.4.0-0", "redeyed": ">=2.1.0 <2.2.0-0" }, "bin": { "cdl": "./bin/cdl.js" } } ], "chalk!>=2.0.0 <3.0.0-0": [ "2.4.2", { "name": "chalk", "dist": { "tarball": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz" }, "dependencies": { "ansi-styles": ">=3.2.1 <4.0.0-0", "escape-string-regexp": ">=1.0.5 <2.0.0-0", "supports-color": ">=5.3.0 <6.0.0-0" } } ], "chalk!>=2.3.2 <3.0.0-0": [ "2.4.2", { "name": "chalk", "dist": { "tarball": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz" }, "dependencies": { "ansi-styles": ">=3.2.1 <4.0.0-0", "escape-string-regexp": ">=1.0.5 <2.0.0-0", "supports-color": ">=5.3.0 <6.0.0-0" } } ], "chalk!>=4.0.0 <5.0.0-0": [ "4.1.2", { "name": "chalk", "dist": { "tarball": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz" }, "dependencies": { "ansi-styles": ">=4.1.0 <5.0.0-0", "supports-color": ">=7.1.0 <8.0.0-0" } } ], "chalk!>=4.1.0 <5.0.0-0": [ "4.1.2", { "name": "chalk", "dist": { "tarball": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz" }, "dependencies": { "ansi-styles": ">=4.1.0 <5.0.0-0", "supports-color": ">=7.1.0 <8.0.0-0" } } ], "chalk!>=4.1.2 <5.0.0-0": [ "4.1.2", { "name": "chalk", "dist": { "tarball": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz" }, "dependencies": { "ansi-styles": ">=4.1.0 <5.0.0-0", "supports-color": ">=7.1.0 <8.0.0-0" } } ], "chalk!>=5.0.0 <6.0.0-0": [ "5.0.1", { "name": "chalk", "dist": { "tarball": "https://registry.npmjs.org/chalk/-/chalk-5.0.1.tgz" } } ], "chownr!>=2.0.0 <3.0.0-0": [ "2.0.0", { "name": "chownr", "dist": { "tarball": "https://registry.npmjs.org/chownr/-/chownr-2.0.0.tgz" } } ], "cidr-regex!>=3.1.1 <4.0.0-0": [ "3.1.1", { "name": "cidr-regex", "dist": { "tarball": "https://registry.npmjs.org/cidr-regex/-/cidr-regex-3.1.1.tgz" }, "dependencies": { "ip-regex": ">=4.1.0 <5.0.0-0" } } ], "clean-stack!>=2.0.0 <3.0.0-0": [ "2.2.0", { "name": "clean-stack", "dist": { "tarball": "https://registry.npmjs.org/clean-stack/-/clean-stack-2.2.0.tgz" } } ], "clean-stack!>=4.0.0 <5.0.0-0": [ "4.2.0", { "name": "clean-stack", "dist": { "tarball": "https://registry.npmjs.org/clean-stack/-/clean-stack-4.2.0.tgz" }, "dependencies": { "escape-string-regexp": "5.0.0" }, "scripts": { "test": "xo && ava && tsd" } } ], "cli-columns!>=4.0.0 <5.0.0-0": [ "4.0.0", { "name": "cli-columns", "dist": { "tarball": "https://registry.npmjs.org/cli-columns/-/cli-columns-4.0.0.tgz" }, "dependencies": { "string-width": ">=4.2.3 <5.0.0-0", "strip-ansi": ">=6.0.1 <7.0.0-0" } } ], "cli-table3!>=0.6.1 <0.7.0-0": [ "0.6.2", { "name": "cli-table3", "dist": { "tarball": "https://registry.npmjs.org/cli-table3/-/cli-table3-0.6.2.tgz" }, "dependencies": { "string-width": ">=4.2.0 <5.0.0-0" }, "optionalDependencies": { "@colors/colors": "1.5.0" } } ], "cli-table3!>=0.6.2 <0.7.0-0": [ "0.6.2", { "name": "cli-table3", "dist": { "tarball": "https://registry.npmjs.org/cli-table3/-/cli-table3-0.6.2.tgz" }, "dependencies": { "string-width": ">=4.2.0 <5.0.0-0" }, "optionalDependencies": { "@colors/colors": "1.5.0" } } ], "cliui!>=7.0.2 <8.0.0-0": [ "7.0.4", { "name": "cliui", "dist": { "tarball": "https://registry.npmjs.org/cliui/-/cliui-7.0.4.tgz" }, "dependencies": { "string-width": ">=4.2.0 <5.0.0-0", "strip-ansi": ">=6.0.0 <7.0.0-0", "wrap-ansi": ">=7.0.0 <8.0.0-0" } } ], "cliui!>=8.0.1 <9.0.0-0": [ "8.0.1", { "name": "cliui", "dist": { "tarball": "https://registry.npmjs.org/cliui/-/cliui-8.0.1.tgz" }, "dependencies": { "string-width": ">=4.2.0 <5.0.0-0", "strip-ansi": ">=6.0.1 <7.0.0-0", "wrap-ansi": ">=7.0.0 <8.0.0-0" }, "scripts": { "build:cjs": "rollup -c", "check": "standardx '**/*.ts' && standardx '**/*.js' && standardx '**/*.cjs'", "compile": "tsc", "coverage": "c8 report --check-coverage", "fix": "standardx --fix '**/*.ts' && standardx --fix '**/*.js' && standardx --fix '**/*.cjs'", "postcompile": "npm run build:cjs", "postest": "check", "precompile": "rimraf build", "prepare": "npm run compile", "pretest": "rimraf build && tsc -p tsconfig.test.json && cross-env NODE_ENV=test npm run build:cjs", "test": "c8 mocha ./test/*.cjs", "test:esm": "c8 mocha ./test/esm/cliui-test.mjs" } } ], "clone!>=1.0.2 <2.0.0-0": [ "1.0.4", { "name": "clone", "dist": { "tarball": "https://registry.npmjs.org/clone/-/clone-1.0.4.tgz" } } ], "cmd-shim!>=5.0.0 <6.0.0-0": [ "5.0.0", { "name": "cmd-shim", "dist": { "tarball": "https://registry.npmjs.org/cmd-shim/-/cmd-shim-5.0.0.tgz" }, "dependencies": { "mkdirp-infer-owner": ">=2.0.0 <3.0.0-0" } } ], "color-convert!>=1.9.0 <2.0.0-0": [ "1.9.3", { "name": "color-convert", "dist": { "tarball": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz" }, "dependencies": { "color-name": "1.1.3" } } ], "color-convert!>=2.0.1 <3.0.0-0": [ "2.0.1", { "name": "color-convert", "dist": { "tarball": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz" }, "dependencies": { "color-name": ">=1.1.4 <1.2.0-0" } } ], "color-name!1.1.3": [ "1.1.3", { "name": "color-name", "dist": { "tarball": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz" } } ], "color-name!>=1.1.4 <1.2.0-0": [ "1.1.4", { "name": "color-name", "dist": { "tarball": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz" } } ], "color-support!>=1.1.3 <2.0.0-0": [ "1.1.3", { "name": "color-support", "dist": { "tarball": "https://registry.npmjs.org/color-support/-/color-support-1.1.3.tgz" }, "bin": { "color-support": "bin.js" } } ], "columnify!>=1.6.0 <2.0.0-0": [ "1.6.0", { "name": "columnify", "dist": { "tarball": "https://registry.npmjs.org/columnify/-/columnify-1.6.0.tgz" }, "dependencies": { "strip-ansi": ">=6.0.1 <7.0.0-0", "wcwidth": ">=1.0.0 <2.0.0-0" } } ], "common-ancestor-path!>=1.0.1 <2.0.0-0": [ "1.0.1", { "name": "common-ancestor-path", "dist": { "tarball": "https://registry.npmjs.org/common-ancestor-path/-/common-ancestor-path-1.0.1.tgz" } } ], "compare-func!>=2.0.0 <3.0.0-0": [ "2.0.0", { "name": "compare-func", "dist": { "tarball": "https://registry.npmjs.org/compare-func/-/compare-func-2.0.0.tgz" }, "dependencies": { "array-ify": ">=1.0.0 <2.0.0-0", "dot-prop": ">=5.1.0 <6.0.0-0" } } ], "concat-map!0.0.1": [ "0.0.1", { "name": "concat-map", "dist": { "tarball": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz" } } ], "confusing-browser-globals!1.0.11": [ "1.0.11", { "name": "confusing-browser-globals", "dist": { "tarball": "https://registry.npmjs.org/confusing-browser-globals/-/confusing-browser-globals-1.0.11.tgz" } } ], "confusing-browser-globals!>=1.0.10 <2.0.0-0": [ "1.0.11", { "name": "confusing-browser-globals", "dist": { "tarball": "https://registry.npmjs.org/confusing-browser-globals/-/confusing-browser-globals-1.0.11.tgz" } } ], "console-control-strings!>=1.1.0 <2.0.0-0": [ "1.1.0", { "name": "console-control-strings", "dist": { "tarball": "https://registry.npmjs.org/console-control-strings/-/console-control-strings-1.1.0.tgz" } } ], "conventional-changelog-angular!>=5.0.0 <6.0.0-0": [ "5.0.13", { "name": "conventional-changelog-angular", "dist": { "tarball": "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-5.0.13.tgz" }, "dependencies": { "compare-func": ">=2.0.0 <3.0.0-0", "q": ">=1.5.1 <2.0.0-0" } } ], "conventional-changelog-writer!>=5.0.0 <6.0.0-0": [ "5.0.1", { "name": "conventional-changelog-writer", "dist": { "tarball": "https://registry.npmjs.org/conventional-changelog-writer/-/conventional-changelog-writer-5.0.1.tgz" }, "dependencies": { "conventional-commits-filter": ">=2.0.7 <3.0.0-0", "dateformat": ">=3.0.0 <4.0.0-0", "handlebars": ">=4.7.7 <5.0.0-0", "json-stringify-safe": ">=5.0.1 <6.0.0-0", "lodash": ">=4.17.15 <5.0.0-0", "meow": ">=8.0.0 <9.0.0-0", "semver": ">=6.0.0 <7.0.0-0", "split": ">=1.0.0 <2.0.0-0", "through2": ">=4.0.0 <5.0.0-0" }, "bin": { "conventional-changelog-writer": "cli.js" } } ], "conventional-commits-filter!>=2.0.0 <3.0.0-0": [ "2.0.7", { "name": "conventional-commits-filter", "dist": { "tarball": "https://registry.npmjs.org/conventional-commits-filter/-/conventional-commits-filter-2.0.7.tgz" }, "dependencies": { "lodash.ismatch": ">=4.4.0 <5.0.0-0", "modify-values": ">=1.0.0 <2.0.0-0" } } ], "conventional-commits-filter!>=2.0.7 <3.0.0-0": [ "2.0.7", { "name": "conventional-commits-filter", "dist": { "tarball": "https://registry.npmjs.org/conventional-commits-filter/-/conventional-commits-filter-2.0.7.tgz" }, "dependencies": { "lodash.ismatch": ">=4.4.0 <5.0.0-0", "modify-values": ">=1.0.0 <2.0.0-0" } } ], "conventional-commits-parser!>=3.2.3 <4.0.0-0": [ "3.2.4", { "name": "conventional-commits-parser", "dist": { "tarball": "https://registry.npmjs.org/conventional-commits-parser/-/conventional-commits-parser-3.2.4.tgz" }, "dependencies": { "JSONStream": ">=1.0.4 <2.0.0-0", "is-text-path": ">=1.0.1 <2.0.0-0", "lodash": ">=4.17.15 <5.0.0-0", "meow": ">=8.0.0 <9.0.0-0", "split2": ">=3.0.0 <4.0.0-0", "through2": ">=4.0.0 <5.0.0-0" }, "bin": { "conventional-commits-parser": "cli.js" } } ], "core-js-pure!>=3.20.2 <4.0.0-0": [ "3.25.0", { "name": "core-js-pure", "dist": { "tarball": "https://registry.npmjs.org/core-js-pure/-/core-js-pure-3.25.0.tgz" } } ], "core-util-is!>=1.0.0 <1.1.0-0": [ "1.0.3", { "name": "core-util-is", "dist": { "tarball": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.3.tgz" } } ], "cosmiconfig!>=7.0.0 <8.0.0-0": [ "7.0.1", { "name": "cosmiconfig", "dist": { "tarball": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-7.0.1.tgz" }, "dependencies": { "@types/parse-json": ">=4.0.0 <5.0.0-0", "import-fresh": ">=3.2.1 <4.0.0-0", "parse-json": ">=5.0.0 <6.0.0-0", "path-type": ">=4.0.0 <5.0.0-0", "yaml": ">=1.10.0 <2.0.0-0" } } ], "cosmiconfig!>=8.0.0 <9.0.0-0": [ "8.1.3", { "name": "cosmiconfig", "dist": { "tarball": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-8.1.3.tgz" }, "dependencies": { "import-fresh": ">=3.2.1 <4.0.0-0", "js-yaml": ">=4.1.0 <5.0.0-0", "parse-json": ">=5.0.0 <6.0.0-0", "path-type": ">=4.0.0 <5.0.0-0" }, "scripts": { "build": "npm run clean && npm run build:compile && npm run build:types", "build:compile": "cross-env NODE_ENV=production babel src -d dist --verbose --extensions .js,.ts --ignore \"**/**/*.test.js\",\"**/**/*.test.ts\" --source-maps", "build:types": "cross-env NODE_ENV=production tsc --project tsconfig.types.json", "check:all": "npm run test && npm run typescript && npm run lint && npm run format:check", "clean": "del-cli --dot=true \"./dist/**/*\"", "dev": "npm run clean && npm run build:compile -- --watch", "format": "prettier \"**/*.{js,ts,json,yml,yaml}\" --write", "format:check": "prettier \"**/*.{js,ts,json,yml,yaml}\" --check", "format:md": "remark-preset-davidtheclark --format", "lint": "eslint --ext .js,.ts . && npm run lint:md", "lint:fix": "eslint --ext .js,.ts . --fix", "lint:md": "remark-preset-davidtheclark", "prepublishOnly": "npm run check:all && npm run build", "test": "vitest run --coverage", "test:watch": "vitest", "typescript": "tsc" } } ], "cross-spawn!>=7.0.2 <8.0.0-0": [ "7.0.3", { "name": "cross-spawn", "dist": { "tarball": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz" }, "dependencies": { "path-key": ">=3.1.0 <4.0.0-0", "shebang-command": ">=2.0.0 <3.0.0-0", "which": ">=2.0.1 <3.0.0-0" } } ], "cross-spawn!>=7.0.3 <8.0.0-0": [ "7.0.3", { "name": "cross-spawn", "dist": { "tarball": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz" }, "dependencies": { "path-key": ">=3.1.0 <4.0.0-0", "shebang-command": ">=2.0.0 <3.0.0-0", "which": ">=2.0.1 <3.0.0-0" } } ], "crypto-random-string!>=2.0.0 <3.0.0-0": [ "2.0.0", { "name": "crypto-random-string", "dist": { "tarball": "https://registry.npmjs.org/crypto-random-string/-/crypto-random-string-2.0.0.tgz" } } ], "cssesc!>=3.0.0 <4.0.0-0": [ "3.0.0", { "name": "cssesc", "dist": { "tarball": "https://registry.npmjs.org/cssesc/-/cssesc-3.0.0.tgz" }, "bin": { "cssesc": "bin/cssesc" } } ], "damerau-levenshtein!>=1.0.8 <2.0.0-0": [ "1.0.8", { "name": "damerau-levenshtein", "dist": { "tarball": "https://registry.npmjs.org/damerau-levenshtein/-/damerau-levenshtein-1.0.8.tgz" } } ], "dateformat!>=3.0.0 <4.0.0-0": [ "3.0.3", { "name": "dateformat", "dist": { "tarball": "https://registry.npmjs.org/dateformat/-/dateformat-3.0.3.tgz" } } ], "debug!>=2.6.9 <3.0.0-0": [ "2.6.9", { "name": "debug", "dist": { "tarball": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz" }, "dependencies": { "ms": "2.0.0" } } ], "debug!>=3.2.7 <4.0.0-0": [ "3.2.7", { "name": "debug", "dist": { "tarball": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz" }, "dependencies": { "ms": ">=2.1.1 <3.0.0-0" } } ], "debug!>=4.0.0 <5.0.0-0": [ "4.3.4", { "name": "debug", "dist": { "tarball": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz" }, "dependencies": { "ms": "2.1.2" } } ], "debug!>=4.1.0 <5.0.0-0": [ "4.3.4", { "name": "debug", "dist": { "tarball": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz" }, "dependencies": { "ms": "2.1.2" } } ], "debug!>=4.1.1 <5.0.0-0": [ "4.3.4", { "name": "debug", "dist": { "tarball": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz" }, "dependencies": { "ms": "2.1.2" } } ], "debug!>=4.3.2 <5.0.0-0": [ "4.3.4", { "name": "debug", "dist": { "tarball": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz" }, "dependencies": { "ms": "2.1.2" } } ], "debug!>=4.3.3 <5.0.0-0": [ "4.3.4", { "name": "debug", "dist": { "tarball": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz" }, "dependencies": { "ms": "2.1.2" } } ], "debug!>=4.3.4 <5.0.0-0": [ "4.3.4", { "name": "debug", "dist": { "tarball": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz" }, "dependencies": { "ms": "2.1.2" } } ], "debuglog!>=1.0.1 <2.0.0-0": [ "1.0.1", { "name": "debuglog", "dist": { "tarball": "https://registry.npmjs.org/debuglog/-/debuglog-1.0.1.tgz" } } ], "decamelize!>=1.1.0 <2.0.0-0": [ "1.2.0", { "name": "decamelize", "dist": { "tarball": "https://registry.npmjs.org/decamelize/-/decamelize-1.2.0.tgz" } } ], "decamelize-keys!>=1.1.0 <2.0.0-0": [ "1.1.0", { "name": "decamelize-keys", "dist": { "tarball": "https://registry.npmjs.org/decamelize-keys/-/decamelize-keys-1.1.0.tgz" }, "dependencies": { "decamelize": ">=1.1.0 <2.0.0-0", "map-obj": ">=1.0.0 <2.0.0-0" } } ], "deep-equal!>=2.0.5 <3.0.0-0": [ "2.2.0", { "name": "deep-equal", "dist": { "tarball": "https://registry.npmjs.org/deep-equal/-/deep-equal-2.2.0.tgz" }, "dependencies": { "call-bind": ">=1.0.2 <2.0.0-0", "es-get-iterator": ">=1.1.2 <2.0.0-0", "get-intrinsic": ">=1.1.3 <2.0.0-0", "is-arguments": ">=1.1.1 <2.0.0-0", "is-array-buffer": ">=3.0.1 <4.0.0-0", "is-date-object": ">=1.0.5 <2.0.0-0", "is-regex": ">=1.1.4 <2.0.0-0", "is-shared-array-buffer": ">=1.0.2 <2.0.0-0", "isarray": ">=2.0.5 <3.0.0-0", "object-is": ">=1.1.5 <2.0.0-0", "object-keys": ">=1.1.1 <2.0.0-0", "object.assign": ">=4.1.4 <5.0.0-0", "regexp.prototype.flags": ">=1.4.3 <2.0.0-0", "side-channel": ">=1.0.4 <2.0.0-0", "which-boxed-primitive": ">=1.0.2 <2.0.0-0", "which-collection": ">=1.0.1 <2.0.0-0", "which-typed-array": ">=1.1.9 <2.0.0-0" } } ], "deep-extend!>=0.6.0 <0.7.0-0": [ "0.6.0", { "name": "deep-extend", "dist": { "tarball": "https://registry.npmjs.org/deep-extend/-/deep-extend-0.6.0.tgz" } } ], "deep-is!>=0.1.3 <0.2.0-0": [ "0.1.4", { "name": "deep-is", "dist": { "tarball": "https://registry.npmjs.org/deep-is/-/deep-is-0.1.4.tgz" } } ], "defaults!>=1.0.3 <2.0.0-0": [ "1.0.3", { "name": "defaults", "dist": { "tarball": "https://registry.npmjs.org/defaults/-/defaults-1.0.3.tgz" }, "dependencies": { "clone": ">=1.0.2 <2.0.0-0" } } ], "define-lazy-prop!>=2.0.0 <3.0.0-0": [ "2.0.0", { "name": "define-lazy-prop", "dist": { "tarball": "https://registry.npmjs.org/define-lazy-prop/-/define-lazy-prop-2.0.0.tgz" } } ], "define-properties!>=1.1.3 <2.0.0-0": [ "1.1.4", { "name": "define-properties", "dist": { "tarball": "https://registry.npmjs.org/define-properties/-/define-properties-1.1.4.tgz" }, "dependencies": { "has-property-descriptors": ">=1.0.0 <2.0.0-0", "object-keys": ">=1.1.1 <2.0.0-0" } } ], "define-properties!>=1.1.4 <2.0.0-0": [ "1.1.4", { "name": "define-properties", "dist": { "tarball": "https://registry.npmjs.org/define-properties/-/define-properties-1.1.4.tgz" }, "dependencies": { "has-property-descriptors": ">=1.0.0 <2.0.0-0", "object-keys": ">=1.1.1 <2.0.0-0" } } ], "del!>=6.0.0 <7.0.0-0": [ "6.1.1", { "name": "del", "dist": { "tarball": "https://registry.npmjs.org/del/-/del-6.1.1.tgz" }, "dependencies": { "globby": ">=11.0.1 <12.0.0-0", "graceful-fs": ">=4.2.4 <5.0.0-0", "is-glob": ">=4.0.1 <5.0.0-0", "is-path-cwd": ">=2.2.0 <3.0.0-0", "is-path-inside": ">=3.0.2 <4.0.0-0", "p-map": ">=4.0.0 <5.0.0-0", "rimraf": ">=3.0.2 <4.0.0-0", "slash": ">=3.0.0 <4.0.0-0" } } ], "delegates!>=1.0.0 <2.0.0-0": [ "1.0.0", { "name": "delegates", "dist": { "tarball": "https://registry.npmjs.org/delegates/-/delegates-1.0.0.tgz" } } ], "depd!>=1.1.2 <2.0.0-0": [ "1.1.2", { "name": "depd", "dist": { "tarball": "https://registry.npmjs.org/depd/-/depd-1.1.2.tgz" } } ], "deprecation!>=2.0.0 <3.0.0-0": [ "2.3.1", { "name": "deprecation", "dist": { "tarball": "https://registry.npmjs.org/deprecation/-/deprecation-2.3.1.tgz" } } ], "deprecation!>=2.3.1 <3.0.0-0": [ "2.3.1", { "name": "deprecation", "dist": { "tarball": "https://registry.npmjs.org/deprecation/-/deprecation-2.3.1.tgz" } } ], "dezalgo!>=1.0.0 <2.0.0-0": [ "1.0.4", { "name": "dezalgo", "dist": { "tarball": "https://registry.npmjs.org/dezalgo/-/dezalgo-1.0.4.tgz" }, "dependencies": { "asap": ">=2.0.0 <3.0.0-0", "wrappy": ">=1.0.0 <2.0.0-0" } } ], "diff!>=5.1.0 <6.0.0-0": [ "5.1.0", { "name": "diff", "dist": { "tarball": "https://registry.npmjs.org/diff/-/diff-5.1.0.tgz" } } ], "dir-glob!>=3.0.0 <4.0.0-0": [ "3.0.1", { "name": "dir-glob", "dist": { "tarball": "https://registry.npmjs.org/dir-glob/-/dir-glob-3.0.1.tgz" }, "dependencies": { "path-type": ">=4.0.0 <5.0.0-0" } } ], "dir-glob!>=3.0.1 <4.0.0-0": [ "3.0.1", { "name": "dir-glob", "dist": { "tarball": "https://registry.npmjs.org/dir-glob/-/dir-glob-3.0.1.tgz" }, "dependencies": { "path-type": ">=4.0.0 <5.0.0-0" } } ], "doctrine!>=2.1.0 <3.0.0-0": [ "2.1.0", { "name": "doctrine", "dist": { "tarball": "https://registry.npmjs.org/doctrine/-/doctrine-2.1.0.tgz" }, "dependencies": { "esutils": ">=2.0.2 <3.0.0-0" } } ], "doctrine!>=3.0.0 <4.0.0-0": [ "3.0.0", { "name": "doctrine", "dist": { "tarball": "https://registry.npmjs.org/doctrine/-/doctrine-3.0.0.tgz" }, "dependencies": { "esutils": ">=2.0.2 <3.0.0-0" } } ], "dot-prop!>=5.1.0 <6.0.0-0": [ "5.3.0", { "name": "dot-prop", "dist": { "tarball": "https://registry.npmjs.org/dot-prop/-/dot-prop-5.3.0.tgz" }, "dependencies": { "is-obj": ">=2.0.0 <3.0.0-0" } } ], "duplexer2!>=0.1.0 <0.2.0-0": [ "0.1.4", { "name": "duplexer2", "dist": { "tarball": "https://registry.npmjs.org/duplexer2/-/duplexer2-0.1.4.tgz" }, "dependencies": { "readable-stream": ">=2.0.2 <3.0.0-0" } } ], "emoji-regex!>=8.0.0 <9.0.0-0": [ "8.0.0", { "name": "emoji-regex", "dist": { "tarball": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz" } } ], "emoji-regex!>=9.2.2 <10.0.0-0": [ "9.2.2", { "name": "emoji-regex", "dist": { "tarball": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz" } } ], "encoding!>=0.1.13 <0.2.0-0?": [ "0.1.13", { "name": "encoding", "dist": { "tarball": "https://registry.npmjs.org/encoding/-/encoding-0.1.13.tgz" }, "dependencies": { "iconv-lite": ">=0.6.2 <0.7.0-0" } } ], "enhanced-resolve!>=5.10.0 <6.0.0-0": [ "5.12.0", { "name": "enhanced-resolve", "dist": { "tarball": "https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-5.12.0.tgz" }, "dependencies": { "graceful-fs": ">=4.2.4 <5.0.0-0", "tapable": ">=2.2.0 <3.0.0-0" } } ], "env-ci!>=5.0.0 <6.0.0-0": [ "5.5.0", { "name": "env-ci", "dist": { "tarball": "https://registry.npmjs.org/env-ci/-/env-ci-5.5.0.tgz" }, "dependencies": { "execa": ">=5.0.0 <6.0.0-0", "fromentries": ">=1.3.2 <2.0.0-0", "java-properties": ">=1.0.0 <2.0.0-0" } } ], "env-ci!>=8.0.0 <9.0.0-0": [ "8.0.0", { "name": "env-ci", "dist": { "tarball": "https://registry.npmjs.org/env-ci/-/env-ci-8.0.0.tgz" }, "dependencies": { "execa": ">=6.1.0 <7.0.0-0", "java-properties": ">=1.0.2 <2.0.0-0" }, "scripts": { "lint": "prettier --check \"*.{js,json,md}\" \".github/**/*.{md,yml}\" \"{lib,services,test}/**/*.js\"", "lint:fix": "prettier --write \"*.{js,json,md}\" \".github/**/*.{md,yml}\" \"{lib,services,test}/**/*.js\"", "semantic-release": "semantic-release", "test": "npm run lint && npm run test:ci", "test:ci": "c8 ava --verbose" } } ], "env-paths!>=2.2.0 <3.0.0-0": [ "2.2.1", { "name": "env-paths", "dist": { "tarball": "https://registry.npmjs.org/env-paths/-/env-paths-2.2.1.tgz" } } ], "err-code!>=2.0.2 <3.0.0-0": [ "2.0.3", { "name": "err-code", "dist": { "tarball": "https://registry.npmjs.org/err-code/-/err-code-2.0.3.tgz" } } ], "error-ex!>=1.3.1 <2.0.0-0": [ "1.3.2", { "name": "error-ex", "dist": { "tarball": "https://registry.npmjs.org/error-ex/-/error-ex-1.3.2.tgz" }, "dependencies": { "is-arrayish": ">=0.2.1 <0.3.0-0" } } ], "es-abstract!>=1.19.0 <2.0.0-0": [ "1.20.2", { "name": "es-abstract", "dist": { "tarball": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.20.2.tgz" }, "dependencies": { "call-bind": ">=1.0.2 <2.0.0-0", "es-to-primitive": ">=1.2.1 <2.0.0-0", "function-bind": ">=1.1.1 <2.0.0-0", "function.prototype.name": ">=1.1.5 <2.0.0-0", "get-intrinsic": ">=1.1.2 <2.0.0-0", "get-symbol-description": ">=1.0.0 <2.0.0-0", "has": ">=1.0.3 <2.0.0-0", "has-property-descriptors": ">=1.0.0 <2.0.0-0", "has-symbols": ">=1.0.3 <2.0.0-0", "internal-slot": ">=1.0.3 <2.0.0-0", "is-callable": ">=1.2.4 <2.0.0-0", "is-negative-zero": ">=2.0.2 <3.0.0-0", "is-regex": ">=1.1.4 <2.0.0-0", "is-shared-array-buffer": ">=1.0.2 <2.0.0-0", "is-string": ">=1.0.7 <2.0.0-0", "is-weakref": ">=1.0.2 <2.0.0-0", "object-inspect": ">=1.12.2 <2.0.0-0", "object-keys": ">=1.1.1 <2.0.0-0", "object.assign": ">=4.1.4 <5.0.0-0", "regexp.prototype.flags": ">=1.4.3 <2.0.0-0", "string.prototype.trimend": ">=1.0.5 <2.0.0-0", "string.prototype.trimstart": ">=1.0.5 <2.0.0-0", "unbox-primitive": ">=1.0.2 <2.0.0-0" } } ], "es-abstract!>=1.19.1 <2.0.0-0": [ "1.20.2", { "name": "es-abstract", "dist": { "tarball": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.20.2.tgz" }, "dependencies": { "call-bind": ">=1.0.2 <2.0.0-0", "es-to-primitive": ">=1.2.1 <2.0.0-0", "function-bind": ">=1.1.1 <2.0.0-0", "function.prototype.name": ">=1.1.5 <2.0.0-0", "get-intrinsic": ">=1.1.2 <2.0.0-0", "get-symbol-description": ">=1.0.0 <2.0.0-0", "has": ">=1.0.3 <2.0.0-0", "has-property-descriptors": ">=1.0.0 <2.0.0-0", "has-symbols": ">=1.0.3 <2.0.0-0", "internal-slot": ">=1.0.3 <2.0.0-0", "is-callable": ">=1.2.4 <2.0.0-0", "is-negative-zero": ">=2.0.2 <3.0.0-0", "is-regex": ">=1.1.4 <2.0.0-0", "is-shared-array-buffer": ">=1.0.2 <2.0.0-0", "is-string": ">=1.0.7 <2.0.0-0", "is-weakref": ">=1.0.2 <2.0.0-0", "object-inspect": ">=1.12.2 <2.0.0-0", "object-keys": ">=1.1.1 <2.0.0-0", "object.assign": ">=4.1.4 <5.0.0-0", "regexp.prototype.flags": ">=1.4.3 <2.0.0-0", "string.prototype.trimend": ">=1.0.5 <2.0.0-0", "string.prototype.trimstart": ">=1.0.5 <2.0.0-0", "unbox-primitive": ">=1.0.2 <2.0.0-0" } } ], "es-abstract!>=1.19.2 <2.0.0-0": [ "1.20.2", { "name": "es-abstract", "dist": { "tarball": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.20.2.tgz" }, "dependencies": { "call-bind": ">=1.0.2 <2.0.0-0", "es-to-primitive": ">=1.2.1 <2.0.0-0", "function-bind": ">=1.1.1 <2.0.0-0", "function.prototype.name": ">=1.1.5 <2.0.0-0", "get-intrinsic": ">=1.1.2 <2.0.0-0", "get-symbol-description": ">=1.0.0 <2.0.0-0", "has": ">=1.0.3 <2.0.0-0", "has-property-descriptors": ">=1.0.0 <2.0.0-0", "has-symbols": ">=1.0.3 <2.0.0-0", "internal-slot": ">=1.0.3 <2.0.0-0", "is-callable": ">=1.2.4 <2.0.0-0", "is-negative-zero": ">=2.0.2 <3.0.0-0", "is-regex": ">=1.1.4 <2.0.0-0", "is-shared-array-buffer": ">=1.0.2 <2.0.0-0", "is-string": ">=1.0.7 <2.0.0-0", "is-weakref": ">=1.0.2 <2.0.0-0", "object-inspect": ">=1.12.2 <2.0.0-0", "object-keys": ">=1.1.1 <2.0.0-0", "object.assign": ">=4.1.4 <5.0.0-0", "regexp.prototype.flags": ">=1.4.3 <2.0.0-0", "string.prototype.trimend": ">=1.0.5 <2.0.0-0", "string.prototype.trimstart": ">=1.0.5 <2.0.0-0", "unbox-primitive": ">=1.0.2 <2.0.0-0" } } ], "es-abstract!>=1.19.5 <2.0.0-0": [ "1.20.2", { "name": "es-abstract", "dist": { "tarball": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.20.2.tgz" }, "dependencies": { "call-bind": ">=1.0.2 <2.0.0-0", "es-to-primitive": ">=1.2.1 <2.0.0-0", "function-bind": ">=1.1.1 <2.0.0-0", "function.prototype.name": ">=1.1.5 <2.0.0-0", "get-intrinsic": ">=1.1.2 <2.0.0-0", "get-symbol-description": ">=1.0.0 <2.0.0-0", "has": ">=1.0.3 <2.0.0-0", "has-property-descriptors": ">=1.0.0 <2.0.0-0", "has-symbols": ">=1.0.3 <2.0.0-0", "internal-slot": ">=1.0.3 <2.0.0-0", "is-callable": ">=1.2.4 <2.0.0-0", "is-negative-zero": ">=2.0.2 <3.0.0-0", "is-regex": ">=1.1.4 <2.0.0-0", "is-shared-array-buffer": ">=1.0.2 <2.0.0-0", "is-string": ">=1.0.7 <2.0.0-0", "is-weakref": ">=1.0.2 <2.0.0-0", "object-inspect": ">=1.12.2 <2.0.0-0", "object-keys": ">=1.1.1 <2.0.0-0", "object.assign": ">=4.1.4 <5.0.0-0", "regexp.prototype.flags": ">=1.4.3 <2.0.0-0", "string.prototype.trimend": ">=1.0.5 <2.0.0-0", "string.prototype.trimstart": ">=1.0.5 <2.0.0-0", "unbox-primitive": ">=1.0.2 <2.0.0-0" } } ], "es-abstract!>=1.20.4 <2.0.0-0": [ "1.21.1", { "name": "es-abstract", "dist": { "tarball": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.21.1.tgz" }, "dependencies": { "available-typed-arrays": ">=1.0.5 <2.0.0-0", "call-bind": ">=1.0.2 <2.0.0-0", "es-set-tostringtag": ">=2.0.1 <3.0.0-0", "es-to-primitive": ">=1.2.1 <2.0.0-0", "function-bind": ">=1.1.1 <2.0.0-0", "function.prototype.name": ">=1.1.5 <2.0.0-0", "get-intrinsic": ">=1.1.3 <2.0.0-0", "get-symbol-description": ">=1.0.0 <2.0.0-0", "globalthis": ">=1.0.3 <2.0.0-0", "gopd": ">=1.0.1 <2.0.0-0", "has": ">=1.0.3 <2.0.0-0", "has-property-descriptors": ">=1.0.0 <2.0.0-0", "has-proto": ">=1.0.1 <2.0.0-0", "has-symbols": ">=1.0.3 <2.0.0-0", "internal-slot": ">=1.0.4 <2.0.0-0", "is-array-buffer": ">=3.0.1 <4.0.0-0", "is-callable": ">=1.2.7 <2.0.0-0", "is-negative-zero": ">=2.0.2 <3.0.0-0", "is-regex": ">=1.1.4 <2.0.0-0", "is-shared-array-buffer": ">=1.0.2 <2.0.0-0", "is-string": ">=1.0.7 <2.0.0-0", "is-typed-array": ">=1.1.10 <2.0.0-0", "is-weakref": ">=1.0.2 <2.0.0-0", "object-inspect": ">=1.12.2 <2.0.0-0", "object-keys": ">=1.1.1 <2.0.0-0", "object.assign": ">=4.1.4 <5.0.0-0", "regexp.prototype.flags": ">=1.4.3 <2.0.0-0", "safe-regex-test": ">=1.0.0 <2.0.0-0", "string.prototype.trimend": ">=1.0.6 <2.0.0-0", "string.prototype.trimstart": ">=1.0.6 <2.0.0-0", "typed-array-length": ">=1.0.4 <2.0.0-0", "unbox-primitive": ">=1.0.2 <2.0.0-0", "which-typed-array": ">=1.1.9 <2.0.0-0" } } ], "es-get-iterator!>=1.1.2 <2.0.0-0": [ "1.1.3", { "name": "es-get-iterator", "dist": { "tarball": "https://registry.npmjs.org/es-get-iterator/-/es-get-iterator-1.1.3.tgz" }, "dependencies": { "call-bind": ">=1.0.2 <2.0.0-0", "get-intrinsic": ">=1.1.3 <2.0.0-0", "has-symbols": ">=1.0.3 <2.0.0-0", "is-arguments": ">=1.1.1 <2.0.0-0", "is-map": ">=2.0.2 <3.0.0-0", "is-set": ">=2.0.2 <3.0.0-0", "is-string": ">=1.0.7 <2.0.0-0", "isarray": ">=2.0.5 <3.0.0-0", "stop-iteration-iterator": ">=1.0.0 <2.0.0-0" } } ], "es-set-tostringtag!>=2.0.1 <3.0.0-0": [ "2.0.1", { "name": "es-set-tostringtag", "dist": { "tarball": "https://registry.npmjs.org/es-set-tostringtag/-/es-set-tostringtag-2.0.1.tgz" }, "dependencies": { "get-intrinsic": ">=1.1.3 <2.0.0-0", "has": ">=1.0.3 <2.0.0-0", "has-tostringtag": ">=1.0.0 <2.0.0-0" } } ], "es-shim-unscopables!>=1.0.0 <2.0.0-0": [ "1.0.0", { "name": "es-shim-unscopables", "dist": { "tarball": "https://registry.npmjs.org/es-shim-unscopables/-/es-shim-unscopables-1.0.0.tgz" }, "dependencies": { "has": ">=1.0.3 <2.0.0-0" } } ], "es-to-primitive!>=1.2.1 <2.0.0-0": [ "1.2.1", { "name": "es-to-primitive", "dist": { "tarball": "https://registry.npmjs.org/es-to-primitive/-/es-to-primitive-1.2.1.tgz" }, "dependencies": { "is-callable": ">=1.1.4 <2.0.0-0", "is-date-object": ">=1.0.1 <2.0.0-0", "is-symbol": ">=1.0.2 <2.0.0-0" } } ], "escalade!>=3.1.1 <4.0.0-0": [ "3.1.1", { "name": "escalade", "dist": { "tarball": "https://registry.npmjs.org/escalade/-/escalade-3.1.1.tgz" } } ], "escape-string-regexp!>=1.0.5 <2.0.0-0": [ "1.0.5", { "name": "escape-string-regexp", "dist": { "tarball": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz" } } ], "escape-string-regexp!>=4.0.0 <5.0.0-0": [ "4.0.0", { "name": "escape-string-regexp", "dist": { "tarball": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz" } } ], "escape-string-regexp!5.0.0": [ "5.0.0", { "name": "escape-string-regexp", "dist": { "tarball": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-5.0.0.tgz" }, "scripts": { "test": "xo && ava && tsd" } } ], "escape-string-regexp!>=5.0.0 <6.0.0-0": [ "5.0.0", { "name": "escape-string-regexp", "dist": { "tarball": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-5.0.0.tgz" }, "scripts": { "test": "xo && ava && tsd" } } ], "eslint!8.23.0": [ "8.23.0", { "name": "eslint", "dist": { "tarball": "https://registry.npmjs.org/eslint/-/eslint-8.23.0.tgz" }, "dependencies": { "@eslint/eslintrc": ">=1.3.1 <2.0.0-0", "@humanwhocodes/config-array": ">=0.10.4 <0.11.0-0", "@humanwhocodes/gitignore-to-minimatch": ">=1.0.2 <2.0.0-0", "@humanwhocodes/module-importer": ">=1.0.1 <2.0.0-0", "ajv": ">=6.10.0 <7.0.0-0", "chalk": ">=4.0.0 <5.0.0-0", "cross-spawn": ">=7.0.2 <8.0.0-0", "debug": ">=4.3.2 <5.0.0-0", "doctrine": ">=3.0.0 <4.0.0-0", "escape-string-regexp": ">=4.0.0 <5.0.0-0", "eslint-scope": ">=7.1.1 <8.0.0-0", "eslint-utils": ">=3.0.0 <4.0.0-0", "eslint-visitor-keys": ">=3.3.0 <4.0.0-0", "espree": ">=9.4.0 <10.0.0-0", "esquery": ">=1.4.0 <2.0.0-0", "esutils": ">=2.0.2 <3.0.0-0", "fast-deep-equal": ">=3.1.3 <4.0.0-0", "file-entry-cache": ">=6.0.1 <7.0.0-0", "find-up": ">=5.0.0 <6.0.0-0", "functional-red-black-tree": ">=1.0.1 <2.0.0-0", "glob-parent": ">=6.0.1 <7.0.0-0", "globals": ">=13.15.0 <14.0.0-0", "globby": ">=11.1.0 <12.0.0-0", "grapheme-splitter": ">=1.0.4 <2.0.0-0", "ignore": ">=5.2.0 <6.0.0-0", "import-fresh": ">=3.0.0 <4.0.0-0", "imurmurhash": ">=0.1.4 <0.2.0-0", "is-glob": ">=4.0.0 <5.0.0-0", "js-yaml": ">=4.1.0 <5.0.0-0", "json-stable-stringify-without-jsonify": ">=1.0.1 <2.0.0-0", "levn": ">=0.4.1 <0.5.0-0", "lodash.merge": ">=4.6.2 <5.0.0-0", "minimatch": ">=3.1.2 <4.0.0-0", "natural-compare": ">=1.4.0 <2.0.0-0", "optionator": ">=0.9.1 <0.10.0-0", "regexpp": ">=3.2.0 <4.0.0-0", "strip-ansi": ">=6.0.1 <7.0.0-0", "strip-json-comments": ">=3.1.0 <4.0.0-0", "text-table": ">=0.2.0 <0.3.0-0" }, "bin": { "eslint": "bin/eslint.js" } } ], "eslint!8.32.0": [ "8.32.0", { "name": "eslint", "dist": { "tarball": "https://registry.npmjs.org/eslint/-/eslint-8.32.0.tgz" }, "dependencies": { "@eslint/eslintrc": ">=1.4.1 <2.0.0-0", "@humanwhocodes/config-array": ">=0.11.8 <0.12.0-0", "@humanwhocodes/module-importer": ">=1.0.1 <2.0.0-0", "@nodelib/fs.walk": ">=1.2.8 <2.0.0-0", "ajv": ">=6.10.0 <7.0.0-0", "chalk": ">=4.0.0 <5.0.0-0", "cross-spawn": ">=7.0.2 <8.0.0-0", "debug": ">=4.3.2 <5.0.0-0", "doctrine": ">=3.0.0 <4.0.0-0", "escape-string-regexp": ">=4.0.0 <5.0.0-0", "eslint-scope": ">=7.1.1 <8.0.0-0", "eslint-utils": ">=3.0.0 <4.0.0-0", "eslint-visitor-keys": ">=3.3.0 <4.0.0-0", "espree": ">=9.4.0 <10.0.0-0", "esquery": ">=1.4.0 <2.0.0-0", "esutils": ">=2.0.2 <3.0.0-0", "fast-deep-equal": ">=3.1.3 <4.0.0-0", "file-entry-cache": ">=6.0.1 <7.0.0-0", "find-up": ">=5.0.0 <6.0.0-0", "glob-parent": ">=6.0.2 <7.0.0-0", "globals": ">=13.19.0 <14.0.0-0", "grapheme-splitter": ">=1.0.4 <2.0.0-0", "ignore": ">=5.2.0 <6.0.0-0", "import-fresh": ">=3.0.0 <4.0.0-0", "imurmurhash": ">=0.1.4 <0.2.0-0", "is-glob": ">=4.0.0 <5.0.0-0", "is-path-inside": ">=3.0.3 <4.0.0-0", "js-sdsl": ">=4.1.4 <5.0.0-0", "js-yaml": ">=4.1.0 <5.0.0-0", "json-stable-stringify-without-jsonify": ">=1.0.1 <2.0.0-0", "levn": ">=0.4.1 <0.5.0-0", "lodash.merge": ">=4.6.2 <5.0.0-0", "minimatch": ">=3.1.2 <4.0.0-0", "natural-compare": ">=1.4.0 <2.0.0-0", "optionator": ">=0.9.1 <0.10.0-0", "regexpp": ">=3.2.0 <4.0.0-0", "strip-ansi": ">=6.0.1 <7.0.0-0", "strip-json-comments": ">=3.1.0 <4.0.0-0", "text-table": ">=0.2.0 <0.3.0-0" }, "bin": { "eslint": "bin/eslint.js" } } ], "eslint!8.36.0": [ "8.36.0", { "name": "eslint", "dist": { "tarball": "https://registry.npmjs.org/eslint/-/eslint-8.36.0.tgz" }, "dependencies": { "@eslint-community/eslint-utils": ">=4.2.0 <5.0.0-0", "@eslint-community/regexpp": ">=4.4.0 <5.0.0-0", "@eslint/eslintrc": ">=2.0.1 <3.0.0-0", "@eslint/js": "8.36.0", "@humanwhocodes/config-array": ">=0.11.8 <0.12.0-0", "@humanwhocodes/module-importer": ">=1.0.1 <2.0.0-0", "@nodelib/fs.walk": ">=1.2.8 <2.0.0-0", "ajv": ">=6.10.0 <7.0.0-0", "chalk": ">=4.0.0 <5.0.0-0", "cross-spawn": ">=7.0.2 <8.0.0-0", "debug": ">=4.3.2 <5.0.0-0", "doctrine": ">=3.0.0 <4.0.0-0", "escape-string-regexp": ">=4.0.0 <5.0.0-0", "eslint-scope": ">=7.1.1 <8.0.0-0", "eslint-visitor-keys": ">=3.3.0 <4.0.0-0", "espree": ">=9.5.0 <10.0.0-0", "esquery": ">=1.4.2 <2.0.0-0", "esutils": ">=2.0.2 <3.0.0-0", "fast-deep-equal": ">=3.1.3 <4.0.0-0", "file-entry-cache": ">=6.0.1 <7.0.0-0", "find-up": ">=5.0.0 <6.0.0-0", "glob-parent": ">=6.0.2 <7.0.0-0", "globals": ">=13.19.0 <14.0.0-0", "grapheme-splitter": ">=1.0.4 <2.0.0-0", "ignore": ">=5.2.0 <6.0.0-0", "import-fresh": ">=3.0.0 <4.0.0-0", "imurmurhash": ">=0.1.4 <0.2.0-0", "is-glob": ">=4.0.0 <5.0.0-0", "is-path-inside": ">=3.0.3 <4.0.0-0", "js-sdsl": ">=4.1.4 <5.0.0-0", "js-yaml": ">=4.1.0 <5.0.0-0", "json-stable-stringify-without-jsonify": ">=1.0.1 <2.0.0-0", "levn": ">=0.4.1 <0.5.0-0", "lodash.merge": ">=4.6.2 <5.0.0-0", "minimatch": ">=3.1.2 <4.0.0-0", "natural-compare": ">=1.4.0 <2.0.0-0", "optionator": ">=0.9.1 <0.10.0-0", "strip-ansi": ">=6.0.1 <7.0.0-0", "strip-json-comments": ">=3.1.0 <4.0.0-0", "text-table": ">=0.2.0 <0.3.0-0" }, "bin": { "eslint": "bin/eslint.js" }, "scripts": { "build:docs:update-links": "node tools/fetch-docs-links.js", "build:readme": "node tools/update-readme.js", "build:site": "node Makefile.js gensite", "build:webpack": "node Makefile.js webpack", "lint": "node Makefile.js lint", "lint:docs:js": "node Makefile.js lintDocsJS", "lint:fix": "node Makefile.js lint -- fix", "lint:fix:docs:js": "node Makefile.js lintDocsJS -- fix", "release:generate:alpha": "node Makefile.js generatePrerelease -- alpha", "release:generate:beta": "node Makefile.js generatePrerelease -- beta", "release:generate:latest": "node Makefile.js generateRelease", "release:generate:rc": "node Makefile.js generatePrerelease -- rc", "release:publish": "node Makefile.js publishRelease", "test": "node Makefile.js test", "test:cli": "mocha", "test:fuzz": "node Makefile.js fuzz", "test:performance": "node Makefile.js perf" } } ], "eslint-config-airbnb!19.0.4": [ "19.0.4", { "name": "eslint-config-airbnb", "dist": { "tarball": "https://registry.npmjs.org/eslint-config-airbnb/-/eslint-config-airbnb-19.0.4.tgz" }, "dependencies": { "eslint-config-airbnb-base": ">=15.0.0 <16.0.0-0", "object.assign": ">=4.1.2 <5.0.0-0", "object.entries": ">=1.1.5 <2.0.0-0" } } ], "eslint-config-airbnb-base!>=15.0.0 <16.0.0-0": [ "15.0.0", { "name": "eslint-config-airbnb-base", "dist": { "tarball": "https://registry.npmjs.org/eslint-config-airbnb-base/-/eslint-config-airbnb-base-15.0.0.tgz" }, "dependencies": { "confusing-browser-globals": ">=1.0.10 <2.0.0-0", "object.assign": ">=4.1.2 <5.0.0-0", "object.entries": ">=1.1.5 <2.0.0-0", "semver": ">=6.3.0 <7.0.0-0" } } ], "eslint-config-next!13.2.4": [ "13.2.4", { "name": "eslint-config-next", "dist": { "tarball": "https://registry.npmjs.org/eslint-config-next/-/eslint-config-next-13.2.4.tgz" }, "dependencies": { "@next/eslint-plugin-next": "13.2.4", "@rushstack/eslint-patch": ">=1.1.3 <2.0.0-0", "@typescript-eslint/parser": ">=5.42.0 <6.0.0-0", "eslint-import-resolver-node": ">=0.3.6 <0.4.0-0", "eslint-import-resolver-typescript": ">=3.5.2 <4.0.0-0", "eslint-plugin-import": ">=2.26.0 <3.0.0-0", "eslint-plugin-jsx-a11y": ">=6.5.1 <7.0.0-0", "eslint-plugin-react": ">=7.31.7 <8.0.0-0", "eslint-plugin-react-hooks": ">=4.5.0 <5.0.0-0" }, "scripts": { "test-pack": "cd ../../ && pnpm test-pack eslint-config-next" } } ], "eslint-config-next!>=13.1.4 <14.0.0-0": [ "13.1.4", { "name": "eslint-config-next", "dist": { "tarball": "https://registry.npmjs.org/eslint-config-next/-/eslint-config-next-13.1.4.tgz" }, "dependencies": { "@next/eslint-plugin-next": "13.1.4", "@rushstack/eslint-patch": ">=1.1.3 <2.0.0-0", "@typescript-eslint/parser": ">=5.42.0 <6.0.0-0", "eslint-import-resolver-node": ">=0.3.6 <0.4.0-0", "eslint-import-resolver-typescript": ">=3.5.2 <4.0.0-0", "eslint-plugin-import": ">=2.26.0 <3.0.0-0", "eslint-plugin-jsx-a11y": ">=6.5.1 <7.0.0-0", "eslint-plugin-react": ">=7.31.7 <8.0.0-0", "eslint-plugin-react-hooks": ">=4.5.0 <5.0.0-0" } } ], "eslint-config-prettier!8.5.0": [ "8.5.0", { "name": "eslint-config-prettier", "dist": { "tarball": "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-8.5.0.tgz" }, "bin": { "eslint-config-prettier": "bin/cli.js" } } ], "eslint-config-prettier!8.6.0": [ "8.6.0", { "name": "eslint-config-prettier", "dist": { "tarball": "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-8.6.0.tgz" }, "bin": { "eslint-config-prettier": "bin/cli.js" } } ], "eslint-config-prettier!8.8.0": [ "8.8.0", { "name": "eslint-config-prettier", "dist": { "tarball": "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-8.8.0.tgz" }, "bin": { "eslint-config-prettier": "bin/cli.js" } } ], "eslint-config-xo!0.42.0": [ "0.42.0", { "name": "eslint-config-xo", "dist": { "tarball": "https://registry.npmjs.org/eslint-config-xo/-/eslint-config-xo-0.42.0.tgz" }, "dependencies": { "confusing-browser-globals": "1.0.11" } } ], "eslint-config-xo!0.43.1": [ "0.43.1", { "name": "eslint-config-xo", "dist": { "tarball": "https://registry.npmjs.org/eslint-config-xo/-/eslint-config-xo-0.43.1.tgz" }, "dependencies": { "confusing-browser-globals": "1.0.11" } } ], "eslint-config-xo-react!0.27.0": [ "0.27.0", { "name": "eslint-config-xo-react", "dist": { "tarball": "https://registry.npmjs.org/eslint-config-xo-react/-/eslint-config-xo-react-0.27.0.tgz" } } ], "eslint-import-resolver-node!>=0.3.6 <0.4.0-0": [ "0.3.6", { "name": "eslint-import-resolver-node", "dist": { "tarball": "https://registry.npmjs.org/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.6.tgz" }, "dependencies": { "debug": ">=3.2.7 <4.0.0-0", "resolve": ">=1.20.0 <2.0.0-0" } } ], "eslint-import-resolver-node!>=0.3.7 <0.4.0-0": [ "0.3.7", { "name": "eslint-import-resolver-node", "dist": { "tarball": "https://registry.npmjs.org/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.7.tgz" }, "dependencies": { "debug": ">=3.2.7 <4.0.0-0", "is-core-module": ">=2.11.0 <3.0.0-0", "resolve": ">=1.22.1 <2.0.0-0" } } ], "eslint-import-resolver-typescript!>=3.5.2 <4.0.0-0": [ "3.5.3", { "name": "eslint-import-resolver-typescript", "dist": { "tarball": "https://registry.npmjs.org/eslint-import-resolver-typescript/-/eslint-import-resolver-typescript-3.5.3.tgz" }, "dependencies": { "debug": ">=4.3.4 <5.0.0-0", "enhanced-resolve": ">=5.10.0 <6.0.0-0", "get-tsconfig": ">=4.2.0 <5.0.0-0", "globby": ">=13.1.2 <14.0.0-0", "is-core-module": ">=2.10.0 <3.0.0-0", "is-glob": ">=4.0.3 <5.0.0-0", "synckit": ">=0.8.4 <0.9.0-0" } } ], "eslint-module-utils!>=2.7.3 <3.0.0-0": [ "2.7.4", { "name": "eslint-module-utils", "dist": { "tarball": "https://registry.npmjs.org/eslint-module-utils/-/eslint-module-utils-2.7.4.tgz" }, "dependencies": { "debug": ">=3.2.7 <4.0.0-0" } } ], "eslint-module-utils!>=2.7.4 <3.0.0-0": [ "2.7.4", { "name": "eslint-module-utils", "dist": { "tarball": "https://registry.npmjs.org/eslint-module-utils/-/eslint-module-utils-2.7.4.tgz" }, "dependencies": { "debug": ">=3.2.7 <4.0.0-0" } } ], "eslint-plugin-import!2.26.0": [ "2.26.0", { "name": "eslint-plugin-import", "dist": { "tarball": "https://registry.npmjs.org/eslint-plugin-import/-/eslint-plugin-import-2.26.0.tgz" }, "dependencies": { "array-includes": ">=3.1.4 <4.0.0-0", "array.prototype.flat": ">=1.2.5 <2.0.0-0", "debug": ">=2.6.9 <3.0.0-0", "doctrine": ">=2.1.0 <3.0.0-0", "eslint-import-resolver-node": ">=0.3.6 <0.4.0-0", "eslint-module-utils": ">=2.7.3 <3.0.0-0", "has": ">=1.0.3 <2.0.0-0", "is-core-module": ">=2.8.1 <3.0.0-0", "is-glob": ">=4.0.3 <5.0.0-0", "minimatch": ">=3.1.2 <4.0.0-0", "object.values": ">=1.1.5 <2.0.0-0", "resolve": ">=1.22.0 <2.0.0-0", "tsconfig-paths": ">=3.14.1 <4.0.0-0" } } ], "eslint-plugin-import!2.27.5": [ "2.27.5", { "name": "eslint-plugin-import", "dist": { "tarball": "https://registry.npmjs.org/eslint-plugin-import/-/eslint-plugin-import-2.27.5.tgz" }, "dependencies": { "array-includes": ">=3.1.6 <4.0.0-0", "array.prototype.flat": ">=1.3.1 <2.0.0-0", "array.prototype.flatmap": ">=1.3.1 <2.0.0-0", "debug": ">=3.2.7 <4.0.0-0", "doctrine": ">=2.1.0 <3.0.0-0", "eslint-import-resolver-node": ">=0.3.7 <0.4.0-0", "eslint-module-utils": ">=2.7.4 <3.0.0-0", "has": ">=1.0.3 <2.0.0-0", "is-core-module": ">=2.11.0 <3.0.0-0", "is-glob": ">=4.0.3 <5.0.0-0", "minimatch": ">=3.1.2 <4.0.0-0", "object.values": ">=1.1.6 <2.0.0-0", "resolve": ">=1.22.1 <2.0.0-0", "semver": ">=6.3.0 <7.0.0-0", "tsconfig-paths": ">=3.14.1 <4.0.0-0" } } ], "eslint-plugin-import!>=2.26.0 <3.0.0-0": [ "2.27.5", { "name": "eslint-plugin-import", "dist": { "tarball": "https://registry.npmjs.org/eslint-plugin-import/-/eslint-plugin-import-2.27.5.tgz" }, "dependencies": { "array-includes": ">=3.1.6 <4.0.0-0", "array.prototype.flat": ">=1.3.1 <2.0.0-0", "array.prototype.flatmap": ">=1.3.1 <2.0.0-0", "debug": ">=3.2.7 <4.0.0-0", "doctrine": ">=2.1.0 <3.0.0-0", "eslint-import-resolver-node": ">=0.3.7 <0.4.0-0", "eslint-module-utils": ">=2.7.4 <3.0.0-0", "has": ">=1.0.3 <2.0.0-0", "is-core-module": ">=2.11.0 <3.0.0-0", "is-glob": ">=4.0.3 <5.0.0-0", "minimatch": ">=3.1.2 <4.0.0-0", "object.values": ">=1.1.6 <2.0.0-0", "resolve": ">=1.22.1 <2.0.0-0", "semver": ">=6.3.0 <7.0.0-0", "tsconfig-paths": ">=3.14.1 <4.0.0-0" } } ], "eslint-plugin-jsx-a11y!6.6.1": [ "6.6.1", { "name": "eslint-plugin-jsx-a11y", "dist": { "tarball": "https://registry.npmjs.org/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.6.1.tgz" }, "dependencies": { "@babel/runtime": ">=7.18.9 <8.0.0-0", "aria-query": ">=4.2.2 <5.0.0-0", "array-includes": ">=3.1.5 <4.0.0-0", "ast-types-flow": ">=0.0.7 <0.0.8-0", "axe-core": ">=4.4.3 <5.0.0-0", "axobject-query": ">=2.2.0 <3.0.0-0", "damerau-levenshtein": ">=1.0.8 <2.0.0-0", "emoji-regex": ">=9.2.2 <10.0.0-0", "has": ">=1.0.3 <2.0.0-0", "jsx-ast-utils": ">=3.3.2 <4.0.0-0", "language-tags": ">=1.0.5 <2.0.0-0", "minimatch": ">=3.1.2 <4.0.0-0", "semver": ">=6.3.0 <7.0.0-0" } } ], "eslint-plugin-jsx-a11y!6.7.1": [ "6.7.1", { "name": "eslint-plugin-jsx-a11y", "dist": { "tarball": "https://registry.npmjs.org/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.7.1.tgz" }, "dependencies": { "@babel/runtime": ">=7.20.7 <8.0.0-0", "aria-query": ">=5.1.3 <6.0.0-0", "array-includes": ">=3.1.6 <4.0.0-0", "array.prototype.flatmap": ">=1.3.1 <2.0.0-0", "ast-types-flow": ">=0.0.7 <0.0.8-0", "axe-core": ">=4.6.2 <5.0.0-0", "axobject-query": ">=3.1.1 <4.0.0-0", "damerau-levenshtein": ">=1.0.8 <2.0.0-0", "emoji-regex": ">=9.2.2 <10.0.0-0", "has": ">=1.0.3 <2.0.0-0", "jsx-ast-utils": ">=3.3.3 <4.0.0-0", "language-tags": "1.0.5", "minimatch": ">=3.1.2 <4.0.0-0", "object.entries": ">=1.1.6 <2.0.0-0", "object.fromentries": ">=2.0.6 <3.0.0-0", "semver": ">=6.3.0 <7.0.0-0" } } ], "eslint-plugin-jsx-a11y!>=6.5.1 <7.0.0-0": [ "6.7.1", { "name": "eslint-plugin-jsx-a11y", "dist": { "tarball": "https://registry.npmjs.org/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.7.1.tgz" }, "dependencies": { "@babel/runtime": ">=7.20.7 <8.0.0-0", "aria-query": ">=5.1.3 <6.0.0-0", "array-includes": ">=3.1.6 <4.0.0-0", "array.prototype.flatmap": ">=1.3.1 <2.0.0-0", "ast-types-flow": ">=0.0.7 <0.0.8-0", "axe-core": ">=4.6.2 <5.0.0-0", "axobject-query": ">=3.1.1 <4.0.0-0", "damerau-levenshtein": ">=1.0.8 <2.0.0-0", "emoji-regex": ">=9.2.2 <10.0.0-0", "has": ">=1.0.3 <2.0.0-0", "jsx-ast-utils": ">=3.3.3 <4.0.0-0", "language-tags": "1.0.5", "minimatch": ">=3.1.2 <4.0.0-0", "object.entries": ">=1.1.6 <2.0.0-0", "object.fromentries": ">=2.0.6 <3.0.0-0", "semver": ">=6.3.0 <7.0.0-0" } } ], "eslint-plugin-prefer-arrow!1.2.3": [ "1.2.3", { "name": "eslint-plugin-prefer-arrow", "dist": { "tarball": "https://registry.npmjs.org/eslint-plugin-prefer-arrow/-/eslint-plugin-prefer-arrow-1.2.3.tgz" } } ], "eslint-plugin-prettier!4.2.1": [ "4.2.1", { "name": "eslint-plugin-prettier", "dist": { "tarball": "https://registry.npmjs.org/eslint-plugin-prettier/-/eslint-plugin-prettier-4.2.1.tgz" }, "dependencies": { "prettier-linter-helpers": ">=1.0.0 <2.0.0-0" } } ], "eslint-plugin-react!7.31.7": [ "7.31.7", { "name": "eslint-plugin-react", "dist": { "tarball": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.31.7.tgz" }, "dependencies": { "array-includes": ">=3.1.5 <4.0.0-0", "array.prototype.flatmap": ">=1.3.0 <2.0.0-0", "doctrine": ">=2.1.0 <3.0.0-0", "estraverse": ">=5.3.0 <6.0.0-0", "jsx-ast-utils": ">=2.4.1 <3.0.0-0||>=3.0.0 <4.0.0-0", "minimatch": ">=3.1.2 <4.0.0-0", "object.entries": ">=1.1.5 <2.0.0-0", "object.fromentries": ">=2.0.5 <3.0.0-0", "object.hasown": ">=1.1.1 <2.0.0-0", "object.values": ">=1.1.5 <2.0.0-0", "prop-types": ">=15.8.1 <16.0.0-0", "resolve": ">=2.0.0-next.3 <3.0.0-0", "semver": ">=6.3.0 <7.0.0-0", "string.prototype.matchall": ">=4.0.7 <5.0.0-0" } } ], "eslint-plugin-react!7.32.1": [ "7.32.1", { "name": "eslint-plugin-react", "dist": { "tarball": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.32.1.tgz" }, "dependencies": { "array-includes": ">=3.1.6 <4.0.0-0", "array.prototype.flatmap": ">=1.3.1 <2.0.0-0", "array.prototype.tosorted": ">=1.1.1 <2.0.0-0", "doctrine": ">=2.1.0 <3.0.0-0", "estraverse": ">=5.3.0 <6.0.0-0", "jsx-ast-utils": ">=2.4.1 <3.0.0-0||>=3.0.0 <4.0.0-0", "minimatch": ">=3.1.2 <4.0.0-0", "object.entries": ">=1.1.6 <2.0.0-0", "object.fromentries": ">=2.0.6 <3.0.0-0", "object.hasown": ">=1.1.2 <2.0.0-0", "object.values": ">=1.1.6 <2.0.0-0", "prop-types": ">=15.8.1 <16.0.0-0", "resolve": ">=2.0.0-next.4 <3.0.0-0", "semver": ">=6.3.0 <7.0.0-0", "string.prototype.matchall": ">=4.0.8 <5.0.0-0" } } ], "eslint-plugin-react!7.32.2": [ "7.32.2", { "name": "eslint-plugin-react", "dist": { "tarball": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.32.2.tgz" }, "dependencies": { "array-includes": ">=3.1.6 <4.0.0-0", "array.prototype.flatmap": ">=1.3.1 <2.0.0-0", "array.prototype.tosorted": ">=1.1.1 <2.0.0-0", "doctrine": ">=2.1.0 <3.0.0-0", "estraverse": ">=5.3.0 <6.0.0-0", "jsx-ast-utils": ">=2.4.1 <3.0.0-0||>=3.0.0 <4.0.0-0", "minimatch": ">=3.1.2 <4.0.0-0", "object.entries": ">=1.1.6 <2.0.0-0", "object.fromentries": ">=2.0.6 <3.0.0-0", "object.hasown": ">=1.1.2 <2.0.0-0", "object.values": ">=1.1.6 <2.0.0-0", "prop-types": ">=15.8.1 <16.0.0-0", "resolve": ">=2.0.0-next.4 <3.0.0-0", "semver": ">=6.3.0 <7.0.0-0", "string.prototype.matchall": ">=4.0.8 <5.0.0-0" }, "scripts": { "lint": "eslint .", "lint:docs": "markdownlint \"**/*.md\"", "postlint": "npm run type-check", "postlint:docs": "npm run update:eslint-docs -- --check", "posttest": "aud --production", "prelint": "npm run lint:docs", "prepack": "npmignore --auto --commentLines=autogenerated", "pretest": "npm run lint", "test": "npm run unit-test", "type-check": "tsc", "unit-test": "istanbul cover node_modules/mocha/bin/_mocha tests/lib/**/*.js tests/util/**/*.js tests/index.js", "update:eslint-docs": "eslint-doc-generator" } } ], "eslint-plugin-react!>=7.31.7 <8.0.0-0": [ "7.32.1", { "name": "eslint-plugin-react", "dist": { "tarball": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.32.1.tgz" }, "dependencies": { "array-includes": ">=3.1.6 <4.0.0-0", "array.prototype.flatmap": ">=1.3.1 <2.0.0-0", "array.prototype.tosorted": ">=1.1.1 <2.0.0-0", "doctrine": ">=2.1.0 <3.0.0-0", "estraverse": ">=5.3.0 <6.0.0-0", "jsx-ast-utils": ">=2.4.1 <3.0.0-0||>=3.0.0 <4.0.0-0", "minimatch": ">=3.1.2 <4.0.0-0", "object.entries": ">=1.1.6 <2.0.0-0", "object.fromentries": ">=2.0.6 <3.0.0-0", "object.hasown": ">=1.1.2 <2.0.0-0", "object.values": ">=1.1.6 <2.0.0-0", "prop-types": ">=15.8.1 <16.0.0-0", "resolve": ">=2.0.0-next.4 <3.0.0-0", "semver": ">=6.3.0 <7.0.0-0", "string.prototype.matchall": ">=4.0.8 <5.0.0-0" } } ], "eslint-plugin-react-hooks!4.6.0": [ "4.6.0", { "name": "eslint-plugin-react-hooks", "dist": { "tarball": "https://registry.npmjs.org/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.0.tgz" } } ], "eslint-plugin-react-hooks!>=4.5.0 <5.0.0-0": [ "4.6.0", { "name": "eslint-plugin-react-hooks", "dist": { "tarball": "https://registry.npmjs.org/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.0.tgz" } } ], "eslint-plugin-unused-imports!2.0.0": [ "2.0.0", { "name": "eslint-plugin-unused-imports", "dist": { "tarball": "https://registry.npmjs.org/eslint-plugin-unused-imports/-/eslint-plugin-unused-imports-2.0.0.tgz" }, "dependencies": { "eslint-rule-composer": ">=0.3.0 <0.4.0-0" } } ], "eslint-rule-composer!>=0.3.0 <0.4.0-0": [ "0.3.0", { "name": "eslint-rule-composer", "dist": { "tarball": "https://registry.npmjs.org/eslint-rule-composer/-/eslint-rule-composer-0.3.0.tgz" } } ], "eslint-scope!>=5.1.1 <6.0.0-0": [ "5.1.1", { "name": "eslint-scope", "dist": { "tarball": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-5.1.1.tgz" }, "dependencies": { "esrecurse": ">=4.3.0 <5.0.0-0", "estraverse": ">=4.1.1 <5.0.0-0" } } ], "eslint-scope!>=7.1.1 <8.0.0-0": [ "7.1.1", { "name": "eslint-scope", "dist": { "tarball": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-7.1.1.tgz" }, "dependencies": { "esrecurse": ">=4.3.0 <5.0.0-0", "estraverse": ">=5.2.0 <6.0.0-0" } } ], "eslint-utils!>=3.0.0 <4.0.0-0": [ "3.0.0", { "name": "eslint-utils", "dist": { "tarball": "https://registry.npmjs.org/eslint-utils/-/eslint-utils-3.0.0.tgz" }, "dependencies": { "eslint-visitor-keys": ">=2.0.0 <3.0.0-0" } } ], "eslint-visitor-keys!>=2.0.0 <3.0.0-0": [ "2.1.0", { "name": "eslint-visitor-keys", "dist": { "tarball": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz" } } ], "eslint-visitor-keys!>=3.3.0 <4.0.0-0": [ "3.3.0", { "name": "eslint-visitor-keys", "dist": { "tarball": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz" } } ], "espree!>=9.4.0 <10.0.0-0": [ "9.4.0", { "name": "espree", "dist": { "tarball": "https://registry.npmjs.org/espree/-/espree-9.4.0.tgz" }, "dependencies": { "acorn": ">=8.8.0 <9.0.0-0", "acorn-jsx": ">=5.3.2 <6.0.0-0", "eslint-visitor-keys": ">=3.3.0 <4.0.0-0" } } ], "espree!>=9.5.0 <10.0.0-0": [ "9.5.0", { "name": "espree", "dist": { "tarball": "https://registry.npmjs.org/espree/-/espree-9.5.0.tgz" }, "dependencies": { "acorn": ">=8.8.0 <9.0.0-0", "acorn-jsx": ">=5.3.2 <6.0.0-0", "eslint-visitor-keys": ">=3.3.0 <4.0.0-0" }, "scripts": { "build": "rollup -c rollup.config.js", "fixlint": "npm run lint -- --fix", "generate-alpharelease": "eslint-generate-prerelease alpha", "generate-betarelease": "eslint-generate-prerelease beta", "generate-rcrelease": "eslint-generate-prerelease rc", "generate-release": "eslint-generate-release", "lint": "eslint .", "prepublishOnly": "npm run update-version && npm run build", "pretest": "npm run build", "publish-release": "eslint-publish-release", "sync-docs": "node sync-docs.js", "test": "npm-run-all -p unit lint", "unit": "npm-run-all -s unit:*", "unit:cjs": "mocha --color --reporter progress --timeout 30000 tests/lib/commonjs.cjs", "unit:esm": "c8 mocha --color --reporter progress --timeout 30000 'tests/lib/**/*.js'", "update-version": "node tools/update-version.js" } } ], "esprima!>=4.0.0 <4.1.0-0": [ "4.0.1", { "name": "esprima", "dist": { "tarball": "https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz" }, "bin": { "esparse": "./bin/esparse.js", "esvalidate": "./bin/esvalidate.js" } } ], "esquery!>=1.4.0 <2.0.0-0": [ "1.4.0", { "name": "esquery", "dist": { "tarball": "https://registry.npmjs.org/esquery/-/esquery-1.4.0.tgz" }, "dependencies": { "estraverse": ">=5.1.0 <6.0.0-0" } } ], "esquery!>=1.4.2 <2.0.0-0": [ "1.5.0", { "name": "esquery", "dist": { "tarball": "https://registry.npmjs.org/esquery/-/esquery-1.5.0.tgz" }, "dependencies": { "estraverse": ">=5.1.0 <6.0.0-0" }, "scripts": { "build": "npm run build:parser && npm run build:browser", "build:browser": "rollup -c", "build:parser": "rm parser.js && pegjs --cache --format umd -o \"parser.js\" \"grammar.pegjs\"", "lint": "eslint .", "mocha": "mocha --require chai/register-assert --require @babel/register tests", "prepublishOnly": "npm run build && npm test", "test": "nyc npm run mocha && npm run lint", "test:ci": "npm run mocha" } } ], "esrecurse!>=4.3.0 <5.0.0-0": [ "4.3.0", { "name": "esrecurse", "dist": { "tarball": "https://registry.npmjs.org/esrecurse/-/esrecurse-4.3.0.tgz" }, "dependencies": { "estraverse": ">=5.2.0 <6.0.0-0" } } ], "estraverse!>=4.1.1 <5.0.0-0": [ "4.3.0", { "name": "estraverse", "dist": { "tarball": "https://registry.npmjs.org/estraverse/-/estraverse-4.3.0.tgz" } } ], "estraverse!>=5.1.0 <6.0.0-0": [ "5.3.0", { "name": "estraverse", "dist": { "tarball": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz" } } ], "estraverse!>=5.2.0 <6.0.0-0": [ "5.3.0", { "name": "estraverse", "dist": { "tarball": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz" } } ], "estraverse!>=5.3.0 <6.0.0-0": [ "5.3.0", { "name": "estraverse", "dist": { "tarball": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz" } } ], "esutils!>=2.0.2 <3.0.0-0": [ "2.0.3", { "name": "esutils", "dist": { "tarball": "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz" } } ], "execa!>=5.0.0 <6.0.0-0": [ "5.1.1", { "name": "execa", "dist": { "tarball": "https://registry.npmjs.org/execa/-/execa-5.1.1.tgz" }, "dependencies": { "cross-spawn": ">=7.0.3 <8.0.0-0", "get-stream": ">=6.0.0 <7.0.0-0", "human-signals": ">=2.1.0 <3.0.0-0", "is-stream": ">=2.0.0 <3.0.0-0", "merge-stream": ">=2.0.0 <3.0.0-0", "npm-run-path": ">=4.0.1 <5.0.0-0", "onetime": ">=5.1.2 <6.0.0-0", "signal-exit": ">=3.0.3 <4.0.0-0", "strip-final-newline": ">=2.0.0 <3.0.0-0" } } ], "execa!>=6.1.0 <7.0.0-0": [ "6.1.0", { "name": "execa", "dist": { "tarball": "https://registry.npmjs.org/execa/-/execa-6.1.0.tgz" }, "dependencies": { "cross-spawn": ">=7.0.3 <8.0.0-0", "get-stream": ">=6.0.1 <7.0.0-0", "human-signals": ">=3.0.1 <4.0.0-0", "is-stream": ">=3.0.0 <4.0.0-0", "merge-stream": ">=2.0.0 <3.0.0-0", "npm-run-path": ">=5.1.0 <6.0.0-0", "onetime": ">=6.0.0 <7.0.0-0", "signal-exit": ">=3.0.7 <4.0.0-0", "strip-final-newline": ">=3.0.0 <4.0.0-0" }, "scripts": { "test": "xo && c8 ava && tsd" } } ], "execa!>=7.0.0 <8.0.0-0": [ "7.1.1", { "name": "execa", "dist": { "tarball": "https://registry.npmjs.org/execa/-/execa-7.1.1.tgz" }, "dependencies": { "cross-spawn": ">=7.0.3 <8.0.0-0", "get-stream": ">=6.0.1 <7.0.0-0", "human-signals": ">=4.3.0 <5.0.0-0", "is-stream": ">=3.0.0 <4.0.0-0", "merge-stream": ">=2.0.0 <3.0.0-0", "npm-run-path": ">=5.1.0 <6.0.0-0", "onetime": ">=6.0.0 <7.0.0-0", "signal-exit": ">=3.0.7 <4.0.0-0", "strip-final-newline": ">=3.0.0 <4.0.0-0" }, "scripts": { "test": "xo && c8 ava && tsd" } } ], "fast-deep-equal!>=3.1.1 <4.0.0-0": [ "3.1.3", { "name": "fast-deep-equal", "dist": { "tarball": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz" } } ], "fast-deep-equal!>=3.1.3 <4.0.0-0": [ "3.1.3", { "name": "fast-deep-equal", "dist": { "tarball": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz" } } ], "fast-diff!>=1.1.2 <2.0.0-0": [ "1.2.0", { "name": "fast-diff", "dist": { "tarball": "https://registry.npmjs.org/fast-diff/-/fast-diff-1.2.0.tgz" } } ], "fast-glob!>=3.2.9 <4.0.0-0": [ "3.2.11", { "name": "fast-glob", "dist": { "tarball": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.2.11.tgz" }, "dependencies": { "@nodelib/fs.stat": ">=2.0.2 <3.0.0-0", "@nodelib/fs.walk": ">=1.2.3 <2.0.0-0", "glob-parent": ">=5.1.2 <6.0.0-0", "merge2": ">=1.3.0 <2.0.0-0", "micromatch": ">=4.0.4 <5.0.0-0" } } ], "fast-glob!>=3.2.11 <4.0.0-0": [ "3.2.12", { "name": "fast-glob", "dist": { "tarball": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.2.12.tgz" }, "dependencies": { "@nodelib/fs.stat": ">=2.0.2 <3.0.0-0", "@nodelib/fs.walk": ">=1.2.3 <2.0.0-0", "glob-parent": ">=5.1.2 <6.0.0-0", "merge2": ">=1.3.0 <2.0.0-0", "micromatch": ">=4.0.4 <5.0.0-0" } } ], "fast-json-stable-stringify!>=2.0.0 <3.0.0-0": [ "2.1.0", { "name": "fast-json-stable-stringify", "dist": { "tarball": "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz" } } ], "fast-levenshtein!>=2.0.6 <3.0.0-0": [ "2.0.6", { "name": "fast-levenshtein", "dist": { "tarball": "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz" } } ], "fastest-levenshtein!>=1.0.12 <2.0.0-0": [ "1.0.16", { "name": "fastest-levenshtein", "dist": { "tarball": "https://registry.npmjs.org/fastest-levenshtein/-/fastest-levenshtein-1.0.16.tgz" } } ], "fastq!>=1.6.0 <2.0.0-0": [ "1.13.0", { "name": "fastq", "dist": { "tarball": "https://registry.npmjs.org/fastq/-/fastq-1.13.0.tgz" }, "dependencies": { "reusify": ">=1.0.4 <2.0.0-0" } } ], "figures!>=2.0.0 <3.0.0-0": [ "2.0.0", { "name": "figures", "dist": { "tarball": "https://registry.npmjs.org/figures/-/figures-2.0.0.tgz" }, "dependencies": { "escape-string-regexp": ">=1.0.5 <2.0.0-0" } } ], "figures!>=3.0.0 <4.0.0-0": [ "3.2.0", { "name": "figures", "dist": { "tarball": "https://registry.npmjs.org/figures/-/figures-3.2.0.tgz" }, "dependencies": { "escape-string-regexp": ">=1.0.5 <2.0.0-0" } } ], "figures!>=5.0.0 <6.0.0-0": [ "5.0.0", { "name": "figures", "dist": { "tarball": "https://registry.npmjs.org/figures/-/figures-5.0.0.tgz" }, "dependencies": { "escape-string-regexp": ">=5.0.0 <6.0.0-0", "is-unicode-supported": ">=1.2.0 <2.0.0-0" }, "scripts": { "test": "xo && ava && tsd" } } ], "file-entry-cache!>=6.0.1 <7.0.0-0": [ "6.0.1", { "name": "file-entry-cache", "dist": { "tarball": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-6.0.1.tgz" }, "dependencies": { "flat-cache": ">=3.0.4 <4.0.0-0" } } ], "fill-range!>=7.0.1 <8.0.0-0": [ "7.0.1", { "name": "fill-range", "dist": { "tarball": "https://registry.npmjs.org/fill-range/-/fill-range-7.0.1.tgz" }, "dependencies": { "to-regex-range": ">=5.0.1 <6.0.0-0" } } ], "find-up!>=2.0.0 <3.0.0-0": [ "2.1.0", { "name": "find-up", "dist": { "tarball": "https://registry.npmjs.org/find-up/-/find-up-2.1.0.tgz" }, "dependencies": { "locate-path": ">=2.0.0 <3.0.0-0" } } ], "find-up!>=4.1.0 <5.0.0-0": [ "4.1.0", { "name": "find-up", "dist": { "tarball": "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz" }, "dependencies": { "locate-path": ">=5.0.0 <6.0.0-0", "path-exists": ">=4.0.0 <5.0.0-0" } } ], "find-up!>=5.0.0 <6.0.0-0": [ "5.0.0", { "name": "find-up", "dist": { "tarball": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz" }, "dependencies": { "locate-path": ">=6.0.0 <7.0.0-0", "path-exists": ">=4.0.0 <5.0.0-0" } } ], "find-up!>=6.3.0 <7.0.0-0": [ "6.3.0", { "name": "find-up", "dist": { "tarball": "https://registry.npmjs.org/find-up/-/find-up-6.3.0.tgz" }, "dependencies": { "locate-path": ">=7.1.0 <8.0.0-0", "path-exists": ">=5.0.0 <6.0.0-0" }, "scripts": { "test": "xo && ava && tsd" } } ], "find-versions!>=4.0.0 <5.0.0-0": [ "4.0.0", { "name": "find-versions", "dist": { "tarball": "https://registry.npmjs.org/find-versions/-/find-versions-4.0.0.tgz" }, "dependencies": { "semver-regex": ">=3.1.2 <4.0.0-0" } } ], "find-versions!>=5.1.0 <6.0.0-0": [ "5.1.0", { "name": "find-versions", "dist": { "tarball": "https://registry.npmjs.org/find-versions/-/find-versions-5.1.0.tgz" }, "dependencies": { "semver-regex": ">=4.0.5 <5.0.0-0" }, "scripts": { "test": "xo && ava && tsd" } } ], "flat-cache!>=3.0.4 <4.0.0-0": [ "3.0.4", { "name": "flat-cache", "dist": { "tarball": "https://registry.npmjs.org/flat-cache/-/flat-cache-3.0.4.tgz" }, "dependencies": { "flatted": ">=3.1.0 <4.0.0-0", "rimraf": ">=3.0.2 <4.0.0-0" } } ], "flatted!>=3.1.0 <4.0.0-0": [ "3.2.7", { "name": "flatted", "dist": { "tarball": "https://registry.npmjs.org/flatted/-/flatted-3.2.7.tgz" } } ], "for-each!>=0.3.3 <0.4.0-0": [ "0.3.3", { "name": "for-each", "dist": { "tarball": "https://registry.npmjs.org/for-each/-/for-each-0.3.3.tgz" }, "dependencies": { "is-callable": ">=1.1.3 <2.0.0-0" } } ], "from2!>=2.3.0 <3.0.0-0": [ "2.3.0", { "name": "from2", "dist": { "tarball": "https://registry.npmjs.org/from2/-/from2-2.3.0.tgz" }, "dependencies": { "inherits": ">=2.0.1 <3.0.0-0", "readable-stream": ">=2.0.0 <3.0.0-0" } } ], "fromentries!>=1.3.2 <2.0.0-0": [ "1.3.2", { "name": "fromentries", "dist": { "tarball": "https://registry.npmjs.org/fromentries/-/fromentries-1.3.2.tgz" } } ], "fs-extra!>=10.0.0 <11.0.0-0": [ "10.1.0", { "name": "fs-extra", "dist": { "tarball": "https://registry.npmjs.org/fs-extra/-/fs-extra-10.1.0.tgz" }, "dependencies": { "graceful-fs": ">=4.2.0 <5.0.0-0", "jsonfile": ">=6.0.1 <7.0.0-0", "universalify": ">=2.0.0 <3.0.0-0" } } ], "fs-minipass!>=2.0.0 <3.0.0-0": [ "2.1.0", { "name": "fs-minipass", "dist": { "tarball": "https://registry.npmjs.org/fs-minipass/-/fs-minipass-2.1.0.tgz" }, "dependencies": { "minipass": ">=3.0.0 <4.0.0-0" } } ], "fs-minipass!>=2.1.0 <3.0.0-0": [ "2.1.0", { "name": "fs-minipass", "dist": { "tarball": "https://registry.npmjs.org/fs-minipass/-/fs-minipass-2.1.0.tgz" }, "dependencies": { "minipass": ">=3.0.0 <4.0.0-0" } } ], "fs-minipass!>=0.0.0": [ "2.1.0", { "name": "fs-minipass", "dist": { "tarball": "https://registry.npmjs.org/fs-minipass/-/fs-minipass-2.1.0.tgz" }, "dependencies": { "minipass": ">=3.0.0 <4.0.0-0" } } ], "fs.realpath!>=1.0.0 <2.0.0-0": [ "1.0.0", { "name": "fs.realpath", "dist": { "tarball": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz" } } ], "function-bind!>=1.1.1 <2.0.0-0": [ "1.1.1", { "name": "function-bind", "dist": { "tarball": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.1.tgz" } } ], "function.prototype.name!>=1.1.5 <2.0.0-0": [ "1.1.5", { "name": "function.prototype.name", "dist": { "tarball": "https://registry.npmjs.org/function.prototype.name/-/function.prototype.name-1.1.5.tgz" }, "dependencies": { "call-bind": ">=1.0.2 <2.0.0-0", "define-properties": ">=1.1.3 <2.0.0-0", "es-abstract": ">=1.19.0 <2.0.0-0", "functions-have-names": ">=1.2.2 <2.0.0-0" } } ], "functional-red-black-tree!>=1.0.1 <2.0.0-0": [ "1.0.1", { "name": "functional-red-black-tree", "dist": { "tarball": "https://registry.npmjs.org/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz" } } ], "functions-have-names!>=1.2.2 <2.0.0-0": [ "1.2.3", { "name": "functions-have-names", "dist": { "tarball": "https://registry.npmjs.org/functions-have-names/-/functions-have-names-1.2.3.tgz" } } ], "gauge!>=4.0.3 <5.0.0-0": [ "4.0.4", { "name": "gauge", "dist": { "tarball": "https://registry.npmjs.org/gauge/-/gauge-4.0.4.tgz" }, "dependencies": { "aproba": ">=1.0.3 <2.0.0-0||>=2.0.0 <3.0.0-0", "color-support": ">=1.1.3 <2.0.0-0", "console-control-strings": ">=1.1.0 <2.0.0-0", "has-unicode": ">=2.0.1 <3.0.0-0", "signal-exit": ">=3.0.7 <4.0.0-0", "string-width": ">=4.2.3 <5.0.0-0", "strip-ansi": ">=6.0.1 <7.0.0-0", "wide-align": ">=1.1.5 <2.0.0-0" } } ], "get-caller-file!>=2.0.5 <3.0.0-0": [ "2.0.5", { "name": "get-caller-file", "dist": { "tarball": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz" } } ], "get-intrinsic!>=1.0.2 <2.0.0-0": [ "1.1.2", { "name": "get-intrinsic", "dist": { "tarball": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.1.2.tgz" }, "dependencies": { "function-bind": ">=1.1.1 <2.0.0-0", "has": ">=1.0.3 <2.0.0-0", "has-symbols": ">=1.0.3 <2.0.0-0" } } ], "get-intrinsic!>=1.1.0 <2.0.0-0": [ "1.1.2", { "name": "get-intrinsic", "dist": { "tarball": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.1.2.tgz" }, "dependencies": { "function-bind": ">=1.1.1 <2.0.0-0", "has": ">=1.0.3 <2.0.0-0", "has-symbols": ">=1.0.3 <2.0.0-0" } } ], "get-intrinsic!>=1.1.1 <2.0.0-0": [ "1.1.2", { "name": "get-intrinsic", "dist": { "tarball": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.1.2.tgz" }, "dependencies": { "function-bind": ">=1.1.1 <2.0.0-0", "has": ">=1.0.3 <2.0.0-0", "has-symbols": ">=1.0.3 <2.0.0-0" } } ], "get-intrinsic!>=1.1.2 <2.0.0-0": [ "1.1.2", { "name": "get-intrinsic", "dist": { "tarball": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.1.2.tgz" }, "dependencies": { "function-bind": ">=1.1.1 <2.0.0-0", "has": ">=1.0.3 <2.0.0-0", "has-symbols": ">=1.0.3 <2.0.0-0" } } ], "get-intrinsic!>=1.1.3 <2.0.0-0": [ "1.2.0", { "name": "get-intrinsic", "dist": { "tarball": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.2.0.tgz" }, "dependencies": { "function-bind": ">=1.1.1 <2.0.0-0", "has": ">=1.0.3 <2.0.0-0", "has-symbols": ">=1.0.3 <2.0.0-0" } } ], "get-stream!>=6.0.0 <7.0.0-0": [ "6.0.1", { "name": "get-stream", "dist": { "tarball": "https://registry.npmjs.org/get-stream/-/get-stream-6.0.1.tgz" } } ], "get-stream!>=6.0.1 <7.0.0-0": [ "6.0.1", { "name": "get-stream", "dist": { "tarball": "https://registry.npmjs.org/get-stream/-/get-stream-6.0.1.tgz" }, "scripts": { "test": "xo && ava && tsd" } } ], "get-symbol-description!>=1.0.0 <2.0.0-0": [ "1.0.0", { "name": "get-symbol-description", "dist": { "tarball": "https://registry.npmjs.org/get-symbol-description/-/get-symbol-description-1.0.0.tgz" }, "dependencies": { "call-bind": ">=1.0.2 <2.0.0-0", "get-intrinsic": ">=1.1.1 <2.0.0-0" } } ], "get-tsconfig!>=4.2.0 <5.0.0-0": [ "4.3.0", { "name": "get-tsconfig", "dist": { "tarball": "https://registry.npmjs.org/get-tsconfig/-/get-tsconfig-4.3.0.tgz" } } ], "git-log-parser!>=1.2.0 <2.0.0-0": [ "1.2.0", { "name": "git-log-parser", "dist": { "tarball": "https://registry.npmjs.org/git-log-parser/-/git-log-parser-1.2.0.tgz" }, "dependencies": { "argv-formatter": ">=1.0.0 <1.1.0-0", "spawn-error-forwarder": ">=1.0.0 <1.1.0-0", "split2": ">=1.0.0 <1.1.0-0", "stream-combiner2": ">=1.1.1 <1.2.0-0", "through2": ">=2.0.0 <2.1.0-0", "traverse": ">=0.6.6 <0.7.0-0" } } ], "glob!7.1.7": [ "7.1.7", { "name": "glob", "dist": { "tarball": "https://registry.npmjs.org/glob/-/glob-7.1.7.tgz" }, "dependencies": { "fs.realpath": ">=1.0.0 <2.0.0-0", "inflight": ">=1.0.4 <2.0.0-0", "inherits": ">=2.0.0 <3.0.0-0", "minimatch": ">=3.0.4 <4.0.0-0", "once": ">=1.3.0 <2.0.0-0", "path-is-absolute": ">=1.0.0 <2.0.0-0" } } ], "glob!>=7.1.3 <8.0.0-0": [ "7.2.3", { "name": "glob", "dist": { "tarball": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz" }, "dependencies": { "fs.realpath": ">=1.0.0 <2.0.0-0", "inflight": ">=1.0.4 <2.0.0-0", "inherits": ">=2.0.0 <3.0.0-0", "minimatch": ">=3.1.1 <4.0.0-0", "once": ">=1.3.0 <2.0.0-0", "path-is-absolute": ">=1.0.0 <2.0.0-0" } } ], "glob!>=7.1.4 <8.0.0-0": [ "7.2.3", { "name": "glob", "dist": { "tarball": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz" }, "dependencies": { "fs.realpath": ">=1.0.0 <2.0.0-0", "inflight": ">=1.0.4 <2.0.0-0", "inherits": ">=2.0.0 <3.0.0-0", "minimatch": ">=3.1.1 <4.0.0-0", "once": ">=1.3.0 <2.0.0-0", "path-is-absolute": ">=1.0.0 <2.0.0-0" } } ], "glob!>=8.0.1 <9.0.0-0": [ "8.0.3", { "name": "glob", "dist": { "tarball": "https://registry.npmjs.org/glob/-/glob-8.0.3.tgz" }, "dependencies": { "fs.realpath": ">=1.0.0 <2.0.0-0", "inflight": ">=1.0.4 <2.0.0-0", "inherits": ">=2.0.0 <3.0.0-0", "minimatch": ">=5.0.1 <6.0.0-0", "once": ">=1.3.0 <2.0.0-0" } } ], "glob-parent!>=5.1.2 <6.0.0-0": [ "5.1.2", { "name": "glob-parent", "dist": { "tarball": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz" }, "dependencies": { "is-glob": ">=4.0.1 <5.0.0-0" } } ], "glob-parent!>=6.0.1 <7.0.0-0": [ "6.0.2", { "name": "glob-parent", "dist": { "tarball": "https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz" }, "dependencies": { "is-glob": ">=4.0.3 <5.0.0-0" } } ], "glob-parent!>=6.0.2 <7.0.0-0": [ "6.0.2", { "name": "glob-parent", "dist": { "tarball": "https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz" }, "dependencies": { "is-glob": ">=4.0.3 <5.0.0-0" } } ], "globals!>=13.15.0 <14.0.0-0": [ "13.17.0", { "name": "globals", "dist": { "tarball": "https://registry.npmjs.org/globals/-/globals-13.17.0.tgz" }, "dependencies": { "type-fest": ">=0.20.2 <0.21.0-0" } } ], "globals!>=13.19.0 <14.0.0-0": [ "13.19.0", { "name": "globals", "dist": { "tarball": "https://registry.npmjs.org/globals/-/globals-13.19.0.tgz" }, "dependencies": { "type-fest": ">=0.20.2 <0.21.0-0" } } ], "globalthis!>=1.0.3 <2.0.0-0": [ "1.0.3", { "name": "globalthis", "dist": { "tarball": "https://registry.npmjs.org/globalthis/-/globalthis-1.0.3.tgz" }, "dependencies": { "define-properties": ">=1.1.3 <2.0.0-0" } } ], "globalyzer!0.1.0": [ "0.1.0", { "name": "globalyzer", "dist": { "tarball": "https://registry.npmjs.org/globalyzer/-/globalyzer-0.1.0.tgz" } } ], "globby!>=11.0.0 <12.0.0-0": [ "11.1.0", { "name": "globby", "dist": { "tarball": "https://registry.npmjs.org/globby/-/globby-11.1.0.tgz" }, "dependencies": { "array-union": ">=2.1.0 <3.0.0-0", "dir-glob": ">=3.0.1 <4.0.0-0", "fast-glob": ">=3.2.9 <4.0.0-0", "ignore": ">=5.2.0 <6.0.0-0", "merge2": ">=1.4.1 <2.0.0-0", "slash": ">=3.0.0 <4.0.0-0" } } ], "globby!>=11.0.1 <12.0.0-0": [ "11.1.0", { "name": "globby", "dist": { "tarball": "https://registry.npmjs.org/globby/-/globby-11.1.0.tgz" }, "dependencies": { "array-union": ">=2.1.0 <3.0.0-0", "dir-glob": ">=3.0.1 <4.0.0-0", "fast-glob": ">=3.2.9 <4.0.0-0", "ignore": ">=5.2.0 <6.0.0-0", "merge2": ">=1.4.1 <2.0.0-0", "slash": ">=3.0.0 <4.0.0-0" } } ], "globby!>=11.1.0 <12.0.0-0": [ "11.1.0", { "name": "globby", "dist": { "tarball": "https://registry.npmjs.org/globby/-/globby-11.1.0.tgz" }, "dependencies": { "array-union": ">=2.1.0 <3.0.0-0", "dir-glob": ">=3.0.1 <4.0.0-0", "fast-glob": ">=3.2.9 <4.0.0-0", "ignore": ">=5.2.0 <6.0.0-0", "merge2": ">=1.4.1 <2.0.0-0", "slash": ">=3.0.0 <4.0.0-0" } } ], "globby!>=13.1.2 <14.0.0-0": [ "13.1.3", { "name": "globby", "dist": { "tarball": "https://registry.npmjs.org/globby/-/globby-13.1.3.tgz" }, "dependencies": { "dir-glob": ">=3.0.1 <4.0.0-0", "fast-glob": ">=3.2.11 <4.0.0-0", "ignore": ">=5.2.0 <6.0.0-0", "merge2": ">=1.4.1 <2.0.0-0", "slash": ">=4.0.0 <5.0.0-0" } } ], "globrex!>=0.1.2 <0.2.0-0": [ "0.1.2", { "name": "globrex", "dist": { "tarball": "https://registry.npmjs.org/globrex/-/globrex-0.1.2.tgz" } } ], "gopd!>=1.0.1 <2.0.0-0": [ "1.0.1", { "name": "gopd", "dist": { "tarball": "https://registry.npmjs.org/gopd/-/gopd-1.0.1.tgz" }, "dependencies": { "get-intrinsic": ">=1.1.3 <2.0.0-0" } } ], "graceful-fs!>=4.1.2 <5.0.0-0": [ "4.2.10", { "name": "graceful-fs", "dist": { "tarball": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.10.tgz" } } ], "graceful-fs!>=4.1.6 <5.0.0-0?": [ "4.2.10", { "name": "graceful-fs", "dist": { "tarball": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.10.tgz" } } ], "graceful-fs!>=4.2.0 <5.0.0-0": [ "4.2.10", { "name": "graceful-fs", "dist": { "tarball": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.10.tgz" } } ], "graceful-fs!>=4.2.4 <5.0.0-0": [ "4.2.10", { "name": "graceful-fs", "dist": { "tarball": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.10.tgz" } } ], "graceful-fs!>=4.2.6 <5.0.0-0": [ "4.2.10", { "name": "graceful-fs", "dist": { "tarball": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.10.tgz" } } ], "graceful-fs!>=4.2.10 <5.0.0-0": [ "4.2.10", { "name": "graceful-fs", "dist": { "tarball": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.10.tgz" } } ], "grapheme-splitter!>=1.0.4 <2.0.0-0": [ "1.0.4", { "name": "grapheme-splitter", "dist": { "tarball": "https://registry.npmjs.org/grapheme-splitter/-/grapheme-splitter-1.0.4.tgz" } } ], "handlebars!>=4.7.7 <5.0.0-0": [ "4.7.7", { "name": "handlebars", "dist": { "tarball": "https://registry.npmjs.org/handlebars/-/handlebars-4.7.7.tgz" }, "dependencies": { "minimist": ">=1.2.5 <2.0.0-0", "neo-async": ">=2.6.0 <3.0.0-0", "source-map": ">=0.6.1 <0.7.0-0", "uglify-js": ">=3.1.4 <4.0.0-0", "wordwrap": ">=1.0.0 <2.0.0-0" }, "optionalDependencies": { "uglify-js": ">=3.1.4 <4.0.0-0" }, "bin": { "handlebars": "bin/handlebars" } } ], "hard-rejection!>=2.1.0 <3.0.0-0": [ "2.1.0", { "name": "hard-rejection", "dist": { "tarball": "https://registry.npmjs.org/hard-rejection/-/hard-rejection-2.1.0.tgz" } } ], "has!>=1.0.3 <2.0.0-0": [ "1.0.3", { "name": "has", "dist": { "tarball": "https://registry.npmjs.org/has/-/has-1.0.3.tgz" }, "dependencies": { "function-bind": ">=1.1.1 <2.0.0-0" } } ], "has-bigints!>=1.0.1 <2.0.0-0": [ "1.0.2", { "name": "has-bigints", "dist": { "tarball": "https://registry.npmjs.org/has-bigints/-/has-bigints-1.0.2.tgz" } } ], "has-bigints!>=1.0.2 <2.0.0-0": [ "1.0.2", { "name": "has-bigints", "dist": { "tarball": "https://registry.npmjs.org/has-bigints/-/has-bigints-1.0.2.tgz" } } ], "has-flag!>=3.0.0 <4.0.0-0": [ "3.0.0", { "name": "has-flag", "dist": { "tarball": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz" } } ], "has-flag!>=4.0.0 <5.0.0-0": [ "4.0.0", { "name": "has-flag", "dist": { "tarball": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz" } } ], "has-property-descriptors!>=1.0.0 <2.0.0-0": [ "1.0.0", { "name": "has-property-descriptors", "dist": { "tarball": "https://registry.npmjs.org/has-property-descriptors/-/has-property-descriptors-1.0.0.tgz" }, "dependencies": { "get-intrinsic": ">=1.1.1 <2.0.0-0" } } ], "has-proto!>=1.0.1 <2.0.0-0": [ "1.0.1", { "name": "has-proto", "dist": { "tarball": "https://registry.npmjs.org/has-proto/-/has-proto-1.0.1.tgz" } } ], "has-symbols!>=1.0.2 <2.0.0-0": [ "1.0.3", { "name": "has-symbols", "dist": { "tarball": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.3.tgz" } } ], "has-symbols!>=1.0.3 <2.0.0-0": [ "1.0.3", { "name": "has-symbols", "dist": { "tarball": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.3.tgz" } } ], "has-tostringtag!>=1.0.0 <2.0.0-0": [ "1.0.0", { "name": "has-tostringtag", "dist": { "tarball": "https://registry.npmjs.org/has-tostringtag/-/has-tostringtag-1.0.0.tgz" }, "dependencies": { "has-symbols": ">=1.0.2 <2.0.0-0" } } ], "has-unicode!>=2.0.1 <3.0.0-0": [ "2.0.1", { "name": "has-unicode", "dist": { "tarball": "https://registry.npmjs.org/has-unicode/-/has-unicode-2.0.1.tgz" } } ], "hook-std!>=2.0.0 <3.0.0-0": [ "2.0.0", { "name": "hook-std", "dist": { "tarball": "https://registry.npmjs.org/hook-std/-/hook-std-2.0.0.tgz" } } ], "hook-std!>=3.0.0 <4.0.0-0": [ "3.0.0", { "name": "hook-std", "dist": { "tarball": "https://registry.npmjs.org/hook-std/-/hook-std-3.0.0.tgz" }, "scripts": { "test": "xo && ava && tsd" } } ], "hosted-git-info!>=2.1.4 <3.0.0-0": [ "2.8.9", { "name": "hosted-git-info", "dist": { "tarball": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.8.9.tgz" } } ], "hosted-git-info!>=4.0.0 <5.0.0-0": [ "4.1.0", { "name": "hosted-git-info", "dist": { "tarball": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-4.1.0.tgz" }, "dependencies": { "lru-cache": ">=6.0.0 <7.0.0-0" } } ], "hosted-git-info!>=4.0.1 <5.0.0-0": [ "4.1.0", { "name": "hosted-git-info", "dist": { "tarball": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-4.1.0.tgz" }, "dependencies": { "lru-cache": ">=6.0.0 <7.0.0-0" } } ], "hosted-git-info!>=5.0.0 <6.0.0-0": [ "5.1.0", { "name": "hosted-git-info", "dist": { "tarball": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-5.1.0.tgz" }, "dependencies": { "lru-cache": ">=7.5.1 <8.0.0-0" } } ], "hosted-git-info!>=5.1.0 <6.0.0-0": [ "5.1.0", { "name": "hosted-git-info", "dist": { "tarball": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-5.1.0.tgz" }, "dependencies": { "lru-cache": ">=7.5.1 <8.0.0-0" } } ], "hosted-git-info!>=6.0.0 <7.0.0-0": [ "6.1.1", { "name": "hosted-git-info", "dist": { "tarball": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-6.1.1.tgz" }, "dependencies": { "lru-cache": ">=7.5.1 <8.0.0-0" }, "scripts": { "lint": "eslint \"**/*.js\"", "lintfix": "npm run lint -- --fix", "postlint": "template-oss-check", "posttest": "npm run lint", "snap": "tap", "template-oss-apply": "template-oss-apply --force", "test": "tap", "test:coverage": "tap --coverage-report=html" } } ], "http-cache-semantics!>=4.1.0 <5.0.0-0": [ "4.1.0", { "name": "http-cache-semantics", "dist": { "tarball": "https://registry.npmjs.org/http-cache-semantics/-/http-cache-semantics-4.1.0.tgz" } } ], "http-proxy-agent!>=5.0.0 <6.0.0-0": [ "5.0.0", { "name": "http-proxy-agent", "dist": { "tarball": "https://registry.npmjs.org/http-proxy-agent/-/http-proxy-agent-5.0.0.tgz" }, "dependencies": { "@tootallnate/once": ">=2.0.0 <3.0.0-0", "agent-base": ">=6.0.0 <7.0.0-0", "debug": ">=4.0.0 <5.0.0-0" } } ], "https-proxy-agent!>=5.0.0 <6.0.0-0": [ "5.0.1", { "name": "https-proxy-agent", "dist": { "tarball": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-5.0.1.tgz" }, "dependencies": { "agent-base": ">=6.0.0 <7.0.0-0", "debug": ">=4.0.0 <5.0.0-0" } } ], "human-signals!>=2.1.0 <3.0.0-0": [ "2.1.0", { "name": "human-signals", "dist": { "tarball": "https://registry.npmjs.org/human-signals/-/human-signals-2.1.0.tgz" } } ], "human-signals!>=3.0.1 <4.0.0-0": [ "3.0.1", { "name": "human-signals", "dist": { "tarball": "https://registry.npmjs.org/human-signals/-/human-signals-3.0.1.tgz" }, "scripts": { "test": "gulp test" } } ], "human-signals!>=4.3.0 <5.0.0-0": [ "4.3.1", { "name": "human-signals", "dist": { "tarball": "https://registry.npmjs.org/human-signals/-/human-signals-4.3.1.tgz" }, "scripts": { "test": "gulp test" } } ], "humanize-ms!>=1.2.1 <2.0.0-0": [ "1.2.1", { "name": "humanize-ms", "dist": { "tarball": "https://registry.npmjs.org/humanize-ms/-/humanize-ms-1.2.1.tgz" }, "dependencies": { "ms": ">=2.0.0 <3.0.0-0" } } ], "iconv-lite!>=0.6.2 <0.7.0-0": [ "0.6.3", { "name": "iconv-lite", "dist": { "tarball": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.6.3.tgz" }, "dependencies": { "safer-buffer": ">=2.1.2 <3.0.0" } } ], "ignore!>=5.2.0 <6.0.0-0": [ "5.2.0", { "name": "ignore", "dist": { "tarball": "https://registry.npmjs.org/ignore/-/ignore-5.2.0.tgz" } } ], "ignore-walk!>=5.0.1 <6.0.0-0": [ "5.0.1", { "name": "ignore-walk", "dist": { "tarball": "https://registry.npmjs.org/ignore-walk/-/ignore-walk-5.0.1.tgz" }, "dependencies": { "minimatch": ">=5.0.1 <6.0.0-0" } } ], "import-fresh!>=3.0.0 <4.0.0-0": [ "3.3.0", { "name": "import-fresh", "dist": { "tarball": "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.0.tgz" }, "dependencies": { "parent-module": ">=1.0.0 <2.0.0-0", "resolve-from": ">=4.0.0 <5.0.0-0" } } ], "import-fresh!>=3.2.1 <4.0.0-0": [ "3.3.0", { "name": "import-fresh", "dist": { "tarball": "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.0.tgz" }, "dependencies": { "parent-module": ">=1.0.0 <2.0.0-0", "resolve-from": ">=4.0.0 <5.0.0-0" } } ], "import-from!>=4.0.0 <5.0.0-0": [ "4.0.0", { "name": "import-from", "dist": { "tarball": "https://registry.npmjs.org/import-from/-/import-from-4.0.0.tgz" } } ], "imurmurhash!>=0.1.4 <0.2.0-0": [ "0.1.4", { "name": "imurmurhash", "dist": { "tarball": "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz" } } ], "indent-string!>=4.0.0 <5.0.0-0": [ "4.0.0", { "name": "indent-string", "dist": { "tarball": "https://registry.npmjs.org/indent-string/-/indent-string-4.0.0.tgz" } } ], "indent-string!>=5.0.0 <6.0.0-0": [ "5.0.0", { "name": "indent-string", "dist": { "tarball": "https://registry.npmjs.org/indent-string/-/indent-string-5.0.0.tgz" }, "scripts": { "test": "xo && ava && tsd" } } ], "infer-owner!>=1.0.4 <2.0.0-0": [ "1.0.4", { "name": "infer-owner", "dist": { "tarball": "https://registry.npmjs.org/infer-owner/-/infer-owner-1.0.4.tgz" } } ], "inflight!>=1.0.4 <2.0.0-0": [ "1.0.6", { "name": "inflight", "dist": { "tarball": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz" }, "dependencies": { "once": ">=1.3.0 <2.0.0-0", "wrappy": ">=1.0.0 <2.0.0-0" } } ], "inherits!>=2.0.3 <2.1.0-0": [ "2.0.4", { "name": "inherits", "dist": { "tarball": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz" } } ], "inherits!>=2.0.0 <3.0.0-0": [ "2.0.4", { "name": "inherits", "dist": { "tarball": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz" } } ], "inherits!>=2.0.1 <3.0.0-0": [ "2.0.4", { "name": "inherits", "dist": { "tarball": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz" } } ], "inherits!>=2.0.3 <3.0.0-0": [ "2.0.4", { "name": "inherits", "dist": { "tarball": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz" } } ], "ini!>=1.3.0 <1.4.0-0": [ "1.3.8", { "name": "ini", "dist": { "tarball": "https://registry.npmjs.org/ini/-/ini-1.3.8.tgz" } } ], "ini!>=3.0.0 <4.0.0-0": [ "3.0.1", { "name": "ini", "dist": { "tarball": "https://registry.npmjs.org/ini/-/ini-3.0.1.tgz" } } ], "ini!>=3.0.1 <4.0.0-0": [ "3.0.1", { "name": "ini", "dist": { "tarball": "https://registry.npmjs.org/ini/-/ini-3.0.1.tgz" } } ], "init-package-json!>=3.0.2 <4.0.0-0": [ "3.0.2", { "name": "init-package-json", "dist": { "tarball": "https://registry.npmjs.org/init-package-json/-/init-package-json-3.0.2.tgz" }, "dependencies": { "npm-package-arg": ">=9.0.1 <10.0.0-0", "promzard": ">=0.3.0 <0.4.0-0", "read": ">=1.0.7 <2.0.0-0", "read-package-json": ">=5.0.0 <6.0.0-0", "semver": ">=7.3.5 <8.0.0-0", "validate-npm-package-license": ">=3.0.4 <4.0.0-0", "validate-npm-package-name": ">=4.0.0 <5.0.0-0" } } ], "internal-slot!>=1.0.3 <2.0.0-0": [ "1.0.3", { "name": "internal-slot", "dist": { "tarball": "https://registry.npmjs.org/internal-slot/-/internal-slot-1.0.3.tgz" }, "dependencies": { "get-intrinsic": ">=1.1.0 <2.0.0-0", "has": ">=1.0.3 <2.0.0-0", "side-channel": ">=1.0.4 <2.0.0-0" } } ], "internal-slot!>=1.0.4 <2.0.0-0": [ "1.0.4", { "name": "internal-slot", "dist": { "tarball": "https://registry.npmjs.org/internal-slot/-/internal-slot-1.0.4.tgz" }, "dependencies": { "get-intrinsic": ">=1.1.3 <2.0.0-0", "has": ">=1.0.3 <2.0.0-0", "side-channel": ">=1.0.4 <2.0.0-0" } } ], "into-stream!>=6.0.0 <7.0.0-0": [ "6.0.0", { "name": "into-stream", "dist": { "tarball": "https://registry.npmjs.org/into-stream/-/into-stream-6.0.0.tgz" }, "dependencies": { "from2": ">=2.3.0 <3.0.0-0", "p-is-promise": ">=3.0.0 <4.0.0-0" } } ], "ip!>=2.0.0 <3.0.0-0": [ "2.0.0", { "name": "ip", "dist": { "tarball": "https://registry.npmjs.org/ip/-/ip-2.0.0.tgz" } } ], "ip-regex!>=4.1.0 <5.0.0-0": [ "4.3.0", { "name": "ip-regex", "dist": { "tarball": "https://registry.npmjs.org/ip-regex/-/ip-regex-4.3.0.tgz" } } ], "is-arguments!>=1.1.1 <2.0.0-0": [ "1.1.1", { "name": "is-arguments", "dist": { "tarball": "https://registry.npmjs.org/is-arguments/-/is-arguments-1.1.1.tgz" }, "dependencies": { "call-bind": ">=1.0.2 <2.0.0-0", "has-tostringtag": ">=1.0.0 <2.0.0-0" } } ], "is-array-buffer!>=3.0.1 <4.0.0-0": [ "3.0.1", { "name": "is-array-buffer", "dist": { "tarball": "https://registry.npmjs.org/is-array-buffer/-/is-array-buffer-3.0.1.tgz" }, "dependencies": { "call-bind": ">=1.0.2 <2.0.0-0", "get-intrinsic": ">=1.1.3 <2.0.0-0", "is-typed-array": ">=1.1.10 <2.0.0-0" } } ], "is-arrayish!>=0.2.1 <0.3.0-0": [ "0.2.1", { "name": "is-arrayish", "dist": { "tarball": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz" } } ], "is-bigint!>=1.0.1 <2.0.0-0": [ "1.0.4", { "name": "is-bigint", "dist": { "tarball": "https://registry.npmjs.org/is-bigint/-/is-bigint-1.0.4.tgz" }, "dependencies": { "has-bigints": ">=1.0.1 <2.0.0-0" } } ], "is-boolean-object!>=1.1.0 <2.0.0-0": [ "1.1.2", { "name": "is-boolean-object", "dist": { "tarball": "https://registry.npmjs.org/is-boolean-object/-/is-boolean-object-1.1.2.tgz" }, "dependencies": { "call-bind": ">=1.0.2 <2.0.0-0", "has-tostringtag": ">=1.0.0 <2.0.0-0" } } ], "is-callable!>=1.1.3 <2.0.0-0": [ "1.2.7", { "name": "is-callable", "dist": { "tarball": "https://registry.npmjs.org/is-callable/-/is-callable-1.2.7.tgz" } } ], "is-callable!>=1.1.4 <2.0.0-0": [ "1.2.4", { "name": "is-callable", "dist": { "tarball": "https://registry.npmjs.org/is-callable/-/is-callable-1.2.4.tgz" } } ], "is-callable!>=1.2.4 <2.0.0-0": [ "1.2.4", { "name": "is-callable", "dist": { "tarball": "https://registry.npmjs.org/is-callable/-/is-callable-1.2.4.tgz" } } ], "is-callable!>=1.2.7 <2.0.0-0": [ "1.2.7", { "name": "is-callable", "dist": { "tarball": "https://registry.npmjs.org/is-callable/-/is-callable-1.2.7.tgz" } } ], "is-cidr!>=4.0.2 <5.0.0-0": [ "4.0.2", { "name": "is-cidr", "dist": { "tarball": "https://registry.npmjs.org/is-cidr/-/is-cidr-4.0.2.tgz" }, "dependencies": { "cidr-regex": ">=3.1.1 <4.0.0-0" } } ], "is-core-module!>=2.5.0 <3.0.0-0": [ "2.10.0", { "name": "is-core-module", "dist": { "tarball": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.10.0.tgz" }, "dependencies": { "has": ">=1.0.3 <2.0.0-0" } } ], "is-core-module!>=2.8.1 <3.0.0-0": [ "2.10.0", { "name": "is-core-module", "dist": { "tarball": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.10.0.tgz" }, "dependencies": { "has": ">=1.0.3 <2.0.0-0" } } ], "is-core-module!>=2.9.0 <3.0.0-0": [ "2.10.0", { "name": "is-core-module", "dist": { "tarball": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.10.0.tgz" }, "dependencies": { "has": ">=1.0.3 <2.0.0-0" } } ], "is-core-module!>=2.10.0 <3.0.0-0": [ "2.11.0", { "name": "is-core-module", "dist": { "tarball": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.11.0.tgz" }, "dependencies": { "has": ">=1.0.3 <2.0.0-0" } } ], "is-core-module!>=2.11.0 <3.0.0-0": [ "2.11.0", { "name": "is-core-module", "dist": { "tarball": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.11.0.tgz" }, "dependencies": { "has": ">=1.0.3 <2.0.0-0" } } ], "is-date-object!>=1.0.1 <2.0.0-0": [ "1.0.5", { "name": "is-date-object", "dist": { "tarball": "https://registry.npmjs.org/is-date-object/-/is-date-object-1.0.5.tgz" }, "dependencies": { "has-tostringtag": ">=1.0.0 <2.0.0-0" } } ], "is-date-object!>=1.0.5 <2.0.0-0": [ "1.0.5", { "name": "is-date-object", "dist": { "tarball": "https://registry.npmjs.org/is-date-object/-/is-date-object-1.0.5.tgz" }, "dependencies": { "has-tostringtag": ">=1.0.0 <2.0.0-0" } } ], "is-docker!>=2.0.0 <3.0.0-0": [ "2.2.1", { "name": "is-docker", "dist": { "tarball": "https://registry.npmjs.org/is-docker/-/is-docker-2.2.1.tgz" }, "bin": { "is-docker": "cli.js" } } ], "is-docker!>=2.1.1 <3.0.0-0": [ "2.2.1", { "name": "is-docker", "dist": { "tarball": "https://registry.npmjs.org/is-docker/-/is-docker-2.2.1.tgz" }, "bin": { "is-docker": "cli.js" } } ], "is-extglob!>=2.1.1 <3.0.0-0": [ "2.1.1", { "name": "is-extglob", "dist": { "tarball": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz" } } ], "is-fullwidth-code-point!>=3.0.0 <4.0.0-0": [ "3.0.0", { "name": "is-fullwidth-code-point", "dist": { "tarball": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz" } } ], "is-glob!>=4.0.0 <5.0.0-0": [ "4.0.3", { "name": "is-glob", "dist": { "tarball": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz" }, "dependencies": { "is-extglob": ">=2.1.1 <3.0.0-0" } } ], "is-glob!>=4.0.1 <5.0.0-0": [ "4.0.3", { "name": "is-glob", "dist": { "tarball": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz" }, "dependencies": { "is-extglob": ">=2.1.1 <3.0.0-0" } } ], "is-glob!>=4.0.3 <5.0.0-0": [ "4.0.3", { "name": "is-glob", "dist": { "tarball": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz" }, "dependencies": { "is-extglob": ">=2.1.1 <3.0.0-0" } } ], "is-lambda!>=1.0.1 <2.0.0-0": [ "1.0.1", { "name": "is-lambda", "dist": { "tarball": "https://registry.npmjs.org/is-lambda/-/is-lambda-1.0.1.tgz" } } ], "is-map!>=2.0.1 <3.0.0-0": [ "2.0.2", { "name": "is-map", "dist": { "tarball": "https://registry.npmjs.org/is-map/-/is-map-2.0.2.tgz" } } ], "is-map!>=2.0.2 <3.0.0-0": [ "2.0.2", { "name": "is-map", "dist": { "tarball": "https://registry.npmjs.org/is-map/-/is-map-2.0.2.tgz" } } ], "is-negative-zero!>=2.0.2 <3.0.0-0": [ "2.0.2", { "name": "is-negative-zero", "dist": { "tarball": "https://registry.npmjs.org/is-negative-zero/-/is-negative-zero-2.0.2.tgz" } } ], "is-number!>=7.0.0 <8.0.0-0": [ "7.0.0", { "name": "is-number", "dist": { "tarball": "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz" } } ], "is-number-object!>=1.0.4 <2.0.0-0": [ "1.0.7", { "name": "is-number-object", "dist": { "tarball": "https://registry.npmjs.org/is-number-object/-/is-number-object-1.0.7.tgz" }, "dependencies": { "has-tostringtag": ">=1.0.0 <2.0.0-0" } } ], "is-obj!>=2.0.0 <3.0.0-0": [ "2.0.0", { "name": "is-obj", "dist": { "tarball": "https://registry.npmjs.org/is-obj/-/is-obj-2.0.0.tgz" } } ], "is-path-cwd!>=2.2.0 <3.0.0-0": [ "2.2.0", { "name": "is-path-cwd", "dist": { "tarball": "https://registry.npmjs.org/is-path-cwd/-/is-path-cwd-2.2.0.tgz" } } ], "is-path-inside!>=3.0.2 <4.0.0-0": [ "3.0.3", { "name": "is-path-inside", "dist": { "tarball": "https://registry.npmjs.org/is-path-inside/-/is-path-inside-3.0.3.tgz" } } ], "is-path-inside!>=3.0.3 <4.0.0-0": [ "3.0.3", { "name": "is-path-inside", "dist": { "tarball": "https://registry.npmjs.org/is-path-inside/-/is-path-inside-3.0.3.tgz" } } ], "is-plain-obj!>=1.1.0 <2.0.0-0": [ "1.1.0", { "name": "is-plain-obj", "dist": { "tarball": "https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-1.1.0.tgz" } } ], "is-plain-obj!>=2.1.0 <3.0.0-0": [ "2.1.0", { "name": "is-plain-obj", "dist": { "tarball": "https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-2.1.0.tgz" } } ], "is-plain-object!>=5.0.0 <6.0.0-0": [ "5.0.0", { "name": "is-plain-object", "dist": { "tarball": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-5.0.0.tgz" } } ], "is-regex!>=1.1.4 <2.0.0-0": [ "1.1.4", { "name": "is-regex", "dist": { "tarball": "https://registry.npmjs.org/is-regex/-/is-regex-1.1.4.tgz" }, "dependencies": { "call-bind": ">=1.0.2 <2.0.0-0", "has-tostringtag": ">=1.0.0 <2.0.0-0" } } ], "is-set!>=2.0.1 <3.0.0-0": [ "2.0.2", { "name": "is-set", "dist": { "tarball": "https://registry.npmjs.org/is-set/-/is-set-2.0.2.tgz" } } ], "is-set!>=2.0.2 <3.0.0-0": [ "2.0.2", { "name": "is-set", "dist": { "tarball": "https://registry.npmjs.org/is-set/-/is-set-2.0.2.tgz" } } ], "is-shared-array-buffer!>=1.0.2 <2.0.0-0": [ "1.0.2", { "name": "is-shared-array-buffer", "dist": { "tarball": "https://registry.npmjs.org/is-shared-array-buffer/-/is-shared-array-buffer-1.0.2.tgz" }, "dependencies": { "call-bind": ">=1.0.2 <2.0.0-0" } } ], "is-stream!>=2.0.0 <3.0.0-0": [ "2.0.1", { "name": "is-stream", "dist": { "tarball": "https://registry.npmjs.org/is-stream/-/is-stream-2.0.1.tgz" } } ], "is-stream!>=3.0.0 <4.0.0-0": [ "3.0.0", { "name": "is-stream", "dist": { "tarball": "https://registry.npmjs.org/is-stream/-/is-stream-3.0.0.tgz" }, "scripts": { "test": "xo && ava && tsd" } } ], "is-string!>=1.0.5 <2.0.0-0": [ "1.0.7", { "name": "is-string", "dist": { "tarball": "https://registry.npmjs.org/is-string/-/is-string-1.0.7.tgz" }, "dependencies": { "has-tostringtag": ">=1.0.0 <2.0.0-0" } } ], "is-string!>=1.0.7 <2.0.0-0": [ "1.0.7", { "name": "is-string", "dist": { "tarball": "https://registry.npmjs.org/is-string/-/is-string-1.0.7.tgz" }, "dependencies": { "has-tostringtag": ">=1.0.0 <2.0.0-0" } } ], "is-symbol!>=1.0.2 <2.0.0-0": [ "1.0.4", { "name": "is-symbol", "dist": { "tarball": "https://registry.npmjs.org/is-symbol/-/is-symbol-1.0.4.tgz" }, "dependencies": { "has-symbols": ">=1.0.2 <2.0.0-0" } } ], "is-symbol!>=1.0.3 <2.0.0-0": [ "1.0.4", { "name": "is-symbol", "dist": { "tarball": "https://registry.npmjs.org/is-symbol/-/is-symbol-1.0.4.tgz" }, "dependencies": { "has-symbols": ">=1.0.2 <2.0.0-0" } } ], "is-text-path!>=1.0.1 <2.0.0-0": [ "1.0.1", { "name": "is-text-path", "dist": { "tarball": "https://registry.npmjs.org/is-text-path/-/is-text-path-1.0.1.tgz" }, "dependencies": { "text-extensions": ">=1.0.0 <2.0.0-0" } } ], "is-typed-array!>=1.1.9 <2.0.0-0": [ "1.1.10", { "name": "is-typed-array", "dist": { "tarball": "https://registry.npmjs.org/is-typed-array/-/is-typed-array-1.1.10.tgz" }, "dependencies": { "available-typed-arrays": ">=1.0.5 <2.0.0-0", "call-bind": ">=1.0.2 <2.0.0-0", "for-each": ">=0.3.3 <0.4.0-0", "gopd": ">=1.0.1 <2.0.0-0", "has-tostringtag": ">=1.0.0 <2.0.0-0" } } ], "is-typed-array!>=1.1.10 <2.0.0-0": [ "1.1.10", { "name": "is-typed-array", "dist": { "tarball": "https://registry.npmjs.org/is-typed-array/-/is-typed-array-1.1.10.tgz" }, "dependencies": { "available-typed-arrays": ">=1.0.5 <2.0.0-0", "call-bind": ">=1.0.2 <2.0.0-0", "for-each": ">=0.3.3 <0.4.0-0", "gopd": ">=1.0.1 <2.0.0-0", "has-tostringtag": ">=1.0.0 <2.0.0-0" } } ], "is-unicode-supported!>=1.2.0 <2.0.0-0": [ "1.3.0", { "name": "is-unicode-supported", "dist": { "tarball": "https://registry.npmjs.org/is-unicode-supported/-/is-unicode-supported-1.3.0.tgz" }, "scripts": { "test": "xo && ava && tsd" } } ], "is-weakmap!>=2.0.1 <3.0.0-0": [ "2.0.1", { "name": "is-weakmap", "dist": { "tarball": "https://registry.npmjs.org/is-weakmap/-/is-weakmap-2.0.1.tgz" } } ], "is-weakref!>=1.0.2 <2.0.0-0": [ "1.0.2", { "name": "is-weakref", "dist": { "tarball": "https://registry.npmjs.org/is-weakref/-/is-weakref-1.0.2.tgz" }, "dependencies": { "call-bind": ">=1.0.2 <2.0.0-0" } } ], "is-weakset!>=2.0.1 <3.0.0-0": [ "2.0.2", { "name": "is-weakset", "dist": { "tarball": "https://registry.npmjs.org/is-weakset/-/is-weakset-2.0.2.tgz" }, "dependencies": { "call-bind": ">=1.0.2 <2.0.0-0", "get-intrinsic": ">=1.1.1 <2.0.0-0" } } ], "is-wsl!>=2.2.0 <3.0.0-0": [ "2.2.0", { "name": "is-wsl", "dist": { "tarball": "https://registry.npmjs.org/is-wsl/-/is-wsl-2.2.0.tgz" }, "dependencies": { "is-docker": ">=2.0.0 <3.0.0-0" } } ], "isarray!>=1.0.0 <1.1.0-0": [ "1.0.0", { "name": "isarray", "dist": { "tarball": "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz" } } ], "isarray!>=2.0.5 <3.0.0-0": [ "2.0.5", { "name": "isarray", "dist": { "tarball": "https://registry.npmjs.org/isarray/-/isarray-2.0.5.tgz" } } ], "isexe!>=2.0.0 <3.0.0-0": [ "2.0.0", { "name": "isexe", "dist": { "tarball": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz" } } ], "issue-parser!>=6.0.0 <7.0.0-0": [ "6.0.0", { "name": "issue-parser", "dist": { "tarball": "https://registry.npmjs.org/issue-parser/-/issue-parser-6.0.0.tgz" }, "dependencies": { "lodash.capitalize": ">=4.2.1 <5.0.0-0", "lodash.escaperegexp": ">=4.1.2 <5.0.0-0", "lodash.isplainobject": ">=4.0.6 <5.0.0-0", "lodash.isstring": ">=4.0.1 <5.0.0-0", "lodash.uniqby": ">=4.7.0 <5.0.0-0" } } ], "java-properties!>=1.0.0 <2.0.0-0": [ "1.0.2", { "name": "java-properties", "dist": { "tarball": "https://registry.npmjs.org/java-properties/-/java-properties-1.0.2.tgz" } } ], "java-properties!>=1.0.2 <2.0.0-0": [ "1.0.2", { "name": "java-properties", "dist": { "tarball": "https://registry.npmjs.org/java-properties/-/java-properties-1.0.2.tgz" } } ], "js-sdsl!>=4.1.4 <5.0.0-0": [ "4.3.0", { "name": "js-sdsl", "dist": { "tarball": "https://registry.npmjs.org/js-sdsl/-/js-sdsl-4.3.0.tgz" } } ], "js-tokens!>=3.0.0 <4.0.0-0||>=4.0.0 <5.0.0-0": [ "4.0.0", { "name": "js-tokens", "dist": { "tarball": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz" } } ], "js-tokens!>=4.0.0 <5.0.0-0": [ "4.0.0", { "name": "js-tokens", "dist": { "tarball": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz" } } ], "js-yaml!>=4.1.0 <5.0.0-0": [ "4.1.0", { "name": "js-yaml", "dist": { "tarball": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz" }, "dependencies": { "argparse": ">=2.0.1 <3.0.0-0" }, "bin": { "js-yaml": "bin/js-yaml.js" } } ], "json-parse-better-errors!>=1.0.1 <2.0.0-0": [ "1.0.2", { "name": "json-parse-better-errors", "dist": { "tarball": "https://registry.npmjs.org/json-parse-better-errors/-/json-parse-better-errors-1.0.2.tgz" } } ], "json-parse-even-better-errors!>=2.3.0 <3.0.0-0": [ "2.3.1", { "name": "json-parse-even-better-errors", "dist": { "tarball": "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz" } } ], "json-parse-even-better-errors!>=2.3.1 <3.0.0-0": [ "2.3.1", { "name": "json-parse-even-better-errors", "dist": { "tarball": "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz" } } ], "json-schema-traverse!>=0.4.1 <0.5.0-0": [ "0.4.1", { "name": "json-schema-traverse", "dist": { "tarball": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz" } } ], "json-stable-stringify-without-jsonify!>=1.0.1 <2.0.0-0": [ "1.0.1", { "name": "json-stable-stringify-without-jsonify", "dist": { "tarball": "https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz" } } ], "json-stringify-nice!>=1.1.4 <2.0.0-0": [ "1.1.4", { "name": "json-stringify-nice", "dist": { "tarball": "https://registry.npmjs.org/json-stringify-nice/-/json-stringify-nice-1.1.4.tgz" } } ], "json-stringify-safe!>=5.0.1 <6.0.0-0": [ "5.0.1", { "name": "json-stringify-safe", "dist": { "tarball": "https://registry.npmjs.org/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz" } } ], "json5!>=1.0.1 <2.0.0-0": [ "1.0.1", { "name": "json5", "dist": { "tarball": "https://registry.npmjs.org/json5/-/json5-1.0.1.tgz" }, "dependencies": { "minimist": ">=1.2.0 <2.0.0-0" }, "bin": { "json5": "lib/cli.js" } } ], "jsonfile!>=6.0.1 <7.0.0-0": [ "6.1.0", { "name": "jsonfile", "dist": { "tarball": "https://registry.npmjs.org/jsonfile/-/jsonfile-6.1.0.tgz" }, "dependencies": { "graceful-fs": ">=4.1.6 <5.0.0-0", "universalify": ">=2.0.0 <3.0.0-0" }, "optionalDependencies": { "graceful-fs": ">=4.1.6 <5.0.0-0" } } ], "jsonparse!>=1.2.0 <2.0.0-0": [ "1.3.1", { "name": "jsonparse", "dist": { "tarball": "https://registry.npmjs.org/jsonparse/-/jsonparse-1.3.1.tgz" } } ], "jsonparse!>=1.3.1 <2.0.0-0": [ "1.3.1", { "name": "jsonparse", "dist": { "tarball": "https://registry.npmjs.org/jsonparse/-/jsonparse-1.3.1.tgz" } } ], "jsx-ast-utils!>=2.4.1 <3.0.0-0||>=3.0.0 <4.0.0-0": [ "3.3.3", { "name": "jsx-ast-utils", "dist": { "tarball": "https://registry.npmjs.org/jsx-ast-utils/-/jsx-ast-utils-3.3.3.tgz" }, "dependencies": { "array-includes": ">=3.1.5 <4.0.0-0", "object.assign": ">=4.1.3 <5.0.0-0" } } ], "jsx-ast-utils!>=3.3.2 <4.0.0-0": [ "3.3.3", { "name": "jsx-ast-utils", "dist": { "tarball": "https://registry.npmjs.org/jsx-ast-utils/-/jsx-ast-utils-3.3.3.tgz" }, "dependencies": { "array-includes": ">=3.1.5 <4.0.0-0", "object.assign": ">=4.1.3 <5.0.0-0" } } ], "jsx-ast-utils!>=3.3.3 <4.0.0-0": [ "3.3.3", { "name": "jsx-ast-utils", "dist": { "tarball": "https://registry.npmjs.org/jsx-ast-utils/-/jsx-ast-utils-3.3.3.tgz" }, "dependencies": { "array-includes": ">=3.1.5 <4.0.0-0", "object.assign": ">=4.1.3 <5.0.0-0" } } ], "just-diff!>=5.0.1 <6.0.0-0": [ "5.1.1", { "name": "just-diff", "dist": { "tarball": "https://registry.npmjs.org/just-diff/-/just-diff-5.1.1.tgz" } } ], "just-diff-apply!>=5.2.0 <6.0.0-0": [ "5.4.1", { "name": "just-diff-apply", "dist": { "tarball": "https://registry.npmjs.org/just-diff-apply/-/just-diff-apply-5.4.1.tgz" } } ], "kind-of!>=6.0.3 <7.0.0-0": [ "6.0.3", { "name": "kind-of", "dist": { "tarball": "https://registry.npmjs.org/kind-of/-/kind-of-6.0.3.tgz" } } ], "language-subtag-registry!>=0.3.2 <0.4.0-0": [ "0.3.22", { "name": "language-subtag-registry", "dist": { "tarball": "https://registry.npmjs.org/language-subtag-registry/-/language-subtag-registry-0.3.22.tgz" } } ], "language-tags!1.0.5": [ "1.0.5", { "name": "language-tags", "dist": { "tarball": "https://registry.npmjs.org/language-tags/-/language-tags-1.0.5.tgz" }, "dependencies": { "language-subtag-registry": ">=0.3.2 <0.4.0-0" } } ], "language-tags!>=1.0.5 <2.0.0-0": [ "1.0.5", { "name": "language-tags", "dist": { "tarball": "https://registry.npmjs.org/language-tags/-/language-tags-1.0.5.tgz" }, "dependencies": { "language-subtag-registry": ">=0.3.2 <0.4.0-0" } } ], "levn!>=0.4.1 <0.5.0-0": [ "0.4.1", { "name": "levn", "dist": { "tarball": "https://registry.npmjs.org/levn/-/levn-0.4.1.tgz" }, "dependencies": { "prelude-ls": ">=1.2.1 <2.0.0-0", "type-check": ">=0.4.0 <0.5.0-0" } } ], "libnpmaccess!>=6.0.4 <7.0.0-0": [ "6.0.4", { "name": "libnpmaccess", "dist": { "tarball": "https://registry.npmjs.org/libnpmaccess/-/libnpmaccess-6.0.4.tgz" }, "dependencies": { "aproba": ">=2.0.0 <3.0.0-0", "minipass": ">=3.1.1 <4.0.0-0", "npm-package-arg": ">=9.0.1 <10.0.0-0", "npm-registry-fetch": ">=13.0.0 <14.0.0-0" } } ], "libnpmdiff!>=4.0.5 <5.0.0-0": [ "4.0.5", { "name": "libnpmdiff", "dist": { "tarball": "https://registry.npmjs.org/libnpmdiff/-/libnpmdiff-4.0.5.tgz" }, "dependencies": { "@npmcli/disparity-colors": ">=2.0.0 <3.0.0-0", "@npmcli/installed-package-contents": ">=1.0.7 <2.0.0-0", "binary-extensions": ">=2.2.0 <3.0.0-0", "diff": ">=5.1.0 <6.0.0-0", "minimatch": ">=5.0.1 <6.0.0-0", "npm-package-arg": ">=9.0.1 <10.0.0-0", "pacote": ">=13.6.1 <14.0.0-0", "tar": ">=6.1.0 <7.0.0-0" } } ], "libnpmexec!>=4.0.12 <5.0.0-0": [ "4.0.12", { "name": "libnpmexec", "dist": { "tarball": "https://registry.npmjs.org/libnpmexec/-/libnpmexec-4.0.12.tgz" }, "dependencies": { "@npmcli/arborist": ">=5.6.1 <6.0.0-0", "@npmcli/ci-detect": ">=2.0.0 <3.0.0-0", "@npmcli/fs": ">=2.1.1 <3.0.0-0", "@npmcli/run-script": ">=4.2.0 <5.0.0-0", "chalk": ">=4.1.0 <5.0.0-0", "mkdirp-infer-owner": ">=2.0.0 <3.0.0-0", "npm-package-arg": ">=9.0.1 <10.0.0-0", "npmlog": ">=6.0.2 <7.0.0-0", "pacote": ">=13.6.1 <14.0.0-0", "proc-log": ">=2.0.0 <3.0.0-0", "read": ">=1.0.7 <2.0.0-0", "read-package-json-fast": ">=2.0.2 <3.0.0-0", "semver": ">=7.3.7 <8.0.0-0", "walk-up-path": ">=1.0.0 <2.0.0-0" } } ], "libnpmfund!>=3.0.3 <4.0.0-0": [ "3.0.3", { "name": "libnpmfund", "dist": { "tarball": "https://registry.npmjs.org/libnpmfund/-/libnpmfund-3.0.3.tgz" }, "dependencies": { "@npmcli/arborist": ">=5.6.1 <6.0.0-0" } } ], "libnpmhook!>=8.0.4 <9.0.0-0": [ "8.0.4", { "name": "libnpmhook", "dist": { "tarball": "https://registry.npmjs.org/libnpmhook/-/libnpmhook-8.0.4.tgz" }, "dependencies": { "aproba": ">=2.0.0 <3.0.0-0", "npm-registry-fetch": ">=13.0.0 <14.0.0-0" } } ], "libnpmorg!>=4.0.4 <5.0.0-0": [ "4.0.4", { "name": "libnpmorg", "dist": { "tarball": "https://registry.npmjs.org/libnpmorg/-/libnpmorg-4.0.4.tgz" }, "dependencies": { "aproba": ">=2.0.0 <3.0.0-0", "npm-registry-fetch": ">=13.0.0 <14.0.0-0" } } ], "libnpmpack!>=4.1.3 <5.0.0-0": [ "4.1.3", { "name": "libnpmpack", "dist": { "tarball": "https://registry.npmjs.org/libnpmpack/-/libnpmpack-4.1.3.tgz" }, "dependencies": { "@npmcli/run-script": ">=4.1.3 <5.0.0-0", "npm-package-arg": ">=9.0.1 <10.0.0-0", "pacote": ">=13.6.1 <14.0.0-0" } } ], "libnpmpublish!>=6.0.5 <7.0.0-0": [ "6.0.5", { "name": "libnpmpublish", "dist": { "tarball": "https://registry.npmjs.org/libnpmpublish/-/libnpmpublish-6.0.5.tgz" }, "dependencies": { "normalize-package-data": ">=4.0.0 <5.0.0-0", "npm-package-arg": ">=9.0.1 <10.0.0-0", "npm-registry-fetch": ">=13.0.0 <14.0.0-0", "semver": ">=7.3.7 <8.0.0-0", "ssri": ">=9.0.0 <10.0.0-0" } } ], "libnpmsearch!>=5.0.4 <6.0.0-0": [ "5.0.4", { "name": "libnpmsearch", "dist": { "tarball": "https://registry.npmjs.org/libnpmsearch/-/libnpmsearch-5.0.4.tgz" }, "dependencies": { "npm-registry-fetch": ">=13.0.0 <14.0.0-0" } } ], "libnpmteam!>=4.0.4 <5.0.0-0": [ "4.0.4", { "name": "libnpmteam", "dist": { "tarball": "https://registry.npmjs.org/libnpmteam/-/libnpmteam-4.0.4.tgz" }, "dependencies": { "aproba": ">=2.0.0 <3.0.0-0", "npm-registry-fetch": ">=13.0.0 <14.0.0-0" } } ], "libnpmversion!>=3.0.7 <4.0.0-0": [ "3.0.7", { "name": "libnpmversion", "dist": { "tarball": "https://registry.npmjs.org/libnpmversion/-/libnpmversion-3.0.7.tgz" }, "dependencies": { "@npmcli/git": ">=3.0.0 <4.0.0-0", "@npmcli/run-script": ">=4.1.3 <5.0.0-0", "json-parse-even-better-errors": ">=2.3.1 <3.0.0-0", "proc-log": ">=2.0.0 <3.0.0-0", "semver": ">=7.3.7 <8.0.0-0" } } ], "lines-and-columns!>=1.1.6 <2.0.0-0": [ "1.2.4", { "name": "lines-and-columns", "dist": { "tarball": "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.2.4.tgz" } } ], "load-json-file!>=4.0.0 <5.0.0-0": [ "4.0.0", { "name": "load-json-file", "dist": { "tarball": "https://registry.npmjs.org/load-json-file/-/load-json-file-4.0.0.tgz" }, "dependencies": { "graceful-fs": ">=4.1.2 <5.0.0-0", "parse-json": ">=4.0.0 <5.0.0-0", "pify": ">=3.0.0 <4.0.0-0", "strip-bom": ">=3.0.0 <4.0.0-0" } } ], "locate-path!>=2.0.0 <3.0.0-0": [ "2.0.0", { "name": "locate-path", "dist": { "tarball": "https://registry.npmjs.org/locate-path/-/locate-path-2.0.0.tgz" }, "dependencies": { "p-locate": ">=2.0.0 <3.0.0-0", "path-exists": ">=3.0.0 <4.0.0-0" } } ], "locate-path!>=5.0.0 <6.0.0-0": [ "5.0.0", { "name": "locate-path", "dist": { "tarball": "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz" }, "dependencies": { "p-locate": ">=4.1.0 <5.0.0-0" } } ], "locate-path!>=6.0.0 <7.0.0-0": [ "6.0.0", { "name": "locate-path", "dist": { "tarball": "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz" }, "dependencies": { "p-locate": ">=5.0.0 <6.0.0-0" } } ], "locate-path!>=7.1.0 <8.0.0-0": [ "7.2.0", { "name": "locate-path", "dist": { "tarball": "https://registry.npmjs.org/locate-path/-/locate-path-7.2.0.tgz" }, "dependencies": { "p-locate": ">=6.0.0 <7.0.0-0" }, "scripts": { "test": "xo && ava && tsd" } } ], "lodash!>=4.17.4 <5.0.0-0": [ "4.17.21", { "name": "lodash", "dist": { "tarball": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz" } } ], "lodash!>=4.17.15 <5.0.0-0": [ "4.17.21", { "name": "lodash", "dist": { "tarball": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz" } } ], "lodash!>=4.17.21 <5.0.0-0": [ "4.17.21", { "name": "lodash", "dist": { "tarball": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz" } } ], "lodash-es!>=4.17.21 <5.0.0-0": [ "4.17.21", { "name": "lodash-es", "dist": { "tarball": "https://registry.npmjs.org/lodash-es/-/lodash-es-4.17.21.tgz" }, "scripts": { "test": "echo \"See https://travis-ci.org/lodash-archive/lodash-cli for testing details.\"" } } ], "lodash.capitalize!>=4.2.1 <5.0.0-0": [ "4.2.1", { "name": "lodash.capitalize", "dist": { "tarball": "https://registry.npmjs.org/lodash.capitalize/-/lodash.capitalize-4.2.1.tgz" } } ], "lodash.escaperegexp!>=4.1.2 <5.0.0-0": [ "4.1.2", { "name": "lodash.escaperegexp", "dist": { "tarball": "https://registry.npmjs.org/lodash.escaperegexp/-/lodash.escaperegexp-4.1.2.tgz" } } ], "lodash.ismatch!>=4.4.0 <5.0.0-0": [ "4.4.0", { "name": "lodash.ismatch", "dist": { "tarball": "https://registry.npmjs.org/lodash.ismatch/-/lodash.ismatch-4.4.0.tgz" } } ], "lodash.isplainobject!>=4.0.6 <5.0.0-0": [ "4.0.6", { "name": "lodash.isplainobject", "dist": { "tarball": "https://registry.npmjs.org/lodash.isplainobject/-/lodash.isplainobject-4.0.6.tgz" } } ], "lodash.isstring!>=4.0.1 <5.0.0-0": [ "4.0.1", { "name": "lodash.isstring", "dist": { "tarball": "https://registry.npmjs.org/lodash.isstring/-/lodash.isstring-4.0.1.tgz" } } ], "lodash.merge!>=4.6.2 <5.0.0-0": [ "4.6.2", { "name": "lodash.merge", "dist": { "tarball": "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz" } } ], "lodash.uniqby!>=4.7.0 <5.0.0-0": [ "4.7.0", { "name": "lodash.uniqby", "dist": { "tarball": "https://registry.npmjs.org/lodash.uniqby/-/lodash.uniqby-4.7.0.tgz" } } ], "loose-envify!>=1.1.0 <2.0.0-0": [ "1.4.0", { "name": "loose-envify", "dist": { "tarball": "https://registry.npmjs.org/loose-envify/-/loose-envify-1.4.0.tgz" }, "dependencies": { "js-tokens": ">=3.0.0 <4.0.0-0||>=4.0.0 <5.0.0-0" }, "bin": { "loose-envify": "cli.js" } } ], "loose-envify!>=1.4.0 <2.0.0-0": [ "1.4.0", { "name": "loose-envify", "dist": { "tarball": "https://registry.npmjs.org/loose-envify/-/loose-envify-1.4.0.tgz" }, "dependencies": { "js-tokens": ">=3.0.0 <4.0.0-0||>=4.0.0 <5.0.0-0" }, "bin": { "loose-envify": "cli.js" } } ], "lru-cache!>=6.0.0 <7.0.0-0": [ "6.0.0", { "name": "lru-cache", "dist": { "tarball": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz" }, "dependencies": { "yallist": ">=4.0.0 <5.0.0-0" } } ], "lru-cache!>=7.4.4 <8.0.0-0": [ "7.14.0", { "name": "lru-cache", "dist": { "tarball": "https://registry.npmjs.org/lru-cache/-/lru-cache-7.14.0.tgz" } } ], "lru-cache!>=7.5.1 <8.0.0-0": [ "7.14.0", { "name": "lru-cache", "dist": { "tarball": "https://registry.npmjs.org/lru-cache/-/lru-cache-7.14.0.tgz" } } ], "lru-cache!>=7.7.1 <8.0.0-0": [ "7.14.0", { "name": "lru-cache", "dist": { "tarball": "https://registry.npmjs.org/lru-cache/-/lru-cache-7.14.0.tgz" } } ], "make-fetch-happen!>=10.0.3 <11.0.0-0": [ "10.2.1", { "name": "make-fetch-happen", "dist": { "tarball": "https://registry.npmjs.org/make-fetch-happen/-/make-fetch-happen-10.2.1.tgz" }, "dependencies": { "agentkeepalive": ">=4.2.1 <5.0.0-0", "cacache": ">=16.1.0 <17.0.0-0", "http-cache-semantics": ">=4.1.0 <5.0.0-0", "http-proxy-agent": ">=5.0.0 <6.0.0-0", "https-proxy-agent": ">=5.0.0 <6.0.0-0", "is-lambda": ">=1.0.1 <2.0.0-0", "lru-cache": ">=7.7.1 <8.0.0-0", "minipass": ">=3.1.6 <4.0.0-0", "minipass-collect": ">=1.0.2 <2.0.0-0", "minipass-fetch": ">=2.0.3 <3.0.0-0", "minipass-flush": ">=1.0.5 <2.0.0-0", "minipass-pipeline": ">=1.2.4 <2.0.0-0", "negotiator": ">=0.6.3 <0.7.0-0", "promise-retry": ">=2.0.1 <3.0.0-0", "socks-proxy-agent": ">=7.0.0 <8.0.0-0", "ssri": ">=9.0.0 <10.0.0-0" } } ], "make-fetch-happen!>=10.0.6 <11.0.0-0": [ "10.2.1", { "name": "make-fetch-happen", "dist": { "tarball": "https://registry.npmjs.org/make-fetch-happen/-/make-fetch-happen-10.2.1.tgz" }, "dependencies": { "agentkeepalive": ">=4.2.1 <5.0.0-0", "cacache": ">=16.1.0 <17.0.0-0", "http-cache-semantics": ">=4.1.0 <5.0.0-0", "http-proxy-agent": ">=5.0.0 <6.0.0-0", "https-proxy-agent": ">=5.0.0 <6.0.0-0", "is-lambda": ">=1.0.1 <2.0.0-0", "lru-cache": ">=7.7.1 <8.0.0-0", "minipass": ">=3.1.6 <4.0.0-0", "minipass-collect": ">=1.0.2 <2.0.0-0", "minipass-fetch": ">=2.0.3 <3.0.0-0", "minipass-flush": ">=1.0.5 <2.0.0-0", "minipass-pipeline": ">=1.2.4 <2.0.0-0", "negotiator": ">=0.6.3 <0.7.0-0", "promise-retry": ">=2.0.1 <3.0.0-0", "socks-proxy-agent": ">=7.0.0 <8.0.0-0", "ssri": ">=9.0.0 <10.0.0-0" } } ], "make-fetch-happen!>=10.2.0 <11.0.0-0": [ "10.2.1", { "name": "make-fetch-happen", "dist": { "tarball": "https://registry.npmjs.org/make-fetch-happen/-/make-fetch-happen-10.2.1.tgz" }, "dependencies": { "agentkeepalive": ">=4.2.1 <5.0.0-0", "cacache": ">=16.1.0 <17.0.0-0", "http-cache-semantics": ">=4.1.0 <5.0.0-0", "http-proxy-agent": ">=5.0.0 <6.0.0-0", "https-proxy-agent": ">=5.0.0 <6.0.0-0", "is-lambda": ">=1.0.1 <2.0.0-0", "lru-cache": ">=7.7.1 <8.0.0-0", "minipass": ">=3.1.6 <4.0.0-0", "minipass-collect": ">=1.0.2 <2.0.0-0", "minipass-fetch": ">=2.0.3 <3.0.0-0", "minipass-flush": ">=1.0.5 <2.0.0-0", "minipass-pipeline": ">=1.2.4 <2.0.0-0", "negotiator": ">=0.6.3 <0.7.0-0", "promise-retry": ">=2.0.1 <3.0.0-0", "socks-proxy-agent": ">=7.0.0 <8.0.0-0", "ssri": ">=9.0.0 <10.0.0-0" } } ], "map-obj!>=1.0.0 <2.0.0-0": [ "1.0.1", { "name": "map-obj", "dist": { "tarball": "https://registry.npmjs.org/map-obj/-/map-obj-1.0.1.tgz" } } ], "map-obj!>=4.0.0 <5.0.0-0": [ "4.3.0", { "name": "map-obj", "dist": { "tarball": "https://registry.npmjs.org/map-obj/-/map-obj-4.3.0.tgz" } } ], "marked!>=4.0.10 <5.0.0-0": [ "4.1.0", { "name": "marked", "dist": { "tarball": "https://registry.npmjs.org/marked/-/marked-4.1.0.tgz" }, "bin": { "marked": "bin/marked.js" } } ], "marked!>=4.1.0 <5.0.0-0": [ "4.3.0", { "name": "marked", "dist": { "tarball": "https://registry.npmjs.org/marked/-/marked-4.3.0.tgz" }, "bin": { "marked": "bin/marked.js" }, "scripts": { "bench": "npm run rollup && node test/bench.js", "build": "npm run rollup && npm run minify", "build:docs": "node build-docs.js", "build:reset": "git checkout upstream/master lib/marked.cjs lib/marked.umd.js lib/marked.esm.js marked.min.js", "lint": "eslint --fix .", "minify": "uglifyjs lib/marked.umd.js -cm --comments /Copyright/ -o marked.min.js", "rollup": "rollup -c rollup.config.js", "rules": "node test/rules.js", "test": "jasmine --config=jasmine.json", "test:all": "npm test && npm run test:lint", "test:lint": "eslint .", "test:redos": "node test/vuln-regex.js", "test:specs": "npm test -- test/specs/**/*-spec.js", "test:unit": "npm test -- test/unit/**/*-spec.js", "test:update": "node test/update-specs.js" } } ], "marked-terminal!>=5.0.0 <6.0.0-0": [ "5.1.1", { "name": "marked-terminal", "dist": { "tarball": "https://registry.npmjs.org/marked-terminal/-/marked-terminal-5.1.1.tgz" }, "dependencies": { "ansi-escapes": ">=5.0.0 <6.0.0-0", "cardinal": ">=2.1.1 <3.0.0-0", "chalk": ">=5.0.0 <6.0.0-0", "cli-table3": ">=0.6.1 <0.7.0-0", "node-emoji": ">=1.11.0 <2.0.0-0", "supports-hyperlinks": ">=2.2.0 <3.0.0-0" } } ], "marked-terminal!>=5.1.1 <6.0.0-0": [ "5.1.1", { "name": "marked-terminal", "dist": { "tarball": "https://registry.npmjs.org/marked-terminal/-/marked-terminal-5.1.1.tgz" }, "dependencies": { "ansi-escapes": ">=5.0.0 <6.0.0-0", "cardinal": ">=2.1.1 <3.0.0-0", "chalk": ">=5.0.0 <6.0.0-0", "cli-table3": ">=0.6.1 <0.7.0-0", "node-emoji": ">=1.11.0 <2.0.0-0", "supports-hyperlinks": ">=2.2.0 <3.0.0-0" }, "scripts": { "build": "rollup -c", "prepack": "npm run build", "test": "FORCE_HYPERLINK=0 mocha tests/*.js --reporter spec" } } ], "meow!>=8.0.0 <9.0.0-0": [ "8.1.2", { "name": "meow", "dist": { "tarball": "https://registry.npmjs.org/meow/-/meow-8.1.2.tgz" }, "dependencies": { "@types/minimist": ">=1.2.0 <2.0.0-0", "camelcase-keys": ">=6.2.2 <7.0.0-0", "decamelize-keys": ">=1.1.0 <2.0.0-0", "hard-rejection": ">=2.1.0 <3.0.0-0", "minimist-options": "4.1.0", "normalize-package-data": ">=3.0.0 <4.0.0-0", "read-pkg-up": ">=7.0.1 <8.0.0-0", "redent": ">=3.0.0 <4.0.0-0", "trim-newlines": ">=3.0.0 <4.0.0-0", "type-fest": ">=0.18.0 <0.19.0-0", "yargs-parser": ">=20.2.3 <21.0.0-0" } } ], "merge-options!3.0.4": [ "3.0.4", { "name": "merge-options", "dist": { "tarball": "https://registry.npmjs.org/merge-options/-/merge-options-3.0.4.tgz" }, "dependencies": { "is-plain-obj": ">=2.1.0 <3.0.0-0" } } ], "merge-stream!>=2.0.0 <3.0.0-0": [ "2.0.0", { "name": "merge-stream", "dist": { "tarball": "https://registry.npmjs.org/merge-stream/-/merge-stream-2.0.0.tgz" } } ], "merge2!>=1.3.0 <2.0.0-0": [ "1.4.1", { "name": "merge2", "dist": { "tarball": "https://registry.npmjs.org/merge2/-/merge2-1.4.1.tgz" } } ], "merge2!>=1.4.1 <2.0.0-0": [ "1.4.1", { "name": "merge2", "dist": { "tarball": "https://registry.npmjs.org/merge2/-/merge2-1.4.1.tgz" } } ], "micromatch!>=4.0.2 <5.0.0-0": [ "4.0.5", { "name": "micromatch", "dist": { "tarball": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.5.tgz" }, "dependencies": { "braces": ">=3.0.2 <4.0.0-0", "picomatch": ">=2.3.1 <3.0.0-0" } } ], "micromatch!>=4.0.4 <5.0.0-0": [ "4.0.5", { "name": "micromatch", "dist": { "tarball": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.5.tgz" }, "dependencies": { "braces": ">=3.0.2 <4.0.0-0", "picomatch": ">=2.3.1 <3.0.0-0" } } ], "mime!>=3.0.0 <4.0.0-0": [ "3.0.0", { "name": "mime", "dist": { "tarball": "https://registry.npmjs.org/mime/-/mime-3.0.0.tgz" }, "bin": { "mime": "cli.js" } } ], "mimic-fn!>=2.1.0 <3.0.0-0": [ "2.1.0", { "name": "mimic-fn", "dist": { "tarball": "https://registry.npmjs.org/mimic-fn/-/mimic-fn-2.1.0.tgz" } } ], "mimic-fn!>=4.0.0 <5.0.0-0": [ "4.0.0", { "name": "mimic-fn", "dist": { "tarball": "https://registry.npmjs.org/mimic-fn/-/mimic-fn-4.0.0.tgz" }, "scripts": { "test": "xo && ava && tsd" } } ], "min-indent!>=1.0.0 <2.0.0-0": [ "1.0.1", { "name": "min-indent", "dist": { "tarball": "https://registry.npmjs.org/min-indent/-/min-indent-1.0.1.tgz" } } ], "minimatch!>=3.0.4 <4.0.0-0": [ "3.0.8", { "name": "minimatch", "dist": { "tarball": "https://registry.npmjs.org/minimatch/-/minimatch-3.0.8.tgz" }, "dependencies": { "brace-expansion": ">=1.1.7 <2.0.0-0" } } ], "minimatch!>=3.0.5 <4.0.0-0": [ "3.0.8", { "name": "minimatch", "dist": { "tarball": "https://registry.npmjs.org/minimatch/-/minimatch-3.0.8.tgz" }, "dependencies": { "brace-expansion": ">=1.1.7 <2.0.0-0" } } ], "minimatch!>=3.1.1 <4.0.0-0": [ "3.1.2", { "name": "minimatch", "dist": { "tarball": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz" }, "dependencies": { "brace-expansion": ">=1.1.7 <2.0.0-0" } } ], "minimatch!>=3.1.2 <4.0.0-0": [ "3.1.2", { "name": "minimatch", "dist": { "tarball": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz" }, "dependencies": { "brace-expansion": ">=1.1.7 <2.0.0-0" } } ], "minimatch!>=5.0.1 <6.0.0-0": [ "5.1.0", { "name": "minimatch", "dist": { "tarball": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.0.tgz" }, "dependencies": { "brace-expansion": ">=2.0.1 <3.0.0-0" } } ], "minimatch!>=5.1.0 <6.0.0-0": [ "5.1.0", { "name": "minimatch", "dist": { "tarball": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.0.tgz" }, "dependencies": { "brace-expansion": ">=2.0.1 <3.0.0-0" } } ], "minimatch!>=0.0.0": [ "5.1.0", { "name": "minimatch", "dist": { "tarball": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.0.tgz" }, "dependencies": { "brace-expansion": ">=2.0.1 <3.0.0-0" } } ], "minimist!>=1.2.0 <2.0.0-0": [ "1.2.6", { "name": "minimist", "dist": { "tarball": "https://registry.npmjs.org/minimist/-/minimist-1.2.6.tgz" } } ], "minimist!>=1.2.5 <2.0.0-0": [ "1.2.6", { "name": "minimist", "dist": { "tarball": "https://registry.npmjs.org/minimist/-/minimist-1.2.6.tgz" } } ], "minimist!>=1.2.6 <2.0.0-0": [ "1.2.6", { "name": "minimist", "dist": { "tarball": "https://registry.npmjs.org/minimist/-/minimist-1.2.6.tgz" } } ], "minimist-options!4.1.0": [ "4.1.0", { "name": "minimist-options", "dist": { "tarball": "https://registry.npmjs.org/minimist-options/-/minimist-options-4.1.0.tgz" }, "dependencies": { "arrify": ">=1.0.1 <2.0.0-0", "is-plain-obj": ">=1.1.0 <2.0.0-0", "kind-of": ">=6.0.3 <7.0.0-0" } } ], "minipass!>=3.0.0 <4.0.0-0": [ "3.3.5", { "name": "minipass", "dist": { "tarball": "https://registry.npmjs.org/minipass/-/minipass-3.3.5.tgz" }, "dependencies": { "yallist": ">=4.0.0 <5.0.0-0" } } ], "minipass!>=3.1.1 <4.0.0-0": [ "3.3.5", { "name": "minipass", "dist": { "tarball": "https://registry.npmjs.org/minipass/-/minipass-3.3.5.tgz" }, "dependencies": { "yallist": ">=4.0.0 <5.0.0-0" } } ], "minipass!>=3.1.6 <4.0.0-0": [ "3.3.5", { "name": "minipass", "dist": { "tarball": "https://registry.npmjs.org/minipass/-/minipass-3.3.5.tgz" }, "dependencies": { "yallist": ">=4.0.0 <5.0.0-0" } } ], "minipass-collect!>=1.0.2 <2.0.0-0": [ "1.0.2", { "name": "minipass-collect", "dist": { "tarball": "https://registry.npmjs.org/minipass-collect/-/minipass-collect-1.0.2.tgz" }, "dependencies": { "minipass": ">=3.0.0 <4.0.0-0" } } ], "minipass-fetch!>=2.0.3 <3.0.0-0": [ "2.1.2", { "name": "minipass-fetch", "dist": { "tarball": "https://registry.npmjs.org/minipass-fetch/-/minipass-fetch-2.1.2.tgz" }, "dependencies": { "encoding": ">=0.1.13 <0.2.0-0", "minipass": ">=3.1.6 <4.0.0-0", "minipass-sized": ">=1.0.3 <2.0.0-0", "minizlib": ">=2.1.2 <3.0.0-0" }, "optionalDependencies": { "encoding": ">=0.1.13 <0.2.0-0" } } ], "minipass-flush!>=1.0.5 <2.0.0-0": [ "1.0.5", { "name": "minipass-flush", "dist": { "tarball": "https://registry.npmjs.org/minipass-flush/-/minipass-flush-1.0.5.tgz" }, "dependencies": { "minipass": ">=3.0.0 <4.0.0-0" } } ], "minipass-json-stream!>=1.0.1 <2.0.0-0": [ "1.0.1", { "name": "minipass-json-stream", "dist": { "tarball": "https://registry.npmjs.org/minipass-json-stream/-/minipass-json-stream-1.0.1.tgz" }, "dependencies": { "jsonparse": ">=1.3.1 <2.0.0-0", "minipass": ">=3.0.0 <4.0.0-0" } } ], "minipass-pipeline!>=1.2.4 <2.0.0-0": [ "1.2.4", { "name": "minipass-pipeline", "dist": { "tarball": "https://registry.npmjs.org/minipass-pipeline/-/minipass-pipeline-1.2.4.tgz" }, "dependencies": { "minipass": ">=3.0.0 <4.0.0-0" } } ], "minipass-sized!>=1.0.3 <2.0.0-0": [ "1.0.3", { "name": "minipass-sized", "dist": { "tarball": "https://registry.npmjs.org/minipass-sized/-/minipass-sized-1.0.3.tgz" }, "dependencies": { "minipass": ">=3.0.0 <4.0.0-0" } } ], "minizlib!>=2.1.1 <3.0.0-0": [ "2.1.2", { "name": "minizlib", "dist": { "tarball": "https://registry.npmjs.org/minizlib/-/minizlib-2.1.2.tgz" }, "dependencies": { "minipass": ">=3.0.0 <4.0.0-0", "yallist": ">=4.0.0 <5.0.0-0" } } ], "minizlib!>=2.1.2 <3.0.0-0": [ "2.1.2", { "name": "minizlib", "dist": { "tarball": "https://registry.npmjs.org/minizlib/-/minizlib-2.1.2.tgz" }, "dependencies": { "minipass": ">=3.0.0 <4.0.0-0", "yallist": ">=4.0.0 <5.0.0-0" } } ], "mkdirp!>=1.0.3 <2.0.0-0": [ "1.0.4", { "name": "mkdirp", "dist": { "tarball": "https://registry.npmjs.org/mkdirp/-/mkdirp-1.0.4.tgz" }, "bin": { "mkdirp": "bin/cmd.js" } } ], "mkdirp!>=1.0.4 <2.0.0-0": [ "1.0.4", { "name": "mkdirp", "dist": { "tarball": "https://registry.npmjs.org/mkdirp/-/mkdirp-1.0.4.tgz" }, "bin": { "mkdirp": "bin/cmd.js" } } ], "mkdirp-infer-owner!>=2.0.0 <3.0.0-0": [ "2.0.0", { "name": "mkdirp-infer-owner", "dist": { "tarball": "https://registry.npmjs.org/mkdirp-infer-owner/-/mkdirp-infer-owner-2.0.0.tgz" }, "dependencies": { "chownr": ">=2.0.0 <3.0.0-0", "infer-owner": ">=1.0.4 <2.0.0-0", "mkdirp": ">=1.0.3 <2.0.0-0" } } ], "modify-values!>=1.0.0 <2.0.0-0": [ "1.0.1", { "name": "modify-values", "dist": { "tarball": "https://registry.npmjs.org/modify-values/-/modify-values-1.0.1.tgz" } } ], "ms!2.0.0": [ "2.0.0", { "name": "ms", "dist": { "tarball": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz" } } ], "ms!2.1.2": [ "2.1.2", { "name": "ms", "dist": { "tarball": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz" } } ], "ms!>=2.0.0 <3.0.0-0": [ "2.1.3", { "name": "ms", "dist": { "tarball": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz" } } ], "ms!>=2.1.1 <3.0.0-0": [ "2.1.3", { "name": "ms", "dist": { "tarball": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz" } } ], "ms!>=2.1.2 <3.0.0-0": [ "2.1.3", { "name": "ms", "dist": { "tarball": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz" } } ], "mute-stream!>=0.0.4 <0.1.0-0": [ "0.0.8", { "name": "mute-stream", "dist": { "tarball": "https://registry.npmjs.org/mute-stream/-/mute-stream-0.0.8.tgz" } } ], "natural-compare!>=1.4.0 <2.0.0-0": [ "1.4.0", { "name": "natural-compare", "dist": { "tarball": "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz" } } ], "natural-compare-lite!>=1.4.0 <2.0.0-0": [ "1.4.0", { "name": "natural-compare-lite", "dist": { "tarball": "https://registry.npmjs.org/natural-compare-lite/-/natural-compare-lite-1.4.0.tgz" } } ], "negotiator!>=0.6.3 <0.7.0-0": [ "0.6.3", { "name": "negotiator", "dist": { "tarball": "https://registry.npmjs.org/negotiator/-/negotiator-0.6.3.tgz" } } ], "neo-async!>=2.6.0 <3.0.0-0": [ "2.6.2", { "name": "neo-async", "dist": { "tarball": "https://registry.npmjs.org/neo-async/-/neo-async-2.6.2.tgz" } } ], "nerf-dart!>=1.0.0 <2.0.0-0": [ "1.0.0", { "name": "nerf-dart", "dist": { "tarball": "https://registry.npmjs.org/nerf-dart/-/nerf-dart-1.0.0.tgz" } } ], "node-emoji!>=1.11.0 <2.0.0-0": [ "1.11.0", { "name": "node-emoji", "dist": { "tarball": "https://registry.npmjs.org/node-emoji/-/node-emoji-1.11.0.tgz" }, "dependencies": { "lodash": ">=4.17.21 <5.0.0-0" } } ], "node-fetch!>=2.6.7 <3.0.0-0": [ "2.6.7", { "name": "node-fetch", "dist": { "tarball": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.7.tgz" }, "dependencies": { "whatwg-url": ">=5.0.0 <6.0.0-0" } } ], "node-gyp!>=9.0.0 <10.0.0-0": [ "9.1.0", { "name": "node-gyp", "dist": { "tarball": "https://registry.npmjs.org/node-gyp/-/node-gyp-9.1.0.tgz" }, "dependencies": { "env-paths": ">=2.2.0 <3.0.0-0", "glob": ">=7.1.4 <8.0.0-0", "graceful-fs": ">=4.2.6 <5.0.0-0", "make-fetch-happen": ">=10.0.3 <11.0.0-0", "nopt": ">=5.0.0 <6.0.0-0", "npmlog": ">=6.0.0 <7.0.0-0", "rimraf": ">=3.0.2 <4.0.0-0", "semver": ">=7.3.5 <8.0.0-0", "tar": ">=6.1.2 <7.0.0-0", "which": ">=2.0.2 <3.0.0-0" }, "bin": { "node-gyp": "bin/node-gyp.js" } } ], "node-gyp!>=9.1.0 <10.0.0-0": [ "9.1.0", { "name": "node-gyp", "dist": { "tarball": "https://registry.npmjs.org/node-gyp/-/node-gyp-9.1.0.tgz" }, "dependencies": { "env-paths": ">=2.2.0 <3.0.0-0", "glob": ">=7.1.4 <8.0.0-0", "graceful-fs": ">=4.2.6 <5.0.0-0", "make-fetch-happen": ">=10.0.3 <11.0.0-0", "nopt": ">=5.0.0 <6.0.0-0", "npmlog": ">=6.0.0 <7.0.0-0", "rimraf": ">=3.0.2 <4.0.0-0", "semver": ">=7.3.5 <8.0.0-0", "tar": ">=6.1.2 <7.0.0-0", "which": ">=2.0.2 <3.0.0-0" }, "bin": { "node-gyp": "bin/node-gyp.js" } } ], "nopt!>=5.0.0 <6.0.0-0": [ "5.0.0", { "name": "nopt", "dist": { "tarball": "https://registry.npmjs.org/nopt/-/nopt-5.0.0.tgz" }, "dependencies": { "abbrev": ">=1.0.0 <2.0.0-0" }, "bin": { "nopt": "bin/nopt.js" } } ], "nopt!>=6.0.0 <7.0.0-0": [ "6.0.0", { "name": "nopt", "dist": { "tarball": "https://registry.npmjs.org/nopt/-/nopt-6.0.0.tgz" }, "dependencies": { "abbrev": ">=1.0.0 <2.0.0-0" }, "bin": { "nopt": "bin/nopt.js" } } ], "normalize-package-data!>=2.5.0 <3.0.0-0": [ "2.5.0", { "name": "normalize-package-data", "dist": { "tarball": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-2.5.0.tgz" }, "dependencies": { "hosted-git-info": ">=2.1.4 <3.0.0-0", "resolve": ">=1.10.0 <2.0.0-0", "semver": ">=2.0.0 <3.0.0-0||>=3.0.0 <4.0.0-0||>=4.0.0 <5.0.0-0||>=5.0.0 <6.0.0-0", "validate-npm-package-license": ">=3.0.1 <4.0.0-0" } } ], "normalize-package-data!>=3.0.0 <4.0.0-0": [ "3.0.3", { "name": "normalize-package-data", "dist": { "tarball": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-3.0.3.tgz" }, "dependencies": { "hosted-git-info": ">=4.0.1 <5.0.0-0", "is-core-module": ">=2.5.0 <3.0.0-0", "semver": ">=7.3.4 <8.0.0-0", "validate-npm-package-license": ">=3.0.1 <4.0.0-0" } } ], "normalize-package-data!>=3.0.2 <4.0.0-0": [ "3.0.3", { "name": "normalize-package-data", "dist": { "tarball": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-3.0.3.tgz" }, "dependencies": { "hosted-git-info": ">=4.0.1 <5.0.0-0", "is-core-module": ">=2.5.0 <3.0.0-0", "semver": ">=7.3.4 <8.0.0-0", "validate-npm-package-license": ">=3.0.1 <4.0.0-0" }, "scripts": { "lint": "npm run npmclilint -- \"lib/**/*.*js\" \"test/**/*.*js\"", "lintfix": "npm run lint -- --fix", "npmclilint": "npmcli-lint", "postsnap": "npm run lintfix --", "posttest": "npm run lint --", "postversion": "npm publish", "prepublishOnly": "git push origin --follow-tags", "preversion": "npm test", "test": "tap test/*.js --branches 85 --functions 90 --lines 85 --statements 85" } } ], "normalize-package-data!>=4.0.0 <5.0.0-0": [ "4.0.1", { "name": "normalize-package-data", "dist": { "tarball": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-4.0.1.tgz" }, "dependencies": { "hosted-git-info": ">=5.0.0 <6.0.0-0", "is-core-module": ">=2.8.1 <3.0.0-0", "semver": ">=7.3.5 <8.0.0-0", "validate-npm-package-license": ">=3.0.4 <4.0.0-0" } } ], "normalize-url!>=6.0.0 <7.0.0-0": [ "6.1.0", { "name": "normalize-url", "dist": { "tarball": "https://registry.npmjs.org/normalize-url/-/normalize-url-6.1.0.tgz" } } ], "npm!>=8.3.0 <9.0.0-0": [ "8.19.1", { "name": "npm", "dist": { "tarball": "https://registry.npmjs.org/npm/-/npm-8.19.1.tgz" }, "dependencies": { "@isaacs/string-locale-compare": ">=1.1.0 <2.0.0-0", "@npmcli/arborist": ">=5.6.1 <6.0.0-0", "@npmcli/ci-detect": ">=2.0.0 <3.0.0-0", "@npmcli/config": ">=4.2.1 <5.0.0-0", "@npmcli/fs": ">=2.1.0 <3.0.0-0", "@npmcli/map-workspaces": ">=2.0.3 <3.0.0-0", "@npmcli/package-json": ">=2.0.0 <3.0.0-0", "@npmcli/promise-spawn": ">=0.0.0", "@npmcli/run-script": ">=4.2.1 <5.0.0-0", "abbrev": ">=1.1.1 <1.2.0-0", "archy": ">=1.0.0 <1.1.0-0", "cacache": ">=16.1.3 <17.0.0-0", "chalk": ">=4.1.2 <5.0.0-0", "chownr": ">=2.0.0 <3.0.0-0", "cli-columns": ">=4.0.0 <5.0.0-0", "cli-table3": ">=0.6.2 <0.7.0-0", "columnify": ">=1.6.0 <2.0.0-0", "fastest-levenshtein": ">=1.0.12 <2.0.0-0", "fs-minipass": ">=0.0.0", "glob": ">=8.0.1 <9.0.0-0", "graceful-fs": ">=4.2.10 <5.0.0-0", "hosted-git-info": ">=5.1.0 <6.0.0-0", "ini": ">=3.0.1 <4.0.0-0", "init-package-json": ">=3.0.2 <4.0.0-0", "is-cidr": ">=4.0.2 <5.0.0-0", "json-parse-even-better-errors": ">=2.3.1 <3.0.0-0", "libnpmaccess": ">=6.0.4 <7.0.0-0", "libnpmdiff": ">=4.0.5 <5.0.0-0", "libnpmexec": ">=4.0.12 <5.0.0-0", "libnpmfund": ">=3.0.3 <4.0.0-0", "libnpmhook": ">=8.0.4 <9.0.0-0", "libnpmorg": ">=4.0.4 <5.0.0-0", "libnpmpack": ">=4.1.3 <5.0.0-0", "libnpmpublish": ">=6.0.5 <7.0.0-0", "libnpmsearch": ">=5.0.4 <6.0.0-0", "libnpmteam": ">=4.0.4 <5.0.0-0", "libnpmversion": ">=3.0.7 <4.0.0-0", "make-fetch-happen": ">=10.2.0 <11.0.0-0", "minimatch": ">=0.0.0", "minipass": ">=3.1.6 <4.0.0-0", "minipass-pipeline": ">=1.2.4 <2.0.0-0", "mkdirp": ">=1.0.4 <2.0.0-0", "mkdirp-infer-owner": ">=2.0.0 <3.0.0-0", "ms": ">=2.1.2 <3.0.0-0", "node-gyp": ">=9.1.0 <10.0.0-0", "nopt": ">=6.0.0 <7.0.0-0", "npm-audit-report": ">=3.0.0 <4.0.0-0", "npm-install-checks": ">=5.0.0 <6.0.0-0", "npm-package-arg": ">=9.1.0 <10.0.0-0", "npm-pick-manifest": ">=7.0.2 <8.0.0-0", "npm-profile": ">=6.2.0 <7.0.0-0", "npm-registry-fetch": ">=13.3.1 <14.0.0-0", "npm-user-validate": ">=1.0.1 <2.0.0-0", "npmlog": ">=6.0.2 <7.0.0-0", "opener": ">=1.5.2 <2.0.0-0", "p-map": ">=4.0.0 <5.0.0-0", "pacote": ">=13.6.2 <14.0.0-0", "parse-conflict-json": ">=2.0.2 <3.0.0-0", "proc-log": ">=2.0.1 <3.0.0-0", "qrcode-terminal": ">=0.12.0 <0.13.0-0", "read": ">=1.0.7 <1.1.0-0", "read-package-json": ">=5.0.2 <6.0.0-0", "read-package-json-fast": ">=2.0.3 <3.0.0-0", "readdir-scoped-modules": ">=1.1.0 <2.0.0-0", "rimraf": ">=3.0.2 <4.0.0-0", "semver": ">=7.3.7 <8.0.0-0", "ssri": ">=9.0.1 <10.0.0-0", "tar": ">=6.1.11 <7.0.0-0", "text-table": ">=0.2.0 <0.3.0-0", "tiny-relative-date": ">=1.3.0 <2.0.0-0", "treeverse": ">=2.0.0 <3.0.0-0", "validate-npm-package-name": ">=4.0.0 <5.0.0-0", "which": ">=2.0.2 <3.0.0-0", "write-file-atomic": ">=4.0.1 <5.0.0-0" }, "bin": { "npm": "bin/npm-cli.js", "npx": "bin/npx-cli.js" } } ], "npm-audit-report!>=3.0.0 <4.0.0-0": [ "3.0.0", { "name": "npm-audit-report", "dist": { "tarball": "https://registry.npmjs.org/npm-audit-report/-/npm-audit-report-3.0.0.tgz" }, "dependencies": { "chalk": ">=4.0.0 <5.0.0-0" } } ], "npm-bundled!>=1.1.1 <2.0.0-0": [ "1.1.2", { "name": "npm-bundled", "dist": { "tarball": "https://registry.npmjs.org/npm-bundled/-/npm-bundled-1.1.2.tgz" }, "dependencies": { "npm-normalize-package-bin": ">=1.0.1 <2.0.0-0" } } ], "npm-bundled!>=2.0.0 <3.0.0-0": [ "2.0.1", { "name": "npm-bundled", "dist": { "tarball": "https://registry.npmjs.org/npm-bundled/-/npm-bundled-2.0.1.tgz" }, "dependencies": { "npm-normalize-package-bin": ">=2.0.0 <3.0.0-0" } } ], "npm-install-checks!>=5.0.0 <6.0.0-0": [ "5.0.0", { "name": "npm-install-checks", "dist": { "tarball": "https://registry.npmjs.org/npm-install-checks/-/npm-install-checks-5.0.0.tgz" }, "dependencies": { "semver": ">=7.1.1 <8.0.0-0" } } ], "npm-normalize-package-bin!>=1.0.1 <2.0.0-0": [ "1.0.1", { "name": "npm-normalize-package-bin", "dist": { "tarball": "https://registry.npmjs.org/npm-normalize-package-bin/-/npm-normalize-package-bin-1.0.1.tgz" } } ], "npm-normalize-package-bin!>=2.0.0 <3.0.0-0": [ "2.0.0", { "name": "npm-normalize-package-bin", "dist": { "tarball": "https://registry.npmjs.org/npm-normalize-package-bin/-/npm-normalize-package-bin-2.0.0.tgz" } } ], "npm-package-arg!>=9.0.0 <10.0.0-0": [ "9.1.0", { "name": "npm-package-arg", "dist": { "tarball": "https://registry.npmjs.org/npm-package-arg/-/npm-package-arg-9.1.0.tgz" }, "dependencies": { "hosted-git-info": ">=5.0.0 <6.0.0-0", "proc-log": ">=2.0.1 <3.0.0-0", "semver": ">=7.3.5 <8.0.0-0", "validate-npm-package-name": ">=4.0.0 <5.0.0-0" } } ], "npm-package-arg!>=9.0.1 <10.0.0-0": [ "9.1.0", { "name": "npm-package-arg", "dist": { "tarball": "https://registry.npmjs.org/npm-package-arg/-/npm-package-arg-9.1.0.tgz" }, "dependencies": { "hosted-git-info": ">=5.0.0 <6.0.0-0", "proc-log": ">=2.0.1 <3.0.0-0", "semver": ">=7.3.5 <8.0.0-0", "validate-npm-package-name": ">=4.0.0 <5.0.0-0" } } ], "npm-package-arg!>=9.1.0 <10.0.0-0": [ "9.1.0", { "name": "npm-package-arg", "dist": { "tarball": "https://registry.npmjs.org/npm-package-arg/-/npm-package-arg-9.1.0.tgz" }, "dependencies": { "hosted-git-info": ">=5.0.0 <6.0.0-0", "proc-log": ">=2.0.1 <3.0.0-0", "semver": ">=7.3.5 <8.0.0-0", "validate-npm-package-name": ">=4.0.0 <5.0.0-0" } } ], "npm-packlist!>=5.1.0 <6.0.0-0": [ "5.1.3", { "name": "npm-packlist", "dist": { "tarball": "https://registry.npmjs.org/npm-packlist/-/npm-packlist-5.1.3.tgz" }, "dependencies": { "glob": ">=8.0.1 <9.0.0-0", "ignore-walk": ">=5.0.1 <6.0.0-0", "npm-bundled": ">=2.0.0 <3.0.0-0", "npm-normalize-package-bin": ">=2.0.0 <3.0.0-0" }, "bin": { "npm-packlist": "bin/index.js" } } ], "npm-pick-manifest!>=7.0.0 <8.0.0-0": [ "7.0.2", { "name": "npm-pick-manifest", "dist": { "tarball": "https://registry.npmjs.org/npm-pick-manifest/-/npm-pick-manifest-7.0.2.tgz" }, "dependencies": { "npm-install-checks": ">=5.0.0 <6.0.0-0", "npm-normalize-package-bin": ">=2.0.0 <3.0.0-0", "npm-package-arg": ">=9.0.0 <10.0.0-0", "semver": ">=7.3.5 <8.0.0-0" } } ], "npm-pick-manifest!>=7.0.2 <8.0.0-0": [ "7.0.2", { "name": "npm-pick-manifest", "dist": { "tarball": "https://registry.npmjs.org/npm-pick-manifest/-/npm-pick-manifest-7.0.2.tgz" }, "dependencies": { "npm-install-checks": ">=5.0.0 <6.0.0-0", "npm-normalize-package-bin": ">=2.0.0 <3.0.0-0", "npm-package-arg": ">=9.0.0 <10.0.0-0", "semver": ">=7.3.5 <8.0.0-0" } } ], "npm-profile!>=6.2.0 <7.0.0-0": [ "6.2.1", { "name": "npm-profile", "dist": { "tarball": "https://registry.npmjs.org/npm-profile/-/npm-profile-6.2.1.tgz" }, "dependencies": { "npm-registry-fetch": ">=13.0.1 <14.0.0-0", "proc-log": ">=2.0.0 <3.0.0-0" } } ], "npm-registry-fetch!>=13.0.0 <14.0.0-0": [ "13.3.1", { "name": "npm-registry-fetch", "dist": { "tarball": "https://registry.npmjs.org/npm-registry-fetch/-/npm-registry-fetch-13.3.1.tgz" }, "dependencies": { "make-fetch-happen": ">=10.0.6 <11.0.0-0", "minipass": ">=3.1.6 <4.0.0-0", "minipass-fetch": ">=2.0.3 <3.0.0-0", "minipass-json-stream": ">=1.0.1 <2.0.0-0", "minizlib": ">=2.1.2 <3.0.0-0", "npm-package-arg": ">=9.0.1 <10.0.0-0", "proc-log": ">=2.0.0 <3.0.0-0" } } ], "npm-registry-fetch!>=13.0.1 <14.0.0-0": [ "13.3.1", { "name": "npm-registry-fetch", "dist": { "tarball": "https://registry.npmjs.org/npm-registry-fetch/-/npm-registry-fetch-13.3.1.tgz" }, "dependencies": { "make-fetch-happen": ">=10.0.6 <11.0.0-0", "minipass": ">=3.1.6 <4.0.0-0", "minipass-fetch": ">=2.0.3 <3.0.0-0", "minipass-json-stream": ">=1.0.1 <2.0.0-0", "minizlib": ">=2.1.2 <3.0.0-0", "npm-package-arg": ">=9.0.1 <10.0.0-0", "proc-log": ">=2.0.0 <3.0.0-0" } } ], "npm-registry-fetch!>=13.3.1 <14.0.0-0": [ "13.3.1", { "name": "npm-registry-fetch", "dist": { "tarball": "https://registry.npmjs.org/npm-registry-fetch/-/npm-registry-fetch-13.3.1.tgz" }, "dependencies": { "make-fetch-happen": ">=10.0.6 <11.0.0-0", "minipass": ">=3.1.6 <4.0.0-0", "minipass-fetch": ">=2.0.3 <3.0.0-0", "minipass-json-stream": ">=1.0.1 <2.0.0-0", "minizlib": ">=2.1.2 <3.0.0-0", "npm-package-arg": ">=9.0.1 <10.0.0-0", "proc-log": ">=2.0.0 <3.0.0-0" } } ], "npm-run-path!>=4.0.1 <5.0.0-0": [ "4.0.1", { "name": "npm-run-path", "dist": { "tarball": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-4.0.1.tgz" }, "dependencies": { "path-key": ">=3.0.0 <4.0.0-0" } } ], "npm-run-path!>=5.1.0 <6.0.0-0": [ "5.1.0", { "name": "npm-run-path", "dist": { "tarball": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-5.1.0.tgz" }, "dependencies": { "path-key": ">=4.0.0 <5.0.0-0" }, "scripts": { "test": "xo && ava && tsd" } } ], "npm-user-validate!>=1.0.1 <2.0.0-0": [ "1.0.1", { "name": "npm-user-validate", "dist": { "tarball": "https://registry.npmjs.org/npm-user-validate/-/npm-user-validate-1.0.1.tgz" } } ], "npmlog!>=6.0.0 <7.0.0-0": [ "6.0.2", { "name": "npmlog", "dist": { "tarball": "https://registry.npmjs.org/npmlog/-/npmlog-6.0.2.tgz" }, "dependencies": { "are-we-there-yet": ">=3.0.0 <4.0.0-0", "console-control-strings": ">=1.1.0 <2.0.0-0", "gauge": ">=4.0.3 <5.0.0-0", "set-blocking": ">=2.0.0 <3.0.0-0" } } ], "npmlog!>=6.0.2 <7.0.0-0": [ "6.0.2", { "name": "npmlog", "dist": { "tarball": "https://registry.npmjs.org/npmlog/-/npmlog-6.0.2.tgz" }, "dependencies": { "are-we-there-yet": ">=3.0.0 <4.0.0-0", "console-control-strings": ">=1.1.0 <2.0.0-0", "gauge": ">=4.0.3 <5.0.0-0", "set-blocking": ">=2.0.0 <3.0.0-0" } } ], "object-assign!>=4.1.1 <5.0.0-0": [ "4.1.1", { "name": "object-assign", "dist": { "tarball": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz" } } ], "object-inspect!>=1.9.0 <2.0.0-0": [ "1.12.2", { "name": "object-inspect", "dist": { "tarball": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.12.2.tgz" } } ], "object-inspect!>=1.12.2 <2.0.0-0": [ "1.12.2", { "name": "object-inspect", "dist": { "tarball": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.12.2.tgz" } } ], "object-is!>=1.1.5 <2.0.0-0": [ "1.1.5", { "name": "object-is", "dist": { "tarball": "https://registry.npmjs.org/object-is/-/object-is-1.1.5.tgz" }, "dependencies": { "call-bind": ">=1.0.2 <2.0.0-0", "define-properties": ">=1.1.3 <2.0.0-0" } } ], "object-keys!>=1.1.1 <2.0.0-0": [ "1.1.1", { "name": "object-keys", "dist": { "tarball": "https://registry.npmjs.org/object-keys/-/object-keys-1.1.1.tgz" } } ], "object.assign!>=4.1.2 <5.0.0-0": [ "4.1.4", { "name": "object.assign", "dist": { "tarball": "https://registry.npmjs.org/object.assign/-/object.assign-4.1.4.tgz" }, "dependencies": { "call-bind": ">=1.0.2 <2.0.0-0", "define-properties": ">=1.1.4 <2.0.0-0", "has-symbols": ">=1.0.3 <2.0.0-0", "object-keys": ">=1.1.1 <2.0.0-0" } } ], "object.assign!>=4.1.3 <5.0.0-0": [ "4.1.4", { "name": "object.assign", "dist": { "tarball": "https://registry.npmjs.org/object.assign/-/object.assign-4.1.4.tgz" }, "dependencies": { "call-bind": ">=1.0.2 <2.0.0-0", "define-properties": ">=1.1.4 <2.0.0-0", "has-symbols": ">=1.0.3 <2.0.0-0", "object-keys": ">=1.1.1 <2.0.0-0" } } ], "object.assign!>=4.1.4 <5.0.0-0": [ "4.1.4", { "name": "object.assign", "dist": { "tarball": "https://registry.npmjs.org/object.assign/-/object.assign-4.1.4.tgz" }, "dependencies": { "call-bind": ">=1.0.2 <2.0.0-0", "define-properties": ">=1.1.4 <2.0.0-0", "has-symbols": ">=1.0.3 <2.0.0-0", "object-keys": ">=1.1.1 <2.0.0-0" } } ], "object.entries!>=1.1.5 <2.0.0-0": [ "1.1.5", { "name": "object.entries", "dist": { "tarball": "https://registry.npmjs.org/object.entries/-/object.entries-1.1.5.tgz" }, "dependencies": { "call-bind": ">=1.0.2 <2.0.0-0", "define-properties": ">=1.1.3 <2.0.0-0", "es-abstract": ">=1.19.1 <2.0.0-0" } } ], "object.entries!>=1.1.6 <2.0.0-0": [ "1.1.6", { "name": "object.entries", "dist": { "tarball": "https://registry.npmjs.org/object.entries/-/object.entries-1.1.6.tgz" }, "dependencies": { "call-bind": ">=1.0.2 <2.0.0-0", "define-properties": ">=1.1.4 <2.0.0-0", "es-abstract": ">=1.20.4 <2.0.0-0" } } ], "object.fromentries!>=2.0.5 <3.0.0-0": [ "2.0.5", { "name": "object.fromentries", "dist": { "tarball": "https://registry.npmjs.org/object.fromentries/-/object.fromentries-2.0.5.tgz" }, "dependencies": { "call-bind": ">=1.0.2 <2.0.0-0", "define-properties": ">=1.1.3 <2.0.0-0", "es-abstract": ">=1.19.1 <2.0.0-0" } } ], "object.fromentries!>=2.0.6 <3.0.0-0": [ "2.0.6", { "name": "object.fromentries", "dist": { "tarball": "https://registry.npmjs.org/object.fromentries/-/object.fromentries-2.0.6.tgz" }, "dependencies": { "call-bind": ">=1.0.2 <2.0.0-0", "define-properties": ">=1.1.4 <2.0.0-0", "es-abstract": ">=1.20.4 <2.0.0-0" } } ], "object.hasown!>=1.1.1 <2.0.0-0": [ "1.1.1", { "name": "object.hasown", "dist": { "tarball": "https://registry.npmjs.org/object.hasown/-/object.hasown-1.1.1.tgz" }, "dependencies": { "define-properties": ">=1.1.4 <2.0.0-0", "es-abstract": ">=1.19.5 <2.0.0-0" } } ], "object.hasown!>=1.1.2 <2.0.0-0": [ "1.1.2", { "name": "object.hasown", "dist": { "tarball": "https://registry.npmjs.org/object.hasown/-/object.hasown-1.1.2.tgz" }, "dependencies": { "define-properties": ">=1.1.4 <2.0.0-0", "es-abstract": ">=1.20.4 <2.0.0-0" } } ], "object.values!>=1.1.5 <2.0.0-0": [ "1.1.5", { "name": "object.values", "dist": { "tarball": "https://registry.npmjs.org/object.values/-/object.values-1.1.5.tgz" }, "dependencies": { "call-bind": ">=1.0.2 <2.0.0-0", "define-properties": ">=1.1.3 <2.0.0-0", "es-abstract": ">=1.19.1 <2.0.0-0" } } ], "object.values!>=1.1.6 <2.0.0-0": [ "1.1.6", { "name": "object.values", "dist": { "tarball": "https://registry.npmjs.org/object.values/-/object.values-1.1.6.tgz" }, "dependencies": { "call-bind": ">=1.0.2 <2.0.0-0", "define-properties": ">=1.1.4 <2.0.0-0", "es-abstract": ">=1.20.4 <2.0.0-0" } } ], "once!>=1.3.0 <2.0.0-0": [ "1.4.0", { "name": "once", "dist": { "tarball": "https://registry.npmjs.org/once/-/once-1.4.0.tgz" }, "dependencies": { "wrappy": ">=1.0.0 <2.0.0-0" } } ], "once!>=1.4.0 <2.0.0-0": [ "1.4.0", { "name": "once", "dist": { "tarball": "https://registry.npmjs.org/once/-/once-1.4.0.tgz" }, "dependencies": { "wrappy": ">=1.0.0 <2.0.0-0" } } ], "onetime!>=5.1.2 <6.0.0-0": [ "5.1.2", { "name": "onetime", "dist": { "tarball": "https://registry.npmjs.org/onetime/-/onetime-5.1.2.tgz" }, "dependencies": { "mimic-fn": ">=2.1.0 <3.0.0-0" } } ], "onetime!>=6.0.0 <7.0.0-0": [ "6.0.0", { "name": "onetime", "dist": { "tarball": "https://registry.npmjs.org/onetime/-/onetime-6.0.0.tgz" }, "dependencies": { "mimic-fn": ">=4.0.0 <5.0.0-0" }, "scripts": { "test": "xo && ava && tsd" } } ], "open!>=8.4.0 <9.0.0-0": [ "8.4.0", { "name": "open", "dist": { "tarball": "https://registry.npmjs.org/open/-/open-8.4.0.tgz" }, "dependencies": { "define-lazy-prop": ">=2.0.0 <3.0.0-0", "is-docker": ">=2.1.1 <3.0.0-0", "is-wsl": ">=2.2.0 <3.0.0-0" } } ], "opener!>=1.5.2 <2.0.0-0": [ "1.5.2", { "name": "opener", "dist": { "tarball": "https://registry.npmjs.org/opener/-/opener-1.5.2.tgz" }, "bin": { "opener": "bin/opener-bin.js" } } ], "optionator!>=0.9.1 <0.10.0-0": [ "0.9.1", { "name": "optionator", "dist": { "tarball": "https://registry.npmjs.org/optionator/-/optionator-0.9.1.tgz" }, "dependencies": { "deep-is": ">=0.1.3 <0.2.0-0", "fast-levenshtein": ">=2.0.6 <3.0.0-0", "levn": ">=0.4.1 <0.5.0-0", "prelude-ls": ">=1.2.1 <2.0.0-0", "type-check": ">=0.4.0 <0.5.0-0", "word-wrap": ">=1.2.3 <2.0.0-0" } } ], "p-each-series!>=2.1.0 <3.0.0-0": [ "2.2.0", { "name": "p-each-series", "dist": { "tarball": "https://registry.npmjs.org/p-each-series/-/p-each-series-2.2.0.tgz" } } ], "p-each-series!>=3.0.0 <4.0.0-0": [ "3.0.0", { "name": "p-each-series", "dist": { "tarball": "https://registry.npmjs.org/p-each-series/-/p-each-series-3.0.0.tgz" }, "scripts": { "test": "xo && ava && tsd" } } ], "p-filter!>=2.0.0 <3.0.0-0": [ "2.1.0", { "name": "p-filter", "dist": { "tarball": "https://registry.npmjs.org/p-filter/-/p-filter-2.1.0.tgz" }, "dependencies": { "p-map": ">=2.0.0 <3.0.0-0" } } ], "p-is-promise!>=3.0.0 <4.0.0-0": [ "3.0.0", { "name": "p-is-promise", "dist": { "tarball": "https://registry.npmjs.org/p-is-promise/-/p-is-promise-3.0.0.tgz" } } ], "p-limit!>=1.1.0 <2.0.0-0": [ "1.3.0", { "name": "p-limit", "dist": { "tarball": "https://registry.npmjs.org/p-limit/-/p-limit-1.3.0.tgz" }, "dependencies": { "p-try": ">=1.0.0 <2.0.0-0" } } ], "p-limit!>=2.2.0 <3.0.0-0": [ "2.3.0", { "name": "p-limit", "dist": { "tarball": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz" }, "dependencies": { "p-try": ">=2.0.0 <3.0.0-0" } } ], "p-limit!>=3.0.2 <4.0.0-0": [ "3.1.0", { "name": "p-limit", "dist": { "tarball": "https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz" }, "dependencies": { "yocto-queue": ">=0.1.0 <0.2.0-0" } } ], "p-limit!>=4.0.0 <5.0.0-0": [ "4.0.0", { "name": "p-limit", "dist": { "tarball": "https://registry.npmjs.org/p-limit/-/p-limit-4.0.0.tgz" }, "dependencies": { "yocto-queue": ">=1.0.0 <2.0.0-0" }, "scripts": { "test": "xo && ava && tsd" } } ], "p-locate!>=2.0.0 <3.0.0-0": [ "2.0.0", { "name": "p-locate", "dist": { "tarball": "https://registry.npmjs.org/p-locate/-/p-locate-2.0.0.tgz" }, "dependencies": { "p-limit": ">=1.1.0 <2.0.0-0" } } ], "p-locate!>=4.1.0 <5.0.0-0": [ "4.1.0", { "name": "p-locate", "dist": { "tarball": "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz" }, "dependencies": { "p-limit": ">=2.2.0 <3.0.0-0" } } ], "p-locate!>=5.0.0 <6.0.0-0": [ "5.0.0", { "name": "p-locate", "dist": { "tarball": "https://registry.npmjs.org/p-locate/-/p-locate-5.0.0.tgz" }, "dependencies": { "p-limit": ">=3.0.2 <4.0.0-0" } } ], "p-locate!>=6.0.0 <7.0.0-0": [ "6.0.0", { "name": "p-locate", "dist": { "tarball": "https://registry.npmjs.org/p-locate/-/p-locate-6.0.0.tgz" }, "dependencies": { "p-limit": ">=4.0.0 <5.0.0-0" }, "scripts": { "test": "xo && ava && tsd" } } ], "p-map!>=2.0.0 <3.0.0-0": [ "2.1.0", { "name": "p-map", "dist": { "tarball": "https://registry.npmjs.org/p-map/-/p-map-2.1.0.tgz" } } ], "p-map!>=4.0.0 <5.0.0-0": [ "4.0.0", { "name": "p-map", "dist": { "tarball": "https://registry.npmjs.org/p-map/-/p-map-4.0.0.tgz" }, "dependencies": { "aggregate-error": ">=3.0.0 <4.0.0-0" } } ], "p-reduce!>=2.0.0 <3.0.0-0": [ "2.1.0", { "name": "p-reduce", "dist": { "tarball": "https://registry.npmjs.org/p-reduce/-/p-reduce-2.1.0.tgz" } } ], "p-reduce!>=3.0.0 <4.0.0-0": [ "3.0.0", { "name": "p-reduce", "dist": { "tarball": "https://registry.npmjs.org/p-reduce/-/p-reduce-3.0.0.tgz" }, "scripts": { "test": "xo && ava && tsd" } } ], "p-retry!>=4.0.0 <5.0.0-0": [ "4.6.2", { "name": "p-retry", "dist": { "tarball": "https://registry.npmjs.org/p-retry/-/p-retry-4.6.2.tgz" }, "dependencies": { "@types/retry": "0.12.0", "retry": ">=0.13.1 <0.14.0-0" } } ], "p-try!>=1.0.0 <2.0.0-0": [ "1.0.0", { "name": "p-try", "dist": { "tarball": "https://registry.npmjs.org/p-try/-/p-try-1.0.0.tgz" } } ], "p-try!>=2.0.0 <3.0.0-0": [ "2.2.0", { "name": "p-try", "dist": { "tarball": "https://registry.npmjs.org/p-try/-/p-try-2.2.0.tgz" } } ], "pacote!>=13.0.3 <14.0.0-0": [ "13.6.2", { "name": "pacote", "dist": { "tarball": "https://registry.npmjs.org/pacote/-/pacote-13.6.2.tgz" }, "dependencies": { "@npmcli/git": ">=3.0.0 <4.0.0-0", "@npmcli/installed-package-contents": ">=1.0.7 <2.0.0-0", "@npmcli/promise-spawn": ">=3.0.0 <4.0.0-0", "@npmcli/run-script": ">=4.1.0 <5.0.0-0", "cacache": ">=16.0.0 <17.0.0-0", "chownr": ">=2.0.0 <3.0.0-0", "fs-minipass": ">=2.1.0 <3.0.0-0", "infer-owner": ">=1.0.4 <2.0.0-0", "minipass": ">=3.1.6 <4.0.0-0", "mkdirp": ">=1.0.4 <2.0.0-0", "npm-package-arg": ">=9.0.0 <10.0.0-0", "npm-packlist": ">=5.1.0 <6.0.0-0", "npm-pick-manifest": ">=7.0.0 <8.0.0-0", "npm-registry-fetch": ">=13.0.1 <14.0.0-0", "proc-log": ">=2.0.0 <3.0.0-0", "promise-retry": ">=2.0.1 <3.0.0-0", "read-package-json": ">=5.0.0 <6.0.0-0", "read-package-json-fast": ">=2.0.3 <3.0.0-0", "rimraf": ">=3.0.2 <4.0.0-0", "ssri": ">=9.0.0 <10.0.0-0", "tar": ">=6.1.11 <7.0.0-0" }, "bin": { "pacote": "lib/bin.js" } } ], "pacote!>=13.6.1 <14.0.0-0": [ "13.6.2", { "name": "pacote", "dist": { "tarball": "https://registry.npmjs.org/pacote/-/pacote-13.6.2.tgz" }, "dependencies": { "@npmcli/git": ">=3.0.0 <4.0.0-0", "@npmcli/installed-package-contents": ">=1.0.7 <2.0.0-0", "@npmcli/promise-spawn": ">=3.0.0 <4.0.0-0", "@npmcli/run-script": ">=4.1.0 <5.0.0-0", "cacache": ">=16.0.0 <17.0.0-0", "chownr": ">=2.0.0 <3.0.0-0", "fs-minipass": ">=2.1.0 <3.0.0-0", "infer-owner": ">=1.0.4 <2.0.0-0", "minipass": ">=3.1.6 <4.0.0-0", "mkdirp": ">=1.0.4 <2.0.0-0", "npm-package-arg": ">=9.0.0 <10.0.0-0", "npm-packlist": ">=5.1.0 <6.0.0-0", "npm-pick-manifest": ">=7.0.0 <8.0.0-0", "npm-registry-fetch": ">=13.0.1 <14.0.0-0", "proc-log": ">=2.0.0 <3.0.0-0", "promise-retry": ">=2.0.1 <3.0.0-0", "read-package-json": ">=5.0.0 <6.0.0-0", "read-package-json-fast": ">=2.0.3 <3.0.0-0", "rimraf": ">=3.0.2 <4.0.0-0", "ssri": ">=9.0.0 <10.0.0-0", "tar": ">=6.1.11 <7.0.0-0" }, "bin": { "pacote": "lib/bin.js" } } ], "pacote!>=13.6.2 <14.0.0-0": [ "13.6.2", { "name": "pacote", "dist": { "tarball": "https://registry.npmjs.org/pacote/-/pacote-13.6.2.tgz" }, "dependencies": { "@npmcli/git": ">=3.0.0 <4.0.0-0", "@npmcli/installed-package-contents": ">=1.0.7 <2.0.0-0", "@npmcli/promise-spawn": ">=3.0.0 <4.0.0-0", "@npmcli/run-script": ">=4.1.0 <5.0.0-0", "cacache": ">=16.0.0 <17.0.0-0", "chownr": ">=2.0.0 <3.0.0-0", "fs-minipass": ">=2.1.0 <3.0.0-0", "infer-owner": ">=1.0.4 <2.0.0-0", "minipass": ">=3.1.6 <4.0.0-0", "mkdirp": ">=1.0.4 <2.0.0-0", "npm-package-arg": ">=9.0.0 <10.0.0-0", "npm-packlist": ">=5.1.0 <6.0.0-0", "npm-pick-manifest": ">=7.0.0 <8.0.0-0", "npm-registry-fetch": ">=13.0.1 <14.0.0-0", "proc-log": ">=2.0.0 <3.0.0-0", "promise-retry": ">=2.0.1 <3.0.0-0", "read-package-json": ">=5.0.0 <6.0.0-0", "read-package-json-fast": ">=2.0.3 <3.0.0-0", "rimraf": ">=3.0.2 <4.0.0-0", "ssri": ">=9.0.0 <10.0.0-0", "tar": ">=6.1.11 <7.0.0-0" }, "bin": { "pacote": "lib/bin.js" } } ], "parent-module!>=1.0.0 <2.0.0-0": [ "1.0.1", { "name": "parent-module", "dist": { "tarball": "https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz" }, "dependencies": { "callsites": ">=3.0.0 <4.0.0-0" } } ], "parse-conflict-json!>=2.0.1 <3.0.0-0": [ "2.0.2", { "name": "parse-conflict-json", "dist": { "tarball": "https://registry.npmjs.org/parse-conflict-json/-/parse-conflict-json-2.0.2.tgz" }, "dependencies": { "json-parse-even-better-errors": ">=2.3.1 <3.0.0-0", "just-diff": ">=5.0.1 <6.0.0-0", "just-diff-apply": ">=5.2.0 <6.0.0-0" } } ], "parse-conflict-json!>=2.0.2 <3.0.0-0": [ "2.0.2", { "name": "parse-conflict-json", "dist": { "tarball": "https://registry.npmjs.org/parse-conflict-json/-/parse-conflict-json-2.0.2.tgz" }, "dependencies": { "json-parse-even-better-errors": ">=2.3.1 <3.0.0-0", "just-diff": ">=5.0.1 <6.0.0-0", "just-diff-apply": ">=5.2.0 <6.0.0-0" } } ], "parse-json!>=4.0.0 <5.0.0-0": [ "4.0.0", { "name": "parse-json", "dist": { "tarball": "https://registry.npmjs.org/parse-json/-/parse-json-4.0.0.tgz" }, "dependencies": { "error-ex": ">=1.3.1 <2.0.0-0", "json-parse-better-errors": ">=1.0.1 <2.0.0-0" } } ], "parse-json!>=5.0.0 <6.0.0-0": [ "5.2.0", { "name": "parse-json", "dist": { "tarball": "https://registry.npmjs.org/parse-json/-/parse-json-5.2.0.tgz" }, "dependencies": { "@babel/code-frame": ">=7.0.0 <8.0.0-0", "error-ex": ">=1.3.1 <2.0.0-0", "json-parse-even-better-errors": ">=2.3.0 <3.0.0-0", "lines-and-columns": ">=1.1.6 <2.0.0-0" } } ], "parse-json!>=5.2.0 <6.0.0-0": [ "5.2.0", { "name": "parse-json", "dist": { "tarball": "https://registry.npmjs.org/parse-json/-/parse-json-5.2.0.tgz" }, "dependencies": { "@babel/code-frame": ">=7.0.0 <8.0.0-0", "error-ex": ">=1.3.1 <2.0.0-0", "json-parse-even-better-errors": ">=2.3.0 <3.0.0-0", "lines-and-columns": ">=1.1.6 <2.0.0-0" }, "scripts": { "test": "xo && nyc ava" } } ], "path-exists!>=3.0.0 <4.0.0-0": [ "3.0.0", { "name": "path-exists", "dist": { "tarball": "https://registry.npmjs.org/path-exists/-/path-exists-3.0.0.tgz" } } ], "path-exists!>=4.0.0 <5.0.0-0": [ "4.0.0", { "name": "path-exists", "dist": { "tarball": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz" } } ], "path-exists!>=5.0.0 <6.0.0-0": [ "5.0.0", { "name": "path-exists", "dist": { "tarball": "https://registry.npmjs.org/path-exists/-/path-exists-5.0.0.tgz" }, "scripts": { "test": "xo && ava && tsd" } } ], "path-is-absolute!>=1.0.0 <2.0.0-0": [ "1.0.1", { "name": "path-is-absolute", "dist": { "tarball": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz" } } ], "path-key!>=3.0.0 <4.0.0-0": [ "3.1.1", { "name": "path-key", "dist": { "tarball": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz" } } ], "path-key!>=3.1.0 <4.0.0-0": [ "3.1.1", { "name": "path-key", "dist": { "tarball": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz" } } ], "path-key!>=4.0.0 <5.0.0-0": [ "4.0.0", { "name": "path-key", "dist": { "tarball": "https://registry.npmjs.org/path-key/-/path-key-4.0.0.tgz" }, "scripts": { "test": "xo && ava && tsd" } } ], "path-parse!>=1.0.7 <2.0.0-0": [ "1.0.7", { "name": "path-parse", "dist": { "tarball": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz" } } ], "path-type!>=4.0.0 <5.0.0-0": [ "4.0.0", { "name": "path-type", "dist": { "tarball": "https://registry.npmjs.org/path-type/-/path-type-4.0.0.tgz" } } ], "picocolors!>=1.0.0 <2.0.0-0": [ "1.0.0", { "name": "picocolors", "dist": { "tarball": "https://registry.npmjs.org/picocolors/-/picocolors-1.0.0.tgz" } } ], "picomatch!>=2.3.1 <3.0.0-0": [ "2.3.1", { "name": "picomatch", "dist": { "tarball": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz" } } ], "pify!>=3.0.0 <4.0.0-0": [ "3.0.0", { "name": "pify", "dist": { "tarball": "https://registry.npmjs.org/pify/-/pify-3.0.0.tgz" } } ], "pkg-conf!>=2.1.0 <3.0.0-0": [ "2.1.0", { "name": "pkg-conf", "dist": { "tarball": "https://registry.npmjs.org/pkg-conf/-/pkg-conf-2.1.0.tgz" }, "dependencies": { "find-up": ">=2.0.0 <3.0.0-0", "load-json-file": ">=4.0.0 <5.0.0-0" } } ], "postcss-selector-parser!>=6.0.10 <7.0.0-0": [ "6.0.10", { "name": "postcss-selector-parser", "dist": { "tarball": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.0.10.tgz" }, "dependencies": { "cssesc": ">=3.0.0 <4.0.0-0", "util-deprecate": ">=1.0.2 <2.0.0-0" } } ], "prelude-ls!>=1.2.1 <2.0.0-0": [ "1.2.1", { "name": "prelude-ls", "dist": { "tarball": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz" } } ], "prettier!2.7.1": [ "2.7.1", { "name": "prettier", "dist": { "tarball": "https://registry.npmjs.org/prettier/-/prettier-2.7.1.tgz" }, "bin": { "prettier": "bin-prettier.js" } } ], "prettier!2.8.3": [ "2.8.3", { "name": "prettier", "dist": { "tarball": "https://registry.npmjs.org/prettier/-/prettier-2.8.3.tgz" }, "bin": { "prettier": "bin-prettier.js" } } ], "prettier!2.8.7": [ "2.8.7", { "name": "prettier", "dist": { "tarball": "https://registry.npmjs.org/prettier/-/prettier-2.8.7.tgz" }, "bin": { "prettier": "bin-prettier.js" } } ], "prettier-linter-helpers!>=1.0.0 <2.0.0-0": [ "1.0.0", { "name": "prettier-linter-helpers", "dist": { "tarball": "https://registry.npmjs.org/prettier-linter-helpers/-/prettier-linter-helpers-1.0.0.tgz" }, "dependencies": { "fast-diff": ">=1.1.2 <2.0.0-0" } } ], "proc-log!>=2.0.0 <3.0.0-0": [ "2.0.1", { "name": "proc-log", "dist": { "tarball": "https://registry.npmjs.org/proc-log/-/proc-log-2.0.1.tgz" } } ], "proc-log!>=2.0.1 <3.0.0-0": [ "2.0.1", { "name": "proc-log", "dist": { "tarball": "https://registry.npmjs.org/proc-log/-/proc-log-2.0.1.tgz" } } ], "process-nextick-args!>=2.0.0 <2.1.0-0": [ "2.0.1", { "name": "process-nextick-args", "dist": { "tarball": "https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-2.0.1.tgz" } } ], "promise-all-reject-late!>=1.0.0 <2.0.0-0": [ "1.0.1", { "name": "promise-all-reject-late", "dist": { "tarball": "https://registry.npmjs.org/promise-all-reject-late/-/promise-all-reject-late-1.0.1.tgz" } } ], "promise-call-limit!>=1.0.1 <2.0.0-0": [ "1.0.1", { "name": "promise-call-limit", "dist": { "tarball": "https://registry.npmjs.org/promise-call-limit/-/promise-call-limit-1.0.1.tgz" } } ], "promise-inflight!>=1.0.1 <2.0.0-0": [ "1.0.1", { "name": "promise-inflight", "dist": { "tarball": "https://registry.npmjs.org/promise-inflight/-/promise-inflight-1.0.1.tgz" } } ], "promise-retry!>=2.0.1 <3.0.0-0": [ "2.0.1", { "name": "promise-retry", "dist": { "tarball": "https://registry.npmjs.org/promise-retry/-/promise-retry-2.0.1.tgz" }, "dependencies": { "err-code": ">=2.0.2 <3.0.0-0", "retry": ">=0.12.0 <0.13.0-0" } } ], "promzard!>=0.3.0 <0.4.0-0": [ "0.3.0", { "name": "promzard", "dist": { "tarball": "https://registry.npmjs.org/promzard/-/promzard-0.3.0.tgz" }, "dependencies": { "read": ">=1.0.0 <2.0.0-0" } } ], "prop-types!>=15.8.1 <16.0.0-0": [ "15.8.1", { "name": "prop-types", "dist": { "tarball": "https://registry.npmjs.org/prop-types/-/prop-types-15.8.1.tgz" }, "dependencies": { "loose-envify": ">=1.4.0 <2.0.0-0", "object-assign": ">=4.1.1 <5.0.0-0", "react-is": ">=16.13.1 <17.0.0-0" } } ], "punycode!>=2.1.0 <3.0.0-0": [ "2.1.1", { "name": "punycode", "dist": { "tarball": "https://registry.npmjs.org/punycode/-/punycode-2.1.1.tgz" } } ], "q!>=1.5.1 <2.0.0-0": [ "1.5.1", { "name": "q", "dist": { "tarball": "https://registry.npmjs.org/q/-/q-1.5.1.tgz" } } ], "qrcode-terminal!>=0.12.0 <0.13.0-0": [ "0.12.0", { "name": "qrcode-terminal", "dist": { "tarball": "https://registry.npmjs.org/qrcode-terminal/-/qrcode-terminal-0.12.0.tgz" }, "bin": { "qrcode-terminal": "./bin/qrcode-terminal.js" } } ], "queue-microtask!>=1.2.2 <2.0.0-0": [ "1.2.3", { "name": "queue-microtask", "dist": { "tarball": "https://registry.npmjs.org/queue-microtask/-/queue-microtask-1.2.3.tgz" } } ], "quick-lru!>=4.0.1 <5.0.0-0": [ "4.0.1", { "name": "quick-lru", "dist": { "tarball": "https://registry.npmjs.org/quick-lru/-/quick-lru-4.0.1.tgz" } } ], "rc!1.2.8": [ "1.2.8", { "name": "rc", "dist": { "tarball": "https://registry.npmjs.org/rc/-/rc-1.2.8.tgz" }, "dependencies": { "deep-extend": ">=0.6.0 <0.7.0-0", "ini": ">=1.3.0 <1.4.0-0", "minimist": ">=1.2.0 <2.0.0-0", "strip-json-comments": ">=2.0.1 <2.1.0-0" }, "bin": { "rc": "./cli.js" } } ], "rc!>=1.2.8 <2.0.0-0": [ "1.2.8", { "name": "rc", "dist": { "tarball": "https://registry.npmjs.org/rc/-/rc-1.2.8.tgz" }, "dependencies": { "deep-extend": ">=0.6.0 <0.7.0-0", "ini": ">=1.3.0 <1.4.0-0", "minimist": ">=1.2.0 <2.0.0-0", "strip-json-comments": ">=2.0.1 <2.1.0-0" }, "bin": { "rc": "./cli.js" } } ], "react!>=18.2.0 <19.0.0-0": [ "18.2.0", { "name": "react", "dist": { "tarball": "https://registry.npmjs.org/react/-/react-18.2.0.tgz" }, "dependencies": { "loose-envify": ">=1.1.0 <2.0.0-0" } } ], "react-is!>=16.13.1 <17.0.0-0": [ "16.13.1", { "name": "react-is", "dist": { "tarball": "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz" } } ], "read!>=1.0.7 <1.1.0-0": [ "1.0.7", { "name": "read", "dist": { "tarball": "https://registry.npmjs.org/read/-/read-1.0.7.tgz" }, "dependencies": { "mute-stream": ">=0.0.4 <0.1.0-0" } } ], "read!>=1.0.0 <2.0.0-0": [ "1.0.7", { "name": "read", "dist": { "tarball": "https://registry.npmjs.org/read/-/read-1.0.7.tgz" }, "dependencies": { "mute-stream": ">=0.0.4 <0.1.0-0" } } ], "read!>=1.0.7 <2.0.0-0": [ "1.0.7", { "name": "read", "dist": { "tarball": "https://registry.npmjs.org/read/-/read-1.0.7.tgz" }, "dependencies": { "mute-stream": ">=0.0.4 <0.1.0-0" } } ], "read-cmd-shim!>=3.0.0 <4.0.0-0": [ "3.0.1", { "name": "read-cmd-shim", "dist": { "tarball": "https://registry.npmjs.org/read-cmd-shim/-/read-cmd-shim-3.0.1.tgz" } } ], "read-package-json!>=5.0.0 <6.0.0-0": [ "5.0.2", { "name": "read-package-json", "dist": { "tarball": "https://registry.npmjs.org/read-package-json/-/read-package-json-5.0.2.tgz" }, "dependencies": { "glob": ">=8.0.1 <9.0.0-0", "json-parse-even-better-errors": ">=2.3.1 <3.0.0-0", "normalize-package-data": ">=4.0.0 <5.0.0-0", "npm-normalize-package-bin": ">=2.0.0 <3.0.0-0" } } ], "read-package-json!>=5.0.2 <6.0.0-0": [ "5.0.2", { "name": "read-package-json", "dist": { "tarball": "https://registry.npmjs.org/read-package-json/-/read-package-json-5.0.2.tgz" }, "dependencies": { "glob": ">=8.0.1 <9.0.0-0", "json-parse-even-better-errors": ">=2.3.1 <3.0.0-0", "normalize-package-data": ">=4.0.0 <5.0.0-0", "npm-normalize-package-bin": ">=2.0.0 <3.0.0-0" } } ], "read-package-json-fast!>=2.0.2 <3.0.0-0": [ "2.0.3", { "name": "read-package-json-fast", "dist": { "tarball": "https://registry.npmjs.org/read-package-json-fast/-/read-package-json-fast-2.0.3.tgz" }, "dependencies": { "json-parse-even-better-errors": ">=2.3.0 <3.0.0-0", "npm-normalize-package-bin": ">=1.0.1 <2.0.0-0" } } ], "read-package-json-fast!>=2.0.3 <3.0.0-0": [ "2.0.3", { "name": "read-package-json-fast", "dist": { "tarball": "https://registry.npmjs.org/read-package-json-fast/-/read-package-json-fast-2.0.3.tgz" }, "dependencies": { "json-parse-even-better-errors": ">=2.3.0 <3.0.0-0", "npm-normalize-package-bin": ">=1.0.1 <2.0.0-0" } } ], "read-pkg!>=5.0.0 <6.0.0-0": [ "5.2.0", { "name": "read-pkg", "dist": { "tarball": "https://registry.npmjs.org/read-pkg/-/read-pkg-5.2.0.tgz" }, "dependencies": { "@types/normalize-package-data": ">=2.4.0 <3.0.0-0", "normalize-package-data": ">=2.5.0 <3.0.0-0", "parse-json": ">=5.0.0 <6.0.0-0", "type-fest": ">=0.6.0 <0.7.0-0" } } ], "read-pkg!>=5.2.0 <6.0.0-0": [ "5.2.0", { "name": "read-pkg", "dist": { "tarball": "https://registry.npmjs.org/read-pkg/-/read-pkg-5.2.0.tgz" }, "dependencies": { "@types/normalize-package-data": ">=2.4.0 <3.0.0-0", "normalize-package-data": ">=2.5.0 <3.0.0-0", "parse-json": ">=5.0.0 <6.0.0-0", "type-fest": ">=0.6.0 <0.7.0-0" } } ], "read-pkg!>=7.1.0 <8.0.0-0": [ "7.1.0", { "name": "read-pkg", "dist": { "tarball": "https://registry.npmjs.org/read-pkg/-/read-pkg-7.1.0.tgz" }, "dependencies": { "@types/normalize-package-data": ">=2.4.1 <3.0.0-0", "normalize-package-data": ">=3.0.2 <4.0.0-0", "parse-json": ">=5.2.0 <6.0.0-0", "type-fest": ">=2.0.0 <3.0.0-0" }, "scripts": { "test": "xo && ava && tsd" } } ], "read-pkg-up!>=7.0.0 <8.0.0-0": [ "7.0.1", { "name": "read-pkg-up", "dist": { "tarball": "https://registry.npmjs.org/read-pkg-up/-/read-pkg-up-7.0.1.tgz" }, "dependencies": { "find-up": ">=4.1.0 <5.0.0-0", "read-pkg": ">=5.2.0 <6.0.0-0", "type-fest": ">=0.8.1 <0.9.0-0" } } ], "read-pkg-up!>=7.0.1 <8.0.0-0": [ "7.0.1", { "name": "read-pkg-up", "dist": { "tarball": "https://registry.npmjs.org/read-pkg-up/-/read-pkg-up-7.0.1.tgz" }, "dependencies": { "find-up": ">=4.1.0 <5.0.0-0", "read-pkg": ">=5.2.0 <6.0.0-0", "type-fest": ">=0.8.1 <0.9.0-0" } } ], "read-pkg-up!>=9.1.0 <10.0.0-0": [ "9.1.0", { "name": "read-pkg-up", "dist": { "tarball": "https://registry.npmjs.org/read-pkg-up/-/read-pkg-up-9.1.0.tgz" }, "dependencies": { "find-up": ">=6.3.0 <7.0.0-0", "read-pkg": ">=7.1.0 <8.0.0-0", "type-fest": ">=2.5.0 <3.0.0-0" }, "scripts": { "test": "xo && ava && tsd" } } ], "readable-stream!>=2.3.6 <2.4.0-0": [ "2.3.7", { "name": "readable-stream", "dist": { "tarball": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.7.tgz" }, "dependencies": { "core-util-is": ">=1.0.0 <1.1.0-0", "inherits": ">=2.0.3 <2.1.0-0", "isarray": ">=1.0.0 <1.1.0-0", "process-nextick-args": ">=2.0.0 <2.1.0-0", "safe-buffer": ">=5.1.1 <5.2.0-0", "string_decoder": ">=1.1.1 <1.2.0-0", "util-deprecate": ">=1.0.1 <1.1.0-0" } } ], "readable-stream!>=2.0.0 <3.0.0-0": [ "2.3.7", { "name": "readable-stream", "dist": { "tarball": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.7.tgz" }, "dependencies": { "core-util-is": ">=1.0.0 <1.1.0-0", "inherits": ">=2.0.3 <2.1.0-0", "isarray": ">=1.0.0 <1.1.0-0", "process-nextick-args": ">=2.0.0 <2.1.0-0", "safe-buffer": ">=5.1.1 <5.2.0-0", "string_decoder": ">=1.1.1 <1.2.0-0", "util-deprecate": ">=1.0.1 <1.1.0-0" } } ], "readable-stream!>=2.0.2 <3.0.0-0": [ "2.3.7", { "name": "readable-stream", "dist": { "tarball": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.7.tgz" }, "dependencies": { "core-util-is": ">=1.0.0 <1.1.0-0", "inherits": ">=2.0.3 <2.1.0-0", "isarray": ">=1.0.0 <1.1.0-0", "process-nextick-args": ">=2.0.0 <2.1.0-0", "safe-buffer": ">=5.1.1 <5.2.0-0", "string_decoder": ">=1.1.1 <1.2.0-0", "util-deprecate": ">=1.0.1 <1.1.0-0" } } ], "readable-stream!>=3.0.0 <4.0.0-0": [ "3.6.0", { "name": "readable-stream", "dist": { "tarball": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.0.tgz" }, "dependencies": { "inherits": ">=2.0.3 <3.0.0-0", "string_decoder": ">=1.1.1 <2.0.0-0", "util-deprecate": ">=1.0.1 <2.0.0-0" } } ], "readable-stream!>=3.6.0 <4.0.0-0": [ "3.6.0", { "name": "readable-stream", "dist": { "tarball": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.0.tgz" }, "dependencies": { "inherits": ">=2.0.3 <3.0.0-0", "string_decoder": ">=1.1.1 <2.0.0-0", "util-deprecate": ">=1.0.1 <2.0.0-0" } } ], "readdir-scoped-modules!>=1.1.0 <2.0.0-0": [ "1.1.0", { "name": "readdir-scoped-modules", "dist": { "tarball": "https://registry.npmjs.org/readdir-scoped-modules/-/readdir-scoped-modules-1.1.0.tgz" }, "dependencies": { "debuglog": ">=1.0.1 <2.0.0-0", "dezalgo": ">=1.0.0 <2.0.0-0", "graceful-fs": ">=4.1.2 <5.0.0-0", "once": ">=1.3.0 <2.0.0-0" } } ], "redent!>=3.0.0 <4.0.0-0": [ "3.0.0", { "name": "redent", "dist": { "tarball": "https://registry.npmjs.org/redent/-/redent-3.0.0.tgz" }, "dependencies": { "indent-string": ">=4.0.0 <5.0.0-0", "strip-indent": ">=3.0.0 <4.0.0-0" } } ], "redeyed!>=2.1.0 <2.2.0-0": [ "2.1.1", { "name": "redeyed", "dist": { "tarball": "https://registry.npmjs.org/redeyed/-/redeyed-2.1.1.tgz" }, "dependencies": { "esprima": ">=4.0.0 <4.1.0-0" } } ], "regenerator-runtime!>=0.13.4 <0.14.0-0": [ "0.13.9", { "name": "regenerator-runtime", "dist": { "tarball": "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.13.9.tgz" } } ], "regenerator-runtime!>=0.13.11 <0.14.0-0": [ "0.13.11", { "name": "regenerator-runtime", "dist": { "tarball": "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.13.11.tgz" } } ], "regexp.prototype.flags!>=1.4.1 <2.0.0-0": [ "1.4.3", { "name": "regexp.prototype.flags", "dist": { "tarball": "https://registry.npmjs.org/regexp.prototype.flags/-/regexp.prototype.flags-1.4.3.tgz" }, "dependencies": { "call-bind": ">=1.0.2 <2.0.0-0", "define-properties": ">=1.1.3 <2.0.0-0", "functions-have-names": ">=1.2.2 <2.0.0-0" } } ], "regexp.prototype.flags!>=1.4.3 <2.0.0-0": [ "1.4.3", { "name": "regexp.prototype.flags", "dist": { "tarball": "https://registry.npmjs.org/regexp.prototype.flags/-/regexp.prototype.flags-1.4.3.tgz" }, "dependencies": { "call-bind": ">=1.0.2 <2.0.0-0", "define-properties": ">=1.1.3 <2.0.0-0", "functions-have-names": ">=1.2.2 <2.0.0-0" } } ], "regexpp!>=3.2.0 <4.0.0-0": [ "3.2.0", { "name": "regexpp", "dist": { "tarball": "https://registry.npmjs.org/regexpp/-/regexpp-3.2.0.tgz" } } ], "registry-auth-token!>=4.0.0 <5.0.0-0": [ "4.2.2", { "name": "registry-auth-token", "dist": { "tarball": "https://registry.npmjs.org/registry-auth-token/-/registry-auth-token-4.2.2.tgz" }, "dependencies": { "rc": "1.2.8" } } ], "require-directory!>=2.1.1 <3.0.0-0": [ "2.1.1", { "name": "require-directory", "dist": { "tarball": "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz" } } ], "resolve!>=1.10.0 <2.0.0-0": [ "1.22.1", { "name": "resolve", "dist": { "tarball": "https://registry.npmjs.org/resolve/-/resolve-1.22.1.tgz" }, "dependencies": { "is-core-module": ">=2.9.0 <3.0.0-0", "path-parse": ">=1.0.7 <2.0.0-0", "supports-preserve-symlinks-flag": ">=1.0.0 <2.0.0-0" }, "bin": { "resolve": "bin/resolve" } } ], "resolve!>=1.20.0 <2.0.0-0": [ "1.22.1", { "name": "resolve", "dist": { "tarball": "https://registry.npmjs.org/resolve/-/resolve-1.22.1.tgz" }, "dependencies": { "is-core-module": ">=2.9.0 <3.0.0-0", "path-parse": ">=1.0.7 <2.0.0-0", "supports-preserve-symlinks-flag": ">=1.0.0 <2.0.0-0" }, "bin": { "resolve": "bin/resolve" } } ], "resolve!>=1.22.0 <2.0.0-0": [ "1.22.1", { "name": "resolve", "dist": { "tarball": "https://registry.npmjs.org/resolve/-/resolve-1.22.1.tgz" }, "dependencies": { "is-core-module": ">=2.9.0 <3.0.0-0", "path-parse": ">=1.0.7 <2.0.0-0", "supports-preserve-symlinks-flag": ">=1.0.0 <2.0.0-0" }, "bin": { "resolve": "bin/resolve" } } ], "resolve!>=1.22.1 <2.0.0-0": [ "1.22.1", { "name": "resolve", "dist": { "tarball": "https://registry.npmjs.org/resolve/-/resolve-1.22.1.tgz" }, "dependencies": { "is-core-module": ">=2.9.0 <3.0.0-0", "path-parse": ">=1.0.7 <2.0.0-0", "supports-preserve-symlinks-flag": ">=1.0.0 <2.0.0-0" }, "bin": { "resolve": "bin/resolve" } } ], "resolve!>=2.0.0-next.3 <3.0.0-0": [ "2.0.0-next.4", { "name": "resolve", "dist": { "tarball": "https://registry.npmjs.org/resolve/-/resolve-2.0.0-next.4.tgz" }, "dependencies": { "is-core-module": ">=2.9.0 <3.0.0-0", "path-parse": ">=1.0.7 <2.0.0-0", "supports-preserve-symlinks-flag": ">=1.0.0 <2.0.0-0" }, "bin": { "resolve": "bin/resolve" } } ], "resolve!>=2.0.0-next.4 <3.0.0-0": [ "2.0.0-next.4", { "name": "resolve", "dist": { "tarball": "https://registry.npmjs.org/resolve/-/resolve-2.0.0-next.4.tgz" }, "dependencies": { "is-core-module": ">=2.9.0 <3.0.0-0", "path-parse": ">=1.0.7 <2.0.0-0", "supports-preserve-symlinks-flag": ">=1.0.0 <2.0.0-0" }, "bin": { "resolve": "bin/resolve" } } ], "resolve-from!>=4.0.0 <5.0.0-0": [ "4.0.0", { "name": "resolve-from", "dist": { "tarball": "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz" } } ], "resolve-from!>=5.0.0 <6.0.0-0": [ "5.0.0", { "name": "resolve-from", "dist": { "tarball": "https://registry.npmjs.org/resolve-from/-/resolve-from-5.0.0.tgz" } } ], "retry!>=0.12.0 <0.13.0-0": [ "0.12.0", { "name": "retry", "dist": { "tarball": "https://registry.npmjs.org/retry/-/retry-0.12.0.tgz" } } ], "retry!>=0.13.1 <0.14.0-0": [ "0.13.1", { "name": "retry", "dist": { "tarball": "https://registry.npmjs.org/retry/-/retry-0.13.1.tgz" } } ], "reusify!>=1.0.4 <2.0.0-0": [ "1.0.4", { "name": "reusify", "dist": { "tarball": "https://registry.npmjs.org/reusify/-/reusify-1.0.4.tgz" } } ], "rimraf!>=3.0.0 <4.0.0-0": [ "3.0.2", { "name": "rimraf", "dist": { "tarball": "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz" }, "dependencies": { "glob": ">=7.1.3 <8.0.0-0" }, "bin": { "rimraf": "bin.js" } } ], "rimraf!>=3.0.2 <4.0.0-0": [ "3.0.2", { "name": "rimraf", "dist": { "tarball": "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz" }, "dependencies": { "glob": ">=7.1.3 <8.0.0-0" }, "bin": { "rimraf": "bin.js" } } ], "run-parallel!>=1.1.9 <2.0.0-0": [ "1.2.0", { "name": "run-parallel", "dist": { "tarball": "https://registry.npmjs.org/run-parallel/-/run-parallel-1.2.0.tgz" }, "dependencies": { "queue-microtask": ">=1.2.2 <2.0.0-0" } } ], "safe-buffer!>=5.1.0 <5.2.0-0": [ "5.1.2", { "name": "safe-buffer", "dist": { "tarball": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz" } } ], "safe-buffer!>=5.1.1 <5.2.0-0": [ "5.1.2", { "name": "safe-buffer", "dist": { "tarball": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz" } } ], "safe-buffer!>=5.2.0 <5.3.0-0": [ "5.2.1", { "name": "safe-buffer", "dist": { "tarball": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz" } } ], "safe-regex-test!>=1.0.0 <2.0.0-0": [ "1.0.0", { "name": "safe-regex-test", "dist": { "tarball": "https://registry.npmjs.org/safe-regex-test/-/safe-regex-test-1.0.0.tgz" }, "dependencies": { "call-bind": ">=1.0.2 <2.0.0-0", "get-intrinsic": ">=1.1.3 <2.0.0-0", "is-regex": ">=1.1.4 <2.0.0-0" } } ], "safer-buffer!>=2.1.2 <3.0.0": [ "2.1.2", { "name": "safer-buffer", "dist": { "tarball": "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz" } } ], "semantic-release!19.0.5": [ "19.0.5", { "name": "semantic-release", "dist": { "tarball": "https://registry.npmjs.org/semantic-release/-/semantic-release-19.0.5.tgz" }, "dependencies": { "@semantic-release/commit-analyzer": ">=9.0.2 <10.0.0-0", "@semantic-release/error": ">=3.0.0 <4.0.0-0", "@semantic-release/github": ">=8.0.0 <9.0.0-0", "@semantic-release/npm": ">=9.0.0 <10.0.0-0", "@semantic-release/release-notes-generator": ">=10.0.0 <11.0.0-0", "aggregate-error": ">=3.0.0 <4.0.0-0", "cosmiconfig": ">=7.0.0 <8.0.0-0", "debug": ">=4.0.0 <5.0.0-0", "env-ci": ">=5.0.0 <6.0.0-0", "execa": ">=5.0.0 <6.0.0-0", "figures": ">=3.0.0 <4.0.0-0", "find-versions": ">=4.0.0 <5.0.0-0", "get-stream": ">=6.0.0 <7.0.0-0", "git-log-parser": ">=1.2.0 <2.0.0-0", "hook-std": ">=2.0.0 <3.0.0-0", "hosted-git-info": ">=4.0.0 <5.0.0-0", "lodash": ">=4.17.21 <5.0.0-0", "marked": ">=4.0.10 <5.0.0-0", "marked-terminal": ">=5.0.0 <6.0.0-0", "micromatch": ">=4.0.2 <5.0.0-0", "p-each-series": ">=2.1.0 <3.0.0-0", "p-reduce": ">=2.0.0 <3.0.0-0", "read-pkg-up": ">=7.0.0 <8.0.0-0", "resolve-from": ">=5.0.0 <6.0.0-0", "semver": ">=7.3.2 <8.0.0-0", "semver-diff": ">=3.1.1 <4.0.0-0", "signale": ">=1.2.1 <2.0.0-0", "yargs": ">=16.2.0 <17.0.0-0" }, "bin": { "semantic-release": "bin/semantic-release.js" } } ], "semantic-release!20.1.3": [ "20.1.3", { "name": "semantic-release", "dist": { "tarball": "https://registry.npmjs.org/semantic-release/-/semantic-release-20.1.3.tgz" }, "dependencies": { "@semantic-release/commit-analyzer": ">=9.0.2 <10.0.0-0", "@semantic-release/error": ">=3.0.0 <4.0.0-0", "@semantic-release/github": ">=8.0.0 <9.0.0-0", "@semantic-release/npm": ">=9.0.0 <10.0.0-0", "@semantic-release/release-notes-generator": ">=10.0.0 <11.0.0-0", "aggregate-error": ">=4.0.1 <5.0.0-0", "cosmiconfig": ">=8.0.0 <9.0.0-0", "debug": ">=4.0.0 <5.0.0-0", "env-ci": ">=8.0.0 <9.0.0-0", "execa": ">=7.0.0 <8.0.0-0", "figures": ">=5.0.0 <6.0.0-0", "find-versions": ">=5.1.0 <6.0.0-0", "get-stream": ">=6.0.0 <7.0.0-0", "git-log-parser": ">=1.2.0 <2.0.0-0", "hook-std": ">=3.0.0 <4.0.0-0", "hosted-git-info": ">=6.0.0 <7.0.0-0", "lodash-es": ">=4.17.21 <5.0.0-0", "marked": ">=4.1.0 <5.0.0-0", "marked-terminal": ">=5.1.1 <6.0.0-0", "micromatch": ">=4.0.2 <5.0.0-0", "p-each-series": ">=3.0.0 <4.0.0-0", "p-reduce": ">=3.0.0 <4.0.0-0", "read-pkg-up": ">=9.1.0 <10.0.0-0", "resolve-from": ">=5.0.0 <6.0.0-0", "semver": ">=7.3.2 <8.0.0-0", "semver-diff": ">=4.0.0 <5.0.0-0", "signale": ">=1.2.1 <2.0.0-0", "yargs": ">=17.5.1 <18.0.0-0" }, "bin": { "semantic-release": "bin/semantic-release.js" }, "scripts": { "codecov": "codecov -f coverage/coverage-final.json", "lint": "prettier --check \"*.{js,json,md}\" \".github/**/*.{md,yml}\" \"docs/**/*.md\" \"{bin,lib,test}/*.js\"", "lint:fix": "prettier --write \"*.{js,json,md}\" \".github/**/*.{md,yml}\" \"docs/**/*.md\" \"{bin,lib,test}/*.js\"", "pretest": "npm run lint", "semantic-release": "./bin/semantic-release.js", "test": "c8 ava --verbose", "test:ci": "c8 ava --verbose" } } ], "semver!>=2.0.0 <3.0.0-0||>=3.0.0 <4.0.0-0||>=4.0.0 <5.0.0-0||>=5.0.0 <6.0.0-0": [ "5.7.1", { "name": "semver", "dist": { "tarball": "https://registry.npmjs.org/semver/-/semver-5.7.1.tgz" }, "bin": { "semver": "./bin/semver" } } ], "semver!>=6.0.0 <7.0.0-0": [ "6.3.0", { "name": "semver", "dist": { "tarball": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz" }, "bin": { "semver": "./bin/semver.js" } } ], "semver!>=6.3.0 <7.0.0-0": [ "6.3.0", { "name": "semver", "dist": { "tarball": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz" }, "bin": { "semver": "./bin/semver.js" } } ], "semver!>=7.0.0 <8.0.0-0": [ "7.3.7", { "name": "semver", "dist": { "tarball": "https://registry.npmjs.org/semver/-/semver-7.3.7.tgz" }, "dependencies": { "lru-cache": ">=6.0.0 <7.0.0-0" }, "bin": { "semver": "bin/semver.js" } } ], "semver!>=7.1.1 <8.0.0-0": [ "7.3.7", { "name": "semver", "dist": { "tarball": "https://registry.npmjs.org/semver/-/semver-7.3.7.tgz" }, "dependencies": { "lru-cache": ">=6.0.0 <7.0.0-0" }, "bin": { "semver": "bin/semver.js" } } ], "semver!>=7.1.2 <8.0.0-0": [ "7.3.7", { "name": "semver", "dist": { "tarball": "https://registry.npmjs.org/semver/-/semver-7.3.7.tgz" }, "dependencies": { "lru-cache": ">=6.0.0 <7.0.0-0" }, "bin": { "semver": "bin/semver.js" } } ], "semver!>=7.3.2 <8.0.0-0": [ "7.3.7", { "name": "semver", "dist": { "tarball": "https://registry.npmjs.org/semver/-/semver-7.3.7.tgz" }, "dependencies": { "lru-cache": ">=6.0.0 <7.0.0-0" }, "bin": { "semver": "bin/semver.js" } } ], "semver!>=7.3.4 <8.0.0-0": [ "7.3.7", { "name": "semver", "dist": { "tarball": "https://registry.npmjs.org/semver/-/semver-7.3.7.tgz" }, "dependencies": { "lru-cache": ">=6.0.0 <7.0.0-0" }, "bin": { "semver": "bin/semver.js" } } ], "semver!>=7.3.5 <8.0.0-0": [ "7.3.7", { "name": "semver", "dist": { "tarball": "https://registry.npmjs.org/semver/-/semver-7.3.7.tgz" }, "dependencies": { "lru-cache": ">=6.0.0 <7.0.0-0" }, "bin": { "semver": "bin/semver.js" } } ], "semver!>=7.3.7 <8.0.0-0": [ "7.3.7", { "name": "semver", "dist": { "tarball": "https://registry.npmjs.org/semver/-/semver-7.3.7.tgz" }, "dependencies": { "lru-cache": ">=6.0.0 <7.0.0-0" }, "bin": { "semver": "bin/semver.js" } } ], "semver-diff!>=3.1.1 <4.0.0-0": [ "3.1.1", { "name": "semver-diff", "dist": { "tarball": "https://registry.npmjs.org/semver-diff/-/semver-diff-3.1.1.tgz" }, "dependencies": { "semver": ">=6.3.0 <7.0.0-0" } } ], "semver-diff!>=4.0.0 <5.0.0-0": [ "4.0.0", { "name": "semver-diff", "dist": { "tarball": "https://registry.npmjs.org/semver-diff/-/semver-diff-4.0.0.tgz" }, "dependencies": { "semver": ">=7.3.5 <8.0.0-0" }, "scripts": { "test": "xo && ava && tsd" } } ], "semver-regex!>=3.1.2 <4.0.0-0": [ "3.1.4", { "name": "semver-regex", "dist": { "tarball": "https://registry.npmjs.org/semver-regex/-/semver-regex-3.1.4.tgz" } } ], "semver-regex!>=4.0.5 <5.0.0-0": [ "4.0.5", { "name": "semver-regex", "dist": { "tarball": "https://registry.npmjs.org/semver-regex/-/semver-regex-4.0.5.tgz" }, "scripts": { "test": "xo && ava && tsd" } } ], "set-blocking!>=2.0.0 <3.0.0-0": [ "2.0.0", { "name": "set-blocking", "dist": { "tarball": "https://registry.npmjs.org/set-blocking/-/set-blocking-2.0.0.tgz" } } ], "shebang-command!>=2.0.0 <3.0.0-0": [ "2.0.0", { "name": "shebang-command", "dist": { "tarball": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz" }, "dependencies": { "shebang-regex": ">=3.0.0 <4.0.0-0" } } ], "shebang-regex!>=3.0.0 <4.0.0-0": [ "3.0.0", { "name": "shebang-regex", "dist": { "tarball": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz" } } ], "side-channel!>=1.0.4 <2.0.0-0": [ "1.0.4", { "name": "side-channel", "dist": { "tarball": "https://registry.npmjs.org/side-channel/-/side-channel-1.0.4.tgz" }, "dependencies": { "call-bind": ">=1.0.0 <2.0.0-0", "get-intrinsic": ">=1.0.2 <2.0.0-0", "object-inspect": ">=1.9.0 <2.0.0-0" } } ], "signal-exit!>=3.0.3 <4.0.0-0": [ "3.0.7", { "name": "signal-exit", "dist": { "tarball": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.7.tgz" } } ], "signal-exit!>=3.0.7 <4.0.0-0": [ "3.0.7", { "name": "signal-exit", "dist": { "tarball": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.7.tgz" } } ], "signale!>=1.2.1 <2.0.0-0": [ "1.4.0", { "name": "signale", "dist": { "tarball": "https://registry.npmjs.org/signale/-/signale-1.4.0.tgz" }, "dependencies": { "chalk": ">=2.3.2 <3.0.0-0", "figures": ">=2.0.0 <3.0.0-0", "pkg-conf": ">=2.1.0 <3.0.0-0" } } ], "slash!>=3.0.0 <4.0.0-0": [ "3.0.0", { "name": "slash", "dist": { "tarball": "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz" } } ], "slash!>=4.0.0 <5.0.0-0": [ "4.0.0", { "name": "slash", "dist": { "tarball": "https://registry.npmjs.org/slash/-/slash-4.0.0.tgz" } } ], "smart-buffer!>=4.2.0 <5.0.0-0": [ "4.2.0", { "name": "smart-buffer", "dist": { "tarball": "https://registry.npmjs.org/smart-buffer/-/smart-buffer-4.2.0.tgz" } } ], "socks!>=2.6.2 <3.0.0-0": [ "2.7.0", { "name": "socks", "dist": { "tarball": "https://registry.npmjs.org/socks/-/socks-2.7.0.tgz" }, "dependencies": { "ip": ">=2.0.0 <3.0.0-0", "smart-buffer": ">=4.2.0 <5.0.0-0" } } ], "socks-proxy-agent!>=7.0.0 <8.0.0-0": [ "7.0.0", { "name": "socks-proxy-agent", "dist": { "tarball": "https://registry.npmjs.org/socks-proxy-agent/-/socks-proxy-agent-7.0.0.tgz" }, "dependencies": { "agent-base": ">=6.0.2 <7.0.0-0", "debug": ">=4.3.3 <5.0.0-0", "socks": ">=2.6.2 <3.0.0-0" } } ], "source-map!>=0.6.1 <0.7.0-0": [ "0.6.1", { "name": "source-map", "dist": { "tarball": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz" } } ], "spawn-error-forwarder!>=1.0.0 <1.1.0-0": [ "1.0.0", { "name": "spawn-error-forwarder", "dist": { "tarball": "https://registry.npmjs.org/spawn-error-forwarder/-/spawn-error-forwarder-1.0.0.tgz" } } ], "spdx-correct!>=3.0.0 <4.0.0-0": [ "3.1.1", { "name": "spdx-correct", "dist": { "tarball": "https://registry.npmjs.org/spdx-correct/-/spdx-correct-3.1.1.tgz" }, "dependencies": { "spdx-expression-parse": ">=3.0.0 <4.0.0-0", "spdx-license-ids": ">=3.0.0 <4.0.0-0" } } ], "spdx-exceptions!>=2.1.0 <3.0.0-0": [ "2.3.0", { "name": "spdx-exceptions", "dist": { "tarball": "https://registry.npmjs.org/spdx-exceptions/-/spdx-exceptions-2.3.0.tgz" } } ], "spdx-expression-parse!>=3.0.0 <4.0.0-0": [ "3.0.1", { "name": "spdx-expression-parse", "dist": { "tarball": "https://registry.npmjs.org/spdx-expression-parse/-/spdx-expression-parse-3.0.1.tgz" }, "dependencies": { "spdx-exceptions": ">=2.1.0 <3.0.0-0", "spdx-license-ids": ">=3.0.0 <4.0.0-0" } } ], "spdx-license-ids!>=3.0.0 <4.0.0-0": [ "3.0.12", { "name": "spdx-license-ids", "dist": { "tarball": "https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-3.0.12.tgz" } } ], "split!>=1.0.0 <2.0.0-0": [ "1.0.1", { "name": "split", "dist": { "tarball": "https://registry.npmjs.org/split/-/split-1.0.1.tgz" }, "dependencies": { "through": ">=2.0.0 <3.0.0-0" } } ], "split2!>=1.0.0 <1.1.0-0": [ "1.0.0", { "name": "split2", "dist": { "tarball": "https://registry.npmjs.org/split2/-/split2-1.0.0.tgz" }, "dependencies": { "through2": ">=2.0.0 <2.1.0-0" } } ], "split2!>=3.0.0 <4.0.0-0": [ "3.2.2", { "name": "split2", "dist": { "tarball": "https://registry.npmjs.org/split2/-/split2-3.2.2.tgz" }, "dependencies": { "readable-stream": ">=3.0.0 <4.0.0-0" } } ], "ssri!>=9.0.0 <10.0.0-0": [ "9.0.1", { "name": "ssri", "dist": { "tarball": "https://registry.npmjs.org/ssri/-/ssri-9.0.1.tgz" }, "dependencies": { "minipass": ">=3.1.1 <4.0.0-0" } } ], "ssri!>=9.0.1 <10.0.0-0": [ "9.0.1", { "name": "ssri", "dist": { "tarball": "https://registry.npmjs.org/ssri/-/ssri-9.0.1.tgz" }, "dependencies": { "minipass": ">=3.1.1 <4.0.0-0" } } ], "stop-iteration-iterator!>=1.0.0 <2.0.0-0": [ "1.0.0", { "name": "stop-iteration-iterator", "dist": { "tarball": "https://registry.npmjs.org/stop-iteration-iterator/-/stop-iteration-iterator-1.0.0.tgz" }, "dependencies": { "internal-slot": ">=1.0.4 <2.0.0-0" } } ], "stream-combiner2!>=1.1.1 <1.2.0-0": [ "1.1.1", { "name": "stream-combiner2", "dist": { "tarball": "https://registry.npmjs.org/stream-combiner2/-/stream-combiner2-1.1.1.tgz" }, "dependencies": { "duplexer2": ">=0.1.0 <0.2.0-0", "readable-stream": ">=2.0.2 <3.0.0-0" } } ], "string-width!>=1.0.2 <2.0.0-0||>=2.0.0 <3.0.0-0||>=3.0.0 <4.0.0-0||>=4.0.0 <5.0.0-0": [ "4.2.3", { "name": "string-width", "dist": { "tarball": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz" }, "dependencies": { "emoji-regex": ">=8.0.0 <9.0.0-0", "is-fullwidth-code-point": ">=3.0.0 <4.0.0-0", "strip-ansi": ">=6.0.1 <7.0.0-0" } } ], "string-width!>=4.1.0 <5.0.0-0": [ "4.2.3", { "name": "string-width", "dist": { "tarball": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz" }, "dependencies": { "emoji-regex": ">=8.0.0 <9.0.0-0", "is-fullwidth-code-point": ">=3.0.0 <4.0.0-0", "strip-ansi": ">=6.0.1 <7.0.0-0" } } ], "string-width!>=4.2.0 <5.0.0-0": [ "4.2.3", { "name": "string-width", "dist": { "tarball": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz" }, "dependencies": { "emoji-regex": ">=8.0.0 <9.0.0-0", "is-fullwidth-code-point": ">=3.0.0 <4.0.0-0", "strip-ansi": ">=6.0.1 <7.0.0-0" } } ], "string-width!>=4.2.3 <5.0.0-0": [ "4.2.3", { "name": "string-width", "dist": { "tarball": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz" }, "dependencies": { "emoji-regex": ">=8.0.0 <9.0.0-0", "is-fullwidth-code-point": ">=3.0.0 <4.0.0-0", "strip-ansi": ">=6.0.1 <7.0.0-0" } } ], "string.prototype.matchall!>=4.0.7 <5.0.0-0": [ "4.0.7", { "name": "string.prototype.matchall", "dist": { "tarball": "https://registry.npmjs.org/string.prototype.matchall/-/string.prototype.matchall-4.0.7.tgz" }, "dependencies": { "call-bind": ">=1.0.2 <2.0.0-0", "define-properties": ">=1.1.3 <2.0.0-0", "es-abstract": ">=1.19.1 <2.0.0-0", "get-intrinsic": ">=1.1.1 <2.0.0-0", "has-symbols": ">=1.0.3 <2.0.0-0", "internal-slot": ">=1.0.3 <2.0.0-0", "regexp.prototype.flags": ">=1.4.1 <2.0.0-0", "side-channel": ">=1.0.4 <2.0.0-0" } } ], "string.prototype.matchall!>=4.0.8 <5.0.0-0": [ "4.0.8", { "name": "string.prototype.matchall", "dist": { "tarball": "https://registry.npmjs.org/string.prototype.matchall/-/string.prototype.matchall-4.0.8.tgz" }, "dependencies": { "call-bind": ">=1.0.2 <2.0.0-0", "define-properties": ">=1.1.4 <2.0.0-0", "es-abstract": ">=1.20.4 <2.0.0-0", "get-intrinsic": ">=1.1.3 <2.0.0-0", "has-symbols": ">=1.0.3 <2.0.0-0", "internal-slot": ">=1.0.3 <2.0.0-0", "regexp.prototype.flags": ">=1.4.3 <2.0.0-0", "side-channel": ">=1.0.4 <2.0.0-0" } } ], "string.prototype.trimend!>=1.0.5 <2.0.0-0": [ "1.0.5", { "name": "string.prototype.trimend", "dist": { "tarball": "https://registry.npmjs.org/string.prototype.trimend/-/string.prototype.trimend-1.0.5.tgz" }, "dependencies": { "call-bind": ">=1.0.2 <2.0.0-0", "define-properties": ">=1.1.4 <2.0.0-0", "es-abstract": ">=1.19.5 <2.0.0-0" } } ], "string.prototype.trimend!>=1.0.6 <2.0.0-0": [ "1.0.6", { "name": "string.prototype.trimend", "dist": { "tarball": "https://registry.npmjs.org/string.prototype.trimend/-/string.prototype.trimend-1.0.6.tgz" }, "dependencies": { "call-bind": ">=1.0.2 <2.0.0-0", "define-properties": ">=1.1.4 <2.0.0-0", "es-abstract": ">=1.20.4 <2.0.0-0" } } ], "string.prototype.trimstart!>=1.0.5 <2.0.0-0": [ "1.0.5", { "name": "string.prototype.trimstart", "dist": { "tarball": "https://registry.npmjs.org/string.prototype.trimstart/-/string.prototype.trimstart-1.0.5.tgz" }, "dependencies": { "call-bind": ">=1.0.2 <2.0.0-0", "define-properties": ">=1.1.4 <2.0.0-0", "es-abstract": ">=1.19.5 <2.0.0-0" } } ], "string.prototype.trimstart!>=1.0.6 <2.0.0-0": [ "1.0.6", { "name": "string.prototype.trimstart", "dist": { "tarball": "https://registry.npmjs.org/string.prototype.trimstart/-/string.prototype.trimstart-1.0.6.tgz" }, "dependencies": { "call-bind": ">=1.0.2 <2.0.0-0", "define-properties": ">=1.1.4 <2.0.0-0", "es-abstract": ">=1.20.4 <2.0.0-0" } } ], "string_decoder!>=1.1.1 <1.2.0-0": [ "1.1.1", { "name": "string_decoder", "dist": { "tarball": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz" }, "dependencies": { "safe-buffer": ">=5.1.0 <5.2.0-0" } } ], "string_decoder!>=1.1.1 <2.0.0-0": [ "1.3.0", { "name": "string_decoder", "dist": { "tarball": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.3.0.tgz" }, "dependencies": { "safe-buffer": ">=5.2.0 <5.3.0-0" } } ], "strip-ansi!>=6.0.0 <7.0.0-0": [ "6.0.1", { "name": "strip-ansi", "dist": { "tarball": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz" }, "dependencies": { "ansi-regex": ">=5.0.1 <6.0.0-0" } } ], "strip-ansi!>=6.0.1 <7.0.0-0": [ "6.0.1", { "name": "strip-ansi", "dist": { "tarball": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz" }, "dependencies": { "ansi-regex": ">=5.0.1 <6.0.0-0" } } ], "strip-bom!>=3.0.0 <4.0.0-0": [ "3.0.0", { "name": "strip-bom", "dist": { "tarball": "https://registry.npmjs.org/strip-bom/-/strip-bom-3.0.0.tgz" } } ], "strip-final-newline!>=2.0.0 <3.0.0-0": [ "2.0.0", { "name": "strip-final-newline", "dist": { "tarball": "https://registry.npmjs.org/strip-final-newline/-/strip-final-newline-2.0.0.tgz" } } ], "strip-final-newline!>=3.0.0 <4.0.0-0": [ "3.0.0", { "name": "strip-final-newline", "dist": { "tarball": "https://registry.npmjs.org/strip-final-newline/-/strip-final-newline-3.0.0.tgz" }, "scripts": { "test": "xo && ava" } } ], "strip-indent!>=3.0.0 <4.0.0-0": [ "3.0.0", { "name": "strip-indent", "dist": { "tarball": "https://registry.npmjs.org/strip-indent/-/strip-indent-3.0.0.tgz" }, "dependencies": { "min-indent": ">=1.0.0 <2.0.0-0" } } ], "strip-json-comments!>=2.0.1 <2.1.0-0": [ "2.0.1", { "name": "strip-json-comments", "dist": { "tarball": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-2.0.1.tgz" } } ], "strip-json-comments!>=3.1.0 <4.0.0-0": [ "3.1.1", { "name": "strip-json-comments", "dist": { "tarball": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz" } } ], "strip-json-comments!>=3.1.1 <4.0.0-0": [ "3.1.1", { "name": "strip-json-comments", "dist": { "tarball": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz" } } ], "supports-color!>=5.3.0 <6.0.0-0": [ "5.5.0", { "name": "supports-color", "dist": { "tarball": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz" }, "dependencies": { "has-flag": ">=3.0.0 <4.0.0-0" } } ], "supports-color!>=7.0.0 <8.0.0-0": [ "7.2.0", { "name": "supports-color", "dist": { "tarball": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz" }, "dependencies": { "has-flag": ">=4.0.0 <5.0.0-0" } } ], "supports-color!>=7.1.0 <8.0.0-0": [ "7.2.0", { "name": "supports-color", "dist": { "tarball": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz" }, "dependencies": { "has-flag": ">=4.0.0 <5.0.0-0" } } ], "supports-hyperlinks!>=2.2.0 <3.0.0-0": [ "2.3.0", { "name": "supports-hyperlinks", "dist": { "tarball": "https://registry.npmjs.org/supports-hyperlinks/-/supports-hyperlinks-2.3.0.tgz" }, "dependencies": { "has-flag": ">=4.0.0 <5.0.0-0", "supports-color": ">=7.0.0 <8.0.0-0" } } ], "supports-preserve-symlinks-flag!>=1.0.0 <2.0.0-0": [ "1.0.0", { "name": "supports-preserve-symlinks-flag", "dist": { "tarball": "https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz" } } ], "synckit!>=0.8.4 <0.9.0-0": [ "0.8.4", { "name": "synckit", "dist": { "tarball": "https://registry.npmjs.org/synckit/-/synckit-0.8.4.tgz" }, "dependencies": { "@pkgr/utils": ">=2.3.1 <3.0.0-0", "tslib": ">=2.4.0 <3.0.0-0" } } ], "tapable!>=2.2.0 <3.0.0-0": [ "2.2.1", { "name": "tapable", "dist": { "tarball": "https://registry.npmjs.org/tapable/-/tapable-2.2.1.tgz" } } ], "tar!>=6.1.0 <7.0.0-0": [ "6.1.11", { "name": "tar", "dist": { "tarball": "https://registry.npmjs.org/tar/-/tar-6.1.11.tgz" }, "dependencies": { "chownr": ">=2.0.0 <3.0.0-0", "fs-minipass": ">=2.0.0 <3.0.0-0", "minipass": ">=3.0.0 <4.0.0-0", "minizlib": ">=2.1.1 <3.0.0-0", "mkdirp": ">=1.0.3 <2.0.0-0", "yallist": ">=4.0.0 <5.0.0-0" } } ], "tar!>=6.1.2 <7.0.0-0": [ "6.1.11", { "name": "tar", "dist": { "tarball": "https://registry.npmjs.org/tar/-/tar-6.1.11.tgz" }, "dependencies": { "chownr": ">=2.0.0 <3.0.0-0", "fs-minipass": ">=2.0.0 <3.0.0-0", "minipass": ">=3.0.0 <4.0.0-0", "minizlib": ">=2.1.1 <3.0.0-0", "mkdirp": ">=1.0.3 <2.0.0-0", "yallist": ">=4.0.0 <5.0.0-0" } } ], "tar!>=6.1.11 <7.0.0-0": [ "6.1.11", { "name": "tar", "dist": { "tarball": "https://registry.npmjs.org/tar/-/tar-6.1.11.tgz" }, "dependencies": { "chownr": ">=2.0.0 <3.0.0-0", "fs-minipass": ">=2.0.0 <3.0.0-0", "minipass": ">=3.0.0 <4.0.0-0", "minizlib": ">=2.1.1 <3.0.0-0", "mkdirp": ">=1.0.3 <2.0.0-0", "yallist": ">=4.0.0 <5.0.0-0" } } ], "temp-dir!>=2.0.0 <3.0.0-0": [ "2.0.0", { "name": "temp-dir", "dist": { "tarball": "https://registry.npmjs.org/temp-dir/-/temp-dir-2.0.0.tgz" } } ], "tempy!>=1.0.0 <2.0.0-0": [ "1.0.1", { "name": "tempy", "dist": { "tarball": "https://registry.npmjs.org/tempy/-/tempy-1.0.1.tgz" }, "dependencies": { "del": ">=6.0.0 <7.0.0-0", "is-stream": ">=2.0.0 <3.0.0-0", "temp-dir": ">=2.0.0 <3.0.0-0", "type-fest": ">=0.16.0 <0.17.0-0", "unique-string": ">=2.0.0 <3.0.0-0" } } ], "text-extensions!>=1.0.0 <2.0.0-0": [ "1.9.0", { "name": "text-extensions", "dist": { "tarball": "https://registry.npmjs.org/text-extensions/-/text-extensions-1.9.0.tgz" } } ], "text-table!>=0.2.0 <0.3.0-0": [ "0.2.0", { "name": "text-table", "dist": { "tarball": "https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz" } } ], "through!>=2.0.0 <3.0.0-0": [ "2.3.8", { "name": "through", "dist": { "tarball": "https://registry.npmjs.org/through/-/through-2.3.8.tgz" } } ], "through!>=2.2.7 <3.0.0": [ "2.3.8", { "name": "through", "dist": { "tarball": "https://registry.npmjs.org/through/-/through-2.3.8.tgz" } } ], "through2!>=2.0.0 <2.1.0-0": [ "2.0.5", { "name": "through2", "dist": { "tarball": "https://registry.npmjs.org/through2/-/through2-2.0.5.tgz" }, "dependencies": { "readable-stream": ">=2.3.6 <2.4.0-0", "xtend": ">=4.0.1 <4.1.0-0" } } ], "through2!>=4.0.0 <5.0.0-0": [ "4.0.2", { "name": "through2", "dist": { "tarball": "https://registry.npmjs.org/through2/-/through2-4.0.2.tgz" }, "dependencies": { "readable-stream": ">=3.0.0 <4.0.0-0" } } ], "tiny-glob!>=0.2.9 <0.3.0-0": [ "0.2.9", { "name": "tiny-glob", "dist": { "tarball": "https://registry.npmjs.org/tiny-glob/-/tiny-glob-0.2.9.tgz" }, "dependencies": { "globalyzer": "0.1.0", "globrex": ">=0.1.2 <0.2.0-0" } } ], "tiny-relative-date!>=1.3.0 <2.0.0-0": [ "1.3.0", { "name": "tiny-relative-date", "dist": { "tarball": "https://registry.npmjs.org/tiny-relative-date/-/tiny-relative-date-1.3.0.tgz" } } ], "to-regex-range!>=5.0.1 <6.0.0-0": [ "5.0.1", { "name": "to-regex-range", "dist": { "tarball": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz" }, "dependencies": { "is-number": ">=7.0.0 <8.0.0-0" } } ], "tr46!>=0.0.3 <0.1.0-0": [ "0.0.3", { "name": "tr46", "dist": { "tarball": "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz" } } ], "traverse!>=0.6.6 <0.7.0-0": [ "0.6.6", { "name": "traverse", "dist": { "tarball": "https://registry.npmjs.org/traverse/-/traverse-0.6.6.tgz" } } ], "treeverse!>=2.0.0 <3.0.0-0": [ "2.0.0", { "name": "treeverse", "dist": { "tarball": "https://registry.npmjs.org/treeverse/-/treeverse-2.0.0.tgz" } } ], "trim-newlines!>=3.0.0 <4.0.0-0": [ "3.0.1", { "name": "trim-newlines", "dist": { "tarball": "https://registry.npmjs.org/trim-newlines/-/trim-newlines-3.0.1.tgz" } } ], "tsconfig-paths!>=3.14.1 <4.0.0-0": [ "3.14.1", { "name": "tsconfig-paths", "dist": { "tarball": "https://registry.npmjs.org/tsconfig-paths/-/tsconfig-paths-3.14.1.tgz" }, "dependencies": { "@types/json5": ">=0.0.29 <0.0.30-0", "json5": ">=1.0.1 <2.0.0-0", "minimist": ">=1.2.6 <2.0.0-0", "strip-bom": ">=3.0.0 <4.0.0-0" } } ], "tslib!>=1.8.1 <2.0.0-0": [ "1.14.1", { "name": "tslib", "dist": { "tarball": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz" } } ], "tslib!>=2.4.0 <3.0.0-0": [ "2.4.1", { "name": "tslib", "dist": { "tarball": "https://registry.npmjs.org/tslib/-/tslib-2.4.1.tgz" } } ], "tsutils!>=3.21.0 <4.0.0-0": [ "3.21.0", { "name": "tsutils", "dist": { "tarball": "https://registry.npmjs.org/tsutils/-/tsutils-3.21.0.tgz" }, "dependencies": { "tslib": ">=1.8.1 <2.0.0-0" } } ], "type-check!>=0.4.0 <0.5.0-0": [ "0.4.0", { "name": "type-check", "dist": { "tarball": "https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz" }, "dependencies": { "prelude-ls": ">=1.2.1 <2.0.0-0" } } ], "type-fest!>=0.6.0 <0.7.0-0": [ "0.6.0", { "name": "type-fest", "dist": { "tarball": "https://registry.npmjs.org/type-fest/-/type-fest-0.6.0.tgz" } } ], "type-fest!>=0.8.1 <0.9.0-0": [ "0.8.1", { "name": "type-fest", "dist": { "tarball": "https://registry.npmjs.org/type-fest/-/type-fest-0.8.1.tgz" } } ], "type-fest!>=0.16.0 <0.17.0-0": [ "0.16.0", { "name": "type-fest", "dist": { "tarball": "https://registry.npmjs.org/type-fest/-/type-fest-0.16.0.tgz" } } ], "type-fest!>=0.18.0 <0.19.0-0": [ "0.18.1", { "name": "type-fest", "dist": { "tarball": "https://registry.npmjs.org/type-fest/-/type-fest-0.18.1.tgz" } } ], "type-fest!>=0.20.2 <0.21.0-0": [ "0.20.2", { "name": "type-fest", "dist": { "tarball": "https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz" } } ], "type-fest!>=1.0.2 <2.0.0-0": [ "1.4.0", { "name": "type-fest", "dist": { "tarball": "https://registry.npmjs.org/type-fest/-/type-fest-1.4.0.tgz" } } ], "type-fest!>=2.0.0 <3.0.0-0": [ "2.19.0", { "name": "type-fest", "dist": { "tarball": "https://registry.npmjs.org/type-fest/-/type-fest-2.19.0.tgz" }, "scripts": { "test": "xo && tsd && tsc && node script/test/source-files-extension.js" } } ], "type-fest!>=2.5.0 <3.0.0-0": [ "2.19.0", { "name": "type-fest", "dist": { "tarball": "https://registry.npmjs.org/type-fest/-/type-fest-2.19.0.tgz" }, "scripts": { "test": "xo && tsd && tsc && node script/test/source-files-extension.js" } } ], "typed-array-length!>=1.0.4 <2.0.0-0": [ "1.0.4", { "name": "typed-array-length", "dist": { "tarball": "https://registry.npmjs.org/typed-array-length/-/typed-array-length-1.0.4.tgz" }, "dependencies": { "call-bind": ">=1.0.2 <2.0.0-0", "for-each": ">=0.3.3 <0.4.0-0", "is-typed-array": ">=1.1.9 <2.0.0-0" } } ], "typescript!4.8.2": [ "4.8.2", { "name": "typescript", "dist": { "tarball": "https://registry.npmjs.org/typescript/-/typescript-4.8.2.tgz" }, "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver" } } ], "typescript!4.9.4": [ "4.9.4", { "name": "typescript", "dist": { "tarball": "https://registry.npmjs.org/typescript/-/typescript-4.9.4.tgz" }, "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver" } } ], "typescript!5.0.2": [ "5.0.2", { "name": "typescript", "dist": { "tarball": "https://registry.npmjs.org/typescript/-/typescript-5.0.2.tgz" }, "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver" }, "scripts": { "build": "npm run build:compiler && npm run build:tests", "build:compiler": "hereby local", "build:tests": "hereby tests", "build:tests:notypecheck": "hereby tests --no-typecheck", "clean": "hereby clean", "gulp": "hereby", "lint": "hereby lint", "setup-hooks": "node scripts/link-hooks.mjs", "start": "node lib/tsc", "test": "hereby runtests-parallel --light=false", "test:eslint-rules": "hereby run-eslint-rules-tests" } } ], "uglify-js!>=3.1.4 <4.0.0-0?": [ "3.17.0", { "name": "uglify-js", "dist": { "tarball": "https://registry.npmjs.org/uglify-js/-/uglify-js-3.17.0.tgz" }, "bin": { "uglifyjs": "bin/uglifyjs" } } ], "unbox-primitive!>=1.0.2 <2.0.0-0": [ "1.0.2", { "name": "unbox-primitive", "dist": { "tarball": "https://registry.npmjs.org/unbox-primitive/-/unbox-primitive-1.0.2.tgz" }, "dependencies": { "call-bind": ">=1.0.2 <2.0.0-0", "has-bigints": ">=1.0.2 <2.0.0-0", "has-symbols": ">=1.0.3 <2.0.0-0", "which-boxed-primitive": ">=1.0.2 <2.0.0-0" } } ], "unique-filename!>=2.0.0 <3.0.0-0": [ "2.0.1", { "name": "unique-filename", "dist": { "tarball": "https://registry.npmjs.org/unique-filename/-/unique-filename-2.0.1.tgz" }, "dependencies": { "unique-slug": ">=3.0.0 <4.0.0-0" } } ], "unique-slug!>=3.0.0 <4.0.0-0": [ "3.0.0", { "name": "unique-slug", "dist": { "tarball": "https://registry.npmjs.org/unique-slug/-/unique-slug-3.0.0.tgz" }, "dependencies": { "imurmurhash": ">=0.1.4 <0.2.0-0" } } ], "unique-string!>=2.0.0 <3.0.0-0": [ "2.0.0", { "name": "unique-string", "dist": { "tarball": "https://registry.npmjs.org/unique-string/-/unique-string-2.0.0.tgz" }, "dependencies": { "crypto-random-string": ">=2.0.0 <3.0.0-0" } } ], "universal-user-agent!>=6.0.0 <7.0.0-0": [ "6.0.0", { "name": "universal-user-agent", "dist": { "tarball": "https://registry.npmjs.org/universal-user-agent/-/universal-user-agent-6.0.0.tgz" } } ], "universalify!>=2.0.0 <3.0.0-0": [ "2.0.0", { "name": "universalify", "dist": { "tarball": "https://registry.npmjs.org/universalify/-/universalify-2.0.0.tgz" } } ], "uri-js!>=4.2.2 <5.0.0-0": [ "4.4.1", { "name": "uri-js", "dist": { "tarball": "https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz" }, "dependencies": { "punycode": ">=2.1.0 <3.0.0-0" } } ], "url-join!>=4.0.0 <5.0.0-0": [ "4.0.1", { "name": "url-join", "dist": { "tarball": "https://registry.npmjs.org/url-join/-/url-join-4.0.1.tgz" } } ], "util-deprecate!>=1.0.1 <1.1.0-0": [ "1.0.2", { "name": "util-deprecate", "dist": { "tarball": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz" } } ], "util-deprecate!>=1.0.1 <2.0.0-0": [ "1.0.2", { "name": "util-deprecate", "dist": { "tarball": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz" } } ], "util-deprecate!>=1.0.2 <2.0.0-0": [ "1.0.2", { "name": "util-deprecate", "dist": { "tarball": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz" } } ], "validate-npm-package-license!>=3.0.1 <4.0.0-0": [ "3.0.4", { "name": "validate-npm-package-license", "dist": { "tarball": "https://registry.npmjs.org/validate-npm-package-license/-/validate-npm-package-license-3.0.4.tgz" }, "dependencies": { "spdx-correct": ">=3.0.0 <4.0.0-0", "spdx-expression-parse": ">=3.0.0 <4.0.0-0" } } ], "validate-npm-package-license!>=3.0.4 <4.0.0-0": [ "3.0.4", { "name": "validate-npm-package-license", "dist": { "tarball": "https://registry.npmjs.org/validate-npm-package-license/-/validate-npm-package-license-3.0.4.tgz" }, "dependencies": { "spdx-correct": ">=3.0.0 <4.0.0-0", "spdx-expression-parse": ">=3.0.0 <4.0.0-0" } } ], "validate-npm-package-name!>=4.0.0 <5.0.0-0": [ "4.0.0", { "name": "validate-npm-package-name", "dist": { "tarball": "https://registry.npmjs.org/validate-npm-package-name/-/validate-npm-package-name-4.0.0.tgz" }, "dependencies": { "builtins": ">=5.0.0 <6.0.0-0" } } ], "walk-up-path!>=1.0.0 <2.0.0-0": [ "1.0.0", { "name": "walk-up-path", "dist": { "tarball": "https://registry.npmjs.org/walk-up-path/-/walk-up-path-1.0.0.tgz" } } ], "wcwidth!>=1.0.0 <2.0.0-0": [ "1.0.1", { "name": "wcwidth", "dist": { "tarball": "https://registry.npmjs.org/wcwidth/-/wcwidth-1.0.1.tgz" }, "dependencies": { "defaults": ">=1.0.3 <2.0.0-0" } } ], "webidl-conversions!>=3.0.0 <4.0.0-0": [ "3.0.1", { "name": "webidl-conversions", "dist": { "tarball": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz" } } ], "whatwg-url!>=5.0.0 <6.0.0-0": [ "5.0.0", { "name": "whatwg-url", "dist": { "tarball": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-5.0.0.tgz" }, "dependencies": { "tr46": ">=0.0.3 <0.1.0-0", "webidl-conversions": ">=3.0.0 <4.0.0-0" } } ], "which!>=2.0.1 <3.0.0-0": [ "2.0.2", { "name": "which", "dist": { "tarball": "https://registry.npmjs.org/which/-/which-2.0.2.tgz" }, "dependencies": { "isexe": ">=2.0.0 <3.0.0-0" }, "bin": { "node-which": "./bin/node-which" } } ], "which!>=2.0.2 <3.0.0-0": [ "2.0.2", { "name": "which", "dist": { "tarball": "https://registry.npmjs.org/which/-/which-2.0.2.tgz" }, "dependencies": { "isexe": ">=2.0.0 <3.0.0-0" }, "bin": { "node-which": "./bin/node-which" } } ], "which-boxed-primitive!>=1.0.2 <2.0.0-0": [ "1.0.2", { "name": "which-boxed-primitive", "dist": { "tarball": "https://registry.npmjs.org/which-boxed-primitive/-/which-boxed-primitive-1.0.2.tgz" }, "dependencies": { "is-bigint": ">=1.0.1 <2.0.0-0", "is-boolean-object": ">=1.1.0 <2.0.0-0", "is-number-object": ">=1.0.4 <2.0.0-0", "is-string": ">=1.0.5 <2.0.0-0", "is-symbol": ">=1.0.3 <2.0.0-0" } } ], "which-collection!>=1.0.1 <2.0.0-0": [ "1.0.1", { "name": "which-collection", "dist": { "tarball": "https://registry.npmjs.org/which-collection/-/which-collection-1.0.1.tgz" }, "dependencies": { "is-map": ">=2.0.1 <3.0.0-0", "is-set": ">=2.0.1 <3.0.0-0", "is-weakmap": ">=2.0.1 <3.0.0-0", "is-weakset": ">=2.0.1 <3.0.0-0" } } ], "which-typed-array!>=1.1.9 <2.0.0-0": [ "1.1.9", { "name": "which-typed-array", "dist": { "tarball": "https://registry.npmjs.org/which-typed-array/-/which-typed-array-1.1.9.tgz" }, "dependencies": { "available-typed-arrays": ">=1.0.5 <2.0.0-0", "call-bind": ">=1.0.2 <2.0.0-0", "for-each": ">=0.3.3 <0.4.0-0", "gopd": ">=1.0.1 <2.0.0-0", "has-tostringtag": ">=1.0.0 <2.0.0-0", "is-typed-array": ">=1.1.10 <2.0.0-0" } } ], "wide-align!>=1.1.5 <2.0.0-0": [ "1.1.5", { "name": "wide-align", "dist": { "tarball": "https://registry.npmjs.org/wide-align/-/wide-align-1.1.5.tgz" }, "dependencies": { "string-width": ">=1.0.2 <2.0.0-0||>=2.0.0 <3.0.0-0||>=3.0.0 <4.0.0-0||>=4.0.0 <5.0.0-0" } } ], "word-wrap!>=1.2.3 <2.0.0-0": [ "1.2.3", { "name": "word-wrap", "dist": { "tarball": "https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.3.tgz" } } ], "wordwrap!>=1.0.0 <2.0.0-0": [ "1.0.0", { "name": "wordwrap", "dist": { "tarball": "https://registry.npmjs.org/wordwrap/-/wordwrap-1.0.0.tgz" } } ], "wrap-ansi!>=7.0.0 <8.0.0-0": [ "7.0.0", { "name": "wrap-ansi", "dist": { "tarball": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz" }, "dependencies": { "ansi-styles": ">=4.0.0 <5.0.0-0", "string-width": ">=4.1.0 <5.0.0-0", "strip-ansi": ">=6.0.0 <7.0.0-0" } } ], "wrappy!>=1.0.0 <2.0.0-0": [ "1.0.2", { "name": "wrappy", "dist": { "tarball": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz" } } ], "write-file-atomic!>=4.0.0 <5.0.0-0": [ "4.0.2", { "name": "write-file-atomic", "dist": { "tarball": "https://registry.npmjs.org/write-file-atomic/-/write-file-atomic-4.0.2.tgz" }, "dependencies": { "imurmurhash": ">=0.1.4 <0.2.0-0", "signal-exit": ">=3.0.7 <4.0.0-0" } } ], "write-file-atomic!>=4.0.1 <5.0.0-0": [ "4.0.2", { "name": "write-file-atomic", "dist": { "tarball": "https://registry.npmjs.org/write-file-atomic/-/write-file-atomic-4.0.2.tgz" }, "dependencies": { "imurmurhash": ">=0.1.4 <0.2.0-0", "signal-exit": ">=3.0.7 <4.0.0-0" } } ], "xtend!>=4.0.1 <4.1.0-0": [ "4.0.2", { "name": "xtend", "dist": { "tarball": "https://registry.npmjs.org/xtend/-/xtend-4.0.2.tgz" } } ], "y18n!>=5.0.5 <6.0.0-0": [ "5.0.8", { "name": "y18n", "dist": { "tarball": "https://registry.npmjs.org/y18n/-/y18n-5.0.8.tgz" } } ], "yallist!>=4.0.0 <5.0.0-0": [ "4.0.0", { "name": "yallist", "dist": { "tarball": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz" } } ], "yaml!>=1.10.0 <2.0.0-0": [ "1.10.2", { "name": "yaml", "dist": { "tarball": "https://registry.npmjs.org/yaml/-/yaml-1.10.2.tgz" } } ], "yargs!>=16.2.0 <17.0.0-0": [ "16.2.0", { "name": "yargs", "dist": { "tarball": "https://registry.npmjs.org/yargs/-/yargs-16.2.0.tgz" }, "dependencies": { "cliui": ">=7.0.2 <8.0.0-0", "escalade": ">=3.1.1 <4.0.0-0", "get-caller-file": ">=2.0.5 <3.0.0-0", "require-directory": ">=2.1.1 <3.0.0-0", "string-width": ">=4.2.0 <5.0.0-0", "y18n": ">=5.0.5 <6.0.0-0", "yargs-parser": ">=20.2.2 <21.0.0-0" } } ], "yargs!>=17.5.1 <18.0.0-0": [ "17.7.1", { "name": "yargs", "dist": { "tarball": "https://registry.npmjs.org/yargs/-/yargs-17.7.1.tgz" }, "dependencies": { "cliui": ">=8.0.1 <9.0.0-0", "escalade": ">=3.1.1 <4.0.0-0", "get-caller-file": ">=2.0.5 <3.0.0-0", "require-directory": ">=2.1.1 <3.0.0-0", "string-width": ">=4.2.3 <5.0.0-0", "y18n": ">=5.0.5 <6.0.0-0", "yargs-parser": ">=21.1.1 <22.0.0-0" }, "scripts": { "build:cjs": "rollup -c rollup.config.cjs", "check": "gts lint && npm run check:js", "check:js": "eslint . --ext cjs --ext mjs --ext js", "clean": "gts clean", "compile": "rimraf build && tsc", "coverage": "c8 report --check-coverage", "fix": "gts fix && npm run fix:js", "fix:js": "eslint . --ext cjs --ext mjs --ext js --fix", "postbuild:cjs": "rimraf ./build/index.cjs.d.ts", "postcompile": "npm run build:cjs", "posttest": "npm run check", "prepare": "npm run compile", "pretest": "npm run compile -- -p tsconfig.test.json && cross-env NODE_ENV=test npm run build:cjs", "test": "c8 mocha --enable-source-maps ./test/*.cjs --require ./test/before.cjs --timeout=12000 --check-leaks", "test:esm": "c8 mocha --enable-source-maps ./test/esm/*.mjs --check-leaks" } } ], "yargs-parser!>=20.2.2 <21.0.0-0": [ "20.2.9", { "name": "yargs-parser", "dist": { "tarball": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-20.2.9.tgz" } } ], "yargs-parser!>=20.2.3 <21.0.0-0": [ "20.2.9", { "name": "yargs-parser", "dist": { "tarball": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-20.2.9.tgz" } } ], "yargs-parser!>=21.1.1 <22.0.0-0": [ "21.1.1", { "name": "yargs-parser", "dist": { "tarball": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-21.1.1.tgz" }, "scripts": { "build:cjs": "rollup -c", "check": "standardx '**/*.ts' && standardx '**/*.js' && standardx '**/*.cjs'", "compile": "tsc", "coverage": "c8 report --check-coverage", "fix": "standardx --fix '**/*.ts' && standardx --fix '**/*.js' && standardx --fix '**/*.cjs'", "postcompile": "npm run build:cjs", "precompile": "rimraf build", "prepare": "npm run compile", "pretest": "rimraf build && tsc -p tsconfig.test.json && cross-env NODE_ENV=test npm run build:cjs", "pretest:typescript": "npm run pretest", "test": "c8 --reporter=text --reporter=html mocha test/*.cjs", "test:browser": "start-server-and-test 'serve ./ -p 8080' http://127.0.0.1:8080/package.json 'node ./test/browser/yargs-test.cjs'", "test:esm": "c8 --reporter=text --reporter=html mocha test/*.mjs", "test:typescript": "c8 mocha ./build/test/typescript/*.js" } } ], "yocto-queue!>=0.1.0 <0.2.0-0": [ "0.1.0", { "name": "yocto-queue", "dist": { "tarball": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-0.1.0.tgz" } } ], "yocto-queue!>=1.0.0 <2.0.0-0": [ "1.0.0", { "name": "yocto-queue", "dist": { "tarball": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-1.0.0.tgz" }, "scripts": { "//test": "xo && ava && tsd", "test": "ava && tsd" } } ] }