Files
pnpm/pnpm-lock.yaml
2020-11-14 23:08:48 +02:00

14645 lines
442 KiB
YAML

importers:
.:
devDependencies:
'@changesets/cli': 2.11.2
'@commitlint/cli': 11.0.0
'@commitlint/config-conventional': 11.0.0
'@commitlint/prompt-cli': 11.0.0
'@pnpm/eslint-config': 'link:utils/eslint-config'
'@pnpm/registry-mock': 2.2.0
'@pnpm/tsconfig': 'link:utils/tsconfig'
'@types/jest': 26.0.15
'@types/node': 12.19.4
'@types/tape': 4.13.0
c8: 7.3.5
coveralls: 3.1.0
cross-env: 7.0.2
eslint: 7.13.0
husky: 4.3.0
jest: 26.6.3_ts-node@9.0.0
lcov-result-merger: 3.1.0
npm-run-all: 4.1.5
publish-packed: 3.0.2
rimraf: 3.0.2
tape: 4.13.3
ts-jest: 26.4.4_jest@26.6.3+typescript@4.0.5
ts-node: 9.0.0_typescript@4.0.5
typescript: 4.0.5
verdaccio: 4.8.1
yarn: 1.22.10
yarnhook: 0.4.5
specifiers:
'@changesets/cli': ^2.11.2
'@commitlint/cli': ^11.0.0
'@commitlint/config-conventional': ^11.0.0
'@commitlint/prompt-cli': ^11.0.0
'@pnpm/eslint-config': 'workspace:*'
'@pnpm/registry-mock': ^2.2.0
'@pnpm/tsconfig': 'workspace:*'
'@types/jest': ^26.0.15
'@types/node': ^12.19.4
'@types/tape': ^4.13.0
c8: ^7.3.5
coveralls: ^3.1.0
cross-env: ^7.0.2
eslint: ^7.13.0
husky: ^4.3.0
jest: ^26.6.3
lcov-result-merger: ^3.1.0
npm-run-all: ^4.1.5
publish-packed: ^3.0.2
rimraf: ^3.0.2
tape: ^4.13.3
ts-jest: ^26.4.4
ts-node: ^9.0.0
typescript: ^4.0.5
verdaccio: ^4.8.1
yarn: ^1.22.10
yarnhook: ^0.4.5
packages/audit:
dependencies:
'@pnpm/error': 'link:../error'
'@pnpm/fetch': 'link:../fetch'
'@pnpm/lockfile-types': 'link:../lockfile-types'
'@pnpm/lockfile-utils': 'link:../lockfile-utils'
'@pnpm/lockfile-walker': 'link:../lockfile-walker'
'@pnpm/types': 'link:../types'
devDependencies:
'@pnpm/audit': 'link:'
'@pnpm/constants': 'link:../constants'
'@pnpm/lockfile-file': 'link:../lockfile-file'
nock: 12.0.3
specifiers:
'@pnpm/audit': 'link:'
'@pnpm/constants': 'workspace:^4.1.0'
'@pnpm/error': 'workspace:1.4.0'
'@pnpm/fetch': 'workspace:2.1.7'
'@pnpm/lockfile-file': 'workspace:3.1.1'
'@pnpm/lockfile-types': 'workspace:2.1.1'
'@pnpm/lockfile-utils': 'workspace:2.0.19'
'@pnpm/lockfile-walker': 'workspace:3.0.7'
'@pnpm/types': 'workspace:6.3.1'
nock: 12.0.3
packages/build-modules:
dependencies:
'@pnpm/constants': 'link:../constants'
'@pnpm/core-loggers': 'link:../core-loggers'
'@pnpm/lifecycle': 'link:../lifecycle'
'@pnpm/link-bins': 'link:../link-bins'
'@pnpm/read-package-json': 'link:../read-package-json'
'@pnpm/store-controller-types': 'link:../store-controller-types'
'@pnpm/types': 'link:../types'
graph-sequencer: 2.0.0
ramda: 0.27.1
run-groups: 3.0.1
devDependencies:
'@pnpm/build-modules': 'link:'
'@pnpm/logger': 3.2.2
'@types/ramda': 0.27.32
specifiers:
'@pnpm/build-modules': 'link:'
'@pnpm/constants': 'workspace:4.1.0'
'@pnpm/core-loggers': 'workspace:5.0.2'
'@pnpm/lifecycle': 'workspace:9.6.2'
'@pnpm/link-bins': 'workspace:5.3.20'
'@pnpm/logger': ^3.2.2
'@pnpm/read-package-json': 'workspace:3.1.8'
'@pnpm/store-controller-types': 'workspace:9.1.2'
'@pnpm/types': 'workspace:6.3.1'
'@types/ramda': ^0.27.32
graph-sequencer: 2.0.0
ramda: ^0.27.1
run-groups: ^3.0.1
packages/cafs:
dependencies:
'@pnpm/fetcher-base': 'link:../fetcher-base'
'@pnpm/store-controller-types': 'link:../store-controller-types'
'@zkochan/rimraf': 1.0.0
concat-stream: 2.0.0
decompress-maybe: 1.0.0
get-stream: 6.0.0
mz: 2.7.0
p-limit: 3.0.2
path-temp: 2.0.0
rename-overwrite: 3.0.0
ssri: 6.0.1
strip-bom: 4.0.0
tar-stream: 2.1.4
devDependencies:
'@types/concat-stream': 1.6.0
'@types/mz': 2.7.2
'@types/node': 12.19.4
'@types/ssri': 6.0.3
'@types/tar-stream': 2.1.0
tempy: 1.0.0
specifiers:
'@pnpm/fetcher-base': 'workspace:9.0.2'
'@pnpm/store-controller-types': 'workspace:9.1.2'
'@types/concat-stream': ^1.6.0
'@types/mz': ^2.7.2
'@types/node': ^12.19.4
'@types/ssri': ^6.0.3
'@types/tar-stream': ^2.1.0
'@zkochan/rimraf': ^1.0.0
concat-stream: ^2.0.0
decompress-maybe: ^1.0.0
get-stream: ^6.0.0
mz: ^2.7.0
p-limit: ^3.0.2
path-temp: ^2.0.0
rename-overwrite: ^3.0.0
ssri: 6.0.1
strip-bom: ^4.0.0
tar-stream: ^2.1.4
tempy: ^1.0.0
packages/cli-meta:
dependencies:
load-json-file: 6.2.0
devDependencies:
'@pnpm/cli-meta': 'link:'
'@pnpm/types': 'link:../types'
specifiers:
'@pnpm/cli-meta': 'link:'
'@pnpm/types': 'workspace:6.3.1'
load-json-file: ^6.2.0
packages/cli-utils:
dependencies:
'@pnpm/cli-meta': 'link:../cli-meta'
'@pnpm/config': 'link:../config'
'@pnpm/error': 'link:../error'
'@pnpm/manifest-utils': 'link:../manifest-utils'
'@pnpm/package-is-installable': 'link:../package-is-installable'
'@pnpm/read-project-manifest': 'link:../read-project-manifest'
chalk: 4.1.0
load-json-file: 6.2.0
devDependencies:
'@pnpm/cli-utils': 'link:'
'@pnpm/logger': 3.2.2
'@pnpm/types': 'link:../types'
'@types/ramda': 0.27.32
specifiers:
'@pnpm/cli-meta': 'workspace:1.0.1'
'@pnpm/cli-utils': 'link:'
'@pnpm/config': 'workspace:11.8.0'
'@pnpm/error': 'workspace:1.4.0'
'@pnpm/logger': ^3.2.2
'@pnpm/manifest-utils': 'workspace:1.1.4'
'@pnpm/package-is-installable': 'workspace:4.0.18'
'@pnpm/read-project-manifest': 'workspace:1.1.5'
'@pnpm/types': 'workspace:6.3.1'
'@types/ramda': ^0.27.32
chalk: ^4.1.0
load-json-file: ^6.2.0
packages/client:
dependencies:
'@pnpm/default-resolver': 'link:../default-resolver'
'@pnpm/fetch': 'link:../fetch'
'@pnpm/fetching-types': 'link:../fetching-types'
'@pnpm/git-fetcher': 'link:../git-fetcher'
'@pnpm/resolver-base': 'link:../resolver-base'
'@pnpm/tarball-fetcher': 'link:../tarball-fetcher'
credentials-by-uri: 2.0.0
mem: 8.0.0
devDependencies:
'@pnpm/client': 'link:'
'@pnpm/logger': 3.2.2
specifiers:
'@pnpm/client': 'link:'
'@pnpm/default-resolver': 'workspace:^11.0.11'
'@pnpm/fetch': 'workspace:^2.1.7'
'@pnpm/fetching-types': 'workspace:^1.0.0'
'@pnpm/git-fetcher': 'workspace:3.0.10'
'@pnpm/logger': ^3.2.2
'@pnpm/resolver-base': 'workspace:7.0.5'
'@pnpm/tarball-fetcher': 'workspace:8.2.5'
credentials-by-uri: ^2.0.0
mem: ^8.0.0
packages/command:
specifiers: {}
packages/common-cli-options-help:
specifiers: {}
packages/config:
dependencies:
'@pnpm/constants': 'link:../constants'
'@pnpm/error': 'link:../error'
'@pnpm/global-bin-dir': 'link:../global-bin-dir'
'@pnpm/types': 'link:../types'
'@zkochan/npm-conf': 2.0.2
camelcase: 6.2.0
is-subdir: 1.1.1
ramda: 0.27.1
which: 2.0.2
devDependencies:
'@pnpm/config': 'link:'
'@types/mz': 2.7.2
'@types/ramda': 0.27.32
'@types/which': 1.3.2
mz: 2.7.0
tempy: 1.0.0
specifiers:
'@pnpm/config': 'link:'
'@pnpm/constants': 'workspace:4.1.0'
'@pnpm/error': 'workspace:1.4.0'
'@pnpm/global-bin-dir': 'workspace:^1.2.5'
'@pnpm/types': 'workspace:6.3.1'
'@types/mz': ^2.7.2
'@types/ramda': ^0.27.32
'@types/which': ^1.3.2
'@zkochan/npm-conf': 2.0.2
camelcase: ^6.2.0
is-subdir: ^1.1.1
mz: ^2.7.0
ramda: ^0.27.1
tempy: ^1.0.0
which: ^2.0.2
packages/constants:
specifiers: {}
packages/core-loggers:
dependencies:
'@pnpm/types': 'link:../types'
devDependencies:
'@pnpm/logger': 3.2.2
specifiers:
'@pnpm/logger': ^3.2.2
'@pnpm/types': 'workspace:^6.3.1'
packages/default-reporter:
dependencies:
'@pnpm/config': 'link:../config'
'@pnpm/core-loggers': 'link:../core-loggers'
'@pnpm/error': 'link:../error'
'@pnpm/types': 'link:../types'
ansi-diff: 1.1.1
chalk: 4.1.0
normalize-path: 3.0.0
pretty-bytes: 5.4.1
pretty-ms: 7.0.1
pretty-time: 1.1.0
ramda: 0.27.1
right-pad: 1.0.1
rxjs: 6.6.3
semver: 7.3.2
stacktracey: 1.2.127
string-length: 4.0.1
strip-ansi: 6.0.0
devDependencies:
'@pnpm/default-reporter': 'link:'
'@pnpm/logger': 3.2.2
'@types/normalize-path': 3.0.0
'@types/pretty-time': 1.1.0
'@types/ramda': 0.27.32
'@types/semver': 7.3.4
delay: 4.4.0
ghooks: 2.0.4
load-json-file: 6.2.0
normalize-newline: 3.0.0
specifiers:
'@pnpm/config': 'workspace:11.8.0'
'@pnpm/core-loggers': 'workspace:5.0.2'
'@pnpm/default-reporter': 'link:'
'@pnpm/error': 'workspace:1.4.0'
'@pnpm/logger': ^3.2.2
'@pnpm/types': 'workspace:6.3.1'
'@types/normalize-path': ^3.0.0
'@types/pretty-time': ^1.1.0
'@types/ramda': ^0.27.32
'@types/semver': ^7.3.4
ansi-diff: ^1.1.1
chalk: ^4.1.0
delay: ^4.4.0
ghooks: 2.0.4
load-json-file: ^6.2.0
normalize-newline: 3.0.0
normalize-path: ^3.0.0
pretty-bytes: ^5.4.1
pretty-ms: ^7.0.1
pretty-time: ^1.1.0
ramda: ^0.27.1
right-pad: ^1.0.1
rxjs: ^6.6.3
semver: ^7.3.2
stacktracey: ^1.2.127
string-length: ^4.0.1
strip-ansi: ^6.0.0
packages/default-resolver:
dependencies:
'@pnpm/error': 'link:../error'
'@pnpm/fetching-types': 'link:../fetching-types'
'@pnpm/git-resolver': 'link:../git-resolver'
'@pnpm/local-resolver': 'link:../local-resolver'
'@pnpm/npm-resolver': 'link:../npm-resolver'
'@pnpm/resolver-base': 'link:../resolver-base'
'@pnpm/tarball-resolver': 'link:../tarball-resolver'
devDependencies:
'@pnpm/default-resolver': 'link:'
'@pnpm/fetch': 'link:../fetch'
'@pnpm/logger': 3.2.2
specifiers:
'@pnpm/default-resolver': 'link:'
'@pnpm/error': 'workspace:1.4.0'
'@pnpm/fetch': 'workspace:^2.1.7'
'@pnpm/fetching-types': 'workspace:^1.0.0'
'@pnpm/git-resolver': 'workspace:4.1.6'
'@pnpm/local-resolver': 'workspace:5.1.0'
'@pnpm/logger': ^3.2.2
'@pnpm/npm-resolver': 'workspace:10.1.0'
'@pnpm/resolver-base': 'workspace:7.0.5'
'@pnpm/tarball-resolver': 'workspace:4.0.5'
packages/dependencies-hierarchy:
dependencies:
'@pnpm/lockfile-file': 'link:../lockfile-file'
'@pnpm/lockfile-utils': 'link:../lockfile-utils'
'@pnpm/modules-yaml': 'link:../modules-yaml'
'@pnpm/normalize-registries': 'link:../normalize-registries'
'@pnpm/pkgid-to-filename': 3.0.0
'@pnpm/read-modules-dir': 'link:../read-modules-dir'
'@pnpm/read-package-json': 'link:../read-package-json'
'@pnpm/types': 'link:../types'
dependency-path: 'link:../dependency-path'
normalize-path: 3.0.0
realpath-missing: 1.0.0
resolve-link-target: 1.0.1
devDependencies:
'@pnpm/constants': 'link:../constants'
'@pnpm/logger': 3.2.2
'@types/normalize-path': 3.0.0
dependencies-hierarchy: 'link:'
specifiers:
'@pnpm/constants': 'workspace:*'
'@pnpm/lockfile-file': 'workspace:3.1.1'
'@pnpm/lockfile-utils': 'workspace:2.0.19'
'@pnpm/logger': ^3.2.2
'@pnpm/modules-yaml': 'workspace:8.0.5'
'@pnpm/normalize-registries': 'workspace:1.0.5'
'@pnpm/pkgid-to-filename': ^3.0.0
'@pnpm/read-modules-dir': 'workspace:2.0.3'
'@pnpm/read-package-json': 'workspace:3.1.8'
'@pnpm/types': 'workspace:6.3.1'
'@types/normalize-path': ^3.0.0
dependencies-hierarchy: 'link:'
dependency-path: 'workspace:5.0.6'
normalize-path: ^3.0.0
realpath-missing: ^1.0.0
resolve-link-target: ^1.0.1
packages/dependency-path:
dependencies:
'@pnpm/types': 'link:../types'
encode-registry: 3.0.0
semver: 7.3.2
devDependencies:
'@types/semver': 7.3.4
dependency-path: 'link:'
specifiers:
'@pnpm/types': 'workspace:6.3.1'
'@types/semver': ^7.3.4
dependency-path: 'link:'
encode-registry: ^3.0.0
semver: ^7.3.2
packages/error:
specifiers: {}
packages/exportable-manifest:
dependencies:
'@pnpm/error': 'link:../error'
'@pnpm/read-project-manifest': 'link:../read-project-manifest'
'@pnpm/types': 'link:../types'
ramda: 0.27.1
devDependencies:
'@pnpm/exportable-manifest': 'link:'
'@types/ramda': 0.27.32
specifiers:
'@pnpm/error': 'workspace:^1.4.0'
'@pnpm/exportable-manifest': 'link:'
'@pnpm/read-project-manifest': 'workspace:^1.1.5'
'@pnpm/types': 'workspace:^6.3.1'
'@types/ramda': ^0.27.32
ramda: ^0.27.1
packages/fetch:
dependencies:
'@pnpm/core-loggers': 'link:../core-loggers'
'@pnpm/fetching-types': 'link:../fetching-types'
'@pnpm/npm-registry-agent': 'link:../npm-registry-agent'
'@zkochan/retry': 0.2.0
node-fetch: 2.6.1
node-fetch-unix: 2.3.0
devDependencies:
'@pnpm/fetch': 'link:'
'@pnpm/logger': 3.2.2
'@types/node-fetch': 2.5.7
cpy-cli: 3.1.1
nock: 12.0.3
specifiers:
'@pnpm/core-loggers': 'workspace:^5.0.2'
'@pnpm/fetch': 'link:'
'@pnpm/fetching-types': 'workspace:^1.0.0'
'@pnpm/logger': ^3.2.2
'@pnpm/npm-registry-agent': 'workspace:^3.1.0'
'@types/node-fetch': ^2.5.7
'@zkochan/retry': ^0.2.0
cpy-cli: ^3.1.1
nock: 12.0.3
node-fetch: ^2.6.1
node-fetch-unix: 2.3.0
packages/fetcher-base:
dependencies:
'@pnpm/resolver-base': 'link:../resolver-base'
'@pnpm/types': 'link:../types'
'@types/ssri': 6.0.3
specifiers:
'@pnpm/resolver-base': 'workspace:7.0.5'
'@pnpm/types': 'workspace:6.3.1'
'@types/ssri': ^6.0.3
packages/fetching-types:
dependencies:
'@types/node-fetch': 2.5.7
'@zkochan/retry': 0.2.0
specifiers:
'@types/node-fetch': ^2.5.7
'@zkochan/retry': ^0.2.0
packages/filter-lockfile:
dependencies:
'@pnpm/constants': 'link:../constants'
'@pnpm/error': 'link:../error'
'@pnpm/lockfile-types': 'link:../lockfile-types'
'@pnpm/lockfile-utils': 'link:../lockfile-utils'
'@pnpm/lockfile-walker': 'link:../lockfile-walker'
'@pnpm/package-is-installable': 'link:../package-is-installable'
'@pnpm/types': 'link:../types'
dependency-path: 'link:../dependency-path'
ramda: 0.27.1
devDependencies:
'@pnpm/filter-lockfile': 'link:'
'@pnpm/logger': 3.2.2
'@types/ramda': 0.27.32
tempy: 1.0.0
write-yaml-file: 4.1.1
yaml-tag: 1.1.0
specifiers:
'@pnpm/constants': 'workspace:4.1.0'
'@pnpm/error': 'workspace:1.4.0'
'@pnpm/filter-lockfile': 'link:'
'@pnpm/lockfile-types': 'workspace:2.1.1'
'@pnpm/lockfile-utils': 'workspace:2.0.19'
'@pnpm/lockfile-walker': 'workspace:3.0.7'
'@pnpm/logger': ^3.2.2
'@pnpm/package-is-installable': 'workspace:4.0.18'
'@pnpm/types': 'workspace:6.3.1'
'@types/ramda': ^0.27.32
dependency-path: 'workspace:5.0.6'
ramda: ^0.27.1
tempy: ^1.0.0
write-yaml-file: ^4.1.1
yaml-tag: 1.1.0
packages/filter-workspace-packages:
dependencies:
'@pnpm/error': 'link:../error'
'@pnpm/find-workspace-packages': 'link:../find-workspace-packages'
'@pnpm/matcher': 'link:../matcher'
execa: 4.1.0
find-up: 5.0.0
is-subdir: 1.1.1
pkgs-graph: 'link:../pkgs-graph'
ramda: 0.27.1
devDependencies:
'@pnpm/filter-workspace-packages': 'link:'
'@types/is-ci': 2.0.0
'@types/is-windows': 1.0.0
'@types/ramda': 0.27.32
'@types/touch': 3.1.1
is-ci: 2.0.0
is-windows: 1.0.2
tempy: 1.0.0
touch: 3.1.0
specifiers:
'@pnpm/error': 'workspace:1.4.0'
'@pnpm/filter-workspace-packages': 'link:'
'@pnpm/find-workspace-packages': 'workspace:2.3.25'
'@pnpm/matcher': 'workspace:1.0.3'
'@types/is-ci': ^2.0.0
'@types/is-windows': ^1.0.0
'@types/ramda': ^0.27.32
'@types/touch': ^3.1.1
execa: ^4.1.0
find-up: ^5.0.0
is-ci: ^2.0.0
is-subdir: ^1.1.1
is-windows: ^1.0.2
pkgs-graph: 'workspace:5.2.0'
ramda: ^0.27.1
tempy: ^1.0.0
touch: 3.1.0
packages/find-packages:
dependencies:
'@pnpm/read-project-manifest': 'link:../read-project-manifest'
'@pnpm/types': 'link:../types'
fast-glob: 3.2.4
p-filter: 2.1.0
devDependencies:
find-packages: 'link:'
specifiers:
'@pnpm/read-project-manifest': 'workspace:1.1.5'
'@pnpm/types': 'workspace:6.3.1'
fast-glob: ^3.2.4
find-packages: 'link:'
p-filter: ^2.1.0
packages/find-workspace-dir:
dependencies:
find-up: 5.0.0
specifiers:
find-up: ^5.0.0
packages/find-workspace-packages:
dependencies:
'@pnpm/cli-utils': 'link:../cli-utils'
'@pnpm/constants': 'link:../constants'
'@pnpm/types': 'link:../types'
find-packages: 'link:../find-packages'
read-yaml-file: 2.0.0
devDependencies:
'@pnpm/find-workspace-packages': 'link:'
specifiers:
'@pnpm/cli-utils': 'workspace:0.4.39'
'@pnpm/constants': 'workspace:4.1.0'
'@pnpm/find-workspace-packages': 'link:'
'@pnpm/types': 'workspace:6.3.1'
find-packages: 'workspace:7.0.22'
read-yaml-file: ^2.0.0
packages/get-context:
dependencies:
'@pnpm/constants': 'link:../constants'
'@pnpm/core-loggers': 'link:../core-loggers'
'@pnpm/error': 'link:../error'
'@pnpm/lockfile-file': 'link:../lockfile-file'
'@pnpm/modules-yaml': 'link:../modules-yaml'
'@pnpm/read-projects-context': 'link:../read-projects-context'
'@pnpm/types': 'link:../types'
'@zkochan/rimraf': 1.0.0
is-ci: 2.0.0
mz: 2.7.0
path-absolute: 1.0.1
ramda: 0.27.1
devDependencies:
'@pnpm/get-context': 'link:'
'@pnpm/logger': 3.2.2
'@types/is-ci': 2.0.0
'@types/mz': 2.7.2
'@types/ramda': 0.27.32
specifiers:
'@pnpm/constants': 'workspace:4.1.0'
'@pnpm/core-loggers': 'workspace:5.0.2'
'@pnpm/error': 'workspace:1.4.0'
'@pnpm/get-context': 'link:'
'@pnpm/lockfile-file': 'workspace:3.1.1'
'@pnpm/logger': ^3.2.2
'@pnpm/modules-yaml': 'workspace:8.0.5'
'@pnpm/read-projects-context': 'workspace:4.0.11'
'@pnpm/types': 'workspace:6.3.1'
'@types/is-ci': ^2.0.0
'@types/mz': ^2.7.2
'@types/ramda': ^0.27.32
'@zkochan/rimraf': ^1.0.0
is-ci: ^2.0.0
mz: ^2.7.0
path-absolute: ^1.0.1
ramda: ^0.27.1
packages/git-fetcher:
dependencies:
'@pnpm/fetcher-base': 'link:../fetcher-base'
'@zkochan/rimraf': 1.0.0
execa: 4.1.0
tempy: 1.0.0
devDependencies:
'@pnpm/cafs': 'link:../cafs'
'@pnpm/git-fetcher': 'link:'
'@pnpm/types': 'link:../types'
p-defer: 3.0.0
specifiers:
'@pnpm/cafs': 'workspace:2.0.3'
'@pnpm/fetcher-base': 'workspace:9.0.2'
'@pnpm/git-fetcher': 'link:'
'@pnpm/types': 'workspace:6.3.1'
'@zkochan/rimraf': ^1.0.0
execa: ^4.1.0
p-defer: ^3.0.0
tempy: ^1.0.0
packages/git-resolver:
dependencies:
'@pnpm/fetch': 'link:../fetch'
'@pnpm/resolver-base': 'link:../resolver-base'
graceful-git: 3.0.1
hosted-git-info: 3.0.7
semver: 7.3.2
devDependencies:
'@pnpm/git-resolver': 'link:'
'@types/hosted-git-info': 3.0.1
'@types/is-windows': 1.0.0
'@types/semver': 7.3.4
is-windows: 1.0.2
proxyquire: 2.1.3
specifiers:
'@pnpm/fetch': 'workspace:2.1.7'
'@pnpm/git-resolver': 'link:'
'@pnpm/resolver-base': 'workspace:7.0.5'
'@types/hosted-git-info': ^3.0.1
'@types/is-windows': ^1.0.0
'@types/semver': ^7.3.4
graceful-git: 3.0.1
hosted-git-info: ^3.0.7
is-windows: ^1.0.2
proxyquire: ^2.1.3
semver: ^7.3.2
packages/global-bin-dir:
dependencies:
'@pnpm/error': 'link:../error'
can-write-to-dir: 1.0.0
path-name: 1.0.0
devDependencies:
'@pnpm/global-bin-dir': 'link:'
is-windows: 1.0.2
specifiers:
'@pnpm/error': 'workspace:^1.4.0'
'@pnpm/global-bin-dir': 'link:'
can-write-to-dir: ^1.0.0
is-windows: ^1.0.2
path-name: ^1.0.0
packages/headless:
dependencies:
'@pnpm/build-modules': 'link:../build-modules'
'@pnpm/constants': 'link:../constants'
'@pnpm/core-loggers': 'link:../core-loggers'
'@pnpm/error': 'link:../error'
'@pnpm/filter-lockfile': 'link:../filter-lockfile'
'@pnpm/hoist': 'link:../hoist'
'@pnpm/lifecycle': 'link:../lifecycle'
'@pnpm/link-bins': 'link:../link-bins'
'@pnpm/lockfile-file': 'link:../lockfile-file'
'@pnpm/lockfile-to-pnp': 'link:../lockfile-to-pnp'
'@pnpm/lockfile-utils': 'link:../lockfile-utils'
'@pnpm/modules-cleaner': 'link:../modules-cleaner'
'@pnpm/modules-yaml': 'link:../modules-yaml'
'@pnpm/package-requester': 'link:../package-requester'
'@pnpm/pkgid-to-filename': 3.0.0
'@pnpm/read-package-json': 'link:../read-package-json'
'@pnpm/read-project-manifest': 'link:../read-project-manifest'
'@pnpm/store-controller-types': 'link:../store-controller-types'
'@pnpm/symlink-dependency': 'link:../symlink-dependency'
'@pnpm/types': 'link:../types'
dependency-path: 'link:../dependency-path'
p-limit: 3.0.2
path-absolute: 1.0.1
path-exists: 4.0.0
ramda: 0.27.1
realpath-missing: 1.0.0
devDependencies:
'@pnpm/assert-project': 'link:../../privatePackages/assert-project'
'@pnpm/client': 'link:../client'
'@pnpm/headless': 'link:'
'@pnpm/logger': 3.2.2
'@pnpm/package-store': 'link:../package-store'
'@pnpm/read-projects-context': 'link:../read-projects-context'
'@pnpm/store-path': 4.0.2
'@pnpm/test-fixtures': 'link:../../privatePackages/test-fixtures'
'@types/fs-extra': 9.0.3
'@types/mz': 2.7.2
'@types/ramda': 0.27.32
'@types/rimraf': 3.0.0
'@types/sinon': 9.0.8
'@types/tape-promise': 4.0.1
'@zkochan/rimraf': 1.0.0
is-windows: 1.0.2
isexe: 2.0.0
load-json-file: 6.2.0
mz: 2.7.0
npm-run-all: 4.1.5
sinon: 9.2.1
tape-promise: 4.0.0
tempy: 1.0.0
write-json-file: 4.3.0
specifiers:
'@pnpm/assert-project': 'workspace:*'
'@pnpm/build-modules': 'workspace:5.2.4'
'@pnpm/client': 'workspace:^2.0.14'
'@pnpm/constants': 'workspace:4.1.0'
'@pnpm/core-loggers': 'workspace:5.0.2'
'@pnpm/error': 'workspace:1.4.0'
'@pnpm/filter-lockfile': 'workspace:4.0.13'
'@pnpm/headless': 'link:'
'@pnpm/hoist': 'workspace:4.0.19'
'@pnpm/lifecycle': 'workspace:9.6.2'
'@pnpm/link-bins': 'workspace:5.3.20'
'@pnpm/lockfile-file': 'workspace:3.1.1'
'@pnpm/lockfile-to-pnp': 'workspace:^0.3.8'
'@pnpm/lockfile-utils': 'workspace:2.0.19'
'@pnpm/logger': ^3.2.2
'@pnpm/modules-cleaner': 'workspace:10.0.15'
'@pnpm/modules-yaml': 'workspace:8.0.5'
'@pnpm/package-requester': 'workspace:12.1.4'
'@pnpm/package-store': 'workspace:*'
'@pnpm/pkgid-to-filename': ^3.0.0
'@pnpm/read-package-json': 'workspace:3.1.8'
'@pnpm/read-project-manifest': 'workspace:1.1.5'
'@pnpm/read-projects-context': 'workspace:*'
'@pnpm/store-controller-types': 'workspace:9.1.2'
'@pnpm/store-path': ^4.0.2
'@pnpm/symlink-dependency': 'workspace:3.0.12'
'@pnpm/test-fixtures': 'workspace:^0.0.0'
'@pnpm/types': 'workspace:6.3.1'
'@types/fs-extra': ^9.0.3
'@types/mz': ^2.7.2
'@types/ramda': ^0.27.32
'@types/rimraf': ^3.0.0
'@types/sinon': ^9.0.8
'@types/tape-promise': ^4.0.1
'@zkochan/rimraf': ^1.0.0
dependency-path: 'workspace:5.0.6'
is-windows: ^1.0.2
isexe: 2.0.0
load-json-file: ^6.2.0
mz: ^2.7.0
npm-run-all: ^4.1.5
p-limit: ^3.0.2
path-absolute: ^1.0.1
path-exists: ^4.0.0
ramda: ^0.27.1
realpath-missing: ^1.0.0
sinon: ^9.2.1
tape-promise: 4.0.0
tempy: ^1.0.0
write-json-file: ^4.3.0
packages/hoist:
dependencies:
'@pnpm/constants': 'link:../constants'
'@pnpm/link-bins': 'link:../link-bins'
'@pnpm/lockfile-types': 'link:../lockfile-types'
'@pnpm/lockfile-utils': 'link:../lockfile-utils'
'@pnpm/lockfile-walker': 'link:../lockfile-walker'
'@pnpm/matcher': 'link:../matcher'
'@pnpm/pkgid-to-filename': 3.0.0
'@pnpm/symlink-dependency': 'link:../symlink-dependency'
'@pnpm/types': 'link:../types'
dependency-path: 'link:../dependency-path'
ramda: 0.27.1
devDependencies:
'@pnpm/logger': 3.2.2
'@types/ramda': 0.27.32
specifiers:
'@pnpm/constants': 'workspace:4.1.0'
'@pnpm/link-bins': 'workspace:5.3.20'
'@pnpm/lockfile-types': 'workspace:2.1.1'
'@pnpm/lockfile-utils': 'workspace:2.0.19'
'@pnpm/lockfile-walker': 'workspace:3.0.7'
'@pnpm/logger': ^3.2.2
'@pnpm/matcher': 'workspace:^1.0.3'
'@pnpm/pkgid-to-filename': ^3.0.0
'@pnpm/symlink-dependency': 'workspace:3.0.12'
'@pnpm/types': 'workspace:6.3.1'
'@types/ramda': ^0.27.32
dependency-path: 'workspace:5.0.6'
ramda: ^0.27.1
packages/lifecycle:
dependencies:
'@pnpm/core-loggers': 'link:../core-loggers'
'@pnpm/read-package-json': 'link:../read-package-json'
'@pnpm/types': 'link:../types'
'@zkochan/npm-lifecycle': 4.1.0
path-exists: 4.0.0
run-groups: 3.0.1
devDependencies:
'@pnpm/lifecycle': 'link:'
'@pnpm/logger': 3.2.2
'@types/rimraf': 3.0.0
json-append: 1.1.1
load-json-file: 6.2.0
specifiers:
'@pnpm/core-loggers': 'workspace:5.0.2'
'@pnpm/lifecycle': 'link:'
'@pnpm/logger': ^3.2.2
'@pnpm/read-package-json': 'workspace:3.1.8'
'@pnpm/types': 'workspace:6.3.1'
'@types/rimraf': ^3.0.0
'@zkochan/npm-lifecycle': 4.1.0
json-append: 1.1.1
load-json-file: ^6.2.0
path-exists: ^4.0.0
run-groups: ^3.0.1
packages/link-bins:
dependencies:
'@pnpm/error': 'link:../error'
'@pnpm/package-bins': 'link:../package-bins'
'@pnpm/read-modules-dir': 'link:../read-modules-dir'
'@pnpm/read-package-json': 'link:../read-package-json'
'@pnpm/read-project-manifest': 'link:../read-project-manifest'
'@pnpm/types': 'link:../types'
'@zkochan/cmd-shim': 5.0.0
is-subdir: 1.1.1
is-windows: 1.0.2
mz: 2.7.0
normalize-path: 3.0.0
p-settle: 4.1.1
ramda: 0.27.1
devDependencies:
'@pnpm/link-bins': 'link:'
'@types/is-windows': 1.0.0
'@types/mz': 2.7.2
'@types/ncp': 2.0.4
'@types/node': 12.19.4
'@types/normalize-path': 3.0.0
'@types/ramda': 0.27.32
ncp: 2.0.0
path-exists: 4.0.0
tempy: 1.0.0
specifiers:
'@pnpm/error': 'workspace:1.4.0'
'@pnpm/link-bins': 'link:'
'@pnpm/package-bins': 'workspace:4.0.9'
'@pnpm/read-modules-dir': 'workspace:2.0.3'
'@pnpm/read-package-json': 'workspace:3.1.8'
'@pnpm/read-project-manifest': 'workspace:1.1.5'
'@pnpm/types': 'workspace:6.3.1'
'@types/is-windows': ^1.0.0
'@types/mz': ^2.7.2
'@types/ncp': ^2.0.4
'@types/node': ^12.19.4
'@types/normalize-path': ^3.0.0
'@types/ramda': ^0.27.32
'@zkochan/cmd-shim': ^5.0.0
is-subdir: ^1.1.1
is-windows: ^1.0.2
mz: ^2.7.0
ncp: ^2.0.0
normalize-path: ^3.0.0
p-settle: ^4.1.1
path-exists: ^4.0.0
ramda: ^0.27.1
tempy: ^1.0.0
packages/list:
dependencies:
'@pnpm/matcher': 'link:../matcher'
'@pnpm/read-package-json': 'link:../read-package-json'
'@pnpm/read-project-manifest': 'link:../read-project-manifest'
'@pnpm/types': 'link:../types'
'@zkochan/npm-package-arg': 1.0.2
archy: 1.0.0
chalk: 4.1.0
cli-columns: 3.1.2
dependencies-hierarchy: 'link:../dependencies-hierarchy'
p-limit: 3.0.2
ramda: 0.27.1
semver: 7.3.2
devDependencies:
'@pnpm/list': 'link:'
'@pnpm/logger': 3.2.2
'@types/archy': 0.0.31
'@types/ramda': 0.27.32
'@types/semver': 7.3.4
specifiers:
'@pnpm/list': 'link:'
'@pnpm/logger': ^3.2.2
'@pnpm/matcher': 'workspace:1.0.3'
'@pnpm/read-package-json': 'workspace:3.1.8'
'@pnpm/read-project-manifest': 'workspace:1.1.5'
'@pnpm/types': 'workspace:6.3.1'
'@types/archy': 0.0.31
'@types/ramda': ^0.27.32
'@types/semver': ^7.3.4
'@zkochan/npm-package-arg': ^1.0.2
archy: ^1.0.0
chalk: ^4.1.0
cli-columns: ^3.1.2
dependencies-hierarchy: 'workspace:9.0.11'
p-limit: ^3.0.2
ramda: ^0.27.1
semver: ^7.3.2
packages/local-resolver:
dependencies:
'@pnpm/error': 'link:../error'
'@pnpm/read-project-manifest': 'link:../read-project-manifest'
'@pnpm/resolver-base': 'link:../resolver-base'
'@pnpm/types': 'link:../types'
graceful-fs: 4.2.4
normalize-path: 3.0.0
ssri: 6.0.1
devDependencies:
'@pnpm/local-resolver': 'link:'
'@types/graceful-fs': 4.1.4
'@types/normalize-path': 3.0.0
'@types/ssri': 6.0.3
specifiers:
'@pnpm/error': 'workspace:1.4.0'
'@pnpm/local-resolver': 'link:'
'@pnpm/read-project-manifest': 'workspace:1.1.5'
'@pnpm/resolver-base': 'workspace:7.0.5'
'@pnpm/types': 'workspace:6.3.1'
'@types/graceful-fs': ^4.1.4
'@types/normalize-path': ^3.0.0
'@types/ssri': ^6.0.3
graceful-fs: ^4.2.4
normalize-path: ^3.0.0
ssri: 6.0.1
packages/lockfile-file:
dependencies:
'@pnpm/constants': 'link:../constants'
'@pnpm/error': 'link:../error'
'@pnpm/lockfile-types': 'link:../lockfile-types'
'@pnpm/merge-lockfile-changes': 'link:../merge-lockfile-changes'
'@pnpm/types': 'link:../types'
'@zkochan/rimraf': 1.0.0
js-yaml: 3.14.0
mz: 2.7.0
normalize-path: 3.0.0
ramda: 0.27.1
strip-bom: 4.0.0
write-file-atomic: 3.0.3
devDependencies:
'@pnpm/lockfile-file': 'link:'
'@pnpm/logger': 3.2.2
'@types/js-yaml': 3.12.5
'@types/mz': 2.7.2
'@types/normalize-path': 3.0.0
'@types/ramda': 0.27.32
'@types/write-file-atomic': 3.0.1
tempy: 1.0.0
write-yaml-file: 4.1.1
yaml-tag: 1.1.0
specifiers:
'@pnpm/constants': 'workspace:4.1.0'
'@pnpm/error': 'workspace:1.4.0'
'@pnpm/lockfile-file': 'link:'
'@pnpm/lockfile-types': 'workspace:2.1.1'
'@pnpm/logger': ^3.2.2
'@pnpm/merge-lockfile-changes': 'workspace:^1.0.0'
'@pnpm/types': 'workspace:6.3.1'
'@types/js-yaml': ^3.12.5
'@types/mz': ^2.7.2
'@types/normalize-path': ^3.0.0
'@types/ramda': ^0.27.32
'@types/write-file-atomic': ^3.0.1
'@zkochan/rimraf': ^1.0.0
js-yaml: ^3.14.0
mz: ^2.7.0
normalize-path: ^3.0.0
ramda: ^0.27.1
strip-bom: ^4.0.0
tempy: ^1.0.0
write-file-atomic: ^3.0.3
write-yaml-file: ^4.1.1
yaml-tag: 1.1.0
packages/lockfile-to-pnp:
dependencies:
'@pnpm/config': 'link:../config'
'@pnpm/lockfile-file': 'link:../lockfile-file'
'@pnpm/lockfile-utils': 'link:../lockfile-utils'
'@pnpm/pkgid-to-filename': 3.0.0
'@pnpm/read-project-manifest': 'link:../read-project-manifest'
'@yarnpkg/pnp': 2.3.1
dependency-path: 'link:../dependency-path'
mz: 2.7.0
normalize-path: 3.0.0
ramda: 0.27.1
devDependencies:
'@pnpm/logger': 3.2.2
'@pnpm/types': 'link:../types'
'@types/mz': 0.0.32
'@types/normalize-path': 3.0.0
'@types/ramda': 0.27.32
rimraf: 3.0.2
tape: 4.13.3
specifiers:
'@pnpm/config': 'workspace:11.8.0'
'@pnpm/lockfile-file': 'workspace:3.1.1'
'@pnpm/lockfile-utils': 'workspace:2.0.19'
'@pnpm/logger': ^3.2.2
'@pnpm/pkgid-to-filename': ^3.0.0
'@pnpm/read-project-manifest': 'workspace:1.1.5'
'@pnpm/types': 'workspace:6.3.1'
'@types/mz': 0.0.32
'@types/normalize-path': ^3.0.0
'@types/ramda': ^0.27.32
'@yarnpkg/pnp': ^2.3.1
dependency-path: 'workspace:5.0.6'
mz: ^2.7.0
normalize-path: ^3.0.0
ramda: ^0.27.1
rimraf: ^3.0.2
tape: ^4.13.3
packages/lockfile-types:
specifiers: {}
packages/lockfile-utils:
dependencies:
'@pnpm/lockfile-types': 'link:../lockfile-types'
'@pnpm/resolver-base': 'link:../resolver-base'
'@pnpm/types': 'link:../types'
dependency-path: 'link:../dependency-path'
get-npm-tarball-url: 2.0.1
ramda: 0.27.1
devDependencies:
'@pnpm/lockfile-utils': 'link:'
'@types/js-yaml': 3.12.5
'@types/ramda': 0.27.32
tempy: 1.0.0
write-yaml-file: 4.1.1
yaml-tag: 1.1.0
specifiers:
'@pnpm/lockfile-types': 'workspace:2.1.1'
'@pnpm/lockfile-utils': 'link:'
'@pnpm/resolver-base': 'workspace:7.0.5'
'@pnpm/types': 'workspace:6.3.1'
'@types/js-yaml': ^3.12.5
'@types/ramda': ^0.27.32
dependency-path: 'workspace:5.0.6'
get-npm-tarball-url: ^2.0.1
ramda: ^0.27.1
tempy: ^1.0.0
write-yaml-file: ^4.1.1
yaml-tag: 1.1.0
packages/lockfile-walker:
dependencies:
'@pnpm/lockfile-types': 'link:../lockfile-types'
'@pnpm/types': 'link:../types'
dependency-path: 'link:../dependency-path'
ramda: 0.27.1
devDependencies:
'@pnpm/lockfile-walker': 'link:'
'@types/ramda': 0.27.32
tempy: 1.0.0
specifiers:
'@pnpm/lockfile-types': 'workspace:2.1.1'
'@pnpm/lockfile-walker': 'link:'
'@pnpm/types': 'workspace:6.3.1'
'@types/ramda': ^0.27.32
dependency-path: 'workspace:5.0.6'
ramda: ^0.27.1
tempy: ^1.0.0
packages/make-dedicated-lockfile:
dependencies:
'@pnpm/error': 'link:../error'
'@pnpm/exec': 2.0.0
'@pnpm/exportable-manifest': 'link:../exportable-manifest'
'@pnpm/find-workspace-dir': 'link:../find-workspace-dir'
'@pnpm/lockfile-file': 'link:../lockfile-file'
'@pnpm/logger': 3.2.2
'@pnpm/prune-lockfile': 'link:../prune-lockfile'
'@pnpm/read-project-manifest': 'link:../read-project-manifest'
'@pnpm/types': 'link:../types'
mz: 2.7.0
ramda: 0.27.1
rename-overwrite: 3.0.0
devDependencies:
'@types/mz': 2.7.2
'@types/ncp': 2.0.4
'@types/ramda': 0.27.32
ncp: 2.0.0
tempy: 1.0.0
specifiers:
'@pnpm/error': 'workspace:^1.4.0'
'@pnpm/exec': ^2.0.0
'@pnpm/exportable-manifest': 'workspace:^1.1.0'
'@pnpm/find-workspace-dir': 'workspace:^1.0.1'
'@pnpm/lockfile-file': 'workspace:^3.1.1'
'@pnpm/logger': ^3.2.2
'@pnpm/prune-lockfile': 'workspace:^2.0.17'
'@pnpm/read-project-manifest': 'workspace:^1.1.5'
'@pnpm/types': 'workspace:^6.3.1'
'@types/mz': ^2.7.2
'@types/ncp': ^2.0.4
'@types/ramda': ^0.27.32
mz: ^2.7.0
ncp: ^2.0.0
ramda: ^0.27.1
rename-overwrite: ^3.0.0
tempy: ^1.0.0
packages/manifest-utils:
dependencies:
'@pnpm/core-loggers': 'link:../core-loggers'
'@pnpm/error': 'link:../error'
'@pnpm/types': 'link:../types'
devDependencies:
'@pnpm/manifest-utils': 'link:'
specifiers:
'@pnpm/core-loggers': 'workspace:^5.0.2'
'@pnpm/error': 'workspace:^1.4.0'
'@pnpm/manifest-utils': 'link:'
'@pnpm/types': 'workspace:6.3.1'
packages/matcher:
dependencies:
escape-string-regexp: 4.0.0
devDependencies:
'@pnpm/matcher': 'link:'
specifiers:
'@pnpm/matcher': 'link:'
escape-string-regexp: ^4.0.0
packages/merge-lockfile-changes:
dependencies:
'@pnpm/lockfile-types': 'link:../lockfile-types'
ramda: 0.27.1
semver: 7.3.2
devDependencies:
'@types/ramda': 0.27.32
'@types/semver': 7.3.4
specifiers:
'@pnpm/lockfile-types': 'workspace:^2.1.1'
'@types/ramda': ^0.27.32
'@types/semver': ^7.3.4
ramda: ^0.27.1
semver: ^7.3.2
packages/modules-cleaner:
dependencies:
'@pnpm/core-loggers': 'link:../core-loggers'
'@pnpm/filter-lockfile': 'link:../filter-lockfile'
'@pnpm/lockfile-types': 'link:../lockfile-types'
'@pnpm/lockfile-utils': 'link:../lockfile-utils'
'@pnpm/pkgid-to-filename': 3.0.0
'@pnpm/read-modules-dir': 'link:../read-modules-dir'
'@pnpm/remove-bins': 'link:../remove-bins'
'@pnpm/store-controller-types': 'link:../store-controller-types'
'@pnpm/types': 'link:../types'
'@zkochan/rimraf': 1.0.0
dependency-path: 'link:../dependency-path'
ramda: 0.27.1
devDependencies:
'@pnpm/logger': 3.2.2
'@pnpm/modules-cleaner': 'link:'
'@types/ramda': 0.27.32
specifiers:
'@pnpm/core-loggers': 'workspace:5.0.2'
'@pnpm/filter-lockfile': 'workspace:4.0.13'
'@pnpm/lockfile-types': 'workspace:2.1.1'
'@pnpm/lockfile-utils': 'workspace:2.0.19'
'@pnpm/logger': ^3.2.2
'@pnpm/modules-cleaner': 'link:'
'@pnpm/pkgid-to-filename': ^3.0.0
'@pnpm/read-modules-dir': 'workspace:2.0.3'
'@pnpm/remove-bins': 'workspace:1.0.9'
'@pnpm/store-controller-types': 'workspace:9.1.2'
'@pnpm/types': 'workspace:6.3.1'
'@types/ramda': ^0.27.32
'@zkochan/rimraf': ^1.0.0
dependency-path: 'workspace:5.0.6'
ramda: ^0.27.1
packages/modules-yaml:
dependencies:
'@pnpm/types': 'link:../types'
is-windows: 1.0.2
read-yaml-file: 2.0.0
write-yaml-file: 4.1.1
devDependencies:
'@pnpm/modules-yaml': 'link:'
'@types/is-windows': 1.0.0
tempy: 1.0.0
specifiers:
'@pnpm/modules-yaml': 'link:'
'@pnpm/types': 'workspace:6.3.1'
'@types/is-windows': ^1.0.0
is-windows: ^1.0.2
read-yaml-file: ^2.0.0
tempy: ^1.0.0
write-yaml-file: ^4.1.1
packages/normalize-registries:
dependencies:
'@pnpm/types': 'link:../types'
normalize-registry-url: 1.0.0
devDependencies:
'@pnpm/normalize-registries': 'link:'
specifiers:
'@pnpm/normalize-registries': 'link:'
'@pnpm/types': 'workspace:6.3.1'
normalize-registry-url: 1.0.0
packages/npm-registry-agent:
dependencies:
agentkeepalive: 4.1.3
http-proxy-agent: 4.0.1
https-proxy-agent: 3.0.1
lru-cache: 6.0.0
socks-proxy-agent: 5.0.0
devDependencies:
'@pnpm/npm-registry-agent': 'link:'
'@types/http-proxy-agent': 2.0.2
'@types/lru-cache': 5.1.0
specifiers:
'@pnpm/npm-registry-agent': 'link:'
'@types/http-proxy-agent': ^2.0.2
'@types/lru-cache': ^5.1.0
agentkeepalive: ^4.1.3
http-proxy-agent: ^4.0.1
https-proxy-agent: ^3.0.1
lru-cache: ^6.0.0
socks-proxy-agent: ^5.0.0
packages/npm-resolver:
dependencies:
'@pnpm/core-loggers': 'link:../core-loggers'
'@pnpm/error': 'link:../error'
'@pnpm/fetching-types': 'link:../fetching-types'
'@pnpm/resolve-workspace-range': 'link:../resolve-workspace-range'
'@pnpm/resolver-base': 'link:../resolver-base'
'@pnpm/types': 'link:../types'
'@zkochan/retry': 0.2.0
encode-registry: 3.0.0
load-json-file: 6.2.0
lru-cache: 6.0.0
mz: 2.7.0
normalize-path: 3.0.0
p-limit: 3.0.2
p-memoize: 4.0.1
parse-npm-tarball-url: 3.0.0
path-temp: 2.0.0
rename-overwrite: 3.0.0
semver: 7.3.2
ssri: 6.0.1
version-selector-type: 3.0.0
devDependencies:
'@pnpm/fetch': 'link:../fetch'
'@pnpm/logger': 3.2.2
'@pnpm/npm-resolver': 'link:'
'@types/lru-cache': 5.1.0
'@types/mz': 2.7.2
'@types/normalize-path': 3.0.0
'@types/semver': 7.3.4
'@types/ssri': 6.0.3
nock: 12.0.3
path-exists: 4.0.0
tempy: 1.0.0
specifiers:
'@pnpm/core-loggers': 'workspace:^5.0.2'
'@pnpm/error': 'workspace:1.4.0'
'@pnpm/fetch': 'workspace:^2.1.7'
'@pnpm/fetching-types': 'workspace:^1.0.0'
'@pnpm/logger': ^3.2.2
'@pnpm/npm-resolver': 'link:'
'@pnpm/resolve-workspace-range': 'workspace:1.0.1'
'@pnpm/resolver-base': 'workspace:7.0.5'
'@pnpm/types': 'workspace:6.3.1'
'@types/lru-cache': ^5.1.0
'@types/mz': ^2.7.2
'@types/normalize-path': ^3.0.0
'@types/semver': ^7.3.4
'@types/ssri': ^6.0.3
'@zkochan/retry': ^0.2.0
encode-registry: ^3.0.0
load-json-file: ^6.2.0
lru-cache: ^6.0.0
mz: ^2.7.0
nock: 12.0.3
normalize-path: ^3.0.0
p-limit: ^3.0.2
p-memoize: ^4.0.1
parse-npm-tarball-url: ^3.0.0
path-exists: ^4.0.0
path-temp: ^2.0.0
rename-overwrite: ^3.0.0
semver: ^7.3.2
ssri: 6.0.1
tempy: ^1.0.0
version-selector-type: ^3.0.0
packages/outdated:
dependencies:
'@pnpm/client': 'link:../client'
'@pnpm/constants': 'link:../constants'
'@pnpm/error': 'link:../error'
'@pnpm/lockfile-file': 'link:../lockfile-file'
'@pnpm/lockfile-utils': 'link:../lockfile-utils'
'@pnpm/manifest-utils': 'link:../manifest-utils'
'@pnpm/matcher': 'link:../matcher'
'@pnpm/modules-yaml': 'link:../modules-yaml'
'@pnpm/pick-registry-for-package': 'link:../pick-registry-for-package'
'@pnpm/store-path': 4.0.2
'@pnpm/types': 'link:../types'
dependency-path: 'link:../dependency-path'
ramda: 0.27.1
semver: 7.3.2
devDependencies:
'@pnpm/logger': 3.2.2
'@pnpm/outdated': 'link:'
'@types/ramda': 0.27.32
'@types/semver': 7.3.4
npm-run-all: 4.1.5
specifiers:
'@pnpm/client': 'workspace:^2.0.14'
'@pnpm/constants': 'workspace:4.1.0'
'@pnpm/error': 'workspace:1.4.0'
'@pnpm/lockfile-file': 'workspace:3.1.1'
'@pnpm/lockfile-utils': 'workspace:2.0.19'
'@pnpm/logger': ^3.2.2
'@pnpm/manifest-utils': 'workspace:1.1.4'
'@pnpm/matcher': 'workspace:1.0.3'
'@pnpm/modules-yaml': 'workspace:8.0.5'
'@pnpm/outdated': 'link:'
'@pnpm/pick-registry-for-package': 'workspace:1.0.5'
'@pnpm/store-path': ^4.0.2
'@pnpm/types': 'workspace:6.3.1'
'@types/ramda': ^0.27.32
'@types/semver': ^7.3.4
dependency-path: 'workspace:5.0.6'
npm-run-all: ^4.1.5
ramda: ^0.27.1
semver: ^7.3.2
packages/package-bins:
dependencies:
'@pnpm/types': 'link:../types'
graceful-fs: 4.2.4
is-subdir: 1.1.1
p-filter: 2.1.0
devDependencies:
'@pnpm/package-bins': 'link:'
'@types/graceful-fs': 4.1.4
'@types/node': 12.19.4
'@types/tape': 4.13.0
specifiers:
'@pnpm/package-bins': 'link:'
'@pnpm/types': 'workspace:6.3.1'
'@types/graceful-fs': ^4.1.4
'@types/node': ^12.19.4
'@types/tape': ^4.13.0
graceful-fs: ^4.2.4
is-subdir: ^1.1.1
p-filter: ^2.1.0
packages/package-is-installable:
dependencies:
'@pnpm/core-loggers': 'link:../core-loggers'
'@pnpm/error': 'link:../error'
'@pnpm/types': 'link:../types'
semver: 7.3.2
devDependencies:
'@pnpm/logger': 3.2.2
'@pnpm/package-is-installable': 'link:'
'@types/semver': 7.3.4
specifiers:
'@pnpm/core-loggers': 'workspace:5.0.2'
'@pnpm/error': 'workspace:1.4.0'
'@pnpm/logger': ^3.2.2
'@pnpm/package-is-installable': 'link:'
'@pnpm/types': 'workspace:6.3.1'
'@types/semver': ^7.3.4
semver: ^7.3.2
packages/package-requester:
dependencies:
'@pnpm/cafs': 'link:../cafs'
'@pnpm/core-loggers': 'link:../core-loggers'
'@pnpm/fetcher-base': 'link:../fetcher-base'
'@pnpm/pkgid-to-filename': 3.0.0
'@pnpm/read-package-json': 'link:../read-package-json'
'@pnpm/resolver-base': 'link:../resolver-base'
'@pnpm/store-controller-types': 'link:../store-controller-types'
'@pnpm/types': 'link:../types'
load-json-file: 6.2.0
mz: 2.7.0
p-defer: 3.0.0
p-limit: 3.0.2
p-queue: 6.6.2
path-temp: 2.0.0
promise-share: 1.0.0
ramda: 0.27.1
rename-overwrite: 3.0.0
ssri: 6.0.1
devDependencies:
'@pnpm/client': 'link:../client'
'@pnpm/logger': 3.2.2
'@pnpm/package-requester': 'link:'
'@types/mz': 2.7.2
'@types/ncp': 2.0.4
'@types/normalize-path': 3.0.0
'@types/ramda': 0.27.32
'@types/ssri': 6.0.3
delay: 4.4.0
ncp: 2.0.0
nock: 12.0.3
normalize-path: 3.0.0
tempy: 1.0.0
specifiers:
'@pnpm/cafs': 'workspace:2.0.3'
'@pnpm/client': 'workspace:*'
'@pnpm/core-loggers': 'workspace:5.0.2'
'@pnpm/fetcher-base': 'workspace:9.0.2'
'@pnpm/logger': ^3.2.2
'@pnpm/package-requester': 'link:'
'@pnpm/pkgid-to-filename': ^3.0.0
'@pnpm/read-package-json': 'workspace:3.1.8'
'@pnpm/resolver-base': 'workspace:7.0.5'
'@pnpm/store-controller-types': 'workspace:9.1.2'
'@pnpm/types': 'workspace:6.3.1'
'@types/mz': ^2.7.2
'@types/ncp': ^2.0.4
'@types/normalize-path': ^3.0.0
'@types/ramda': ^0.27.32
'@types/ssri': ^6.0.3
delay: ^4.4.0
load-json-file: ^6.2.0
mz: ^2.7.0
ncp: ^2.0.0
nock: 12.0.3
normalize-path: ^3.0.0
p-defer: ^3.0.0
p-limit: ^3.0.2
p-queue: ^6.6.2
path-temp: ^2.0.0
promise-share: ^1.0.0
ramda: ^0.27.1
rename-overwrite: ^3.0.0
ssri: 6.0.1
tempy: ^1.0.0
packages/package-store:
dependencies:
'@pnpm/cafs': 'link:../cafs'
'@pnpm/core-loggers': 'link:../core-loggers'
'@pnpm/fetcher-base': 'link:../fetcher-base'
'@pnpm/package-requester': 'link:../package-requester'
'@pnpm/resolver-base': 'link:../resolver-base'
'@pnpm/store-controller-types': 'link:../store-controller-types'
'@pnpm/types': 'link:../types'
'@zkochan/rimraf': 1.0.0
load-json-file: 6.2.0
make-empty-dir: 1.0.0
mz: 2.7.0
p-limit: 3.0.2
path-exists: 4.0.0
path-temp: 2.0.0
ramda: 0.27.1
rename-overwrite: 3.0.0
ssri: 6.0.1
write-json-file: 4.3.0
devDependencies:
'@pnpm/client': 'link:../client'
'@pnpm/logger': 3.2.2
'@pnpm/package-store': 'link:'
'@types/mz': 2.7.2
'@types/ramda': 0.27.32
'@types/ssri': 6.0.3
tempy: 1.0.0
specifiers:
'@pnpm/cafs': 'workspace:2.0.3'
'@pnpm/client': 'workspace:^2.0.14'
'@pnpm/core-loggers': 'workspace:5.0.2'
'@pnpm/fetcher-base': 'workspace:9.0.2'
'@pnpm/logger': ^3.2.2
'@pnpm/package-requester': 'workspace:12.1.4'
'@pnpm/package-store': 'link:'
'@pnpm/resolver-base': 'workspace:7.0.5'
'@pnpm/store-controller-types': 'workspace:9.1.2'
'@pnpm/types': 'workspace:6.3.1'
'@types/mz': ^2.7.2
'@types/ramda': ^0.27.32
'@types/ssri': ^6.0.3
'@zkochan/rimraf': ^1.0.0
load-json-file: ^6.2.0
make-empty-dir: ^1.0.0
mz: ^2.7.0
p-limit: ^3.0.2
path-exists: ^4.0.0
path-temp: ^2.0.0
ramda: ^0.27.1
rename-overwrite: ^3.0.0
ssri: 6.0.1
tempy: ^1.0.0
write-json-file: ^4.3.0
packages/parse-cli-args:
dependencies:
'@pnpm/error': 'link:../error'
'@pnpm/find-workspace-dir': 'link:../find-workspace-dir'
didyoumean2: 4.1.0
nopt: 5.0.0
devDependencies:
'@pnpm/parse-cli-args': 'link:'
'@types/nopt': 3.0.29
tempy: 1.0.0
specifiers:
'@pnpm/error': 'workspace:^1.4.0'
'@pnpm/find-workspace-dir': 'workspace:1.0.1'
'@pnpm/parse-cli-args': 'link:'
'@types/nopt': ^3.0.29
didyoumean2: ^4.1.0
nopt: ^5.0.0
tempy: ^1.0.0
packages/parse-wanted-dependency:
dependencies:
validate-npm-package-name: 3.0.0
devDependencies:
'@pnpm/parse-wanted-dependency': 'link:'
'@types/validate-npm-package-name': 3.0.0
specifiers:
'@pnpm/parse-wanted-dependency': 'link:'
'@types/validate-npm-package-name': 3.0.0
validate-npm-package-name: 3.0.0
packages/pick-registry-for-package:
dependencies:
'@pnpm/types': 'link:../types'
devDependencies:
'@pnpm/pick-registry-for-package': 'link:'
specifiers:
'@pnpm/pick-registry-for-package': 'link:'
'@pnpm/types': 'workspace:6.3.1'
packages/pkgs-graph:
dependencies:
'@pnpm/resolve-workspace-range': 'link:../resolve-workspace-range'
'@zkochan/npm-package-arg': 1.0.2
ramda: 0.27.1
devDependencies:
'@types/ramda': 0.27.32
better-path-resolve: 1.0.0
pkgs-graph: 'link:'
specifiers:
'@pnpm/resolve-workspace-range': 'workspace:1.0.1'
'@types/ramda': ^0.27.32
'@zkochan/npm-package-arg': ^1.0.2
better-path-resolve: 1.0.0
pkgs-graph: 'link:'
ramda: ^0.27.1
packages/plugin-commands-audit:
dependencies:
'@pnpm/audit': 'link:../audit'
'@pnpm/cli-utils': 'link:../cli-utils'
'@pnpm/config': 'link:../config'
'@pnpm/constants': 'link:../constants'
'@pnpm/error': 'link:../error'
'@pnpm/lockfile-file': 'link:../lockfile-file'
'@zkochan/table': 1.0.0
chalk: 4.1.0
ramda: 0.27.1
render-help: 1.0.1
devDependencies:
'@pnpm/plugin-commands-audit': 'link:'
'@pnpm/types': 'link:../types'
'@types/ramda': 0.27.32
'@types/zkochan__table': /@types/table/5.0.0
strip-ansi: 6.0.0
specifiers:
'@pnpm/audit': 'workspace:1.1.18'
'@pnpm/cli-utils': 'workspace:0.4.39'
'@pnpm/config': 'workspace:11.8.0'
'@pnpm/constants': 'workspace:4.1.0'
'@pnpm/error': 'workspace:1.4.0'
'@pnpm/lockfile-file': 'workspace:3.1.1'
'@pnpm/plugin-commands-audit': 'link:'
'@pnpm/types': 'workspace:6.3.1'
'@types/ramda': ^0.27.32
'@types/zkochan__table': 'npm:@types/table@^5.0.0'
'@zkochan/table': ^1.0.0
chalk: ^4.1.0
ramda: ^0.27.1
render-help: ^1.0.1
strip-ansi: ^6.0.0
packages/plugin-commands-import:
dependencies:
'@pnpm/cli-utils': 'link:../cli-utils'
'@pnpm/constants': 'link:../constants'
'@pnpm/error': 'link:../error'
'@pnpm/read-project-manifest': 'link:../read-project-manifest'
'@pnpm/store-connection-manager': 'link:../store-connection-manager'
'@zkochan/rimraf': 1.0.0
load-json-file: 6.2.0
render-help: 1.0.1
supi: 'link:../supi'
devDependencies:
'@pnpm/assert-project': 'link:../../privatePackages/assert-project'
'@pnpm/plugin-commands-import': 'link:'
'@pnpm/prepare': 'link:../../privatePackages/prepare'
'@types/ncp': 2.0.4
ncp: 2.0.0
tempy: 1.0.0
specifiers:
'@pnpm/assert-project': 'workspace:2.1.13'
'@pnpm/cli-utils': 'workspace:0.4.39'
'@pnpm/constants': 'workspace:4.1.0'
'@pnpm/error': 'workspace:1.4.0'
'@pnpm/plugin-commands-import': 'link:'
'@pnpm/prepare': 'workspace:0.0.15'
'@pnpm/read-project-manifest': 'workspace:1.1.5'
'@pnpm/store-connection-manager': 'workspace:0.3.48'
'@types/ncp': ^2.0.4
'@zkochan/rimraf': ^1.0.0
load-json-file: ^6.2.0
ncp: ^2.0.0
render-help: ^1.0.1
supi: 'workspace:0.43.16'
tempy: ^1.0.0
packages/plugin-commands-installation:
dependencies:
'@pnpm/cli-utils': 'link:../cli-utils'
'@pnpm/colorize-semver-diff': 1.0.1
'@pnpm/command': 'link:../command'
'@pnpm/common-cli-options-help': 'link:../common-cli-options-help'
'@pnpm/config': 'link:../config'
'@pnpm/constants': 'link:../constants'
'@pnpm/error': 'link:../error'
'@pnpm/filter-workspace-packages': 'link:../filter-workspace-packages'
'@pnpm/find-workspace-dir': 'link:../find-workspace-dir'
'@pnpm/find-workspace-packages': 'link:../find-workspace-packages'
'@pnpm/global-bin-dir': 'link:../global-bin-dir'
'@pnpm/manifest-utils': 'link:../manifest-utils'
'@pnpm/outdated': 'link:../outdated'
'@pnpm/package-store': 'link:../package-store'
'@pnpm/parse-wanted-dependency': 'link:../parse-wanted-dependency'
'@pnpm/plugin-commands-rebuild': 'link:../plugin-commands-rebuild'
'@pnpm/pnpmfile': 'link:../pnpmfile'
'@pnpm/resolver-base': 'link:../resolver-base'
'@pnpm/semver-diff': 1.0.2
'@pnpm/sort-packages': 'link:../sort-packages'
'@pnpm/store-connection-manager': 'link:../store-connection-manager'
'@pnpm/types': 'link:../types'
'@zkochan/table': 1.0.0
camelcase-keys: 6.2.2
chalk: 4.1.0
enquirer: 2.3.6
is-ci: 2.0.0
is-subdir: 1.1.1
mem: 8.0.0
mz: 2.7.0
p-filter: 2.1.0
p-limit: 3.0.2
path-absolute: 1.0.1
path-exists: 4.0.0
ramda: 0.27.1
read-ini-file: 3.0.0
render-help: 1.0.1
supi: 'link:../supi'
version-selector-type: 3.0.0
devDependencies:
'@pnpm/lockfile-types': 'link:../lockfile-types'
'@pnpm/logger': 3.2.2
'@pnpm/matcher': 'link:../matcher'
'@pnpm/plugin-commands-installation': 'link:'
'@pnpm/prepare': 'link:../../privatePackages/prepare'
'@pnpm/test-fixtures': 'link:../../privatePackages/test-fixtures'
'@types/is-ci': 2.0.0
'@types/mz': 2.7.2
'@types/proxyquire': 1.3.28
'@types/ramda': 0.27.32
'@types/sinon': 9.0.8
'@types/zkochan__table': /@types/table/5.0.0
load-json-file: 6.2.0
proxyquire: 2.1.3
read-yaml-file: 2.0.0
sinon: 9.2.1
tempy: 1.0.0
write-json-file: 4.3.0
write-yaml-file: 4.1.1
specifiers:
'@pnpm/cli-utils': 'workspace:0.4.39'
'@pnpm/colorize-semver-diff': ^1.0.1
'@pnpm/command': 'workspace:1.0.0'
'@pnpm/common-cli-options-help': 'workspace:0.2.0'
'@pnpm/config': 'workspace:11.8.0'
'@pnpm/constants': 'workspace:4.1.0'
'@pnpm/error': 'workspace:1.4.0'
'@pnpm/filter-workspace-packages': 'workspace:2.2.10'
'@pnpm/find-workspace-dir': 'workspace:1.0.1'
'@pnpm/find-workspace-packages': 'workspace:2.3.25'
'@pnpm/global-bin-dir': 'workspace:^1.2.5'
'@pnpm/lockfile-types': 'workspace:2.1.1'
'@pnpm/logger': ^3.2.2
'@pnpm/manifest-utils': 'workspace:1.1.4'
'@pnpm/matcher': 'workspace:1.0.3'
'@pnpm/outdated': 'workspace:7.2.15'
'@pnpm/package-store': 'workspace:10.1.10'
'@pnpm/parse-wanted-dependency': 'workspace:1.0.0'
'@pnpm/plugin-commands-installation': 'link:'
'@pnpm/plugin-commands-rebuild': 'workspace:2.2.7'
'@pnpm/pnpmfile': 'workspace:0.1.20'
'@pnpm/prepare': 'workspace:0.0.15'
'@pnpm/resolver-base': 'workspace:7.0.5'
'@pnpm/semver-diff': ^1.0.2
'@pnpm/sort-packages': 'workspace:1.0.15'
'@pnpm/store-connection-manager': 'workspace:0.3.48'
'@pnpm/test-fixtures': 'workspace:*'
'@pnpm/types': 'workspace:6.3.1'
'@types/is-ci': ^2.0.0
'@types/mz': ^2.7.2
'@types/proxyquire': ^1.3.28
'@types/ramda': ^0.27.32
'@types/sinon': ^9.0.8
'@types/zkochan__table': 'npm:@types/table@^5.0.0'
'@zkochan/table': ^1.0.0
camelcase-keys: ^6.2.2
chalk: ^4.1.0
enquirer: ^2.3.6
is-ci: ^2.0.0
is-subdir: ^1.1.1
load-json-file: ^6.2.0
mem: ^8.0.0
mz: ^2.7.0
p-filter: ^2.1.0
p-limit: ^3.0.2
path-absolute: ^1.0.1
path-exists: ^4.0.0
proxyquire: ^2.1.3
ramda: ^0.27.1
read-ini-file: ^3.0.0
read-yaml-file: ^2.0.0
render-help: ^1.0.1
sinon: ^9.2.1
supi: 'workspace:0.43.16'
tempy: ^1.0.0
version-selector-type: ^3.0.0
write-json-file: ^4.3.0
write-yaml-file: ^4.1.1
packages/plugin-commands-listing:
dependencies:
'@pnpm/cli-utils': 'link:../cli-utils'
'@pnpm/common-cli-options-help': 'link:../common-cli-options-help'
'@pnpm/config': 'link:../config'
'@pnpm/error': 'link:../error'
'@pnpm/list': 'link:../list'
'@pnpm/types': 'link:../types'
ramda: 0.27.1
render-help: 1.0.1
devDependencies:
'@pnpm/constants': 'link:../constants'
'@pnpm/filter-workspace-packages': 'link:../filter-workspace-packages'
'@pnpm/logger': 3.2.2
'@pnpm/plugin-commands-installation': 'link:../plugin-commands-installation'
'@pnpm/plugin-commands-listing': 'link:'
'@pnpm/prepare': 'link:../../privatePackages/prepare'
'@types/mz': 2.7.2
'@types/ramda': 0.27.32
execa: 4.1.0
mz: 2.7.0
strip-ansi: 6.0.0
write-yaml-file: 4.1.1
specifiers:
'@pnpm/cli-utils': 'workspace:0.4.39'
'@pnpm/common-cli-options-help': 'workspace:0.2.0'
'@pnpm/config': 'workspace:11.8.0'
'@pnpm/constants': 'workspace:4.1.0'
'@pnpm/error': 'workspace:1.4.0'
'@pnpm/filter-workspace-packages': 'workspace:*'
'@pnpm/list': 'workspace:5.0.15'
'@pnpm/logger': ^3.2.2
'@pnpm/plugin-commands-installation': 'workspace:*'
'@pnpm/plugin-commands-listing': 'link:'
'@pnpm/prepare': 'workspace:0.0.15'
'@pnpm/types': 'workspace:6.3.1'
'@types/mz': ^2.7.2
'@types/ramda': ^0.27.32
execa: ^4.1.0
mz: ^2.7.0
ramda: ^0.27.1
render-help: ^1.0.1
strip-ansi: ^6.0.0
write-yaml-file: ^4.1.1
packages/plugin-commands-outdated:
dependencies:
'@pnpm/cli-utils': 'link:../cli-utils'
'@pnpm/colorize-semver-diff': 1.0.1
'@pnpm/command': 'link:../command'
'@pnpm/common-cli-options-help': 'link:../common-cli-options-help'
'@pnpm/config': 'link:../config'
'@pnpm/default-resolver': 'link:../default-resolver'
'@pnpm/error': 'link:../error'
'@pnpm/lockfile-file': 'link:../lockfile-file'
'@pnpm/matcher': 'link:../matcher'
'@pnpm/modules-yaml': 'link:../modules-yaml'
'@pnpm/outdated': 'link:../outdated'
'@pnpm/semver-diff': 1.0.2
'@pnpm/store-path': 4.0.2
'@zkochan/table': 1.0.0
chalk: 4.1.0
lru-cache: 6.0.0
ramda: 0.27.1
render-help: 1.0.1
wrap-ansi: 7.0.0
devDependencies:
'@pnpm/constants': 'link:../constants'
'@pnpm/filter-workspace-packages': 'link:../filter-workspace-packages'
'@pnpm/plugin-commands-installation': 'link:../plugin-commands-installation'
'@pnpm/plugin-commands-outdated': 'link:'
'@pnpm/prepare': 'link:../../privatePackages/prepare'
'@pnpm/types': 'link:../types'
'@types/lru-cache': 5.1.0
'@types/mz': 2.7.2
'@types/ramda': 0.27.32
'@types/wrap-ansi': 3.0.0
'@types/zkochan__table': /@types/table/5.0.0
mz: 2.7.0
strip-ansi: 6.0.0
specifiers:
'@pnpm/cli-utils': 'workspace:0.4.39'
'@pnpm/colorize-semver-diff': ^1.0.1
'@pnpm/command': 'workspace:1.0.0'
'@pnpm/common-cli-options-help': 'workspace:0.2.0'
'@pnpm/config': 'workspace:11.8.0'
'@pnpm/constants': 'workspace:4.1.0'
'@pnpm/default-resolver': 'workspace:11.0.11'
'@pnpm/error': 'workspace:1.4.0'
'@pnpm/filter-workspace-packages': 'workspace:2.2.10'
'@pnpm/lockfile-file': 'workspace:3.1.1'
'@pnpm/matcher': 'workspace:1.0.3'
'@pnpm/modules-yaml': 'workspace:8.0.5'
'@pnpm/outdated': 'workspace:7.2.15'
'@pnpm/plugin-commands-installation': 'workspace:*'
'@pnpm/plugin-commands-outdated': 'link:'
'@pnpm/prepare': 'workspace:0.0.15'
'@pnpm/semver-diff': ^1.0.2
'@pnpm/store-path': ^4.0.2
'@pnpm/types': 'workspace:6.3.1'
'@types/lru-cache': ^5.1.0
'@types/mz': ^2.7.2
'@types/ramda': ^0.27.32
'@types/wrap-ansi': ^3.0.0
'@types/zkochan__table': 'npm:@types/table@^5.0.0'
'@zkochan/table': ^1.0.0
chalk: ^4.1.0
lru-cache: ^6.0.0
mz: ^2.7.0
ramda: ^0.27.1
render-help: ^1.0.1
strip-ansi: ^6.0.0
wrap-ansi: ^7.0.0
packages/plugin-commands-publishing:
dependencies:
'@pnpm/cli-utils': 'link:../cli-utils'
'@pnpm/client': 'link:../client'
'@pnpm/config': 'link:../config'
'@pnpm/error': 'link:../error'
'@pnpm/exportable-manifest': 'link:../exportable-manifest'
'@pnpm/lifecycle': 'link:../lifecycle'
'@pnpm/pick-registry-for-package': 'link:../pick-registry-for-package'
'@pnpm/resolver-base': 'link:../resolver-base'
'@pnpm/run-npm': 'link:../run-npm'
'@pnpm/sort-packages': 'link:../sort-packages'
'@pnpm/store-path': 4.0.2
'@pnpm/types': 'link:../types'
'@zkochan/rimraf': 1.0.0
cp-file: 9.0.0
enquirer: 2.3.6
fast-glob: 3.2.4
mz: 2.7.0
p-filter: 2.1.0
ramda: 0.27.1
realpath-missing: 1.0.0
render-help: 1.0.1
write-json-file: 4.3.0
devDependencies:
'@pnpm/filter-workspace-packages': 'link:../filter-workspace-packages'
'@pnpm/plugin-commands-publishing': 'link:'
'@pnpm/prepare': 'link:../../privatePackages/prepare'
'@types/cross-spawn': 6.0.2
'@types/mz': 2.7.2
'@types/proxyquire': 1.3.28
'@types/ramda': 0.27.32
'@types/sinon': 9.0.8
cross-spawn: 7.0.3
execa: 4.1.0
path-exists: 4.0.0
tempy: 1.0.0
write-yaml-file: 4.1.1
specifiers:
'@pnpm/cli-utils': 'workspace:0.4.39'
'@pnpm/client': 'workspace:^2.0.14'
'@pnpm/config': 'workspace:11.8.0'
'@pnpm/error': 'workspace:1.4.0'
'@pnpm/exportable-manifest': 'workspace:^1.1.0'
'@pnpm/filter-workspace-packages': 'workspace:2.2.10'
'@pnpm/lifecycle': 'workspace:9.6.2'
'@pnpm/pick-registry-for-package': 'workspace:1.0.5'
'@pnpm/plugin-commands-publishing': 'link:'
'@pnpm/prepare': 'workspace:0.0.15'
'@pnpm/resolver-base': 'workspace:7.0.5'
'@pnpm/run-npm': 'workspace:2.0.3'
'@pnpm/sort-packages': 'workspace:1.0.15'
'@pnpm/store-path': ^4.0.2
'@pnpm/types': 'workspace:6.3.1'
'@types/cross-spawn': ^6.0.2
'@types/mz': ^2.7.2
'@types/proxyquire': ^1.3.28
'@types/ramda': ^0.27.32
'@types/sinon': ^9.0.8
'@zkochan/rimraf': ^1.0.0
cp-file: ^9.0.0
cross-spawn: ^7.0.3
enquirer: ^2.3.6
execa: ^4.1.0
fast-glob: ^3.2.4
mz: ^2.7.0
p-filter: ^2.1.0
path-exists: ^4.0.0
ramda: ^0.27.1
realpath-missing: ^1.0.0
render-help: ^1.0.1
tempy: ^1.0.0
write-json-file: ^4.3.0
write-yaml-file: ^4.1.1
packages/plugin-commands-rebuild:
dependencies:
'@pnpm/cli-utils': 'link:../cli-utils'
'@pnpm/common-cli-options-help': 'link:../common-cli-options-help'
'@pnpm/config': 'link:../config'
'@pnpm/constants': 'link:../constants'
'@pnpm/core-loggers': 'link:../core-loggers'
'@pnpm/find-workspace-packages': 'link:../find-workspace-packages'
'@pnpm/get-context': 'link:../get-context'
'@pnpm/lifecycle': 'link:../lifecycle'
'@pnpm/link-bins': 'link:../link-bins'
'@pnpm/lockfile-utils': 'link:../lockfile-utils'
'@pnpm/lockfile-walker': 'link:../lockfile-walker'
'@pnpm/modules-yaml': 'link:../modules-yaml'
'@pnpm/normalize-registries': 'link:../normalize-registries'
'@pnpm/pkgid-to-filename': 3.0.0
'@pnpm/sort-packages': 'link:../sort-packages'
'@pnpm/store-connection-manager': 'link:../store-connection-manager'
'@pnpm/store-controller-types': 'link:../store-controller-types'
'@pnpm/types': 'link:../types'
'@zkochan/npm-package-arg': 1.0.2
camelcase-keys: 6.2.2
dependency-path: 'link:../dependency-path'
graph-sequencer: 2.0.0
load-json-file: 6.2.0
mem: 8.0.0
p-limit: 3.0.2
ramda: 0.27.1
read-ini-file: 3.0.0
render-help: 1.0.1
run-groups: 3.0.1
semver: 7.3.2
devDependencies:
'@pnpm/filter-workspace-packages': 'link:../filter-workspace-packages'
'@pnpm/logger': 3.2.2
'@pnpm/plugin-commands-rebuild': 'link:'
'@pnpm/prepare': 'link:../../privatePackages/prepare'
'@pnpm/test-fixtures': 'link:../../privatePackages/test-fixtures'
'@types/ramda': 0.27.32
'@types/semver': 7.3.4
'@types/sinon': 9.0.8
execa: 4.1.0
path-exists: 4.0.0
sinon: 9.2.1
write-yaml-file: 4.1.1
specifiers:
'@pnpm/cli-utils': 'workspace:0.4.39'
'@pnpm/common-cli-options-help': 'workspace:0.2.0'
'@pnpm/config': 'workspace:11.8.0'
'@pnpm/constants': 'workspace:4.1.0'
'@pnpm/core-loggers': 'workspace:5.0.2'
'@pnpm/filter-workspace-packages': 'workspace:2.2.10'
'@pnpm/find-workspace-packages': 'workspace:2.3.25'
'@pnpm/get-context': 'workspace:3.3.1'
'@pnpm/lifecycle': 'workspace:9.6.2'
'@pnpm/link-bins': 'workspace:5.3.20'
'@pnpm/lockfile-utils': 'workspace:2.0.19'
'@pnpm/lockfile-walker': 'workspace:3.0.7'
'@pnpm/logger': ^3.2.2
'@pnpm/modules-yaml': 'workspace:8.0.5'
'@pnpm/normalize-registries': 'workspace:1.0.5'
'@pnpm/pkgid-to-filename': ^3.0.0
'@pnpm/plugin-commands-rebuild': 'link:'
'@pnpm/prepare': 'workspace:0.0.15'
'@pnpm/sort-packages': 'workspace:1.0.15'
'@pnpm/store-connection-manager': 'workspace:0.3.48'
'@pnpm/store-controller-types': 'workspace:9.1.2'
'@pnpm/test-fixtures': 'workspace:*'
'@pnpm/types': 'workspace:6.3.1'
'@types/ramda': ^0.27.32
'@types/semver': ^7.3.4
'@types/sinon': ^9.0.8
'@zkochan/npm-package-arg': ^1.0.2
camelcase-keys: ^6.2.2
dependency-path: 'workspace:5.0.6'
execa: ^4.1.0
graph-sequencer: 2.0.0
load-json-file: ^6.2.0
mem: ^8.0.0
p-limit: ^3.0.2
path-exists: ^4.0.0
ramda: ^0.27.1
read-ini-file: ^3.0.0
render-help: ^1.0.1
run-groups: ^3.0.1
semver: ^7.3.2
sinon: ^9.2.1
write-yaml-file: ^4.1.1
packages/plugin-commands-script-runners:
dependencies:
'@pnpm/cli-utils': 'link:../cli-utils'
'@pnpm/command': 'link:../command'
'@pnpm/common-cli-options-help': 'link:../common-cli-options-help'
'@pnpm/config': 'link:../config'
'@pnpm/error': 'link:../error'
'@pnpm/lifecycle': 'link:../lifecycle'
'@pnpm/sort-packages': 'link:../sort-packages'
'@pnpm/types': 'link:../types'
p-limit: 3.0.2
path-exists: 4.0.0
ramda: 0.27.1
realpath-missing: 1.0.0
render-help: 1.0.1
devDependencies:
'@pnpm/filter-workspace-packages': 'link:../filter-workspace-packages'
'@pnpm/logger': 3.2.2
'@pnpm/plugin-commands-script-runners': 'link:'
'@pnpm/prepare': 'link:../../privatePackages/prepare'
'@types/mz': 2.7.2
'@types/ramda': 0.27.32
'@zkochan/rimraf': 1.0.0
execa: 4.1.0
mz: 2.7.0
write-yaml-file: 4.1.1
specifiers:
'@pnpm/cli-utils': 'workspace:0.4.39'
'@pnpm/command': 'workspace:1.0.0'
'@pnpm/common-cli-options-help': 'workspace:0.2.0'
'@pnpm/config': 'workspace:11.8.0'
'@pnpm/error': 'workspace:1.4.0'
'@pnpm/filter-workspace-packages': 'workspace:2.2.10'
'@pnpm/lifecycle': 'workspace:9.6.2'
'@pnpm/logger': ^3.2.2
'@pnpm/plugin-commands-script-runners': 'link:'
'@pnpm/prepare': 'workspace:0.0.15'
'@pnpm/sort-packages': 'workspace:1.0.15'
'@pnpm/types': 'workspace:6.3.1'
'@types/mz': ^2.7.2
'@types/ramda': ^0.27.32
'@zkochan/rimraf': ^1.0.0
execa: ^4.1.0
mz: ^2.7.0
p-limit: ^3.0.2
path-exists: ^4.0.0
ramda: ^0.27.1
realpath-missing: ^1.0.0
render-help: ^1.0.1
write-yaml-file: ^4.1.1
packages/plugin-commands-server:
dependencies:
'@pnpm/cli-meta': 'link:../cli-meta'
'@pnpm/cli-utils': 'link:../cli-utils'
'@pnpm/common-cli-options-help': 'link:../common-cli-options-help'
'@pnpm/config': 'link:../config'
'@pnpm/error': 'link:../error'
'@pnpm/server': 'link:../server'
'@pnpm/store-connection-manager': 'link:../store-connection-manager'
'@pnpm/store-path': 4.0.2
'@zkochan/diable': 1.0.2
delay: 4.4.0
get-port: 5.1.1
is-windows: 1.0.2
mz: 2.7.0
process-exists: 4.0.0
ramda: 0.27.1
render-help: 1.0.1
signal-exit: 3.0.3
tree-kill: 1.2.2
devDependencies:
'@pnpm/logger': 3.2.2
'@pnpm/plugin-commands-server': 'link:'
'@types/is-windows': 1.0.0
'@types/mz': 2.7.2
'@types/ramda': 0.27.32
'@types/signal-exit': 3.0.0
specifiers:
'@pnpm/cli-meta': 'workspace:1.0.1'
'@pnpm/cli-utils': 'workspace:0.4.39'
'@pnpm/common-cli-options-help': 'workspace:0.2.0'
'@pnpm/config': 'workspace:11.8.0'
'@pnpm/error': 'workspace:1.4.0'
'@pnpm/logger': ^3.2.2
'@pnpm/plugin-commands-server': 'link:'
'@pnpm/server': 'workspace:9.0.3'
'@pnpm/store-connection-manager': 'workspace:0.3.48'
'@pnpm/store-path': ^4.0.2
'@types/is-windows': ^1.0.0
'@types/mz': ^2.7.2
'@types/ramda': ^0.27.32
'@types/signal-exit': ^3.0.0
'@zkochan/diable': ^1.0.2
delay: ^4.4.0
get-port: ^5.1.1
is-windows: ^1.0.2
mz: ^2.7.0
process-exists: ^4.0.0
ramda: ^0.27.1
render-help: ^1.0.1
signal-exit: ^3.0.3
tree-kill: ^1.2.2
packages/plugin-commands-store:
dependencies:
'@pnpm/cafs': 'link:../cafs'
'@pnpm/cli-utils': 'link:../cli-utils'
'@pnpm/config': 'link:../config'
'@pnpm/error': 'link:../error'
'@pnpm/get-context': 'link:../get-context'
'@pnpm/lockfile-utils': 'link:../lockfile-utils'
'@pnpm/normalize-registries': 'link:../normalize-registries'
'@pnpm/parse-wanted-dependency': 'link:../parse-wanted-dependency'
'@pnpm/pick-registry-for-package': 'link:../pick-registry-for-package'
'@pnpm/pkgid-to-filename': 3.0.0
'@pnpm/store-connection-manager': 'link:../store-connection-manager'
'@pnpm/store-controller-types': 'link:../store-controller-types'
'@pnpm/store-path': 4.0.2
'@pnpm/types': 'link:../types'
archy: 1.0.0
dependency-path: 'link:../dependency-path'
dint: 5.0.0
p-filter: 2.1.0
ramda: 0.27.1
render-help: 1.0.1
devDependencies:
'@pnpm/assert-store': 'link:../../privatePackages/assert-store'
'@pnpm/lockfile-file': 'link:../lockfile-file'
'@pnpm/logger': 3.2.2
'@pnpm/plugin-commands-store': 'link:'
'@pnpm/prepare': 'link:../../privatePackages/prepare'
'@types/archy': 0.0.31
'@types/ramda': 0.27.32
'@types/sinon': 9.0.8
'@types/ssri': 6.0.3
'@zkochan/rimraf': 1.0.0
execa: 4.1.0
load-json-file: 6.2.0
path-exists: 4.0.0
sinon: 9.2.1
ssri: 6.0.1
tempy: 1.0.0
specifiers:
'@pnpm/assert-store': 'workspace:1.0.13'
'@pnpm/cafs': 'workspace:^2.0.3'
'@pnpm/cli-utils': 'workspace:0.4.39'
'@pnpm/config': 'workspace:11.8.0'
'@pnpm/error': 'workspace:1.4.0'
'@pnpm/get-context': 'workspace:3.3.1'
'@pnpm/lockfile-file': 'workspace:3.1.1'
'@pnpm/lockfile-utils': 'workspace:2.0.19'
'@pnpm/logger': ^3.2.2
'@pnpm/normalize-registries': 'workspace:1.0.5'
'@pnpm/parse-wanted-dependency': 'workspace:1.0.0'
'@pnpm/pick-registry-for-package': 'workspace:1.0.5'
'@pnpm/pkgid-to-filename': ^3.0.0
'@pnpm/plugin-commands-store': 'link:'
'@pnpm/prepare': 'workspace:0.0.15'
'@pnpm/store-connection-manager': 'workspace:0.3.48'
'@pnpm/store-controller-types': 'workspace:9.1.2'
'@pnpm/store-path': ^4.0.2
'@pnpm/types': 'workspace:6.3.1'
'@types/archy': 0.0.31
'@types/ramda': ^0.27.32
'@types/sinon': ^9.0.8
'@types/ssri': ^6.0.3
'@zkochan/rimraf': ^1.0.0
archy: ^1.0.0
dependency-path: 'workspace:5.0.6'
dint: ^5.0.0
execa: ^4.1.0
load-json-file: ^6.2.0
p-filter: ^2.1.0
path-exists: ^4.0.0
ramda: ^0.27.1
render-help: ^1.0.1
sinon: ^9.2.1
ssri: 6.0.1
tempy: ^1.0.0
packages/pnpm:
dependencies:
'@pnpm/cli-meta': 'link:../cli-meta'
'@pnpm/cli-utils': 'link:../cli-utils'
'@pnpm/command': 'link:../command'
'@pnpm/common-cli-options-help': 'link:../common-cli-options-help'
'@pnpm/config': 'link:../config'
'@pnpm/core-loggers': 'link:../core-loggers'
'@pnpm/default-reporter': 'link:../default-reporter'
'@pnpm/file-reporter': 1.0.0
'@pnpm/filter-workspace-packages': 'link:../filter-workspace-packages'
'@pnpm/find-workspace-dir': 'link:../find-workspace-dir'
'@pnpm/logger': 3.2.2
'@pnpm/parse-cli-args': 'link:../parse-cli-args'
'@pnpm/plugin-commands-audit': 'link:../plugin-commands-audit'
'@pnpm/plugin-commands-import': 'link:../plugin-commands-import'
'@pnpm/plugin-commands-installation': 'link:../plugin-commands-installation'
'@pnpm/plugin-commands-listing': 'link:../plugin-commands-listing'
'@pnpm/plugin-commands-outdated': 'link:../plugin-commands-outdated'
'@pnpm/plugin-commands-publishing': 'link:../plugin-commands-publishing'
'@pnpm/plugin-commands-rebuild': 'link:../plugin-commands-rebuild'
'@pnpm/plugin-commands-script-runners': 'link:../plugin-commands-script-runners'
'@pnpm/plugin-commands-server': 'link:../plugin-commands-server'
'@pnpm/plugin-commands-store': 'link:../plugin-commands-store'
'@pnpm/run-npm': 'link:../run-npm'
'@pnpm/tabtab': 0.0.1
'@pnpm/types': 'link:../types'
'@types/nopt': 3.0.29
'@zkochan/libnpx': 11.0.3
chalk: 4.1.0
graceful-fs: 4.2.4
is-ci: 2.0.0
loud-rejection: 2.2.0
nopt: 5.0.0
path-name: 1.0.0
pkgs-graph: 'link:../pkgs-graph'
ramda: 0.27.1
render-help: 1.0.1
split-cmd: 1.0.1
strip-ansi: 6.0.0
update-notifier: 5.0.1
which: 2.0.2
devDependencies:
'@pnpm/assert-project': 'link:../../privatePackages/assert-project'
'@pnpm/constants': 'link:../constants'
'@pnpm/find-workspace-packages': 'link:../find-workspace-packages'
'@pnpm/lockfile-types': 'link:../lockfile-types'
'@pnpm/modules-yaml': 'link:../modules-yaml'
'@pnpm/prepare': 'link:../../privatePackages/prepare'
'@pnpm/read-package-json': 'link:../read-package-json'
'@pnpm/read-project-manifest': 'link:../read-project-manifest'
'@pnpm/write-project-manifest': 'link:../write-project-manifest'
'@types/byline': 4.2.32
'@types/cross-spawn': 6.0.2
'@types/graceful-fs': 4.1.4
'@types/is-ci': 2.0.0
'@types/is-windows': 1.0.0
'@types/mz': 2.7.2
'@types/ncp': 2.0.4
'@types/ramda': 0.27.32
'@types/semver': 7.3.4
'@types/tape-promise': 4.0.1
'@types/update-notifier': 5.0.0
'@types/which': 1.3.2
'@zkochan/retry': 0.2.0
'@zkochan/rimraf': 1.0.0
anonymous-npm-registry-client: 0.1.2
byline: 5.0.0
cross-spawn: 7.0.3
deep-require-cwd: 1.0.0
delay: 4.4.0
dir-is-case-sensitive: 1.0.2
execa: 4.1.0
exists-link: 2.0.0
is-windows: 1.0.2
load-json-file: 6.2.0
mz: 2.7.0
ncp: 2.0.0
normalize-newline: 3.0.0
npm-run-all: 4.1.5
p-any: 3.0.0
path-exists: 4.0.0
pnpm: 'link:'
read-yaml-file: 2.0.0
semver: 7.3.2
symlink-dir: 4.1.0
tape-promise: 4.0.0
tree-kill: 1.2.2
write-json-file: 4.3.0
write-pkg: 4.0.0
write-yaml-file: 4.1.1
specifiers:
'@pnpm/assert-project': 'workspace:*'
'@pnpm/cli-meta': 'workspace:1.0.1'
'@pnpm/cli-utils': 'workspace:0.4.39'
'@pnpm/command': 'workspace:1.0.0'
'@pnpm/common-cli-options-help': 'workspace:0.2.0'
'@pnpm/config': 'workspace:11.8.0'
'@pnpm/constants': 'workspace:4.1.0'
'@pnpm/core-loggers': 'workspace:5.0.2'
'@pnpm/default-reporter': 'workspace:7.9.9'
'@pnpm/file-reporter': ^1.0.0
'@pnpm/filter-workspace-packages': 'workspace:2.2.10'
'@pnpm/find-workspace-dir': 'workspace:1.0.1'
'@pnpm/find-workspace-packages': 'workspace:*'
'@pnpm/lockfile-types': 'workspace:2.1.1'
'@pnpm/logger': ^3.2.2
'@pnpm/modules-yaml': 'workspace:*'
'@pnpm/parse-cli-args': 'workspace:3.2.1'
'@pnpm/plugin-commands-audit': 'workspace:2.0.27'
'@pnpm/plugin-commands-import': 'workspace:1.0.81'
'@pnpm/plugin-commands-installation': 'workspace:3.4.7'
'@pnpm/plugin-commands-listing': 'workspace:2.0.36'
'@pnpm/plugin-commands-outdated': 'workspace:3.0.30'
'@pnpm/plugin-commands-publishing': 'workspace:2.3.0'
'@pnpm/plugin-commands-rebuild': 'workspace:2.2.7'
'@pnpm/plugin-commands-script-runners': 'workspace:2.5.5'
'@pnpm/plugin-commands-server': 'workspace:2.0.49'
'@pnpm/plugin-commands-store': 'workspace:2.0.54'
'@pnpm/prepare': 'workspace:*'
'@pnpm/read-package-json': 'workspace:*'
'@pnpm/read-project-manifest': 'workspace:*'
'@pnpm/run-npm': 'workspace:2.0.3'
'@pnpm/tabtab': 0.0.1
'@pnpm/types': 'workspace:6.3.1'
'@pnpm/write-project-manifest': 'workspace:*'
'@types/byline': ^4.2.32
'@types/cross-spawn': ^6.0.2
'@types/graceful-fs': ^4.1.4
'@types/is-ci': ^2.0.0
'@types/is-windows': ^1.0.0
'@types/mz': ^2.7.2
'@types/ncp': ^2.0.4
'@types/nopt': ^3.0.29
'@types/ramda': ^0.27.32
'@types/semver': ^7.3.4
'@types/tape-promise': ^4.0.1
'@types/update-notifier': ^5.0.0
'@types/which': ^1.3.2
'@zkochan/libnpx': 11.0.3
'@zkochan/retry': ^0.2.0
'@zkochan/rimraf': ^1.0.0
anonymous-npm-registry-client: 0.1.2
byline: 5.0.0
chalk: ^4.1.0
cross-spawn: ^7.0.3
deep-require-cwd: 1.0.0
delay: ^4.4.0
dir-is-case-sensitive: ^1.0.2
execa: ^4.1.0
exists-link: 2.0.0
graceful-fs: ^4.2.4
is-ci: ^2.0.0
is-windows: ^1.0.2
load-json-file: ^6.2.0
loud-rejection: ^2.2.0
mz: ^2.7.0
ncp: ^2.0.0
nopt: ^5.0.0
normalize-newline: 3.0.0
npm-run-all: ^4.1.5
p-any: 3.0.0
path-exists: ^4.0.0
path-name: ^1.0.0
pkgs-graph: 'workspace:5.2.0'
pnpm: 'link:'
ramda: ^0.27.1
read-yaml-file: ^2.0.0
render-help: ^1.0.1
semver: ^7.3.2
split-cmd: ^1.0.1
strip-ansi: ^6.0.0
symlink-dir: ^4.1.0
tape-promise: 4.0.0
tree-kill: ^1.2.2
update-notifier: ^5.0.1
which: ^2.0.2
write-json-file: ^4.3.0
write-pkg: 4.0.0
write-yaml-file: ^4.1.1
packages/pnpmfile:
dependencies:
'@pnpm/core-loggers': 'link:../core-loggers'
'@pnpm/error': 'link:../error'
'@pnpm/types': 'link:../types'
chalk: 4.1.0
path-absolute: 1.0.1
ramda: 0.27.1
devDependencies:
'@pnpm/logger': 3.2.2
'@pnpm/pnpmfile': 'link:'
'@types/ramda': 0.27.32
specifiers:
'@pnpm/core-loggers': 'workspace:5.0.2'
'@pnpm/error': 'workspace:1.4.0'
'@pnpm/logger': ^3.2.2
'@pnpm/pnpmfile': 'link:'
'@pnpm/types': 'workspace:6.3.1'
'@types/ramda': ^0.27.32
chalk: ^4.1.0
path-absolute: ^1.0.1
ramda: ^0.27.1
packages/prune-lockfile:
dependencies:
'@pnpm/constants': 'link:../constants'
'@pnpm/lockfile-types': 'link:../lockfile-types'
'@pnpm/types': 'link:../types'
dependency-path: 'link:../dependency-path'
ramda: 0.27.1
devDependencies:
'@pnpm/prune-lockfile': 'link:'
'@types/ramda': 0.27.32
yaml-tag: 1.1.0
specifiers:
'@pnpm/constants': 'workspace:4.1.0'
'@pnpm/lockfile-types': 'workspace:2.1.1'
'@pnpm/prune-lockfile': 'link:'
'@pnpm/types': 'workspace:6.3.1'
'@types/ramda': ^0.27.32
dependency-path: 'workspace:5.0.6'
ramda: ^0.27.1
yaml-tag: 1.1.0
packages/read-modules-dir:
dependencies:
mz: 2.7.0
devDependencies:
'@types/mz': 2.7.2
specifiers:
'@types/mz': ^2.7.2
mz: ^2.7.0
packages/read-package-json:
dependencies:
'@pnpm/error': 'link:../error'
'@pnpm/types': 'link:../types'
read-package-json: 3.0.0
devDependencies:
'@pnpm/read-package-json': 'link:'
specifiers:
'@pnpm/error': 'workspace:^1.4.0'
'@pnpm/read-package-json': 'link:'
'@pnpm/types': 'workspace:^6.3.1'
read-package-json: ^3.0.0
packages/read-project-manifest:
dependencies:
'@pnpm/error': 'link:../error'
'@pnpm/types': 'link:../types'
'@pnpm/write-project-manifest': 'link:../write-project-manifest'
detect-indent: 6.0.0
fast-deep-equal: 3.1.3
graceful-fs: 4.2.4
is-windows: 1.0.2
json5: 2.1.3
parse-json: 5.1.0
read-yaml-file: 2.0.0
sort-keys: 4.1.0
strip-bom: 4.0.0
devDependencies:
'@pnpm/read-project-manifest': 'link:'
'@types/graceful-fs': 4.1.4
'@types/is-windows': 1.0.0
'@types/json5': 0.0.30
'@types/parse-json': 4.0.0
tempy: 1.0.0
specifiers:
'@pnpm/error': 'workspace:1.4.0'
'@pnpm/read-project-manifest': 'link:'
'@pnpm/types': 'workspace:^6.3.1'
'@pnpm/write-project-manifest': 'workspace:1.1.5'
'@types/graceful-fs': ^4.1.4
'@types/is-windows': ^1.0.0
'@types/json5': 0.0.30
'@types/parse-json': ^4.0.0
detect-indent: ^6.0.0
fast-deep-equal: ^3.1.3
graceful-fs: ^4.2.4
is-windows: ^1.0.2
json5: ^2.1.3
parse-json: ^5.1.0
read-yaml-file: ^2.0.0
sort-keys: ^4.1.0
strip-bom: ^4.0.0
tempy: ^1.0.0
packages/read-projects-context:
dependencies:
'@pnpm/lockfile-file': 'link:../lockfile-file'
'@pnpm/modules-yaml': 'link:../modules-yaml'
'@pnpm/normalize-registries': 'link:../normalize-registries'
'@pnpm/types': 'link:../types'
realpath-missing: 1.0.0
devDependencies:
'@pnpm/logger': 3.2.2
specifiers:
'@pnpm/lockfile-file': 'workspace:3.1.1'
'@pnpm/logger': ^3.2.2
'@pnpm/modules-yaml': 'workspace:8.0.5'
'@pnpm/normalize-registries': 'workspace:1.0.5'
'@pnpm/types': 'workspace:6.3.1'
realpath-missing: ^1.0.0
packages/remove-bins:
dependencies:
'@pnpm/core-loggers': 'link:../core-loggers'
'@pnpm/package-bins': 'link:../package-bins'
'@pnpm/read-package-json': 'link:../read-package-json'
'@pnpm/types': 'link:../types'
'@zkochan/rimraf': 1.0.0
is-windows: 1.0.2
devDependencies:
'@pnpm/logger': 3.2.2
'@types/is-windows': 1.0.0
'@types/ramda': 0.27.32
specifiers:
'@pnpm/core-loggers': 'workspace:5.0.2'
'@pnpm/logger': ^3.2.2
'@pnpm/package-bins': 'workspace:4.0.9'
'@pnpm/read-package-json': 'workspace:3.1.8'
'@pnpm/types': 'workspace:6.3.1'
'@types/is-windows': ^1.0.0
'@types/ramda': ^0.27.32
'@zkochan/rimraf': ^1.0.0
is-windows: ^1.0.2
packages/resolve-dependencies:
dependencies:
'@pnpm/constants': 'link:../constants'
'@pnpm/core-loggers': 'link:../core-loggers'
'@pnpm/error': 'link:../error'
'@pnpm/lockfile-types': 'link:../lockfile-types'
'@pnpm/lockfile-utils': 'link:../lockfile-utils'
'@pnpm/manifest-utils': 'link:../manifest-utils'
'@pnpm/npm-resolver': 'link:../npm-resolver'
'@pnpm/package-is-installable': 'link:../package-is-installable'
'@pnpm/pick-registry-for-package': 'link:../pick-registry-for-package'
'@pnpm/pkgid-to-filename': 3.0.0
'@pnpm/prune-lockfile': 'link:../prune-lockfile'
'@pnpm/read-package-json': 'link:../read-package-json'
'@pnpm/resolver-base': 'link:../resolver-base'
'@pnpm/store-controller-types': 'link:../store-controller-types'
'@pnpm/types': 'link:../types'
dependency-path: 'link:../dependency-path'
encode-registry: 3.0.0
get-npm-tarball-url: 2.0.1
import-from: 3.0.0
path-exists: 4.0.0
ramda: 0.27.1
replace-string: 3.1.0
semver: 7.3.2
version-selector-type: 2.0.1
devDependencies:
'@pnpm/logger': 3.2.2
'@pnpm/resolve-dependencies': 'link:'
'@types/ramda': 0.27.32
'@types/semver': 7.3.4
specifiers:
'@pnpm/constants': 'workspace:^4.1.0'
'@pnpm/core-loggers': 'workspace:5.0.2'
'@pnpm/error': 'workspace:1.4.0'
'@pnpm/lockfile-types': 'workspace:2.1.1'
'@pnpm/lockfile-utils': 'workspace:2.0.19'
'@pnpm/logger': ^3.2.2
'@pnpm/manifest-utils': 'workspace:^1.1.4'
'@pnpm/npm-resolver': 'workspace:10.1.0'
'@pnpm/package-is-installable': 'workspace:4.0.18'
'@pnpm/pick-registry-for-package': 'workspace:1.0.5'
'@pnpm/pkgid-to-filename': ^3.0.0
'@pnpm/prune-lockfile': 'workspace:^2.0.17'
'@pnpm/read-package-json': 'workspace:^3.1.8'
'@pnpm/resolve-dependencies': 'link:'
'@pnpm/resolver-base': 'workspace:7.0.5'
'@pnpm/store-controller-types': 'workspace:9.1.2'
'@pnpm/types': 'workspace:6.3.1'
'@types/ramda': ^0.27.32
'@types/semver': ^7.3.4
dependency-path: 'workspace:5.0.6'
encode-registry: ^3.0.0
get-npm-tarball-url: ^2.0.1
import-from: ^3.0.0
path-exists: ^4.0.0
ramda: ^0.27.1
replace-string: ^3.1.0
semver: ^7.3.2
version-selector-type: ^2.0.1
packages/resolve-workspace-range:
dependencies:
semver: 7.3.2
devDependencies:
'@pnpm/resolve-workspace-range': 'link:'
'@types/semver': 7.3.4
specifiers:
'@pnpm/resolve-workspace-range': 'link:'
'@types/semver': ^7.3.4
semver: ^7.3.2
packages/resolver-base:
dependencies:
'@pnpm/types': 'link:../types'
specifiers:
'@pnpm/types': 'workspace:6.3.1'
packages/run-npm:
dependencies:
cross-spawn: 7.0.3
path-name: 1.0.0
devDependencies:
'@pnpm/run-npm': 'link:'
'@types/cross-spawn': 6.0.2
specifiers:
'@pnpm/run-npm': 'link:'
'@types/cross-spawn': ^6.0.2
cross-spawn: ^7.0.3
path-name: ^1.0.0
packages/server:
dependencies:
'@pnpm/fetch': 'link:../fetch'
'@pnpm/store-controller-types': 'link:../store-controller-types'
'@pnpm/types': 'link:../types'
p-limit: 3.0.2
promise-share: 1.0.0
uuid: 3.4.0
devDependencies:
'@pnpm/client': 'link:../client'
'@pnpm/logger': 3.2.2
'@pnpm/package-requester': 'link:../package-requester'
'@pnpm/package-store': 'link:../package-store'
'@pnpm/server': 'link:'
'@types/mz': 2.7.2
'@types/node-fetch': 2.5.7
'@types/uuid': 8.3.0
'@zkochan/rimraf': 1.0.0
is-port-reachable: 3.0.0
load-json-file: 6.2.0
mz: 2.7.0
node-fetch: 2.6.1
tempy: 1.0.0
specifiers:
'@pnpm/client': 'workspace:^2.0.14'
'@pnpm/fetch': 'workspace:2.1.7'
'@pnpm/logger': ^3.2.2
'@pnpm/package-requester': 'workspace:*'
'@pnpm/package-store': 'workspace:*'
'@pnpm/server': 'link:'
'@pnpm/store-controller-types': 'workspace:9.1.2'
'@pnpm/types': 'workspace:6.3.1'
'@types/mz': ^2.7.2
'@types/node-fetch': ^2.5.7
'@types/uuid': ^8.3.0
'@zkochan/rimraf': ^1.0.0
is-port-reachable: 3.0.0
load-json-file: ^6.2.0
mz: ^2.7.0
node-fetch: ^2.6.1
p-limit: ^3.0.2
promise-share: ^1.0.0
tempy: ^1.0.0
uuid: ^3.4.0
packages/sort-packages:
dependencies:
'@pnpm/types': 'link:../types'
graph-sequencer: 2.0.0
devDependencies:
'@pnpm/sort-packages': 'link:'
specifiers:
'@pnpm/sort-packages': 'link:'
'@pnpm/types': 'workspace:^6.3.1'
graph-sequencer: 2.0.0
packages/store-connection-manager:
dependencies:
'@pnpm/cli-meta': 'link:../cli-meta'
'@pnpm/client': 'link:../client'
'@pnpm/config': 'link:../config'
'@pnpm/error': 'link:../error'
'@pnpm/package-store': 'link:../package-store'
'@pnpm/server': 'link:../server'
'@pnpm/store-path': 4.0.2
'@zkochan/diable': 1.0.2
delay: 4.4.0
dir-is-case-sensitive: 1.0.2
mz: 2.7.0
devDependencies:
'@pnpm/logger': 3.2.2
'@pnpm/store-connection-manager': 'link:'
'@types/mz': 2.7.2
specifiers:
'@pnpm/cli-meta': 'workspace:1.0.1'
'@pnpm/client': 'workspace:^2.0.14'
'@pnpm/config': 'workspace:11.8.0'
'@pnpm/error': 'workspace:1.4.0'
'@pnpm/logger': ^3.2.2
'@pnpm/package-store': 'workspace:10.1.10'
'@pnpm/server': 'workspace:9.0.3'
'@pnpm/store-connection-manager': 'link:'
'@pnpm/store-path': ^4.0.2
'@types/mz': ^2.7.2
'@zkochan/diable': ^1.0.2
delay: ^4.4.0
dir-is-case-sensitive: ^1.0.2
mz: ^2.7.0
packages/store-controller-types:
dependencies:
'@pnpm/resolver-base': 'link:../resolver-base'
'@pnpm/types': 'link:../types'
specifiers:
'@pnpm/resolver-base': 'workspace:7.0.5'
'@pnpm/types': 'workspace:6.3.1'
packages/supi:
dependencies:
'@pnpm/build-modules': 'link:../build-modules'
'@pnpm/constants': 'link:../constants'
'@pnpm/core-loggers': 'link:../core-loggers'
'@pnpm/error': 'link:../error'
'@pnpm/filter-lockfile': 'link:../filter-lockfile'
'@pnpm/get-context': 'link:../get-context'
'@pnpm/headless': 'link:../headless'
'@pnpm/hoist': 'link:../hoist'
'@pnpm/lifecycle': 'link:../lifecycle'
'@pnpm/link-bins': 'link:../link-bins'
'@pnpm/lockfile-file': 'link:../lockfile-file'
'@pnpm/lockfile-to-pnp': 'link:../lockfile-to-pnp'
'@pnpm/lockfile-utils': 'link:../lockfile-utils'
'@pnpm/lockfile-walker': 'link:../lockfile-walker'
'@pnpm/manifest-utils': 'link:../manifest-utils'
'@pnpm/modules-cleaner': 'link:../modules-cleaner'
'@pnpm/modules-yaml': 'link:../modules-yaml'
'@pnpm/normalize-registries': 'link:../normalize-registries'
'@pnpm/package-requester': 'link:../package-requester'
'@pnpm/parse-wanted-dependency': 'link:../parse-wanted-dependency'
'@pnpm/pkgid-to-filename': 3.0.0
'@pnpm/prune-lockfile': 'link:../prune-lockfile'
'@pnpm/read-modules-dir': 'link:../read-modules-dir'
'@pnpm/read-package-json': 'link:../read-package-json'
'@pnpm/read-project-manifest': 'link:../read-project-manifest'
'@pnpm/remove-bins': 'link:../remove-bins'
'@pnpm/resolve-dependencies': 'link:../resolve-dependencies'
'@pnpm/resolver-base': 'link:../resolver-base'
'@pnpm/store-controller-types': 'link:../store-controller-types'
'@pnpm/symlink-dependency': 'link:../symlink-dependency'
'@pnpm/types': 'link:../types'
'@zkochan/npm-package-arg': 1.0.2
'@zkochan/rimraf': 1.0.0
dependency-path: 'link:../dependency-path'
graceful-fs: 4.2.4
graph-sequencer: 2.0.0
is-inner-link: 2.0.2
is-subdir: 1.1.1
load-json-file: 6.2.0
mz: 2.7.0
normalize-path: 3.0.0
p-every: 2.0.0
p-filter: 2.1.0
p-limit: 3.0.2
path-absolute: 1.0.1
ramda: 0.27.1
run-groups: 3.0.1
semver: 7.3.2
semver-utils: 1.1.4
version-selector-type: 3.0.0
devDependencies:
'@pnpm/assert-project': 'link:../../privatePackages/assert-project'
'@pnpm/assert-store': 'link:../../privatePackages/assert-store'
'@pnpm/cafs': 'link:../cafs'
'@pnpm/client': 'link:../client'
'@pnpm/logger': 3.2.2
'@pnpm/package-store': 'link:../package-store'
'@pnpm/prepare': 'link:../../privatePackages/prepare'
'@pnpm/store-path': 4.0.2
'@pnpm/test-fixtures': 'link:../../privatePackages/test-fixtures'
'@types/fs-extra': 9.0.3
'@types/graceful-fs': 4.1.4
'@types/is-ci': 2.0.0
'@types/is-windows': 1.0.0
'@types/mz': 2.7.2
'@types/ncp': 2.0.4
'@types/normalize-path': 3.0.0
'@types/ramda': 0.27.32
'@types/semver': 7.3.4
'@types/sinon': 9.0.8
'@types/tape-promise': 4.0.1
anonymous-npm-registry-client: 0.1.2
cross-spawn: 7.0.3
deep-require-cwd: 1.0.0
dir-is-case-sensitive: 1.0.2
execa: 4.1.0
exists-link: 2.0.0
is-ci: 2.0.0
is-windows: 1.0.2
ncp: 2.0.0
nock: 12.0.3
npm-run-all: 4.1.5
path-exists: 4.0.0
path-name: 1.0.0
read-yaml-file: 2.0.0
resolve-link-target: 1.0.1
sinon: 9.2.1
supi: 'link:'
symlink-dir: 4.1.0
tape-promise: 4.0.0
write-json-file: 4.3.0
write-yaml-file: 4.1.1
specifiers:
'@pnpm/assert-project': 'workspace:*'
'@pnpm/assert-store': 'workspace:*'
'@pnpm/build-modules': 'workspace:5.2.4'
'@pnpm/cafs': 'workspace:^2.0.3'
'@pnpm/client': 'workspace:^2.0.14'
'@pnpm/constants': 'workspace:4.1.0'
'@pnpm/core-loggers': 'workspace:5.0.2'
'@pnpm/error': 'workspace:1.4.0'
'@pnpm/filter-lockfile': 'workspace:4.0.13'
'@pnpm/get-context': 'workspace:3.3.1'
'@pnpm/headless': 'workspace:14.5.7'
'@pnpm/hoist': 'workspace:4.0.19'
'@pnpm/lifecycle': 'workspace:9.6.2'
'@pnpm/link-bins': 'workspace:5.3.20'
'@pnpm/lockfile-file': 'workspace:3.1.1'
'@pnpm/lockfile-to-pnp': 'workspace:^0.3.8'
'@pnpm/lockfile-utils': 'workspace:2.0.19'
'@pnpm/lockfile-walker': 'workspace:3.0.7'
'@pnpm/logger': ^3.2.2
'@pnpm/manifest-utils': 'workspace:1.1.4'
'@pnpm/modules-cleaner': 'workspace:10.0.15'
'@pnpm/modules-yaml': 'workspace:8.0.5'
'@pnpm/normalize-registries': 'workspace:1.0.5'
'@pnpm/package-requester': 'workspace:12.1.4'
'@pnpm/package-store': 'workspace:*'
'@pnpm/parse-wanted-dependency': 'workspace:1.0.0'
'@pnpm/pkgid-to-filename': ^3.0.0
'@pnpm/prepare': 'workspace:0.0.15'
'@pnpm/prune-lockfile': 'workspace:2.0.17'
'@pnpm/read-modules-dir': 'workspace:2.0.3'
'@pnpm/read-package-json': 'workspace:3.1.8'
'@pnpm/read-project-manifest': 'workspace:1.1.5'
'@pnpm/remove-bins': 'workspace:1.0.9'
'@pnpm/resolve-dependencies': 'workspace:18.1.4'
'@pnpm/resolver-base': 'workspace:7.0.5'
'@pnpm/store-controller-types': 'workspace:9.1.2'
'@pnpm/store-path': ^4.0.2
'@pnpm/symlink-dependency': 'workspace:3.0.12'
'@pnpm/test-fixtures': 'workspace:*'
'@pnpm/types': 'workspace:6.3.1'
'@types/fs-extra': ^9.0.3
'@types/graceful-fs': ^4.1.4
'@types/is-ci': ^2.0.0
'@types/is-windows': ^1.0.0
'@types/mz': ^2.7.2
'@types/ncp': ^2.0.4
'@types/normalize-path': ^3.0.0
'@types/ramda': ^0.27.32
'@types/semver': ^7.3.4
'@types/sinon': ^9.0.8
'@types/tape-promise': ^4.0.1
'@zkochan/npm-package-arg': ^1.0.2
'@zkochan/rimraf': ^1.0.0
anonymous-npm-registry-client: 0.1.2
cross-spawn: ^7.0.3
deep-require-cwd: 1.0.0
dependency-path: 'workspace:5.0.6'
dir-is-case-sensitive: ^1.0.2
execa: ^4.1.0
exists-link: 2.0.0
graceful-fs: ^4.2.4
graph-sequencer: 2.0.0
is-ci: ^2.0.0
is-inner-link: ^2.0.2
is-subdir: ^1.1.1
is-windows: ^1.0.2
load-json-file: ^6.2.0
mz: ^2.7.0
ncp: ^2.0.0
nock: 12.0.3
normalize-path: ^3.0.0
npm-run-all: ^4.1.5
p-every: ^2.0.0
p-filter: ^2.1.0
p-limit: ^3.0.2
path-absolute: ^1.0.1
path-exists: ^4.0.0
path-name: ^1.0.0
ramda: ^0.27.1
read-yaml-file: ^2.0.0
resolve-link-target: ^1.0.1
run-groups: ^3.0.1
semver: ^7.3.2
semver-utils: ^1.1.4
sinon: ^9.2.1
supi: 'link:'
symlink-dir: ^4.1.0
tape-promise: 4.0.0
version-selector-type: ^3.0.0
write-json-file: ^4.3.0
write-yaml-file: ^4.1.1
packages/symlink-dependency:
dependencies:
'@pnpm/core-loggers': 'link:../core-loggers'
'@pnpm/types': 'link:../types'
mz: 2.7.0
symlink-dir: 4.1.0
devDependencies:
'@pnpm/logger': 3.2.2
'@types/mz': 2.7.2
specifiers:
'@pnpm/core-loggers': 'workspace:5.0.2'
'@pnpm/logger': ^3.2.2
'@pnpm/types': 'workspace:^6.3.1'
'@types/mz': ^2.7.2
mz: ^2.7.0
symlink-dir: ^4.1.0
packages/tarball-fetcher:
dependencies:
'@pnpm/core-loggers': 'link:../core-loggers'
'@pnpm/error': 'link:../error'
'@pnpm/fetcher-base': 'link:../fetcher-base'
'@pnpm/fetching-types': 'link:../fetching-types'
'@zkochan/retry': 0.2.0
graceful-fs: 4.2.4
mz: 2.7.0
ssri: 6.0.1
devDependencies:
'@pnpm/cafs': 'link:../cafs'
'@pnpm/fetch': 'link:../fetch'
'@pnpm/logger': 3.2.2
'@pnpm/tarball-fetcher': 'link:'
'@types/graceful-fs': 4.1.4
'@types/mz': 2.7.2
'@types/retry': 0.12.0
'@types/rimraf': 3.0.0
'@types/ssri': 6.0.3
cp-file: 9.0.0
nock: 12.0.3
tempy: 1.0.0
specifiers:
'@pnpm/cafs': 'workspace:2.0.3'
'@pnpm/core-loggers': 'workspace:^5.0.2'
'@pnpm/error': 'workspace:1.4.0'
'@pnpm/fetch': 'workspace:^2.1.7'
'@pnpm/fetcher-base': 'workspace:9.0.2'
'@pnpm/fetching-types': 'workspace:^1.0.0'
'@pnpm/logger': ^3.2.2
'@pnpm/tarball-fetcher': 'link:'
'@types/graceful-fs': ^4.1.4
'@types/mz': ^2.7.2
'@types/retry': ^0.12.0
'@types/rimraf': ^3.0.0
'@types/ssri': ^6.0.3
'@zkochan/retry': ^0.2.0
cp-file: ^9.0.0
graceful-fs: ^4.2.4
mz: ^2.7.0
nock: 12.0.3
ssri: 6.0.1
tempy: ^1.0.0
packages/tarball-resolver:
dependencies:
'@pnpm/resolver-base': 'link:../resolver-base'
devDependencies:
'@pnpm/tarball-resolver': 'link:'
specifiers:
'@pnpm/resolver-base': 'workspace:7.0.5'
'@pnpm/tarball-resolver': 'link:'
packages/types:
specifiers: {}
packages/write-project-manifest:
dependencies:
'@pnpm/types': 'link:../types'
json5: 2.1.3
mz: 2.7.0
write-file-atomic: 3.0.3
write-yaml-file: 4.1.1
devDependencies:
'@pnpm/write-project-manifest': 'link:'
'@types/json5': 0.0.30
'@types/mz': 2.7.2
'@types/write-file-atomic': 3.0.1
tempy: 1.0.0
specifiers:
'@pnpm/types': 'workspace:^6.3.1'
'@pnpm/write-project-manifest': 'link:'
'@types/json5': ^0.0.30
'@types/mz': ^2.7.2
'@types/write-file-atomic': ^3.0.1
json5: ^2.1.3
mz: ^2.7.0
tempy: ^1.0.0
write-file-atomic: ^3.0.3
write-yaml-file: ^4.1.1
privatePackages/assert-project:
dependencies:
'@pnpm/assert-store': 'link:../assert-store'
'@pnpm/constants': 'link:../../packages/constants'
'@pnpm/lockfile-types': 'link:../../packages/lockfile-types'
'@pnpm/modules-yaml': 'link:../../packages/modules-yaml'
'@pnpm/types': 'link:../../packages/types'
'@types/mz': 2.7.2
is-windows: 1.0.2
isexe: 2.0.0
mz: 2.7.0
path-exists: 4.0.0
read-yaml-file: 2.0.0
write-pkg: 4.0.0
devDependencies:
'@pnpm/assert-project': 'link:'
'@types/is-windows': 1.0.0
'@types/isexe': 2.0.0
'@types/node': 12.19.4
specifiers:
'@pnpm/assert-project': 'link:'
'@pnpm/assert-store': 'workspace:1.0.13'
'@pnpm/constants': 'workspace:*'
'@pnpm/lockfile-types': 'workspace:2.1.1'
'@pnpm/modules-yaml': 'workspace:*'
'@pnpm/types': 'workspace:*'
'@types/is-windows': ^1.0.0
'@types/isexe': 2.0.0
'@types/mz': ^2.7.2
'@types/node': ^12.19.4
is-windows: ^1.0.2
isexe: 2.0.0
mz: ^2.7.0
path-exists: ^4.0.0
read-yaml-file: ^2.0.0
write-pkg: 4.0.0
privatePackages/assert-store:
dependencies:
'@pnpm/cafs': 'link:../../packages/cafs'
path-exists: 4.0.0
devDependencies:
'@pnpm/assert-store': 'link:'
specifiers:
'@pnpm/assert-store': 'link:'
'@pnpm/cafs': 'workspace:^2.0.3'
path-exists: ^4.0.0
privatePackages/prepare:
dependencies:
'@pnpm/assert-project': 'link:../assert-project'
'@pnpm/types': 'link:../../packages/types'
tempy: 1.0.0
write-json5-file: 3.0.1
write-pkg: 4.0.0
write-yaml-file: 4.1.1
devDependencies:
'@types/node': 12.19.4
tslint-config-standard: 9.0.0
tslint-eslint-rules: 5.4.0
specifiers:
'@pnpm/assert-project': 'workspace:*'
'@pnpm/types': 'workspace:*'
'@types/node': ^12.19.4
tempy: ^1.0.0
tslint-config-standard: 9.0.0
tslint-eslint-rules: 5.4.0
write-json5-file: ^3.0.1
write-pkg: 4.0.0
write-yaml-file: ^4.1.1
privatePackages/test-fixtures:
dependencies:
ncp: 2.0.0
devDependencies:
'@types/ncp': 2.0.4
specifiers:
'@types/ncp': ^2.0.4
ncp: ^2.0.0
typings:
specifiers: {}
utils/eslint-config:
dependencies:
'@typescript-eslint/eslint-plugin': 4.7.0
eslint-config-standard-with-typescript: 19.0.1_fa770aab977ddc8159feec407102b74d
eslint-plugin-import: 2.22.1
eslint-plugin-node: 11.1.0
eslint-plugin-promise: 4.2.1
eslint-plugin-standard: 4.1.0
specifiers:
'@typescript-eslint/eslint-plugin': ^4.7.0
eslint-config-standard-with-typescript: ^19.0.1
eslint-plugin-import: ^2.22.1
eslint-plugin-node: ^11.1.0
eslint-plugin-promise: ^4.2.1
eslint-plugin-standard: ^4.1.0
utils/tsconfig:
specifiers: {}
utils/updater:
dependencies:
'@pnpm/find-workspace-packages': 'link:../../packages/find-workspace-packages'
'@pnpm/lockfile-file': 'link:../../packages/lockfile-file'
'@pnpm/types': 'link:../../packages/types'
'@types/normalize-path': 3.0.0
is-subdir: 1.1.1
load-json-file: 6.2.0
normalize-path: 3.0.0
path-exists: 4.0.0
write-json-file: 4.3.0
specifiers:
'@pnpm/find-workspace-packages': 'workspace:2.3.25'
'@pnpm/lockfile-file': 'workspace:3.1.1'
'@pnpm/types': 'workspace:6.3.1'
'@types/normalize-path': ^3.0.0
is-subdir: ^1.1.1
load-json-file: ^6.2.0
normalize-path: ^3.0.0
path-exists: ^4.0.0
write-json-file: ^4.3.0
lockfileVersion: 5.2
overrides:
'@nodelib/fs.walk@^1.1.0': 1.1.1
http-errors: ^1.7.3
istanbul-reports: 'npm:@zkochan/istanbul-reports'
packages:
/@arcanis/slice-ansi/1.0.2:
dependencies:
grapheme-splitter: 1.0.4
dev: false
resolution:
integrity: sha512-lDL63z0W/L/WTgqrwVOuNyMAsTv+pvjybd21z9SWdStmQoXT59E/iVWwat3gYjcdTNBf6oHAMoyFm8dtjpXEYw==
/@babel/code-frame/7.10.4:
dependencies:
'@babel/highlight': 7.10.4
resolution:
integrity: sha512-vG6SvB6oYEhvgisZNFRmRCUkLz11c7rp+tbNTynGqc6mS1d5ATd/sGyV6W0KZZnXRKMTzZDRgQT3Ou9jhpAfUg==
/@babel/core/7.12.3:
dependencies:
'@babel/code-frame': 7.10.4
'@babel/generator': 7.12.5
'@babel/helper-module-transforms': 7.12.1
'@babel/helpers': 7.12.5
'@babel/parser': 7.12.5_@babel+types@7.12.6
'@babel/template': 7.10.4
'@babel/traverse': 7.12.5
'@babel/types': 7.12.6
convert-source-map: 1.7.0
debug: 4.2.0
gensync: 1.0.0-beta.2
json5: 2.1.3
lodash: 4.17.20
resolve: 1.19.0
semver: 5.7.1
source-map: 0.5.7
dev: true
engines:
node: '>=6.9.0'
resolution:
integrity: sha512-0qXcZYKZp3/6N2jKYVxZv0aNCsxTSVCiK72DTiTYZAu7sjg73W0/aynWjMbiGd87EQL4WyA8reiJVh92AVla9g==
/@babel/generator/7.12.5:
dependencies:
'@babel/types': 7.12.6
jsesc: 2.5.2
source-map: 0.5.7
dev: true
resolution:
integrity: sha512-m16TQQJ8hPt7E+OS/XVQg/7U184MLXtvuGbCdA7na61vha+ImkyyNM/9DDA0unYCVZn3ZOhng+qz48/KBOT96A==
/@babel/helper-function-name/7.10.4:
dependencies:
'@babel/helper-get-function-arity': 7.10.4
'@babel/template': 7.10.4
'@babel/types': 7.12.6
dev: true
resolution:
integrity: sha512-YdaSyz1n8gY44EmN7x44zBn9zQ1Ry2Y+3GTA+3vH6Mizke1Vw0aWDM66FOYEPw8//qKkmqOckrGgTYa+6sceqQ==
/@babel/helper-get-function-arity/7.10.4:
dependencies:
'@babel/types': 7.12.6
dev: true
resolution:
integrity: sha512-EkN3YDB+SRDgiIUnNgcmiD361ti+AVbL3f3Henf6dqqUyr5dMsorno0lJWJuLhDhkI5sYEpgj6y9kB8AOU1I2A==
/@babel/helper-member-expression-to-functions/7.12.1:
dependencies:
'@babel/types': 7.12.6
dev: true
resolution:
integrity: sha512-k0CIe3tXUKTRSoEx1LQEPFU9vRQfqHtl+kf8eNnDqb4AUJEy5pz6aIiog+YWtVm2jpggjS1laH68bPsR+KWWPQ==
/@babel/helper-module-imports/7.12.5:
dependencies:
'@babel/types': 7.12.6
dev: true
resolution:
integrity: sha512-SR713Ogqg6++uexFRORf/+nPXMmWIn80TALu0uaFb+iQIUoR7bOC7zBWyzBs5b3tBBJXuyD0cRu1F15GyzjOWA==
/@babel/helper-module-transforms/7.12.1:
dependencies:
'@babel/helper-module-imports': 7.12.5
'@babel/helper-replace-supers': 7.12.5
'@babel/helper-simple-access': 7.12.1
'@babel/helper-split-export-declaration': 7.11.0
'@babel/helper-validator-identifier': 7.10.4
'@babel/template': 7.10.4
'@babel/traverse': 7.12.5
'@babel/types': 7.12.6
lodash: 4.17.20
dev: true
resolution:
integrity: sha512-QQzehgFAZ2bbISiCpmVGfiGux8YVFXQ0abBic2Envhej22DVXV9nCFaS5hIQbkyo1AdGb+gNME2TSh3hYJVV/w==
/@babel/helper-optimise-call-expression/7.10.4:
dependencies:
'@babel/types': 7.12.6
dev: true
resolution:
integrity: sha512-n3UGKY4VXwXThEiKrgRAoVPBMqeoPgHVqiHZOanAJCG9nQUL2pLRQirUzl0ioKclHGpGqRgIOkgcIJaIWLpygg==
/@babel/helper-plugin-utils/7.10.4:
dev: true
resolution:
integrity: sha512-O4KCvQA6lLiMU9l2eawBPMf1xPP8xPfB3iEQw150hOVTqj/rfXz0ThTb4HEzqQfs2Bmo5Ay8BzxfzVtBrr9dVg==
/@babel/helper-replace-supers/7.12.5:
dependencies:
'@babel/helper-member-expression-to-functions': 7.12.1
'@babel/helper-optimise-call-expression': 7.10.4
'@babel/traverse': 7.12.5
'@babel/types': 7.12.6
dev: true
resolution:
integrity: sha512-5YILoed0ZyIpF4gKcpZitEnXEJ9UoDRki1Ey6xz46rxOzfNMAhVIJMoune1hmPVxh40LRv1+oafz7UsWX+vyWA==
/@babel/helper-simple-access/7.12.1:
dependencies:
'@babel/types': 7.12.6
dev: true
resolution:
integrity: sha512-OxBp7pMrjVewSSC8fXDFrHrBcJATOOFssZwv16F3/6Xtc138GHybBfPbm9kfiqQHKhYQrlamWILwlDCeyMFEaA==
/@babel/helper-split-export-declaration/7.11.0:
dependencies:
'@babel/types': 7.12.6
dev: true
resolution:
integrity: sha512-74Vejvp6mHkGE+m+k5vHY93FX2cAtrw1zXrZXRlG4l410Nm9PxfEiVTn1PjDPV5SnmieiueY4AFg2xqhNFuuZg==
/@babel/helper-validator-identifier/7.10.4:
resolution:
integrity: sha512-3U9y+43hz7ZM+rzG24Qe2mufW5KhvFg/NhnNph+i9mgCtdTCtMJuI1TMkrIUiK7Ix4PYlRF9I5dhqaLYA/ADXw==
/@babel/helpers/7.12.5:
dependencies:
'@babel/template': 7.10.4
'@babel/traverse': 7.12.5
'@babel/types': 7.12.6
dev: true
resolution:
integrity: sha512-lgKGMQlKqA8meJqKsW6rUnc4MdUk35Ln0ATDqdM1a/UpARODdI4j5Y5lVfUScnSNkJcdCRAaWkspykNoFg9sJA==
/@babel/highlight/7.10.4:
dependencies:
'@babel/helper-validator-identifier': 7.10.4
chalk: 2.4.2
js-tokens: 4.0.0
resolution:
integrity: sha512-i6rgnR/YgPEQzZZnbTHHuZdlE8qyoBNalD6F+q4vAFlcMEcqmkoG+mPqJYJCo63qPf74+Y1UZsl3l6f7/RIkmA==
/@babel/parser/7.12.5_@babel+types@7.12.6:
dependencies:
'@babel/types': 7.12.6
dev: true
engines:
node: '>=6.0.0'
hasBin: true
peerDependencies:
'@babel/types': '*'
resolution:
integrity: sha512-FVM6RZQ0mn2KCf1VUED7KepYeUWoVShczewOCfm3nzoBybaih51h+sYVVGthW9M6lPByEPTQf+xm27PBdlpwmQ==
/@babel/plugin-syntax-async-generators/7.8.4_@babel+core@7.12.3:
dependencies:
'@babel/core': 7.12.3
'@babel/helper-plugin-utils': 7.10.4
dev: true
peerDependencies:
'@babel/core': ^7.0.0-0
resolution:
integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==
/@babel/plugin-syntax-bigint/7.8.3_@babel+core@7.12.3:
dependencies:
'@babel/core': 7.12.3
'@babel/helper-plugin-utils': 7.10.4
dev: true
peerDependencies:
'@babel/core': ^7.0.0-0
resolution:
integrity: sha512-wnTnFlG+YxQm3vDxpGE57Pj0srRU4sHE/mDkt1qv2YJJSeUAec2ma4WLUnUPeKjyrfntVwe/N6dCXpU+zL3Npg==
/@babel/plugin-syntax-class-properties/7.12.1_@babel+core@7.12.3:
dependencies:
'@babel/core': 7.12.3
'@babel/helper-plugin-utils': 7.10.4
dev: true
peerDependencies:
'@babel/core': ^7.0.0-0
resolution:
integrity: sha512-U40A76x5gTwmESz+qiqssqmeEsKvcSyvtgktrm0uzcARAmM9I1jR221f6Oq+GmHrcD+LvZDag1UTOTe2fL3TeA==
/@babel/plugin-syntax-import-meta/7.10.4_@babel+core@7.12.3:
dependencies:
'@babel/core': 7.12.3
'@babel/helper-plugin-utils': 7.10.4
dev: true
peerDependencies:
'@babel/core': ^7.0.0-0
resolution:
integrity: sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==
/@babel/plugin-syntax-json-strings/7.8.3_@babel+core@7.12.3:
dependencies:
'@babel/core': 7.12.3
'@babel/helper-plugin-utils': 7.10.4
dev: true
peerDependencies:
'@babel/core': ^7.0.0-0
resolution:
integrity: sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==
/@babel/plugin-syntax-logical-assignment-operators/7.10.4_@babel+core@7.12.3:
dependencies:
'@babel/core': 7.12.3
'@babel/helper-plugin-utils': 7.10.4
dev: true
peerDependencies:
'@babel/core': ^7.0.0-0
resolution:
integrity: sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==
/@babel/plugin-syntax-nullish-coalescing-operator/7.8.3_@babel+core@7.12.3:
dependencies:
'@babel/core': 7.12.3
'@babel/helper-plugin-utils': 7.10.4
dev: true
peerDependencies:
'@babel/core': ^7.0.0-0
resolution:
integrity: sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==
/@babel/plugin-syntax-numeric-separator/7.10.4_@babel+core@7.12.3:
dependencies:
'@babel/core': 7.12.3
'@babel/helper-plugin-utils': 7.10.4
dev: true
peerDependencies:
'@babel/core': ^7.0.0-0
resolution:
integrity: sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==
/@babel/plugin-syntax-object-rest-spread/7.8.3_@babel+core@7.12.3:
dependencies:
'@babel/core': 7.12.3
'@babel/helper-plugin-utils': 7.10.4
dev: true
peerDependencies:
'@babel/core': ^7.0.0-0
resolution:
integrity: sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==
/@babel/plugin-syntax-optional-catch-binding/7.8.3_@babel+core@7.12.3:
dependencies:
'@babel/core': 7.12.3
'@babel/helper-plugin-utils': 7.10.4
dev: true
peerDependencies:
'@babel/core': ^7.0.0-0
resolution:
integrity: sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==
/@babel/plugin-syntax-optional-chaining/7.8.3_@babel+core@7.12.3:
dependencies:
'@babel/core': 7.12.3
'@babel/helper-plugin-utils': 7.10.4
dev: true
peerDependencies:
'@babel/core': ^7.0.0-0
resolution:
integrity: sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==
/@babel/plugin-syntax-top-level-await/7.12.1_@babel+core@7.12.3:
dependencies:
'@babel/core': 7.12.3
'@babel/helper-plugin-utils': 7.10.4
dev: true
peerDependencies:
'@babel/core': ^7.0.0-0
resolution:
integrity: sha512-i7ooMZFS+a/Om0crxZodrTzNEPJHZrlMVGMTEpFAj6rYY/bKCddB0Dk/YxfPuYXOopuhKk/e1jV6h+WUU9XN3A==
/@babel/runtime/7.12.5:
dependencies:
regenerator-runtime: 0.13.7
resolution:
integrity: sha512-plcc+hbExy3McchJCEQG3knOsuh3HH+Prx1P6cLIkET/0dLuQDEnrT+s27Axgc9bqfsmNUNHfscgMUdBpC9xfg==
/@babel/template/7.10.4:
dependencies:
'@babel/code-frame': 7.10.4
'@babel/parser': 7.12.5_@babel+types@7.12.6
'@babel/types': 7.12.6
dev: true
resolution:
integrity: sha512-ZCjD27cGJFUB6nmCB1Enki3r+L5kJveX9pq1SvAUKoICy6CZ9yD8xO086YXdYhvNjBdnekm4ZnaP5yC8Cs/1tA==
/@babel/traverse/7.12.5:
dependencies:
'@babel/code-frame': 7.10.4
'@babel/generator': 7.12.5
'@babel/helper-function-name': 7.10.4
'@babel/helper-split-export-declaration': 7.11.0
'@babel/parser': 7.12.5_@babel+types@7.12.6
'@babel/types': 7.12.6
debug: 4.2.0
globals: 11.12.0
lodash: 4.17.20
dev: true
resolution:
integrity: sha512-xa15FbQnias7z9a62LwYAA5SZZPkHIXpd42C6uW68o8uTuua96FHZy1y61Va5P/i83FAAcMpW8+A/QayntzuqA==
/@babel/types/7.12.6:
dependencies:
'@babel/helper-validator-identifier': 7.10.4
lodash: 4.17.20
to-fast-properties: 2.0.0
dev: true
resolution:
integrity: sha512-hwyjw6GvjBLiyy3W0YQf0Z5Zf4NpYejUnKFcfcUhZCSffoBBp30w6wP2Wn6pk31jMYZvcOrB/1b7cGXvEoKogA==
/@bcoe/v8-coverage/0.2.3:
dev: true
resolution:
integrity: sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==
/@changesets/apply-release-plan/4.0.0:
dependencies:
'@babel/runtime': 7.12.5
'@changesets/config': 1.4.0
'@changesets/get-version-range-type': 0.3.2
'@changesets/git': 1.0.6
'@changesets/types': 3.2.0
'@manypkg/get-packages': 1.1.1
fs-extra: 7.0.1
lodash.startcase: 4.4.0
outdent: 0.5.0
prettier: 1.19.1
resolve-from: 5.0.0
semver: 5.7.1
dev: true
resolution:
integrity: sha512-MrcUd8wIlQ4S/PznzqJVsmnEpUGfPEkCGF54iqt8G05GEqi/zuxpoTfebcScpj5zeiDyxFIcA9RbeZ3pvJJxoA==
/@changesets/assemble-release-plan/4.0.0:
dependencies:
'@babel/runtime': 7.12.5
'@changesets/errors': 0.1.4
'@changesets/get-dependents-graph': 1.1.3
'@changesets/types': 3.2.0
'@manypkg/get-packages': 1.1.1
semver: 5.7.1
dev: true
resolution:
integrity: sha512-3Kv21FNvysTQvZs3fHr6aZeDibhZHtgI1++fMZplzVtwNVmpjow3zv9lcZmJP26LthbpVH3I8+nqlU7M43lfWA==
/@changesets/cli/2.11.2:
dependencies:
'@babel/runtime': 7.12.5
'@changesets/apply-release-plan': 4.0.0
'@changesets/assemble-release-plan': 4.0.0
'@changesets/config': 1.4.0
'@changesets/errors': 0.1.4
'@changesets/get-dependents-graph': 1.1.3
'@changesets/get-release-plan': 2.0.1
'@changesets/git': 1.0.6
'@changesets/logger': 0.0.5
'@changesets/pre': 1.0.5
'@changesets/read': 0.4.6
'@changesets/types': 3.2.0
'@changesets/write': 0.1.3
'@manypkg/get-packages': 1.1.1
'@types/semver': 6.2.2
boxen: 1.3.0
chalk: 2.4.2
enquirer: 2.3.6
external-editor: 3.1.0
fs-extra: 7.0.1
human-id: 1.0.2
is-ci: 2.0.0
meow: 6.1.1
outdent: 0.5.0
p-limit: 2.3.0
preferred-pm: 3.0.2
semver: 5.7.1
spawndamnit: 2.0.0
term-size: 2.2.1
tty-table: 2.8.13
dev: true
hasBin: true
resolution:
integrity: sha512-Lfw4MWj46H7dgPzgYmRJ8QbpDxi02dK+21zuWzBjVtsf3AqJgy7oVdXl4Yga/JhBq8eeoxBS9NoCVw8/JOZBcg==
/@changesets/config/1.4.0:
dependencies:
'@changesets/errors': 0.1.4
'@changesets/get-dependents-graph': 1.1.3
'@changesets/logger': 0.0.5
'@changesets/types': 3.2.0
'@manypkg/get-packages': 1.1.1
fs-extra: 7.0.1
micromatch: 4.0.2
dev: true
resolution:
integrity: sha512-eoTOcJ6py7jBDY8rUXwEGxR5UtvUX+p//0NhkVpPGcnvIeITHq+DOIsuWyGzWcb+1FaYkof3CCr32/komZTu4Q==
/@changesets/errors/0.1.4:
dependencies:
extendable-error: 0.1.7
dev: true
resolution:
integrity: sha512-HAcqPF7snsUJ/QzkWoKfRfXushHTu+K5KZLJWPb34s4eCZShIf8BFO3fwq6KU8+G7L5KdtN2BzQAXOSXEyiY9Q==
/@changesets/get-dependents-graph/1.1.3:
dependencies:
'@changesets/types': 3.2.0
'@manypkg/get-packages': 1.1.1
chalk: 2.4.2
fs-extra: 7.0.1
semver: 5.7.1
dev: true
resolution:
integrity: sha512-cTbySXwSv9yWp4Pp5R/b5Qv23wJgFaFCqUbsI3IJ2pyPl0vMaODAZS8NI1nNK2XSxGIg1tw+dWNSR4PlrKBSVQ==
/@changesets/get-release-plan/2.0.1:
dependencies:
'@babel/runtime': 7.12.5
'@changesets/assemble-release-plan': 4.0.0
'@changesets/config': 1.4.0
'@changesets/pre': 1.0.5
'@changesets/read': 0.4.6
'@changesets/types': 3.2.0
'@manypkg/get-packages': 1.1.1
dev: true
resolution:
integrity: sha512-+x5N9/Iaka+c0Kq7+3JsboMNyffKYlWPmdm+VeafDcMwJFhBDkxm84qaCJ93ydmnzQOTig6gYVqw0k8BbHExyQ==
/@changesets/get-version-range-type/0.3.2:
dev: true
resolution:
integrity: sha512-SVqwYs5pULYjYT4op21F2pVbcrca4qA/bAA3FmFXKMN7Y+HcO8sbZUTx3TAy2VXulP2FACd1aC7f2nTuqSPbqg==
/@changesets/git/1.0.6:
dependencies:
'@babel/runtime': 7.12.5
'@changesets/errors': 0.1.4
'@changesets/types': 3.2.0
'@manypkg/get-packages': 1.1.1
is-subdir: 1.1.1
spawndamnit: 2.0.0
dev: true
resolution:
integrity: sha512-e0M06XuME3W5lGhz+CO0vLc60u+hLk/pYjOx/6GXEWuQrwtGgeycFIfRgRt8qTs664o1oKtVHBbd7ItpoWgFfA==
/@changesets/logger/0.0.5:
dependencies:
chalk: 2.4.2
dev: true
resolution:
integrity: sha512-gJyZHomu8nASHpaANzc6bkQMO9gU/ib20lqew1rVx753FOxffnCrJlGIeQVxNWCqM+o6OOleCo/ivL8UAO5iFw==
/@changesets/parse/0.3.7:
dependencies:
'@changesets/types': 3.2.0
js-yaml: 3.14.0
dev: true
resolution:
integrity: sha512-8yqKulslq/7V2VRBsJqPgjnZMoehYqhJm5lEOXJPZ2rcuSdyj8+p/2vq2vRDBJT2m0rP+C9G8DujsGYQIFZezw==
/@changesets/pre/1.0.5:
dependencies:
'@babel/runtime': 7.12.5
'@changesets/errors': 0.1.4
'@changesets/types': 3.2.0
'@manypkg/get-packages': 1.1.1
fs-extra: 7.0.1
dev: true
resolution:
integrity: sha512-p43aAQY3aijhDnBLCriPao5YArlRjD4mSHRJq9PsBhljVLWqQQXcn6seSd77d+bD1tATLhB8tQ2eYoxMtMydXQ==
/@changesets/read/0.4.6:
dependencies:
'@babel/runtime': 7.12.5
'@changesets/git': 1.0.6
'@changesets/logger': 0.0.5
'@changesets/parse': 0.3.7
'@changesets/types': 3.2.0
chalk: 2.4.2
fs-extra: 7.0.1
p-filter: 2.1.0
dev: true
resolution:
integrity: sha512-rOd8dsF/Lgyy2SYlDalb3Ts/meDI2AcKPXYhSXIW3k6+ZLlj6Pt+nmgV5Ut8euyH7loibklNTDemfvMffF4xig==
/@changesets/types/3.2.0:
dev: true
resolution:
integrity: sha512-rAmPtOyXpisEEE25CchKNUAf2ApyAeuZ/h78YDoqKZaCk5tUD0lgYZGPIRV9WTPoqNjJULIym37ogc6pkax5jg==
/@changesets/write/0.1.3:
dependencies:
'@babel/runtime': 7.12.5
'@changesets/types': 3.2.0
fs-extra: 7.0.1
human-id: 1.0.2
prettier: 1.19.1
dev: true
resolution:
integrity: sha512-q79rbwlVmTNKP9O6XxcMDj81CEOn/kQHbTFdRleW0tFUv98S1EyEAE9vLPPzO6WnQipHnaozxB1zMhHy0aQn8Q==
/@cnakazawa/watch/1.0.4:
dependencies:
exec-sh: 0.3.4
minimist: 1.2.5
dev: true
engines:
node: '>=0.1.95'
hasBin: true
resolution:
integrity: sha512-v9kIhKwjeZThiWrLmj0y17CWoyddASLj9O2yvbZkbvw/N3rWOYy9zkV66ursAoVr0mV15bL8g0c4QZUE6cdDoQ==
/@commitlint/cli/11.0.0:
dependencies:
'@babel/runtime': 7.12.5
'@commitlint/format': 11.0.0
'@commitlint/lint': 11.0.0
'@commitlint/load': 11.0.0
'@commitlint/read': 11.0.0
chalk: 4.1.0
core-js: 3.7.0
get-stdin: 8.0.0
lodash: 4.17.20
resolve-from: 5.0.0
resolve-global: 1.0.0
yargs: 15.4.1
dev: true
engines:
node: '>=v10.22.0'
hasBin: true
resolution:
integrity: sha512-YWZWg1DuqqO5Zjh7vUOeSX76vm0FFyz4y0cpGMFhrhvUi5unc4IVfCXZ6337R9zxuBtmveiRuuhQqnRRer+13g==
/@commitlint/config-conventional/11.0.0:
dependencies:
conventional-changelog-conventionalcommits: 4.5.0
dev: true
engines:
node: '>=v10.22.0'
resolution:
integrity: sha512-SNDRsb5gLuDd2PL83yCOQX6pE7gevC79UPFx+GLbLfw6jGnnbO9/tlL76MLD8MOViqGbo7ZicjChO9Gn+7tHhA==
/@commitlint/ensure/11.0.0:
dependencies:
'@commitlint/types': 11.0.0
lodash: 4.17.20
dev: true
engines:
node: '>=v10.22.0'
resolution:
integrity: sha512-/T4tjseSwlirKZdnx4AuICMNNlFvRyPQimbZIOYujp9DSO6XRtOy9NrmvWujwHsq9F5Wb80QWi4WMW6HMaENug==
/@commitlint/execute-rule/11.0.0:
dev: true
engines:
node: '>=v10.22.0'
resolution:
integrity: sha512-g01p1g4BmYlZ2+tdotCavrMunnPFPhTzG1ZiLKTCYrooHRbmvqo42ZZn4QMStUEIcn+jfLb6BRZX3JzIwA1ezQ==
/@commitlint/format/11.0.0:
dependencies:
'@commitlint/types': 11.0.0
chalk: 4.1.0
dev: true
engines:
node: '>=v10.22.0'
resolution:
integrity: sha512-bpBLWmG0wfZH/svzqD1hsGTpm79TKJWcf6EXZllh2J/LSSYKxGlv967lpw0hNojme0sZd4a/97R3qA2QHWWSLg==
/@commitlint/is-ignored/11.0.0:
dependencies:
'@commitlint/types': 11.0.0
semver: 7.3.2
dev: true
engines:
node: '>=v10.22.0'
resolution:
integrity: sha512-VLHOUBN+sOlkYC4tGuzE41yNPO2w09sQnOpfS+pSPnBFkNUUHawEuA44PLHtDvQgVuYrMAmSWFQpWabMoP5/Xg==
/@commitlint/lint/11.0.0:
dependencies:
'@commitlint/is-ignored': 11.0.0
'@commitlint/parse': 11.0.0
'@commitlint/rules': 11.0.0
'@commitlint/types': 11.0.0
dev: true
engines:
node: '>=v10.22.0'
resolution:
integrity: sha512-Q8IIqGIHfwKr8ecVZyYh6NtXFmKw4YSEWEr2GJTB/fTZXgaOGtGFZDWOesCZllQ63f1s/oWJYtVv5RAEuwN8BQ==
/@commitlint/load/11.0.0:
dependencies:
'@commitlint/execute-rule': 11.0.0
'@commitlint/resolve-extends': 11.0.0
'@commitlint/types': 11.0.0
chalk: 4.1.0
cosmiconfig: 7.0.0
lodash: 4.17.20
resolve-from: 5.0.0
dev: true
engines:
node: '>=v10.22.0'
resolution:
integrity: sha512-t5ZBrtgvgCwPfxmG811FCp39/o3SJ7L+SNsxFL92OR4WQxPcu6c8taD0CG2lzOHGuRyuMxZ7ps3EbngT2WpiCg==
/@commitlint/message/11.0.0:
dev: true
engines:
node: '>=v10.22.0'
resolution:
integrity: sha512-01ObK/18JL7PEIE3dBRtoMmU6S3ecPYDTQWWhcO+ErA3Ai0KDYqV5VWWEijdcVafNpdeUNrEMigRkxXHQLbyJA==
/@commitlint/parse/11.0.0:
dependencies:
conventional-changelog-angular: 5.0.12
conventional-commits-parser: 3.2.0
dev: true
engines:
node: '>=v10.22.0'
resolution:
integrity: sha512-DekKQAIYWAXIcyAZ6/PDBJylWJ1BROTfDIzr9PMVxZRxBPc1gW2TG8fLgjZfBP5mc0cuthPkVi91KQQKGri/7A==
/@commitlint/prompt-cli/11.0.0:
dependencies:
'@commitlint/prompt': 11.0.0
execa: 4.1.0
dev: true
engines:
node: '>=v10.22.0'
hasBin: true
resolution:
integrity: sha512-NuihdUyrUPlajA6bA0myO0tTBk50rIoAQLufp/6jQlllqsjdrBAx5JQnzRLeEMIwVS0MeS15k5rrACS/LKtybw==
/@commitlint/prompt/11.0.0:
dependencies:
'@babel/runtime': 7.12.5
'@commitlint/load': 11.0.0
chalk: 4.1.0
lodash: 4.17.20
throat: 5.0.0
vorpal: 1.12.0
dev: true
engines:
node: '>=v10.22.0'
resolution:
integrity: sha512-tI7Zi3KZ9P38iR/eC1inqjYDbFE/wd6ptA10191XwljXKvgov2nz1abC+5oqJPzGTxex1VC7q/NnWlPwLM5DCg==
/@commitlint/read/11.0.0:
dependencies:
'@commitlint/top-level': 11.0.0
fs-extra: 9.0.1
git-raw-commits: 2.0.8
dev: true
engines:
node: '>=v10.22.0'
resolution:
integrity: sha512-37V0V91GSv0aDzMzJioKpCoZw6l0shk7+tRG8RkW1GfZzUIytdg3XqJmM+IaIYpaop0m6BbZtfq+idzUwJnw7g==
/@commitlint/resolve-extends/11.0.0:
dependencies:
import-fresh: 3.2.2
lodash: 4.17.20
resolve-from: 5.0.0
resolve-global: 1.0.0
dev: true
engines:
node: '>=v10.22.0'
resolution:
integrity: sha512-WinU6Uv6L7HDGLqn/To13KM1CWvZ09VHZqryqxXa1OY+EvJkfU734CwnOEeNlSCK7FVLrB4kmodLJtL1dkEpXw==
/@commitlint/rules/11.0.0:
dependencies:
'@commitlint/ensure': 11.0.0
'@commitlint/message': 11.0.0
'@commitlint/to-lines': 11.0.0
'@commitlint/types': 11.0.0
dev: true
engines:
node: '>=v10.22.0'
resolution:
integrity: sha512-2hD9y9Ep5ZfoNxDDPkQadd2jJeocrwC4vJ98I0g8pNYn/W8hS9+/FuNpolREHN8PhmexXbkjrwyQrWbuC0DVaA==
/@commitlint/to-lines/11.0.0:
dev: true
engines:
node: '>=v10.22.0'
resolution:
integrity: sha512-TIDTB0Y23jlCNubDROUVokbJk6860idYB5cZkLWcRS9tlb6YSoeLn1NLafPlrhhkkkZzTYnlKYzCVrBNVes1iw==
/@commitlint/top-level/11.0.0:
dependencies:
find-up: 5.0.0
dev: true
engines:
node: '>=v10.22.0'
resolution:
integrity: sha512-O0nFU8o+Ws+py5pfMQIuyxOtfR/kwtr5ybqTvR+C2lUPer2x6lnQU+OnfD7hPM+A+COIUZWx10mYQvkR3MmtAA==
/@commitlint/types/11.0.0:
dev: true
engines:
node: '>=v10.22.0'
resolution:
integrity: sha512-VoNqai1vR5anRF5Tuh/+SWDFk7xi7oMwHrHrbm1BprYXjB2RJsWLhUrStMssDxEl5lW/z3EUdg8RvH/IUBccSQ==
/@eslint/eslintrc/0.2.1:
dependencies:
ajv: 6.12.6
debug: 4.2.0
espree: 7.3.0
globals: 12.4.0
ignore: 4.0.6
import-fresh: 3.2.2
js-yaml: 3.14.0
lodash: 4.17.20
minimatch: 3.0.4
strip-json-comments: 3.1.1
dev: true
engines:
node: ^10.12.0 || >=12.0.0
resolution:
integrity: sha512-XRUeBZ5zBWLYgSANMpThFddrZZkEbGHgUdt5UJjZfnlN9BGCiUBrf+nvbRupSjMvqzwnQN0qwCmOxITt1cfywA==
/@istanbuljs/load-nyc-config/1.1.0:
dependencies:
camelcase: 5.3.1
find-up: 4.1.0
get-package-type: 0.1.0
js-yaml: 3.14.0
resolve-from: 5.0.0
dev: true
engines:
node: '>=8'
resolution:
integrity: sha512-VjeHSlIzpv/NyD3N0YuHfXOPDIixcA1q2ZV98wsMqcYlPmv2n3Yb2lYP9XMElnaFVXg5A7YLTeLu6V84uQDjmQ==
/@istanbuljs/schema/0.1.2:
dev: true
engines:
node: '>=8'
resolution:
integrity: sha512-tsAQNx32a8CoFhjhijUIhI4kccIAgmGhy8LZMZgGfmXcpMbPRUqn5LWmgRttILi6yeGmBJd2xsPkFMs0PzgPCw==
/@jest/console/26.6.2:
dependencies:
'@jest/types': 26.6.2
'@types/node': 12.19.4
chalk: 4.1.0
jest-message-util: 26.6.2
jest-util: 26.6.2
slash: 3.0.0
dev: true
engines:
node: '>= 10.14.2'
resolution:
integrity: sha512-IY1R2i2aLsLr7Id3S6p2BA82GNWryt4oSvEXLAKc+L2zdi89dSkE8xC1C+0kpATG4JhBJREnQOH7/zmccM2B0g==
/@jest/core/26.6.3_ts-node@9.0.0:
dependencies:
'@jest/console': 26.6.2
'@jest/reporters': 26.6.2
'@jest/test-result': 26.6.2
'@jest/transform': 26.6.2
'@jest/types': 26.6.2
'@types/node': 12.19.4
ansi-escapes: 4.3.1
chalk: 4.1.0
exit: 0.1.2
graceful-fs: 4.2.4
jest-changed-files: 26.6.2
jest-config: 26.6.3_ts-node@9.0.0
jest-haste-map: 26.6.2
jest-message-util: 26.6.2
jest-regex-util: 26.0.0
jest-resolve: 26.6.2
jest-resolve-dependencies: 26.6.3
jest-runner: 26.6.3_ts-node@9.0.0
jest-runtime: 26.6.3_ts-node@9.0.0
jest-snapshot: 26.6.2
jest-util: 26.6.2
jest-validate: 26.6.2
jest-watcher: 26.6.2
micromatch: 4.0.2
p-each-series: 2.1.0
rimraf: 3.0.2
slash: 3.0.0
strip-ansi: 6.0.0
dev: true
engines:
node: '>= 10.14.2'
peerDependencies:
ts-node: '*'
resolution:
integrity: sha512-xvV1kKbhfUqFVuZ8Cyo+JPpipAHHAV3kcDBftiduK8EICXmTFddryy3P7NfZt8Pv37rA9nEJBKCCkglCPt/Xjw==
/@jest/environment/26.6.2:
dependencies:
'@jest/fake-timers': 26.6.2
'@jest/types': 26.6.2
'@types/node': 12.19.4
jest-mock: 26.6.2
dev: true
engines:
node: '>= 10.14.2'
resolution:
integrity: sha512-nFy+fHl28zUrRsCeMB61VDThV1pVTtlEokBRgqPrcT1JNq4yRNIyTHfyht6PqtUvY9IsuLGTrbG8kPXjSZIZwA==
/@jest/fake-timers/26.6.2:
dependencies:
'@jest/types': 26.6.2
'@sinonjs/fake-timers': 6.0.1
'@types/node': 12.19.4
jest-message-util: 26.6.2
jest-mock: 26.6.2
jest-util: 26.6.2
dev: true
engines:
node: '>= 10.14.2'
resolution:
integrity: sha512-14Uleatt7jdzefLPYM3KLcnUl1ZNikaKq34enpb5XG9i81JpppDb5muZvonvKyrl7ftEHkKS5L5/eB/kxJ+bvA==
/@jest/globals/26.6.2:
dependencies:
'@jest/environment': 26.6.2
'@jest/types': 26.6.2
expect: 26.6.2
dev: true
engines:
node: '>= 10.14.2'
resolution:
integrity: sha512-85Ltnm7HlB/KesBUuALwQ68YTU72w9H2xW9FjZ1eL1U3lhtefjjl5c2MiUbpXt/i6LaPRvoOFJ22yCBSfQ0JIA==
/@jest/reporters/26.6.2:
dependencies:
'@bcoe/v8-coverage': 0.2.3
'@jest/console': 26.6.2
'@jest/test-result': 26.6.2
'@jest/transform': 26.6.2
'@jest/types': 26.6.2
chalk: 4.1.0
collect-v8-coverage: 1.0.1
exit: 0.1.2
glob: 7.1.6
graceful-fs: 4.2.4
istanbul-lib-coverage: 3.0.0
istanbul-lib-instrument: 4.0.3
istanbul-lib-report: 3.0.0
istanbul-lib-source-maps: 4.0.0
istanbul-reports: /@zkochan/istanbul-reports/3.0.2
jest-haste-map: 26.6.2
jest-resolve: 26.6.2
jest-util: 26.6.2
jest-worker: 26.6.2
slash: 3.0.0
source-map: 0.6.1
string-length: 4.0.1
terminal-link: 2.1.1
v8-to-istanbul: 7.0.0
dev: true
engines:
node: '>= 10.14.2'
optionalDependencies:
node-notifier: 8.0.0
resolution:
integrity: sha512-h2bW53APG4HvkOnVMo8q3QXa6pcaNt1HkwVsOPMBV6LD/q9oSpxNSYZQYkAnjdMjrJ86UuYeLo+aEZClV6opnw==
/@jest/source-map/26.6.2:
dependencies:
callsites: 3.1.0
graceful-fs: 4.2.4
source-map: 0.6.1
dev: true
engines:
node: '>= 10.14.2'
resolution:
integrity: sha512-YwYcCwAnNmOVsZ8mr3GfnzdXDAl4LaenZP5z+G0c8bzC9/dugL8zRmxZzdoTl4IaS3CryS1uWnROLPFmb6lVvA==
/@jest/test-result/26.6.2:
dependencies:
'@jest/console': 26.6.2
'@jest/types': 26.6.2
'@types/istanbul-lib-coverage': 2.0.3
collect-v8-coverage: 1.0.1
dev: true
engines:
node: '>= 10.14.2'
resolution:
integrity: sha512-5O7H5c/7YlojphYNrK02LlDIV2GNPYisKwHm2QTKjNZeEzezCbwYs9swJySv2UfPMyZ0VdsmMv7jIlD/IKYQpQ==
/@jest/test-sequencer/26.6.3_ts-node@9.0.0:
dependencies:
'@jest/test-result': 26.6.2
graceful-fs: 4.2.4
jest-haste-map: 26.6.2
jest-runner: 26.6.3_ts-node@9.0.0
jest-runtime: 26.6.3_ts-node@9.0.0
dev: true
engines:
node: '>= 10.14.2'
peerDependencies:
ts-node: '*'
resolution:
integrity: sha512-YHlVIjP5nfEyjlrSr8t/YdNfU/1XEt7c5b4OxcXCjyRhjzLYu/rO69/WHPuYcbCWkz8kAeZVZp2N2+IOLLEPGw==
/@jest/transform/26.6.2:
dependencies:
'@babel/core': 7.12.3
'@jest/types': 26.6.2
babel-plugin-istanbul: 6.0.0
chalk: 4.1.0
convert-source-map: 1.7.0
fast-json-stable-stringify: 2.1.0
graceful-fs: 4.2.4
jest-haste-map: 26.6.2
jest-regex-util: 26.0.0
jest-util: 26.6.2
micromatch: 4.0.2
pirates: 4.0.1
slash: 3.0.0
source-map: 0.6.1
write-file-atomic: 3.0.3
dev: true
engines:
node: '>= 10.14.2'
resolution:
integrity: sha512-E9JjhUgNzvuQ+vVAL21vlyfy12gP0GhazGgJC4h6qUt1jSdUXGWJ1wfu/X7Sd8etSgxV4ovT1pb9v5D6QW4XgA==
/@jest/types/26.6.2:
dependencies:
'@types/istanbul-lib-coverage': 2.0.3
'@types/istanbul-reports': 3.0.0
'@types/node': 12.19.4
'@types/yargs': 15.0.9
chalk: 4.1.0
dev: true
engines:
node: '>= 10.14.2'
resolution:
integrity: sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ==
/@manypkg/find-root/1.1.0:
dependencies:
'@babel/runtime': 7.12.5
'@types/node': 12.19.4
find-up: 4.1.0
fs-extra: 8.1.0
dev: true
resolution:
integrity: sha512-mki5uBvhHzO8kYYix/WRy2WX8S3B5wdVSc9D6KcU5lQNglP2yt58/VfLuAK49glRXChosY8ap2oJ1qgma3GUVA==
/@manypkg/get-packages/1.1.1:
dependencies:
'@babel/runtime': 7.12.5
'@manypkg/find-root': 1.1.0
fs-extra: 8.1.0
globby: 11.0.1
read-yaml-file: 1.1.0
dev: true
resolution:
integrity: sha512-J6VClfQSVgR6958eIDTGjfdCrELy1eT+SHeoSMomnvRQVktZMnEA5edIr5ovRFNw5y+Bk/jyoevPzGYod96mhw==
/@mrmlnc/readdir-enhanced/2.2.1:
dependencies:
call-me-maybe: 1.0.1
glob-to-regexp: 0.3.0
dev: true
engines:
node: '>=4'
resolution:
integrity: sha512-bPHp6Ji8b41szTOcaP63VlnbbO5Ny6dwAATtY6JTjh5N2OLrb5Qk/Th5cRkRQhkWCt+EJsYrNB0MiL+Gpn6e3g==
/@nodelib/fs.scandir/2.1.3:
dependencies:
'@nodelib/fs.stat': 2.0.3
run-parallel: 1.1.10
engines:
node: '>= 8'
resolution:
integrity: sha512-eGmwYQn3gxo4r7jdQnkrrN6bY478C3P+a/y72IJukF8LjB6ZHeB3c+Ehacj3sYeSmUXGlnA67/PmbM9CVwL7Dw==
/@nodelib/fs.stat/1.1.3:
dev: true
engines:
node: '>= 6'
resolution:
integrity: sha512-shAmDyaQC4H92APFoIaVDHCx5bStIocgvbwQyxPRrbUY20V1EYTbSDchWbuwlMG3V17cprZhA6+78JfB+3DTPw==
/@nodelib/fs.stat/2.0.3:
engines:
node: '>= 8'
resolution:
integrity: sha512-bQBFruR2TAwoevBEd/NWMoAAtNGzTRgdrqnYCc7dhzfoNvqPzLyqlEQnzZ3kVnNrSp25iyxE00/3h2fqGAGArA==
/@nodelib/fs.walk/1.2.4:
dependencies:
'@nodelib/fs.scandir': 2.1.3
fastq: 1.9.0
engines:
node: '>= 8'
resolution:
integrity: sha512-1V9XOY4rDW0rehzbrcqAmHnz8e7SKvX27gh8Gt2WgB0+pdzdiLV83p72kZPU+jvMbS1qU5mauP2iOvO8rhmurQ==
/@pnpm/colorize-semver-diff/1.0.1:
dependencies:
chalk: 4.1.0
dev: false
engines:
node: '>=10'
resolution:
integrity: sha512-qP4E7mzmCBhB4so6szszeIdVDrcKGTTCxBazCKoiPUG34xLha6r57zJuFBkTmD65i3TB7++lf3BwpQruUwf/BQ==
/@pnpm/exec/2.0.0:
dependencies:
'@pnpm/self-installer': 2.1.0
command-exists: 1.2.9
cross-spawn: 7.0.3
dev: false
engines:
node: '>=10'
resolution:
integrity: sha512-b5ALfWEOFQprWKntN7MF8XWCyslBk2c8u20GEDcDDQOs6c0HyHlWxX5lig8riQKdS000U6YyS4L4b32NOleXAQ==
/@pnpm/file-reporter/1.0.0:
dependencies:
graceful-fs: 4.2.4
path-exists: 4.0.0
dev: false
engines:
node: '>=10.13'
resolution:
integrity: sha512-SM5Flsm39dMhW5AKhXLBJ3oud2uOR4UIphoo6pLlhZeKEvRE9GGS8ewlPDlFVDgvvKP1xpKwHeO3okhiL2zy6g==
/@pnpm/logger/3.2.2:
dependencies:
bole: 3.0.2
ndjson: 1.5.0
engines:
node: '>=10'
resolution:
integrity: sha512-/hQK/HSxnqPavF/Wc1YanCtcrYnpLVEqv3fcHJ5SQmKbcaoIVHeUnBsI2Ep6JZiTTYxCfkzRw9c6mr9sn3Uk3w==
/@pnpm/pkgid-to-filename/3.0.0:
dependencies:
normalize-path: 3.0.0
dev: false
engines:
node: '>=10.13'
resolution:
integrity: sha512-4XVzYoO77hziiJRVTk5pv+9KD631tlqR5+MVu2BlDyrTpgfp+7Su5XPI/2Cek46X2L71vTpYW6LMW22DpmjocA==
/@pnpm/registry-mock/2.2.0:
dependencies:
anonymous-npm-registry-client: 0.1.2
cpr: 3.0.1
read-yaml-file: 2.0.0
rimraf: 3.0.2
tempy: 0.6.0
verdaccio: 4.8.1
write-yaml-file: 4.1.0
dev: true
engines:
node: '>=10.13'
hasBin: true
resolution:
integrity: sha512-xB7i7JV1j8Hrajjy2Zp8tHsRVBRzZQ/GqC4Tb+x0Ew7JMrjzdtFQazyJ8wUBGx0nQyYy9YdCWSPdZaK+2tZpXQ==
/@pnpm/self-installer/2.1.0:
dev: false
engines:
node: '>=4'
hasBin: true
resolution:
integrity: sha512-bfMgLFmg33kY1XBPBgdkbpld6fSeyt6iAlXbIMioArHd1t58EAMFmM2cYZQt4I2MguUpLRDlZwOpYYmirDHhsg==
/@pnpm/semver-diff/1.0.2:
dev: false
engines:
node: '>=8.15'
resolution:
integrity: sha512-JyAtKNsJCE0k6ZpkAF6wFQ7Ib5jflJcTXGpwOp9cipFI2v+2XNn2JUglxsg/JFPZvEdjkoW8VwxeDNMY7Pg8JQ==
/@pnpm/store-path/4.0.2:
dependencies:
can-link: 1.0.2
mz: 2.7.0
path-absolute: 1.0.1
path-temp: 2.0.0
root-link-target: 2.0.0
touch: 3.1.0
engines:
node: '>=10.12'
resolution:
integrity: sha512-bP7uKSY0nyrY2lll20L8+0i8zI0hCLLxMBtYROr8BJZUrHC+Ff5nCWXOHgBl+G9QrIyKNexDw19422EIN8ycbg==
/@pnpm/tabtab/0.0.1:
dependencies:
debug: 4.2.0
enquirer: 2.3.6
minimist: 1.2.5
mkdirp: 1.0.4
untildify: 4.0.0
dev: false
engines:
node: '>=10'
resolution:
integrity: sha512-XLx1tSzrLxvmsNdh6AjiYy6lhMq/Sw08ELFDjlPmbdPYJ9E3l6RtSX4bxXoJt7dZHKskNypF5ksx1rt5oqPsDg==
/@sindresorhus/is/0.14.0:
dev: false
engines:
node: '>=6'
resolution:
integrity: sha512-9NET910DNaIPngYnLLPeg+Ogzqsi9uM4mSboU5y6p8S5DzMTVEsJZrawi+BoDNUVBa2DhJqQYUFvMDfgU062LQ==
/@sinonjs/commons/1.8.1:
dependencies:
type-detect: 4.0.8
dev: true
resolution:
integrity: sha512-892K+kWUUi3cl+LlqEWIDrhvLgdL79tECi8JZUyq6IviKy/DNhuzCRlbHUjxK89f4ypPMMaFnFuR9Ie6DoIMsw==
/@sinonjs/fake-timers/6.0.1:
dependencies:
'@sinonjs/commons': 1.8.1
dev: true
resolution:
integrity: sha512-MZPUxrmFubI36XS1DI3qmI0YdN1gks62JtFZvxR67ljjSNCeK6U08Zx4msEWOXuofgqUt6zPHSi1H9fbjR/NRA==
/@sinonjs/formatio/5.0.1:
dependencies:
'@sinonjs/commons': 1.8.1
'@sinonjs/samsam': 5.2.0
dev: true
resolution:
integrity: sha512-KaiQ5pBf1MpS09MuA0kp6KBQt2JUOQycqVG1NZXvzeaXe5LGFqAKueIS0bw4w0P9r7KuBSVdUk5QjXsUdu2CxQ==
/@sinonjs/samsam/5.2.0:
dependencies:
'@sinonjs/commons': 1.8.1
lodash.get: 4.4.2
type-detect: 4.0.8
dev: true
resolution:
integrity: sha512-CaIcyX5cDsjcW/ab7HposFWzV1kC++4HNsfnEdFJa7cP1QIuILAKV+BgfeqRXhcnSAc76r/Rh/O5C+300BwUIw==
/@sinonjs/text-encoding/0.7.1:
dev: true
resolution:
integrity: sha512-+iTbntw2IZPb/anVDbypzfQa+ay64MW0Zo8aJ8gZPWMMK6/OubMVb6lUPMagqjOPnmtauXnFCACVl3O7ogjeqQ==
/@szmarczak/http-timer/1.1.2:
dependencies:
defer-to-connect: 1.1.3
dev: false
engines:
node: '>=6'
resolution:
integrity: sha512-XIB2XbzHTN6ieIjfIMV9hlVcfPU26s2vafYWQcZHWXHOxiaRZYEDKEwdl129Zyg50+foYV2jCgtrqSA6qNuNSA==
/@tootallnate/once/1.1.2:
dev: false
engines:
node: '>= 6'
resolution:
integrity: sha512-RbzJvlNzmRq5c3O09UipeuXno4tA1FE6ikOjxZK0tuxVv3412l64l5t1W5pj4+rJq9vpkm/kwiR07aZXnsKPxw==
/@types/archy/0.0.31:
dev: true
resolution:
integrity: sha512-v+dxizsFVyXgD3EpFuqT9YjdEjbJmPxNf1QIX9ohZOhxh1ZF2yhqv3vYaeum9lg3VghhxS5S0a6yldN9J9lPEQ==
/@types/babel__core/7.1.12:
dependencies:
'@babel/parser': 7.12.5_@babel+types@7.12.6
'@babel/types': 7.12.6
'@types/babel__generator': 7.6.2
'@types/babel__template': 7.0.3
'@types/babel__traverse': 7.0.15
dev: true
resolution:
integrity: sha512-wMTHiiTiBAAPebqaPiPDLFA4LYPKr6Ph0Xq/6rq1Ur3v66HXyG+clfR9CNETkD7MQS8ZHvpQOtA53DLws5WAEQ==
/@types/babel__generator/7.6.2:
dependencies:
'@babel/types': 7.12.6
dev: true
resolution:
integrity: sha512-MdSJnBjl+bdwkLskZ3NGFp9YcXGx5ggLpQQPqtgakVhsWK0hTtNYhjpZLlWQTviGTvF8at+Bvli3jV7faPdgeQ==
/@types/babel__template/7.0.3:
dependencies:
'@babel/parser': 7.12.5_@babel+types@7.12.6
'@babel/types': 7.12.6
dev: true
resolution:
integrity: sha512-uCoznIPDmnickEi6D0v11SBpW0OuVqHJCa7syXqQHy5uktSCreIlt0iglsCnmvz8yCb38hGcWeseA8cWJSwv5Q==
/@types/babel__traverse/7.0.15:
dependencies:
'@babel/types': 7.12.6
dev: true
resolution:
integrity: sha512-Pzh9O3sTK8V6I1olsXpCfj2k/ygO2q1X0vhhnDrEQyYLHZesWz+zMZMVcwXLCYf0U36EtmyYaFGPfXlTtDHe3A==
/@types/byline/4.2.32:
dependencies:
'@types/node': 14.14.7
dev: true
resolution:
integrity: sha512-qtlm/J6XOO9p+Ep/ZB5+mCFEDhzWDDHWU4a1eReN7lkPZXW9rkloq2jcAhvKKmlO5tL2GSvKROb+PTsNVhBiyQ==
/@types/ci-info/2.0.0:
dev: true
resolution:
integrity: sha512-5R2/MHILQLDCzTuhs1j4Qqq8AaKUf7Ma4KSSkCtc12+fMs47zfa34qhto9goxpyX00tQK1zxB885VCiawZ5Qhg==
/@types/concat-stream/1.6.0:
dependencies:
'@types/node': 12.19.4
dev: true
resolution:
integrity: sha1-OU2+C7X+5Gs42JZzXoto7yOQ0A0=
/@types/configstore/4.0.0:
dev: true
resolution:
integrity: sha512-SvCBBPzOIe/3Tu7jTl2Q8NjITjLmq9m7obzjSyb8PXWWZ31xVK6w4T6v8fOx+lrgQnqk3Yxc00LDolFsSakKCA==
/@types/cross-spawn/6.0.2:
dependencies:
'@types/node': 14.14.7
dev: true
resolution:
integrity: sha512-KuwNhp3eza+Rhu8IFI5HUXRP0LIhqH5cAjubUvGXXthh4YYBuP2ntwEX+Cz8GJoZUHlKo247wPWOfA9LYEq4cw==
/@types/emscripten/1.39.4:
dev: false
resolution:
integrity: sha512-k3LLVMFrdNA9UCvMDPWMbFrGPNb+GcPyw29ktJTo1RCN7RmxFG5XzPZcPKRlnLuLT/FRm8wp4ohvDwNY7GlROQ==
/@types/fs-extra/9.0.3:
dependencies:
'@types/node': 14.14.7
dev: true
resolution:
integrity: sha512-NKdGoXLTFTRED3ENcfCsH8+ekV4gbsysanx2OPbstXVV6fZMgUCqTxubs6I9r7pbOJbFgVq1rpFtLURjKCZWUw==
/@types/glob/7.1.3:
dependencies:
'@types/minimatch': 3.0.3
'@types/node': 14.14.7
resolution:
integrity: sha512-SEYeGAIQIQX8NN6LDKprLjbrd5dARM5EXsd8GI/A5l0apYI1fGMWgPHSe4ZKL4eozlAyI+doUE9XbYS4xCkQ1w==
/@types/graceful-fs/4.1.4:
dependencies:
'@types/node': 12.19.4
dev: true
resolution:
integrity: sha512-mWA/4zFQhfvOA8zWkXobwJvBD7vzcxgrOQ0J5CH1votGqdq9m7+FwtGaqyCZqC3NyyBkc9z4m+iry4LlqcMWJg==
/@types/hosted-git-info/3.0.1:
dev: true
resolution:
integrity: sha512-aiwBC0e2PndtyQ9pOwA9ujBJ6ayysuvbQzQ4M38LGHLZniuTFAqjlKnW5TZLqpF3rgD+kevFoLjkw8ZJSdqhzQ==
/@types/http-proxy-agent/2.0.2:
dependencies:
'@types/node': 14.14.7
dev: true
resolution:
integrity: sha512-2S6IuBRhqUnH1/AUx9k8KWtY3Esg4eqri946MnxTG5HwehF1S5mqLln8fcyMiuQkY72p2gH3W+rIPqp5li0LyQ==
/@types/is-ci/2.0.0:
dependencies:
'@types/ci-info': 2.0.0
dev: true
resolution:
integrity: sha512-J8ytIdkALbTrqcJ6OZiEv0B9skfyok/zCDj1q06GGCDa1rlHnPobUBT0BYR1vku2oZVwVEgCurtXqCASAfjCiQ==
/@types/is-windows/1.0.0:
dev: true
resolution:
integrity: sha512-tJ1rq04tGKuIJoWIH0Gyuwv4RQ3+tIu7wQrC0MV47raQ44kIzXSSFKfrxFUOWVRvesoF7mrTqigXmqoZJsXwTg==
/@types/isexe/2.0.0:
dependencies:
'@types/node': 12.19.4
dev: true
resolution:
integrity: sha512-QuPJ6xd8TLfMy6l/pJ+oeRHYG8efIzR8WeyvFr/k4zbhcRqa+SQiVgUUb3D3PG3Si+XVuxn8RToCcfNCdFqr3g==
/@types/istanbul-lib-coverage/2.0.3:
dev: true
resolution:
integrity: sha512-sz7iLqvVUg1gIedBOvlkxPlc8/uVzyS5OwGz1cKjXzkl3FpL3al0crU8YGU1WoHkxn0Wxbw5tyi6hvzJKNzFsw==
/@types/istanbul-lib-report/3.0.0:
dependencies:
'@types/istanbul-lib-coverage': 2.0.3
dev: true
resolution:
integrity: sha512-plGgXAPfVKFoYfa9NpYDAkseG+g6Jr294RqeqcqDixSbU34MZVJRi/P+7Y8GDpzkEwLaGZZOpKIEmeVZNtKsrg==
/@types/istanbul-reports/3.0.0:
dependencies:
'@types/istanbul-lib-report': 3.0.0
dev: true
resolution:
integrity: sha512-nwKNbvnwJ2/mndE9ItP/zc2TCzw6uuodnF4EHYWD+gCQDVBuRQL5UzbZD0/ezy1iKsFU2ZQiDqg4M9dN4+wZgA==
/@types/jest/26.0.15:
dependencies:
jest-diff: 26.6.2
pretty-format: 26.6.2
dev: true
resolution:
integrity: sha512-s2VMReFXRg9XXxV+CW9e5Nz8fH2K1aEhwgjUqPPbQd7g95T0laAcvLv032EhFHIa5GHsZ8W7iJEQVaJq6k3Gog==
/@types/js-yaml/3.12.5:
dev: true
resolution:
integrity: sha512-JCcp6J0GV66Y4ZMDAQCXot4xprYB+Zfd3meK9+INSJeVZwJmHAW30BBEEkPzXswMXuiyReUGOP3GxrADc9wPww==
/@types/json-schema/7.0.6:
dev: false
resolution:
integrity: sha512-3c+yGKvVP5Y9TYBEibGNR+kLtijnj7mYrXRg+WpFb2X9xm04g/DXYkfg4hmzJQosc9snFNUPkbYIhu+KAm6jJw==
/@types/json5/0.0.29:
dev: false
resolution:
integrity: sha1-7ihweulOEdK4J7y+UnC86n8+ce4=
/@types/json5/0.0.30:
dev: true
resolution:
integrity: sha512-sqm9g7mHlPY/43fcSNrCYfOeX9zkTTK+euO5E6+CVijSMm5tTjkVdwdqRkY3ljjIAf8679vps5jKUoJBCLsMDA==
/@types/lru-cache/5.1.0:
dev: true
resolution:
integrity: sha512-RaE0B+14ToE4l6UqdarKPnXwVDuigfFv+5j9Dze/Nqr23yyuqdNvzcZi3xB+3Agvi5R4EOgAksfv3lXX4vBt9w==
/@types/minimatch/3.0.3:
resolution:
integrity: sha512-tHq6qdbT9U1IRSGf14CL0pUlULksvY9OZ+5eEgl1N7t+OA3tGvNpxJCzuKQlsNgCVwbAs670L1vcVQi8j9HjnA==
/@types/minimist/1.2.1:
dev: true
resolution:
integrity: sha512-fZQQafSREFyuZcdWFAExYjBiCL7AUCdgsk80iO0q4yihYYdcIiH28CcuPTGFgLOCC8RlW49GSQxdHwZP+I7CNg==
/@types/mz/0.0.32:
dependencies:
'@types/node': 14.14.7
dev: true
resolution:
integrity: sha512-cy3yebKhrHuOcrJGkfwNHhpTXQLgmXSv1BX+4p32j+VUQ6aP2eJ5cL7OvGcAQx75fCTFaAIIAKewvqL+iwSd4g==
/@types/mz/2.7.2:
dependencies:
'@types/node': 14.14.7
resolution:
integrity: sha512-a6E4fuAakzq/uRHEohiYo9M5G+NV33FodRGCU+N4W65CAk6PPJo9KWPH8hxkqiiUgfs8EgUFuKPxclcUEahsRw==
/@types/ncp/2.0.4:
dependencies:
'@types/node': 14.14.7
dev: true
resolution:
integrity: sha512-erpimpT1pH8QfeNg77ypnjwz6CGMqrnL4DewVbqFzD9FXzSULjmG3KzjZnLNe7bzTSZm2W9DpkHyqop1g1KmgQ==
/@types/node-fetch/2.5.7:
dependencies:
'@types/node': 14.14.7
form-data: 3.0.0
resolution:
integrity: sha512-o2WVNf5UhWRkxlf6eq+jMZDu7kjgpgJfl4xVNlvryc95O/6F2ld8ztKX+qu+Rjyet93WAWm5LjeX9H5FGkODvw==
/@types/node/12.19.4:
dev: true
resolution:
integrity: sha512-o3oj1bETk8kBwzz1WlO6JWL/AfAA3Vm6J1B3C9CsdxHYp7XgPiH7OEXPUbZTndHlRaIElrANkQfe6ZmfJb3H2w==
/@types/node/13.13.30:
dev: false
resolution:
integrity: sha512-HmqFpNzp3TSELxU/bUuRK+xzarVOAsR00hzcvM0TXrMlt/+wcSLa5q6YhTb6/cA6wqDCZLDcfd8fSL95x5h7AA==
/@types/node/14.14.7:
resolution:
integrity: sha512-Zw1vhUSQZYw+7u5dAwNbIA9TuTotpzY/OF7sJM9FqPOF3SPjKnxrjoTktXDZgUjybf4cWVBP7O8wvKdSaGHweg==
/@types/nopt/3.0.29:
resolution:
integrity: sha1-8Z3z20yX7hRZonQAKDIKcdcJZM4=
/@types/normalize-package-data/2.4.0:
dev: true
resolution:
integrity: sha512-f5j5b/Gf71L+dbqxIpQ4Z2WlmI/mPJ0fOkGGmFgtb6sAu97EPczzbS3/tJKxmcYDj55OX6ssqwDAWOHIYDRDGA==
/@types/normalize-path/3.0.0:
resolution:
integrity: sha512-Nd8y/5t/7CRakPYiyPzr/IAfYusy1FkcZYFEAcoMZkwpJv2n4Wm+olW+e7xBdHEXhOnWdG9ddbar0gqZWS4x5Q==
/@types/parse-json/4.0.0:
dev: true
resolution:
integrity: sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA==
/@types/prettier/2.1.5:
dev: true
resolution:
integrity: sha512-UEyp8LwZ4Dg30kVU2Q3amHHyTn1jEdhCIE59ANed76GaT1Vp76DD3ZWSAxgCrw6wJ0TqeoBpqmfUHiUDPs//HQ==
/@types/pretty-time/1.1.0:
dev: true
resolution:
integrity: sha512-XxHpS0HzYCXyXe68xazMAK4ZCaLiDUeCGtT+zdVhb2LgXX40fGPamFW8aiNYlkf6WCDc176plLyDqfYodc0r6Q==
/@types/proxyquire/1.3.28:
dev: true
resolution:
integrity: sha512-SQaNzWQ2YZSr7FqAyPPiA3FYpux2Lqh3HWMZQk47x3xbMCqgC/w0dY3dw9rGqlweDDkrySQBcaScXWeR+Yb11Q==
/@types/ramda/0.27.32:
dependencies:
ts-toolbelt: 6.15.5
dev: true
resolution:
integrity: sha512-vdwZcWC+hlTxB//LZQLS1+VEdArImGI4yVKUpeqB8b9mBXgDFXCuQoOt8spQbi8fTyNLOdqRv6liSm2ckxWLog==
/@types/retry/0.12.0:
dev: true
resolution:
integrity: sha512-wWKOClTTiizcZhXnPY4wikVAwmdYHp8q6DmC+EJUzAMsycb7HB32Kh9RN4+0gExjmPmZSAQjgURXIGATPegAvA==
/@types/rimraf/3.0.0:
dependencies:
'@types/glob': 7.1.3
'@types/node': 14.14.7
dev: true
resolution:
integrity: sha512-7WhJ0MdpFgYQPXlF4Dx+DhgvlPCfz/x5mHaeDQAKhcenvQP1KCpLQ18JklAqeGMYSAT2PxLpzd0g2/HE7fj7hQ==
/@types/semver/6.2.2:
dev: true
resolution:
integrity: sha512-RxAwYt4rGwK5GyoRwuP0jT6ZHAVTdz2EqgsHmX0PYNjGsko+OeT4WFXXTs/lM3teJUJodM+SNtAL5/pXIJ61IQ==
/@types/semver/7.3.4:
dev: true
resolution:
integrity: sha512-+nVsLKlcUCeMzD2ufHEYuJ9a2ovstb6Dp52A5VsoKxDXgvE051XgHI/33I1EymwkRGQkwnA0LkhnUzituGs4EQ==
/@types/signal-exit/3.0.0:
dev: true
resolution:
integrity: sha512-MaJ+16SOXz0Z27EMf3d88+B6UDglq1sn140a+5X/ROLkIcEfRq0CPg+1B2efF1GXQn4n+aKH4ti2hHG4Ya+Dzg==
/@types/sinon/9.0.8:
dependencies:
'@types/sinonjs__fake-timers': 6.0.2
dev: true
resolution:
integrity: sha512-IVnI820FZFMGI+u1R+2VdRaD/82YIQTdqLYC9DLPszZuynAJDtCvCtCs3bmyL66s7FqRM3+LPX7DhHnVTaagDw==
/@types/sinonjs__fake-timers/6.0.2:
dev: true
resolution:
integrity: sha512-dIPoZ3g5gcx9zZEszaxLSVTvMReD3xxyyDnQUjA6IYDG9Ba2AV0otMPs+77sG9ojB4Qr2N2Vk5RnKeuA0X/0bg==
/@types/ssri/6.0.3:
dependencies:
'@types/node': 14.14.7
resolution:
integrity: sha512-mYh0G0jytNFBi/tT91pg7wKtcaoy5G07YBDkR4Sq9Z+2fX1ZJgRGNKDnaRWQQuNDo9r9wJ22J6oqnElZmV+qLQ==
/@types/stack-utils/2.0.0:
dev: true
resolution:
integrity: sha512-RJJrrySY7A8havqpGObOB4W92QXKJo63/jFLLgpvOtsGUqbQZ9Sbgl35KMm1DjC6j7AvmmU2bIno+3IyEaemaw==
/@types/table/5.0.0:
dev: true
resolution:
integrity: sha512-fQLtGLZXor264zUPWI95WNDsZ3QV43/c0lJpR/h1hhLJumXRmHNsrvBfEzW2YMhb0EWCsn4U6h82IgwsajAuTA==
/@types/tape-promise/4.0.1:
dependencies:
'@types/tape': 4.13.0
dev: true
resolution:
integrity: sha512-1yBeq9y0EmJ2RpxfXMPrFeD3yMetBapY9zArTexp/wCRdBToJac/y//rtcZZjmiArgodTqz0RrK0VxxySoKyVg==
/@types/tape/4.13.0:
dependencies:
'@types/node': 12.19.4
dev: true
resolution:
integrity: sha512-0V8cKowBdsiA9nbxAg7531sF2cdPZNiUogcfIUeUGm+bejUBE/bvibz3rH36iQP9bQjO/sOzFwU97/uC5mCyoA==
/@types/tar-stream/2.1.0:
dependencies:
'@types/node': 12.19.4
dev: true
resolution:
integrity: sha512-s1UQxQUVMHbSkCC0X4qdoiWgHF8DoyY1JjQouFsnk/8ysoTdBaiCHud/exoAZzKDbzAXVc+ah6sczxGVMAohFw==
/@types/touch/3.1.1:
dependencies:
'@types/node': 14.14.7
dev: true
resolution:
integrity: sha512-6qjr7Erk0b9FkZSu17wUJaWhmzUgGfQuec7eIwl9cP7V/YO/k9IcMnHSwAjxAeadC5guq9rwHcoij7PT1RkO1w==
/@types/update-notifier/5.0.0:
dependencies:
'@types/configstore': 4.0.0
boxen: 4.2.0
dev: true
resolution:
integrity: sha512-8CdLLv5ytMXEWfjSmWiuuZEffJJAsfNxSQbShZTmZD5picoci18VV1YqhKNTzlZvNCzt5WsnDQLyPSsj6xGuug==
/@types/uuid/8.3.0:
dev: true
resolution:
integrity: sha512-eQ9qFW/fhfGJF8WKHGEHZEyVWfZxrT+6CLIJGBcZPfxUh/+BnEj+UCGYMlr9qZuX/2AltsvwrGqp0LhEW8D0zQ==
/@types/validate-npm-package-name/3.0.0:
dev: true
resolution:
integrity: sha512-iFNNIrEaJH1lbPiyX+O/QyxSbKxrTjdNBVZGckt+iEL9So0hdZNBL68sOfHnt2txuUD8UJXvmKv/1DkgkebgUg==
/@types/which/1.3.2:
dev: true
resolution:
integrity: sha512-8oDqyLC7eD4HM307boe2QWKyuzdzWBj56xI/imSl2cpL+U3tCMaTAkMJ4ee5JBZ/FsOJlvRGeIShiZDAl1qERA==
/@types/wrap-ansi/3.0.0:
dev: true
resolution:
integrity: sha512-ltIpx+kM7g/MLRZfkbL7EsCEjfzCcScLpkg37eXEtx5kmrAKBkTJwd1GIAjDSL8wTpM6Hzn5YO4pSb91BEwu1g==
/@types/write-file-atomic/3.0.1:
dependencies:
'@types/node': 14.14.7
dev: true
resolution:
integrity: sha512-o5Pl/qux8JEuFpof5fUg/Fl6R3N26ExJlsmWpB67ayrEJDMIxWdM9NDJacisXeNB7YW+vij8onctH8Pr1Zhi5g==
/@types/yargs-parser/15.0.0:
dev: true
resolution:
integrity: sha512-FA/BWv8t8ZWJ+gEOnLLd8ygxH/2UFbAvgEonyfN6yWGLKc7zVjbpl2Y4CTjid9h2RfgPP6SEt6uHwEOply00yw==
/@types/yargs/15.0.9:
dependencies:
'@types/yargs-parser': 15.0.0
dev: true
resolution:
integrity: sha512-HmU8SeIRhZCWcnRskCs36Q1Q00KBV6Cqh/ora8WN1+22dY07AZdn6Gel8QZ3t26XYPImtcL8WV/eqjhVmMEw4g==
/@typescript-eslint/eslint-plugin/4.7.0:
dependencies:
'@typescript-eslint/experimental-utils': 4.7.0
'@typescript-eslint/scope-manager': 4.7.0
debug: 4.2.0
functional-red-black-tree: 1.0.1
regexpp: 3.1.0
semver: 7.3.2
tsutils: 3.17.1
dev: false
engines:
node: ^10.12.0 || >=12.0.0
peerDependencies:
'@typescript-eslint/parser': ^4.0.0
eslint: ^5.0.0 || ^6.0.0 || ^7.0.0
typescript: '*'
peerDependenciesMeta:
typescript:
optional: true
resolution:
integrity: sha512-li9aiSVBBd7kU5VlQlT1AqP0uWGDK6JYKUQ9cVDnOg34VNnd9t4jr0Yqc/bKxJr/tDCPDaB4KzoSFN9fgVxe/Q==
/@typescript-eslint/experimental-utils/4.7.0:
dependencies:
'@types/json-schema': 7.0.6
'@typescript-eslint/scope-manager': 4.7.0
'@typescript-eslint/types': 4.7.0
'@typescript-eslint/typescript-estree': 4.7.0
eslint-scope: 5.1.1
eslint-utils: 2.1.0
dev: false
engines:
node: ^10.12.0 || >=12.0.0
peerDependencies:
eslint: '*'
resolution:
integrity: sha512-cymzovXAiD4EF+YoHAB5Oh02MpnXjvyaOb+v+BdpY7lsJXZQN34oIETeUwVT2XfV9rSNpXaIcknDLfupO/tUoA==
/@typescript-eslint/parser/4.7.0:
dependencies:
'@typescript-eslint/scope-manager': 4.7.0
'@typescript-eslint/types': 4.7.0
'@typescript-eslint/typescript-estree': 4.7.0
debug: 4.2.0
dev: false
engines:
node: ^10.12.0 || >=12.0.0
peerDependencies:
eslint: ^5.0.0 || ^6.0.0 || ^7.0.0
typescript: '*'
peerDependenciesMeta:
typescript:
optional: true
resolution:
integrity: sha512-+meGV8bMP1sJHBI2AFq1GeTwofcGiur8LoIr6v+rEmD9knyCqDlrQcFHR0KDDfldHIFDU/enZ53fla6ReF4wRw==
/@typescript-eslint/scope-manager/4.7.0:
dependencies:
'@typescript-eslint/types': 4.7.0
'@typescript-eslint/visitor-keys': 4.7.0
dev: false
engines:
node: ^8.10.0 || ^10.13.0 || >=11.10.1
resolution:
integrity: sha512-ILITvqwDJYbcDCROj6+Ob0oCKNg3SH46iWcNcTIT9B5aiVssoTYkhKjxOMNzR1F7WSJkik4zmuqve5MdnA0DyA==
/@typescript-eslint/types/4.7.0:
dev: false
engines:
node: ^8.10.0 || ^10.13.0 || >=11.10.1
resolution:
integrity: sha512-uLszFe0wExJc+I7q0Z/+BnP7wao/kzX0hB5vJn4LIgrfrMLgnB2UXoReV19lkJQS1a1mHWGGODSxnBx6JQC3Sg==
/@typescript-eslint/typescript-estree/4.7.0:
dependencies:
'@typescript-eslint/types': 4.7.0
'@typescript-eslint/visitor-keys': 4.7.0
debug: 4.2.0
globby: 11.0.1
is-glob: 4.0.1
lodash: 4.17.20
semver: 7.3.2
tsutils: 3.17.1
dev: false
engines:
node: ^10.12.0 || >=12.0.0
peerDependencies:
typescript: '*'
peerDependenciesMeta:
typescript:
optional: true
resolution:
integrity: sha512-5XZRQznD1MfUmxu1t8/j2Af4OxbA7EFU2rbo0No7meb46eHgGkSieFdfV6omiC/DGIBhH9H9gXn7okBbVOm8jw==
/@typescript-eslint/visitor-keys/4.7.0:
dependencies:
'@typescript-eslint/types': 4.7.0
eslint-visitor-keys: 2.0.0
dev: false
engines:
node: ^8.10.0 || ^10.13.0 || >=11.10.1
resolution:
integrity: sha512-aDJDWuCRsf1lXOtignlfiPODkzSxxop7D0rZ91L6ZuMlcMCSh0YyK+gAfo5zN/ih6WxMwhoXgJWC3cWQdaKC+A==
/@verdaccio/commons-api/9.7.1:
dependencies:
http-errors: 1.8.0
http-status-codes: 1.4.0
dev: true
engines:
node: '>=8'
resolution:
integrity: sha512-s2uD3s325C0UsQ9uQTmf15dXFsGVo23IM6pSUTukCRuurCok89e/k1Adz2CaoXpEu1qpxQ6Sv0dcNpGl7Q7hwQ==
/@verdaccio/file-locking/9.7.2:
dependencies:
lockfile: 1.0.4
dev: true
engines:
node: '>=8'
resolution:
integrity: sha512-y9yLk8+9wdQH1bDyeR7Cu80dKQMiiva9ddNbXllV6h0uxaqVOxDyyE0OWdyvUy0xdA4lUD/y0DxHOInDOhdKaw==
/@verdaccio/local-storage/9.7.2:
dependencies:
'@verdaccio/commons-api': 9.7.1
'@verdaccio/file-locking': 9.7.2
'@verdaccio/streams': 9.7.2
async: 3.2.0
level: 5.0.1
lodash: 4.17.19
mkdirp: 0.5.5
dev: true
engines:
node: '>=8'
resolution:
integrity: sha512-Lsn9TR1Jnkl0y7ndQQUi0ypvS9tHT4rqMiMebt2wsiy5mAlLrZ0sjw7erI7wE5sBi/L+uoq0HXfJwLjP8bfrBg==
/@verdaccio/readme/9.7.3:
dependencies:
dompurify: 2.0.8
jsdom: 15.2.1
marked: 1.1.1
dev: true
resolution:
integrity: sha512-86Zv46Qpcx0d0YRutFPhPH4OhGSljUJyhkxk3H/bCzzw8hGEvM1Du2y8kzfAS9qUsX8Qux97vfxxz6+RpBdU1w==
/@verdaccio/streams/9.7.2:
dev: true
engines:
node: '>=8'
npm: '>=5'
resolution:
integrity: sha512-SoCG1btVFPxOcrs8w9wLJCfe8nfE6EaEXCXyRwGbh+Sr3NLEG0R8JOugGJbuSE+zIRuUs5JaUKjzSec+JKLvZw==
/@verdaccio/ui-theme/1.12.1:
dev: true
engines:
node: '>= 8'
npm: '>=5'
resolution:
integrity: sha512-J9UEf6MkKugeq5sFhDfqPPGNy4dTSf3fVYK3Q2hGFQiKXvOw7hqovjz6PVOJRNMymBXb2fJuMPIXx1Br3kwD2Q==
/@yarnpkg/fslib/2.3.0:
dependencies:
'@yarnpkg/libzip': 2.2.1
tslib: 1.14.1
dev: false
engines:
node: '>=10.19.0'
resolution:
integrity: sha512-QaaymZ7syTT7S3xUeK2iH7YDRxxdjGT5166mebk/Y/egtNLIMX7oNbVlw2TszwbK2iizyUKSGSFpLgmF6ahVUg==
/@yarnpkg/libzip/2.2.1:
dependencies:
'@types/emscripten': 1.39.4
tslib: 1.14.1
dev: false
engines:
node: '>=10.19.0'
resolution:
integrity: sha512-AYDJXrkzayoDd3ZlVgFJ+LyDX+Zj/cki3vxIpcYxejtgkl3aquVWOxlC0DD9WboBWsJFIP1MjrUbchLyh++/7A==
/@yarnpkg/parsers/2.3.0:
dependencies:
js-yaml: 3.14.0
tslib: 1.14.1
dev: false
engines:
node: '>=10.19.0'
resolution:
integrity: sha512-qgz0QUgOvnhtF92kaluIhIIKBUHlYlHUBQxqh5v9+sxEQvUeF6G6PKiFlzo3E6O99XwvNEGpVu1xZPoSGyGscQ==
/@yarnpkg/pnp/2.3.1:
dependencies:
'@types/node': 13.13.30
'@yarnpkg/fslib': 2.3.0
tslib: 1.14.1
dev: false
engines:
node: '>=10.19.0'
resolution:
integrity: sha512-eFcAwIXgFIaoLz8DbeMEEDqoEHk0E7y57xUAsk4R3xThbFZ/DUFyk8LrypXBXN1hwfAsznR208Yiuk6NwP0eWw==
/@yarnpkg/shell/2.4.0:
dependencies:
'@yarnpkg/fslib': 2.3.0
'@yarnpkg/parsers': 2.3.0
clipanion: 2.6.2
cross-spawn: 7.0.3
fast-glob: 3.2.4
micromatch: 4.0.2
stream-buffers: 3.0.2
tslib: 1.14.1
dev: false
engines:
node: '>=10.19.0'
hasBin: true
resolution:
integrity: sha512-6c7v9bfNrYrAq3Zxz05dEIpcCZzTNzGAio5HCjsxwPsEiW2D4W+yOEQYP7TQtZ00HRCaxnA1gSICw6mp1I2MLg==
/@zkochan/cmd-shim/5.0.0:
dependencies:
is-windows: 1.0.2
dev: false
engines:
node: '>=10.13'
resolution:
integrity: sha512-9hBJPDVzyfoKvwG1x5BpL4djQt7yCWpnpGgomtvZWaMcB6C5UWtfOZBf3f/oYXVhRK89mKgfbpiD/JhwnbSQ1Q==
/@zkochan/diable/1.0.2:
dependencies:
spawno: 2.1.1
dev: false
resolution:
integrity: sha512-LvXkwkWyrsRulnXVfp0BfuEQqV6I2j0l3kQwvBHKFMI6Sg5j2GrUCLsEKqYB3jlxM+0ofScvlE4vB6knevdBmg==
/@zkochan/istanbul-reports/3.0.2:
dependencies:
html-escaper: 2.0.2
istanbul-lib-report: 3.0.0
dev: true
engines:
node: '>=8'
resolution:
integrity: sha512-GeZZ9YNlvveT1CrMqe64s9+5hNF5p9Gj6J+PRQU3OnBS/9c2y5kSFavUZ9YAuoAgxFW8tKGKWIxJK4I6HBSigg==
/@zkochan/libnpx/11.0.3:
dependencies:
'@zkochan/npm-package-arg': 1.0.2
dotenv: 8.2.0
rimraf: 3.0.2
safe-buffer: 5.2.1
which: 2.0.2
y18n: 4.0.0
yargs: 15.4.1
dev: false
engines:
node: '>=8.15'
resolution:
integrity: sha512-pkwTuA8Cd301zhg0Gz35nJ2sxKhGr5lFKFI6UT9ISEedGSYzxATsFlCF41+i/0kZcnZTG1nNlR5XknkZBGryuw==
/@zkochan/npm-conf/2.0.2:
dependencies:
config-chain: 1.1.12
dev: false
engines:
node: '>=10'
resolution:
integrity: sha512-nF6cxXu/3x0gbIGZdiajpL6diySPoU5T5Mh0TXSjHp2shZoqtZgRj3zdIc/pkd6kKAWaktFvOFFo5kTqwne/tg==
/@zkochan/npm-lifecycle/4.1.0:
dependencies:
'@yarnpkg/shell': 2.4.0
byline: 5.0.0
graceful-fs: 4.2.4
node-gyp: 7.1.2
resolve-from: 5.0.0
slide: 1.1.6
uid-number: 0.0.6
umask: 1.1.0
which: 2.0.2
dev: false
engines:
node: '>=10.19'
resolution:
integrity: sha512-Y65MeoBTA7SK4EcyDyS/cCXadXSuCYw2FetI/uuK/s/aRNt+KTn8GRZc2990Vl54//D+n/XgzNZUa5COiT5w8A==
/@zkochan/npm-package-arg/1.0.2:
dependencies:
hosted-git-info: 2.8.8
semver: 6.3.0
validate-npm-package-name: 3.0.0
dev: false
resolution:
integrity: sha512-9hHFHZTOexP/oge2GMQzPlhdi9IJ+Zgnobh7sNfSdIZepULMM/lNQE4hmkFDC2zk8+OBibtfHbUPulNZI18TQA==
/@zkochan/retry/0.2.0:
engines:
node: '>=10'
resolution:
integrity: sha512-WhB+2B/ZPlW2Xy/kMJBrMbqecWXcbDDgn0K0wKBAgO2OlBTz1iLJrRWduo+DGGn0Akvz1Lu4Xvls7dJojximWw==
/@zkochan/rimraf/1.0.0:
dependencies:
'@types/glob': 7.1.3
'@types/node': 14.14.7
rimraf: 3.0.2
engines:
node: '>=8.15'
resolution:
integrity: sha512-uWMEF7fdc6C3VGTaW6Z9G9rYS41ulS0Lz+a3lGlDGji42kI6FSVVLI9s8bZ4ZR4l4Hs28MJHHVN8cOqvNlN86w==
/@zkochan/table/1.0.0:
dependencies:
'@arcanis/slice-ansi': 1.0.2
ajv: 6.12.6
lodash: 4.17.20
string-width: 4.2.0
dev: false
engines:
node: '>=10.0.0'
resolution:
integrity: sha512-xLQlpiyapKO00VN3X0FmIzDN5CNCLCaSSnEldb9wAhKrFzQmmfu+FDlMvU0lA0wVDC8pawS8HFYYuGoZR6GdOw==
/JSONStream/1.3.5:
dependencies:
jsonparse: 1.3.1
through: 2.3.8
dev: true
hasBin: true
resolution:
integrity: sha512-E+iruNOY8VV9s4JEbe1aNEm6MiszPRr/UfcHMz0TQh1BXSxHK+ASV1R6W4HpjBhSeS+54PIsAMCBmwD06LLsqQ==
/abab/2.0.5:
dev: true
resolution:
integrity: sha512-9IK9EadsbHo6jLWIpxpR6pL0sazTXV6+SQv25ZB+F7Bj9mJNaOc4nCRabwd5M/JwmUa8idz6Eci6eKfJryPs6Q==
/abbrev/1.1.1:
resolution:
integrity: sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q==
/abstract-leveldown/6.0.3:
dependencies:
level-concat-iterator: 2.0.1
xtend: 4.0.2
dev: true
engines:
node: '>=6'
resolution:
integrity: sha512-jzewKKpZbaYUa6HTThnrl+GrJhzjEAeuc7hTVpZdzg7kupXZFoqQDFwyOwLNbmJKJlmzw8yiipMPkDiuKkT06Q==
/abstract-leveldown/6.2.3:
dependencies:
buffer: 5.7.1
immediate: 3.3.0
level-concat-iterator: 2.0.1
level-supports: 1.0.1
xtend: 4.0.2
dev: true
engines:
node: '>=6'
resolution:
integrity: sha512-BsLm5vFMRUrrLeCcRc+G0t2qOaTzpoJQLOubq2XM72eNpjF5UdU5o/5NvlNhx95XHcAvcl8OMXr4mlg/fRgUXQ==
/abstract-leveldown/6.3.0:
dependencies:
buffer: 5.7.1
immediate: 3.3.0
level-concat-iterator: 2.0.1
level-supports: 1.0.1
xtend: 4.0.2
dev: true
engines:
node: '>=6'
resolution:
integrity: sha512-TU5nlYgta8YrBMNpc9FwQzRbiXsj49gsALsXadbGHt9CROPzX5fB0rWDR5mtdpOOKa5XqRFpbj1QroPAoPzVjQ==
/accepts/1.3.7:
dependencies:
mime-types: 2.1.27
negotiator: 0.6.2
dev: true
engines:
node: '>= 0.6'
resolution:
integrity: sha512-Il80Qs2WjYlJIBNzNkK6KYqlVMTbZLXgHx2oT0pU/fjRHyEp+PEfEPY0R3WCwAGVOtauxh1hOxNgIf5bv7dQpA==
/acorn-globals/4.3.4:
dependencies:
acorn: 6.4.2
acorn-walk: 6.2.0
dev: true
resolution:
integrity: sha512-clfQEh21R+D0leSbUdWf3OcfqyaCSAQ8Ryq00bofSekfr9W8u1jyYZo6ir0xu9Gtcf7BjcHJpnbZH7JOCpP60A==
/acorn-globals/6.0.0:
dependencies:
acorn: 7.4.1
acorn-walk: 7.2.0
dev: true
resolution:
integrity: sha512-ZQl7LOWaF5ePqqcX4hLuv/bLXYQNfNWw2c0/yX/TsPRKamzHcTGQnlCjHT3TsmkOUVEPS3crCxiPfdzE/Trlhg==
/acorn-jsx/5.3.1_acorn@7.4.1:
dependencies:
acorn: 7.4.1
dev: true
peerDependencies:
acorn: ^6.0.0 || ^7.0.0 || ^8.0.0
resolution:
integrity: sha512-K0Ptm/47OKfQRpNQ2J/oIN/3QYiK6FwW+eJbILhsdxh2WTLdl+30o8aGdTbm5JbffpFFAg/g+zi1E+jvJha5ng==
/acorn-walk/6.2.0:
dev: true
engines:
node: '>=0.4.0'
resolution:
integrity: sha512-7evsyfH1cLOCdAzZAd43Cic04yKydNx0cF+7tiA19p1XnLLPU4dpCQOqpjqwokFe//vS0QqfqqjCS2JkiIs0cA==
/acorn-walk/7.2.0:
dev: true
engines:
node: '>=0.4.0'
resolution:
integrity: sha512-OPdCF6GsMIP+Az+aWfAAOEt2/+iVDKE7oy6lJ098aoe59oAmK76qV6Gw60SbZ8jHuG2wH058GF4pLFbYamYrVA==
/acorn/6.4.2:
dev: true
engines:
node: '>=0.4.0'
hasBin: true
resolution:
integrity: sha512-XtGIhXwF8YM8bJhGxG5kXgjkEuNGLTkoYqVE+KMR+aspr4KGYmKYg7yUe3KghyQ9yheNwLnjmzh/7+gfDBmHCQ==
/acorn/7.4.1:
dev: true
engines:
node: '>=0.4.0'
hasBin: true
resolution:
integrity: sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==
/agent-base/4.3.0:
dependencies:
es6-promisify: 5.0.0
dev: false
engines:
node: '>= 4.0.0'
resolution:
integrity: sha512-salcGninV0nPrwpGNn4VTXBb1SOuXQBiqbrNXoeizJsHrsL6ERFM2Ne3JUSBWRE6aeNJI2ROP/WEEIDUiDe3cg==
/agent-base/6.0.2:
dependencies:
debug: 4.2.0
dev: false
engines:
node: '>= 6.0.0'
resolution:
integrity: sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==
/agentkeepalive/4.1.3:
dependencies:
debug: 4.2.0
depd: 1.1.2
humanize-ms: 1.2.1
dev: false
engines:
node: '>= 8.0.0'
resolution:
integrity: sha512-wn8fw19xKZwdGPO47jivonaHRTd+nGOMP1z11sgGeQzDy2xd5FG0R67dIMcKHDE2cJ5y+YXV30XVGUBPRSY7Hg==
/aggregate-error/3.1.0:
dependencies:
clean-stack: 2.2.0
indent-string: 4.0.0
engines:
node: '>=8'
resolution:
integrity: sha512-4I7Td01quW/RpocfNayFdFVk1qSuoh0E7JrbRJ16nH01HhKFQ88INq9Sd+nd72zqRySlr9BmDA8xlEJ6vJMrYA==
/ajv/6.12.6:
dependencies:
fast-deep-equal: 3.1.3
fast-json-stable-stringify: 2.1.0
json-schema-traverse: 0.4.1
uri-js: 4.4.0
resolution:
integrity: sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==
/all-module-paths/0.10.7:
dependencies:
esm: 3.2.25
global-dirs: 2.0.1
dev: true
engines:
node: '>=10.13'
resolution:
integrity: sha512-NDEu5/flJbTf1KW8+juMKcPScMjZRrmAiq4QYnU8f085vNQMA1lZQnshibpTMYJpjvxrFWQvsFHc+umcNZbBuQ==
/anonymous-npm-registry-client/0.1.2:
dependencies:
concat-stream: 1.6.2
graceful-fs: 4.2.4
normalize-package-data: 2.5.0
npm-package-arg: 4.2.1
once: 1.4.0
request: 2.88.2
retry: 0.10.1
semver: 5.7.1
slide: 1.1.6
dev: true
optionalDependencies:
npmlog: 3.1.2
resolution:
integrity: sha1-+/Cb1GwnYBFGrO1CHgN3VPqHg+s=
/ansi-align/2.0.0:
dependencies:
string-width: 2.1.1
dev: true
resolution:
integrity: sha1-w2rsy6VjuJzrVW82kPCx2eNUf38=
/ansi-align/3.0.0:
dependencies:
string-width: 3.1.0
resolution:
integrity: sha512-ZpClVKqXN3RGBmKibdfWzqCY4lnjEuoNzU5T0oEFpfd/z5qJHVarukridD4juLO2FXMiwUQxr9WqQtaYa8XRYw==
/ansi-bgblack/0.1.1:
dependencies:
ansi-wrap: 0.1.0
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-poulAHiHcBtqr74/oNrf36juPKI=
/ansi-bgblue/0.1.1:
dependencies:
ansi-wrap: 0.1.0
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-Z73ATtybm1J4lp2hlt6j11yMNhM=
/ansi-bgcyan/0.1.1:
dependencies:
ansi-wrap: 0.1.0
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-WEiUJWAL3p9VBwaN2Wnr/bUP52g=
/ansi-bggreen/0.1.1:
dependencies:
ansi-wrap: 0.1.0
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-TjGRJIUplD9DIelr8THRwTgWr0k=
/ansi-bgmagenta/0.1.1:
dependencies:
ansi-wrap: 0.1.0
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-myhDLAduqpmUGGcqPvvhk5HCx6E=
/ansi-bgred/0.1.1:
dependencies:
ansi-wrap: 0.1.0
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-p2+Sg4OCukMpCmwXeEJPmE1vEEE=
/ansi-bgwhite/0.1.1:
dependencies:
ansi-wrap: 0.1.0
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-ZQRlE3elim7OzQMxmU5IAljhG6g=
/ansi-bgyellow/0.1.1:
dependencies:
ansi-wrap: 0.1.0
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-w/4usIzUdmSAKeaHTRWgs49h1E8=
/ansi-black/0.1.1:
dependencies:
ansi-wrap: 0.1.0
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-9hheiJNgslRaHsUMC/Bj/EMDJFM=
/ansi-blue/0.1.1:
dependencies:
ansi-wrap: 0.1.0
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-FbgEmQ6S/JyoxUds6PaZd3wh7b8=
/ansi-bold/0.1.1:
dependencies:
ansi-wrap: 0.1.0
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-PmOVCvWswq4uZw5vZ96xFdGl9QU=
/ansi-colors/0.2.0:
dependencies:
ansi-bgblack: 0.1.1
ansi-bgblue: 0.1.1
ansi-bgcyan: 0.1.1
ansi-bggreen: 0.1.1
ansi-bgmagenta: 0.1.1
ansi-bgred: 0.1.1
ansi-bgwhite: 0.1.1
ansi-bgyellow: 0.1.1
ansi-black: 0.1.1
ansi-blue: 0.1.1
ansi-bold: 0.1.1
ansi-cyan: 0.1.1
ansi-dim: 0.1.1
ansi-gray: 0.1.1
ansi-green: 0.1.1
ansi-grey: 0.1.1
ansi-hidden: 0.1.1
ansi-inverse: 0.1.1
ansi-italic: 0.1.1
ansi-magenta: 0.1.1
ansi-red: 0.1.1
ansi-reset: 0.1.1
ansi-strikethrough: 0.1.1
ansi-underline: 0.1.1
ansi-white: 0.1.1
ansi-yellow: 0.1.1
lazy-cache: 2.0.2
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-csMd4qDZoszQysMMyYI+6y9kNLU=
/ansi-colors/4.1.1:
engines:
node: '>=6'
resolution:
integrity: sha512-JoX0apGbHaUJBNl6yF+p6JAFYZ666/hhCGKN5t9QFjbJQKUU/g8MNbFDbvfrgKXvI1QpZplPOnwIo99lX/AAmA==
/ansi-cyan/0.1.1:
dependencies:
ansi-wrap: 0.1.0
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-U4rlKK+JgvKK4w2G8vF0VtJgmHM=
/ansi-diff/1.1.1:
dependencies:
ansi-split: 1.0.1
dev: false
resolution:
integrity: sha512-XnTdFDQzbEewrDx8epWXdw7oqHMvv315vEtfqDiEhhWghIf4++h26c3/FMz7iTLhNrnj56DNIXpbxHZq+3s6qw==
/ansi-dim/0.1.1:
dependencies:
ansi-wrap: 0.1.0
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-QN5MYDqoCG2Oeoa4/5mNXDbu/Ww=
/ansi-escapes/1.4.0:
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-06ioOzGapneTZisT52HHkRQiMG4=
/ansi-escapes/4.3.1:
dependencies:
type-fest: 0.11.0
dev: true
engines:
node: '>=8'
resolution:
integrity: sha512-JWF7ocqNrp8u9oqpgV+wH5ftbt+cfvv+PTjOvKLT3AdYly/LmORARfEVT1iyjwN+4MqE5UmVKoAdIBqeoCHgLA==
/ansi-gray/0.1.1:
dependencies:
ansi-wrap: 0.1.0
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-KWLPVOyXksSFEKPetSRDaGHvclE=
/ansi-green/0.1.1:
dependencies:
ansi-wrap: 0.1.0
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-il2al55FjVfEDjNYCzc5C44Q0Pc=
/ansi-grey/0.1.1:
dependencies:
ansi-wrap: 0.1.0
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-WdmLasK6GfilF5jphT+6eDOaM8E=
/ansi-hidden/0.1.1:
dependencies:
ansi-wrap: 0.1.0
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-7WpMSY0rt8uyidvyqNHcyFZ/rg8=
/ansi-inverse/0.1.1:
dependencies:
ansi-wrap: 0.1.0
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-tq9Fgm/oJr+1KKbHmIV5Q1XM0mk=
/ansi-italic/0.1.1:
dependencies:
ansi-wrap: 0.1.0
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-EEdDRj9iXBQqA2c5z4XtpoiYbyM=
/ansi-magenta/0.1.1:
dependencies:
ansi-wrap: 0.1.0
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-BjtboW+z8j4c/aKwfAqJ3hHkMK4=
/ansi-red/0.1.1:
dependencies:
ansi-wrap: 0.1.0
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-jGOPnRCAgAo1PJwoyKgcpHBdlGw=
/ansi-regex/2.1.1:
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-w7M6te42DYbg5ijwRorn7yfWVN8=
/ansi-regex/3.0.0:
engines:
node: '>=4'
resolution:
integrity: sha1-7QMXwyIGT3lGbAKWa922Bas32Zg=
/ansi-regex/4.1.0:
engines:
node: '>=6'
resolution:
integrity: sha512-1apePfXM1UOSqw0o9IiFAovVz9M5S1Dg+4TrDwfMewQ6p/rmMueb7tWZjQ1rx4Loy1ArBggoqGpfqqdI4rondg==
/ansi-regex/5.0.0:
engines:
node: '>=8'
resolution:
integrity: sha512-bY6fj56OUQ0hU1KjFNDQuJFezqKdrAyFdIevADiqrWHwSlbmBNMHp5ak2f40Pm8JTFyM2mqxkG6ngkHO11f/lg==
/ansi-reset/0.1.1:
dependencies:
ansi-wrap: 0.1.0
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-5+cSksPH3c1NYu9KbHwFmAkRw7c=
/ansi-split/1.0.1:
dependencies:
ansi-regex: 3.0.0
dev: false
resolution:
integrity: sha512-RRxQym4DFtDNmHIkW6aeFVvrXURb11lGAEPXNiryjCe8bK8RsANjzJ0M2aGOkvBYwP4Bl/xZ8ijtr6D3j1x/eg==
/ansi-strikethrough/0.1.1:
dependencies:
ansi-wrap: 0.1.0
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-2Eh3FAss/wfRyT685pkE9oiF5Wg=
/ansi-styles/2.2.1:
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-tDLdM1i2NM914eRmQ2gkBTPB3b4=
/ansi-styles/3.2.1:
dependencies:
color-convert: 1.9.3
engines:
node: '>=4'
resolution:
integrity: sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==
/ansi-styles/4.3.0:
dependencies:
color-convert: 2.0.1
engines:
node: '>=8'
resolution:
integrity: sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==
/ansi-underline/0.1.1:
dependencies:
ansi-wrap: 0.1.0
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-38kg9Ml7WXfqFi34/7mIMIqqcaQ=
/ansi-white/0.1.1:
dependencies:
ansi-wrap: 0.1.0
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-nHe3wZPF7pkuYBHTbsTJIbRXiUQ=
/ansi-wrap/0.1.0:
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-qCJQ3bABXponyoLoLqYDu/pF768=
/ansi-yellow/0.1.1:
dependencies:
ansi-wrap: 0.1.0
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-y5NW8vRscy8OMZnmEClVp32oPB0=
/any-promise/1.3.0:
resolution:
integrity: sha1-q8av7tzqUugJzcA3au0845Y10X8=
/anymatch/2.0.0:
dependencies:
micromatch: 3.1.10
normalize-path: 2.1.1
dev: true
resolution:
integrity: sha512-5teOsQWABXHHBFP9y3skS5P3d/WfWXpv3FUpy+LorMrNYaT9pI4oLMQX7jzQ2KklNpGpWHzdCXTDT2Y3XGlZBw==
/anymatch/3.1.1:
dependencies:
normalize-path: 3.0.0
picomatch: 2.2.2
dev: true
engines:
node: '>= 8'
resolution:
integrity: sha512-mM8522psRCqzV+6LhomX5wgp25YVibjh8Wj23I5RPkPppSVSjyKD2A2mBJmWGa+KN7f2D6LNh9jkBCeyLktzjg==
/apache-md5/1.1.2:
dev: true
engines:
node: '>=4.6.1'
resolution:
integrity: sha1-7klza2ObTxCLbp5ibG2pkwa0FpI=
/append-buffer/1.0.2:
dependencies:
buffer-equal: 1.0.0
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-2CIM9GYIFSXv6lBhTz3mUU36WPE=
/aproba/1.2.0:
resolution:
integrity: sha512-Y9J6ZjXtoYh8RnXVCMOU/ttDmk1aBjunq9vO0ta5x85WDQiQfUF9sIPBITdbiiIVcBo03Hi3jMxigBtsddlXRw==
/archy/1.0.0:
dev: false
resolution:
integrity: sha1-+cjBN1fMHde8N5rHeyxipcKGjEA=
/are-we-there-yet/1.1.5:
dependencies:
delegates: 1.0.0
readable-stream: 2.3.7
resolution:
integrity: sha512-5hYdAkZlcG8tOLujVDTgCT+uPX0VnpAH28gWsLfzpXYm7wP6mp5Q/gYyR7YQ0cKVJcXJnl3j2kpBan13PtQf6w==
/arg/4.1.3:
dev: true
resolution:
integrity: sha512-58S9QDqG0Xx27YwPSt9fJxivjYl432YCwfDMfZ+71RAqUrZef7LrKQZ3LHLOwCS4FLNBplP533Zx895SeOCHvA==
/argparse/1.0.10:
dependencies:
sprintf-js: 1.0.3
resolution:
integrity: sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==
/arr-diff/4.0.0:
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-1kYQdP6/7HHn4VI1dhoyml3HxSA=
/arr-flatten/1.1.0:
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha512-L3hKV5R/p5o81R7O02IGnwpDmkp6E982XhtbuwSe3O4qOtMMMtodicASA1Cny2U+aCXcNpml+m4dPsvsJ3jatg==
/arr-swap/1.0.1:
dependencies:
is-number: 3.0.0
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-FHWQ7WX8gVvAf+8Jl8Llgj1kNTQ=
/arr-union/3.1.0:
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-45sJrqne+Gao8gbiiK9jkZuuOcQ=
/array-equal/1.0.0:
dev: true
resolution:
integrity: sha1-jCpe8kcv2ep0KwTHenUJO6J1fJM=
/array-find-index/1.0.2:
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-3wEKoSh+Fku9pvlyOwqWoexBh6E=
/array-flatten/1.1.1:
dev: true
resolution:
integrity: sha1-ml9pkFGx5wczKPKgCJaLZOopVdI=
/array-flatten/2.1.2:
dev: false
resolution:
integrity: sha512-hNfzcOV8W4NdualtqBFPyVO+54DSJuZGY9qT4pRroB6S9e3iiido2ISIC5h9R2sPJ8H3FHCIiEnsv1lPXO3KtQ==
/array-ify/1.0.0:
dev: true
resolution:
integrity: sha1-nlKHYrSpBmrRY6aWKjZEGOlibs4=
/array-includes/3.1.1:
dependencies:
define-properties: 1.1.3
es-abstract: 1.17.7
is-string: 1.0.5
dev: false
engines:
node: '>= 0.4'
resolution:
integrity: sha512-c2VXaCHl7zPsvpkFsw4nxvFie4fh1ur9bpcgsVkIjqn0H/Xwdg+7fv3n2r/isyS8EBj5b06M9kHyZuIr4El6WQ==
/array-union/1.0.2:
dependencies:
array-uniq: 1.0.3
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-mjRBDk9OPaI96jdb5b5w8kd47Dk=
/array-union/2.1.0:
engines:
node: '>=8'
resolution:
integrity: sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==
/array-uniq/1.0.3:
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-r2rId6Jcx/dOBYiUdThY39sk/bY=
/array-unique/0.3.2:
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-qJS3XUvE9s1nnvMkSp/Y9Gri1Cg=
/array.prototype.flat/1.2.3:
dependencies:
define-properties: 1.1.3
es-abstract: 1.17.7
dev: false
engines:
node: '>= 0.4'
resolution:
integrity: sha512-gBlRZV0VSmfPIeWfuuy56XZMvbVfbEUnOXUvt3F/eUUUSyzlgLxhEX4YAEpxNAogRGehPSnfXyPtYyKAhkzQhQ==
/arrify/1.0.1:
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-iYUI2iIm84DfkEcoRWhJwVAaSw0=
/arrify/2.0.1:
dev: true
engines:
node: '>=8'
resolution:
integrity: sha512-3duEwti880xqi4eAMN8AyR4a0ByT90zoYdLlevfrvU43vb0YZwZVfxOgxWrLXXXpyugL0hNZc9G6BiB5B3nUug==
/as-table/1.0.55:
dependencies:
printable-characters: 1.0.42
dev: false
resolution:
integrity: sha512-xvsWESUJn0JN421Xb9MQw6AsMHRCUknCe0Wjlxvjud80mU4E6hQf1A6NzQKcYNmYw62MfzEtXc+badstZP3JpQ==
/asn1/0.2.4:
dependencies:
safer-buffer: 2.1.2
resolution:
integrity: sha512-jxwzQpLQjSmWXgwaCZE9Nz+glAG01yF1QnWgbhGwHI5A6FRIEY6IVqtHhIepHqI7/kyEyQEagBC5mBEFlIYvdg==
/assert-plus/1.0.0:
engines:
node: '>=0.8'
resolution:
integrity: sha1-8S4PPF13sLHN2RRpQuTpbB5N1SU=
/assign-symbols/1.0.0:
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-WWZ/QfrdTyDMvCu5a41Pf3jsA2c=
/astral-regex/1.0.0:
dev: true
engines:
node: '>=4'
resolution:
integrity: sha512-+Ryf6g3BKoRc7jfp7ad8tM4TtMiaWvbF/1/sQcZPkkS7ag3D5nMBCe2UfOTONtAkaG0tO0ij3C5Lwmf1EiyjHg==
/astral-regex/2.0.0:
dev: false
engines:
node: '>=8'
resolution:
integrity: sha512-Z7tMw1ytTXt5jqMcOP+OQteU1VuNK9Y02uuJtKQ1Sv69jXQKKg5cibLwGJow8yzZP+eAc18EmLGPal0bp36rvQ==
/async/3.2.0:
dev: true
resolution:
integrity: sha512-TR2mEZFVOj2pLStYxLht7TyfuRzaydfpxr3k9RpHIzMgw7A64dzsdqCxH1WJyQdoe8T10nDXd9wnEigmiuHIZw==
/asynckit/0.4.0:
resolution:
integrity: sha1-x57Zf380y48robyXkLzDZkdLS3k=
/at-least-node/1.0.0:
dev: true
engines:
node: '>= 4.0.0'
resolution:
integrity: sha512-+q/t7Ekv1EDY2l6Gda6LLiX14rU9TV20Wa3ofeQmwPFZbOMo9DXrLbOjFaaclkXKWidIaopwAObQDqwWtGUjqg==
/atob/2.1.2:
dev: true
engines:
node: '>= 4.5.0'
hasBin: true
resolution:
integrity: sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==
/aws-sign2/0.7.0:
resolution:
integrity: sha1-tG6JCTSpWR8tL2+G1+ap8bP+dqg=
/aws4/1.11.0:
resolution:
integrity: sha512-xh1Rl34h6Fi1DC2WWKfxUTVqRsNnr6LsKz2+hfwDxQJWmrx8+c7ylaqBMcHfl1U1r2dsifOvKX3LQuLNZ+XSvA==
/babel-jest/26.6.3_@babel+core@7.12.3:
dependencies:
'@babel/core': 7.12.3
'@jest/transform': 26.6.2
'@jest/types': 26.6.2
'@types/babel__core': 7.1.12
babel-plugin-istanbul: 6.0.0
babel-preset-jest: 26.6.2_@babel+core@7.12.3
chalk: 4.1.0
graceful-fs: 4.2.4
slash: 3.0.0
dev: true
engines:
node: '>= 10.14.2'
peerDependencies:
'@babel/core': ^7.0.0
resolution:
integrity: sha512-pl4Q+GAVOHwvjrck6jKjvmGhnO3jHX/xuB9d27f+EJZ/6k+6nMuPjorrYp7s++bKKdANwzElBWnLWaObvTnaZA==
/babel-plugin-istanbul/6.0.0:
dependencies:
'@babel/helper-plugin-utils': 7.10.4
'@istanbuljs/load-nyc-config': 1.1.0
'@istanbuljs/schema': 0.1.2
istanbul-lib-instrument: 4.0.3
test-exclude: 6.0.0
dev: true
engines:
node: '>=8'
resolution:
integrity: sha512-AF55rZXpe7trmEylbaE1Gv54wn6rwU03aptvRoVIGP8YykoSxqdVLV1TfwflBCE/QtHmqtP8SWlTENqbK8GCSQ==
/babel-plugin-jest-hoist/26.6.2:
dependencies:
'@babel/template': 7.10.4
'@babel/types': 7.12.6
'@types/babel__core': 7.1.12
'@types/babel__traverse': 7.0.15
dev: true
engines:
node: '>= 10.14.2'
resolution:
integrity: sha512-PO9t0697lNTmcEHH69mdtYiOIkkOlj9fySqfO3K1eCcdISevLAE0xY59VLLUj0SoiPiTX/JU2CYFpILydUa5Lw==
/babel-polyfill/6.26.0:
dependencies:
babel-runtime: 6.26.0
core-js: 2.6.11
regenerator-runtime: 0.10.5
dev: true
resolution:
integrity: sha1-N5k3q8Z9eJWXCtxiHyhM2WbPIVM=
/babel-preset-current-node-syntax/1.0.0_@babel+core@7.12.3:
dependencies:
'@babel/core': 7.12.3
'@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.12.3
'@babel/plugin-syntax-bigint': 7.8.3_@babel+core@7.12.3
'@babel/plugin-syntax-class-properties': 7.12.1_@babel+core@7.12.3
'@babel/plugin-syntax-import-meta': 7.10.4_@babel+core@7.12.3
'@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.12.3
'@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.12.3
'@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.12.3
'@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.12.3
'@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.12.3
'@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.12.3
'@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.12.3
'@babel/plugin-syntax-top-level-await': 7.12.1_@babel+core@7.12.3
dev: true
peerDependencies:
'@babel/core': ^7.0.0
resolution:
integrity: sha512-mGkvkpocWJes1CmMKtgGUwCeeq0pOhALyymozzDWYomHTbDLwueDYG6p4TK1YOeYHCzBzYPsWkgTto10JubI1Q==
/babel-preset-jest/26.6.2_@babel+core@7.12.3:
dependencies:
'@babel/core': 7.12.3
babel-plugin-jest-hoist: 26.6.2
babel-preset-current-node-syntax: 1.0.0_@babel+core@7.12.3
dev: true
engines:
node: '>= 10.14.2'
peerDependencies:
'@babel/core': ^7.0.0
resolution:
integrity: sha512-YvdtlVm9t3k777c5NPQIv6cxFFFapys25HiUmuSgHwIZhfifweR5c5Sf5nwE3MAbfu327CYSvps8Yx6ANLyleQ==
/babel-runtime/6.26.0:
dependencies:
core-js: 2.6.11
regenerator-runtime: 0.11.1
dev: true
resolution:
integrity: sha1-llxwWGaOgrVde/4E/yM3vItWR/4=
/balanced-match/1.0.0:
resolution:
integrity: sha1-ibTRmasr7kneFk6gK4nORi1xt2c=
/base/0.11.2:
dependencies:
cache-base: 1.0.1
class-utils: 0.3.6
component-emitter: 1.3.0
define-property: 1.0.0
isobject: 3.0.1
mixin-deep: 1.3.2
pascalcase: 0.1.1
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha512-5T6P4xPgpp0YDFvSWwEZ4NoE3aM4QBQXDzmVbraCkFj8zHM+mba8SyqB5DbZWyR7mYHo6Y7BdQo3MoA4m0TeQg==
/base64-js/1.3.1:
resolution:
integrity: sha512-mLQ4i2QO1ytvGWFWmcngKO//JXAQueZvwEKtjgQFM4jIK0kU+ytMfplL8j+n5mspOfjHwoAg+9yhb7BwAHm36g==
/bcrypt-pbkdf/1.0.2:
dependencies:
tweetnacl: 0.14.5
resolution:
integrity: sha1-pDAdOJtqQ/m2f/PKEaP2Y342Dp4=
/bcryptjs/2.4.3:
dev: true
resolution:
integrity: sha1-mrVie5PmBiH/fNrF2pczAn3x0Ms=
/better-path-resolve/1.0.0:
dependencies:
is-windows: 1.0.2
engines:
node: '>=4'
resolution:
integrity: sha512-pbnl5XzGBdrFU/wT4jqmJVPn2B6UHPBOhzMQkY/SPUPB6QtUXtmBHBIwCbXJol93mOpGMnQyP/+BB19q04xj7g==
/bl/4.0.3:
dependencies:
buffer: 5.7.1
inherits: 2.0.4
readable-stream: 3.6.0
dev: false
resolution:
integrity: sha512-fs4G6/Hu4/EE+F75J8DuN/0IpQqNjAdC7aEQv7Qt8MHGUH7Ckv2MwTEEeN9QehD0pfIDkMI1bkHYkKy7xHyKIg==
/body-parser/1.19.0:
dependencies:
bytes: 3.1.0
content-type: 1.0.4
debug: 2.6.9
depd: 1.1.2
http-errors: 1.8.0
iconv-lite: 0.4.24
on-finished: 2.3.0
qs: 6.7.0
raw-body: 2.4.0
type-is: 1.6.18
dev: true
engines:
node: '>= 0.8'
resolution:
integrity: sha512-dhEPs72UPbDnAQJ9ZKMNTP6ptJaionhP5cBb541nXPlW60Jepo9RV/a4fX4XWW9CuFNK22krhrj1+rgzifNCsw==
/bole/3.0.2:
dependencies:
fast-safe-stringify: 1.1.13
individual: 3.0.0
resolution:
integrity: sha1-vIpIPKlASdqbg3wa0Rzf6+5uBRQ=
/boxen/1.3.0:
dependencies:
ansi-align: 2.0.0
camelcase: 4.1.0
chalk: 2.4.2
cli-boxes: 1.0.0
string-width: 2.1.1
term-size: 1.2.0
widest-line: 2.0.1
dev: true
engines:
node: '>=4'
resolution:
integrity: sha512-TNPjfTr432qx7yOjQyaXm3dSR0MH9vXp7eT1BFSl/C51g+EFnOR9hTg1IreahGBmDNCehscshe45f+C1TBZbLw==
/boxen/4.2.0:
dependencies:
ansi-align: 3.0.0
camelcase: 5.3.1
chalk: 3.0.0
cli-boxes: 2.2.1
string-width: 4.2.0
term-size: 2.2.1
type-fest: 0.8.1
widest-line: 3.1.0
engines:
node: '>=8'
resolution:
integrity: sha512-eB4uT9RGzg2odpER62bBwSLvUeGC+WbRjjyyFhGsKnc8wp/m0+hQsMUvUe3H2V0D5vw0nBdO1hCJoZo5mKeuIQ==
/brace-expansion/1.1.11:
dependencies:
balanced-match: 1.0.0
concat-map: 0.0.1
resolution:
integrity: sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==
/braces/2.3.2:
dependencies:
arr-flatten: 1.1.0
array-unique: 0.3.2
extend-shallow: 2.0.1
fill-range: 4.0.0
isobject: 3.0.1
repeat-element: 1.1.3
snapdragon: 0.8.2
snapdragon-node: 2.1.1
split-string: 3.1.0
to-regex: 3.0.2
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha512-aNdbnj9P8PjdXU4ybaWLK2IF3jc/EoDYbC7AazW6to3TRsfXxscC9UXOB5iDiEQrkyIbWp2SLQda4+QAa7nc3w==
/braces/3.0.2:
dependencies:
fill-range: 7.0.1
engines:
node: '>=8'
resolution:
integrity: sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==
/breakword/1.0.5:
dependencies:
wcwidth: 1.0.1
dev: true
resolution:
integrity: sha512-ex5W9DoOQ/LUEU3PMdLs9ua/CYZl1678NUkKOdUSi8Aw5F1idieaiRURCBFJCwVcrD1J8Iy3vfWSloaMwO2qFg==
/browser-process-hrtime/1.0.0:
dev: true
resolution:
integrity: sha512-9o5UecI3GhkpM6DrXr69PblIuWxPKk9Y0jHBRhdocZ2y7YECBFCsHm79Pr3OyR2AvjhDkabFJaDJMYRazHgsow==
/browserify-zlib/0.1.4:
dependencies:
pako: 0.2.9
dev: false
resolution:
integrity: sha1-uzX4pRn2AOD6a4SFJByXnQFB+y0=
/bs-logger/0.2.6:
dependencies:
fast-json-stable-stringify: 2.1.0
dev: true
engines:
node: '>= 6'
resolution:
integrity: sha512-pd8DCoxmbgc7hyPKOvxtqNcjYoOsABPQdcCUjGp3d42VR2CX1ORhk2A87oqqu5R1kk+76nsxZupkmyd+MVtCog==
/bser/2.1.1:
dependencies:
node-int64: 0.4.0
dev: true
resolution:
integrity: sha512-gQxTNE/GAfIIrmHLUE3oJyp5FO6HRBfhjnw4/wMmA63ZGDJnWBmgY/lyQBpnDUkGmAhbSe39tx2d/iTOAfglwQ==
/buffer-equal-constant-time/1.0.1:
dev: true
resolution:
integrity: sha1-+OcRMvf/5uAaXJaXpMbz5I1cyBk=
/buffer-equal/1.0.0:
dev: true
engines:
node: '>=0.4.0'
resolution:
integrity: sha1-WWFrSYME1Var1GaWayLu2j7KX74=
/buffer-from/1.1.1:
resolution:
integrity: sha512-MQcXEUbCKtEo7bhqEs6560Hyd4XaovZlO/k9V3hjVUF/zwW7KBVdSK4gIt/bzwS9MbR5qob+F5jusZsb0YQK2A==
/buffer/5.7.1:
dependencies:
base64-js: 1.3.1
ieee754: 1.2.1
resolution:
integrity: sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==
/builtins/1.0.3:
dev: false
resolution:
integrity: sha1-y5T662HIaWRR2zZTThQi+U8K7og=
/bunyan/1.8.14:
dev: true
engines:
'0': node >=0.10.0
hasBin: true
optionalDependencies:
dtrace-provider: 0.8.8
moment: 2.29.1
mv: 2.1.1
safe-json-stringify: 1.2.0
resolution:
integrity: sha512-LlahJUxXzZLuw/hetUQJmRgZ1LF6+cr5TPpRj6jf327AsiIq2jhYEH4oqUUkVKTor+9w2BT3oxVwhzE5lw9tcg==
/byline/5.0.0:
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-dBxSFkaOrcRXsDQQEYrXfejB3bE=
/bytes/3.0.0:
dev: true
engines:
node: '>= 0.8'
resolution:
integrity: sha1-0ygVQE1olpn4Wk6k+odV3ROpYEg=
/bytes/3.1.0:
dev: true
engines:
node: '>= 0.8'
resolution:
integrity: sha512-zauLjrfCG+xvoyaqLoV8bLVXXNGC4JqlxFCutSDWA6fJrTo2ZuvLYTqZ7aHBLZSMOopbzwv8f+wZcVzfVTI2Dg==
/bzip2-maybe/1.0.0:
dependencies:
is-bzip2: 1.0.0
peek-stream: 1.1.3
pumpify: 1.5.1
through2: 2.0.5
unbzip2-stream: 1.4.3
dev: false
hasBin: true
resolution:
integrity: sha1-ya73AIprlDy+mcxhcSXrS9R4KWs=
/c8/7.3.5:
dependencies:
'@bcoe/v8-coverage': 0.2.3
'@istanbuljs/schema': 0.1.2
find-up: 5.0.0
foreground-child: 2.0.0
furi: 2.0.0
istanbul-lib-coverage: 3.0.0
istanbul-lib-report: 3.0.0
istanbul-reports: /@zkochan/istanbul-reports/3.0.2
rimraf: 3.0.2
test-exclude: 6.0.0
v8-to-istanbul: 7.0.0
yargs: 16.1.0
yargs-parser: 20.2.4
dev: true
engines:
node: '>=10.12.0'
hasBin: true
resolution:
integrity: sha512-VNiZoxnInBJLW8uUuyLkiqMKWh1OAsYS+DjWsMhvcrfGPrVx3vwqD9627/7ZhFSF86MCBINDi+PD6Midw0KHRg==
/cache-base/1.0.1:
dependencies:
collection-visit: 1.0.0
component-emitter: 1.3.0
get-value: 2.0.6
has-value: 1.0.0
isobject: 3.0.1
set-value: 2.0.1
to-object-path: 0.3.0
union-value: 1.0.1
unset-value: 1.0.0
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha512-AKcdTnFSWATd5/GCPRxr2ChwIJ85CeyrEyjRHlKxQ56d4XJMGym0uAiKn0xbLOGOl3+yRpOTi484dVCEc5AUzQ==
/cacheable-request/6.1.0:
dependencies:
clone-response: 1.0.2
get-stream: 5.2.0
http-cache-semantics: 4.1.0
keyv: 3.1.0
lowercase-keys: 2.0.0
normalize-url: 4.5.0
responselike: 1.0.2
dev: false
engines:
node: '>=8'
resolution:
integrity: sha512-Oj3cAGPCqOZX7Rz64Uny2GYAZNliQSqfbePrgAQ1wKAihYmCUnraBtJtKcGR4xz7wF+LoJC+ssFZvv5BgF9Igg==
/call-bind/1.0.0:
dependencies:
function-bind: 1.1.1
get-intrinsic: 1.0.1
resolution:
integrity: sha512-AEXsYIyyDY3MCzbwdhzG3Jx1R0J2wetQyUynn6dYHAO+bg8l1k7jwZtRv4ryryFs7EP+NDlikJlVe59jr0cM2w==
/call-me-maybe/1.0.1:
dev: true
resolution:
integrity: sha1-JtII6onje1y95gJQoV8DHBak1ms=
/callsites/3.1.0:
dev: true
engines:
node: '>=6'
resolution:
integrity: sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==
/camelcase-keys/2.1.0:
dependencies:
camelcase: 2.1.1
map-obj: 1.0.1
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-MIvur/3ygRkFHvodkyITyRuPkuc=
/camelcase-keys/6.2.2:
dependencies:
camelcase: 5.3.1
map-obj: 4.1.0
quick-lru: 4.0.1
engines:
node: '>=8'
resolution:
integrity: sha512-YrwaA0vEKazPBkn0ipTiMpSajYDSe+KjQfrjhcBMxJt/znbvlHd8Pw/Vamaz5EB4Wfhs3SUR3Z9mwRu/P3s3Yg==
/camelcase/2.1.1:
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-fB0W1nmhu+WcoCys7PsBHiAfWh8=
/camelcase/4.1.0:
dev: true
engines:
node: '>=4'
resolution:
integrity: sha1-1UVjW+HjPFQmScaRc+Xeas+uNN0=
/camelcase/5.3.1:
engines:
node: '>=6'
resolution:
integrity: sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==
/camelcase/6.2.0:
engines:
node: '>=10'
resolution:
integrity: sha512-c7wVvbw3f37nuobQNtgsgG9POC9qMbNuMQmTCqZv23b6MIz0fcYpBiOlv9gEN/hdLdnZTDQhg6e9Dq5M1vKvfg==
/can-link/1.0.2:
dependencies:
graceful-fs: 4.2.4
engines:
node: '>=4'
resolution:
integrity: sha512-2zyqEs49pyv+Ne1rUsOYWo5kgaMJ62ztHV2agWHdkYSOcNLohOGB4rY8xjjCKnByWeBnOOvjBRAPdG+7LKUpcA==
/can-write-to-dir/1.0.0:
dependencies:
graceful-fs: 4.2.4
path-temp: 2.0.0
dev: false
engines:
node: '>=10.13'
resolution:
integrity: sha512-6BsSCtFRHLcigbgLfUW0kTB8Wze+e9oPWZzkd+4N5JL/sy90CVCBtU8JvXwbf5Z3lslnAAO+CdEjKbofot1VBw==
/capture-exit/2.0.0:
dependencies:
rsvp: 4.8.5
dev: true
engines:
node: 6.* || 8.* || >= 10.*
resolution:
integrity: sha512-PiT/hQmTonHhl/HFGN+Lx3JJUznrVYJ3+AQsnthneZbvW7x+f08Tk7yLJTLEOUvBTbduLeeBkxEaYXUOUrRq6g==
/caseless/0.12.0:
resolution:
integrity: sha1-G2gcIf+EAzyCZUMJBolCDRhxUdw=
/chalk/1.1.3:
dependencies:
ansi-styles: 2.2.1
escape-string-regexp: 1.0.5
has-ansi: 2.0.0
strip-ansi: 3.0.1
supports-color: 2.0.0
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-qBFcVeSnAv5NFQq9OHKCKn4J/Jg=
/chalk/2.4.2:
dependencies:
ansi-styles: 3.2.1
escape-string-regexp: 1.0.5
supports-color: 5.5.0
engines:
node: '>=4'
resolution:
integrity: sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==
/chalk/3.0.0:
dependencies:
ansi-styles: 4.3.0
supports-color: 7.2.0
engines:
node: '>=8'
resolution:
integrity: sha512-4D3B6Wf41KOYRFdszmDqMCGq5VV/uMAB273JILmO+3jAlh8X4qDtdtgCR3fxtbLEMzSx22QdhnDcJvu2u1fVwg==
/chalk/4.1.0:
dependencies:
ansi-styles: 4.3.0
supports-color: 7.2.0
engines:
node: '>=10'
resolution:
integrity: sha512-qwx12AxXe2Q5xQ43Ac//I6v5aXTipYrSESdOgzrN+9XjgEpyjpKuvSGaN4qE93f7TQTlerQQ8S+EQ0EyDoVL1A==
/char-regex/1.0.2:
engines:
node: '>=10'
resolution:
integrity: sha512-kWWXztvZ5SBQV+eRgKFeh8q5sLuZY2+8WUIzlxWVTg+oGwY14qylx1KbKzHd8P6ZYkAg0xyIDU9JMHhyJMZ1jw==
/chardet/0.7.0:
dev: true
resolution:
integrity: sha512-mT8iDcrh03qDGRRmoA2hmBJnxpllMR+0/0qlzjqZES6NdiWDcZkCNAk4rPFZ9Q85r27unkiNNg8ZOiwZXBHwcA==
/choices-separator/2.0.0:
dependencies:
ansi-dim: 0.1.1
debug: 2.6.9
strip-color: 0.1.0
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-kv0XYxgteQM/XFxR0Lo1LlVnxpY=
/chownr/2.0.0:
dev: false
engines:
node: '>=10'
resolution:
integrity: sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ==
/ci-info/2.0.0:
resolution:
integrity: sha512-5tK7EtrZ0N+OLFMthtqOj4fI2Jeb88C4CAZPu25LDVUgXJ0A3Js4PMGqrn0JU1W0Mh1/Z8wZzYPxqUrXeBboCQ==
/cjs-module-lexer/0.6.0:
dev: true
resolution:
integrity: sha512-uc2Vix1frTfnuzxxu1Hp4ktSvM3QaI4oXl4ZUqL1wjTu/BGki9TrCWoqLTg/drR1KwAEarXuRFCG2Svr1GxPFw==
/class-utils/0.3.6:
dependencies:
arr-union: 3.1.0
define-property: 0.2.5
isobject: 3.0.1
static-extend: 0.1.2
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha512-qOhPa/Fj7s6TY8H8esGu5QNpMMQxz79h+urzrNYN6mn+9BnxlDGf5QZ+XeCDsxSjPqsSR56XOZOJmpeurnLMeg==
/clean-stack/2.2.0:
engines:
node: '>=6'
resolution:
integrity: sha512-4diC9HaTE+KRAMWhDhrGOECgWZxoevMc5TlkObMqNSsVU62PYzXZ/SMTjzyGAFF1YusgxGcSWTEXBhp0CPwQ1A==
/cli-boxes/1.0.0:
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-T6kXw+WclKAEzWH47lCdplFocUM=
/cli-boxes/2.2.1:
engines:
node: '>=6'
resolution:
integrity: sha512-y4coMcylgSCdVinjiDBuR8PCC2bLjyGTwEmPb9NHR/QaNU6EUOXcTY/s6VjGMD6ENSEaeQYHCY0GNGS5jfMwPw==
/cli-columns/3.1.2:
dependencies:
string-width: 2.1.1
strip-ansi: 3.0.1
dev: false
engines:
node: '>= 4'
resolution:
integrity: sha1-ZzLZcpee/CrkRKHwjgj6E5yWoY4=
/cli-cursor/1.0.2:
dependencies:
restore-cursor: 1.0.1
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-ZNo/fValRBLll5S9Ytw1KV6PKYc=
/cli-width/1.1.1:
dev: true
resolution:
integrity: sha1-pNKT72frt7iNSk1CwMzwDE0eNm0=
/clipanion/2.6.2:
dev: false
resolution:
integrity: sha512-0tOHJNMF9+4R3qcbBL+4IxLErpaYSYvzs10aXuECDbZdJOuJHdagJMAqvLdeaUQTI/o2uSCDRpet6ywDiKOAYw==
/cliui/6.0.0:
dependencies:
string-width: 4.2.0
strip-ansi: 6.0.0
wrap-ansi: 6.2.0
resolution:
integrity: sha512-t6wbgtoCXvAzst7QgXxJYqPt0usEfbgQdftEPbLL/cvv6HPE5VgvqCuAIDR0NgU52ds6rFwqrgakNLrHEjCbrQ==
/cliui/7.0.4:
dependencies:
string-width: 4.2.0
strip-ansi: 6.0.0
wrap-ansi: 7.0.0
dev: true
resolution:
integrity: sha512-OcRE68cOsVMXp1Yvonl/fzkQOyjLSu/8bhPDfQt0e0/Eb283TKP20Fs2MqoPsr9SwA595rRCA+QMzYc9nBP+JQ==
/clone-buffer/1.0.0:
dev: true
engines:
node: '>= 0.10'
resolution:
integrity: sha1-4+JbIHrE5wGvch4staFnksrD3Fg=
/clone-deep/1.0.0:
dependencies:
for-own: 1.0.0
is-plain-object: 2.0.4
kind-of: 5.1.0
shallow-clone: 1.0.0
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha512-hmJRX8x1QOJVV+GUjOBzi6iauhPqc9hIF6xitWRBbiPZOBb6vGo/mDRIK9P74RTKSQK7AE8B0DDWY/vpRrPmQw==
/clone-deep/4.0.1:
dependencies:
is-plain-object: 2.0.4
kind-of: 6.0.3
shallow-clone: 3.0.1
dev: true
engines:
node: '>=6'
resolution:
integrity: sha512-neHB9xuzh/wk0dIHweyAXv2aPGZIVk3pLMe+/RNzINf17fe0OG96QroktYAUm7SM1PBnzTabaLboqqxDyMU+SQ==
/clone-response/1.0.2:
dependencies:
mimic-response: 1.0.1
dev: false
resolution:
integrity: sha1-0dyXOSAxTfZ/vrlCI7TuNQI56Ws=
/clone-stats/1.0.0:
dev: true
resolution:
integrity: sha1-s3gt/4u1R04Yuba/D9/ngvh3doA=
/clone/1.0.4:
dev: true
engines:
node: '>=0.8'
resolution:
integrity: sha1-2jCcwmPfFZlMaIypAheco8fNfH4=
/clone/2.1.2:
dev: true
engines:
node: '>=0.8'
resolution:
integrity: sha1-G39Ln1kfHo+DZwQBYANFoCiHQ18=
/cloneable-readable/1.1.3:
dependencies:
inherits: 2.0.4
process-nextick-args: 2.0.1
readable-stream: 2.3.7
dev: true
resolution:
integrity: sha512-2EF8zTQOxYq70Y4XKtorQupqF0m49MBz2/yf5Bj+MHjvpG3Hy7sImifnqD6UA+TKYxeSV+u6qqQPawN5UvnpKQ==
/co/4.6.0:
dev: true
engines:
iojs: '>= 1.0.0'
node: '>= 0.12.0'
resolution:
integrity: sha1-bqa989hTrlTMuOR7+gvz+QMfsYQ=
/code-point-at/1.1.0:
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-DQcLTQQ6W+ozovGkDi7bPZpMz3c=
/collect-v8-coverage/1.0.1:
dev: true
resolution:
integrity: sha512-iBPtljfCNcTKNAto0KEtDfZ3qzjJvqE3aTGZsbhjSBlorqpXJlaWWtPO35D+ZImoC3KWejX64o+yPGxhWSTzfg==
/collection-visit/1.0.0:
dependencies:
map-visit: 1.0.0
object-visit: 1.0.1
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-S8A3PBZLwykbTTaMgpzxqApZ3KA=
/color-convert/1.9.3:
dependencies:
color-name: 1.1.3
resolution:
integrity: sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==
/color-convert/2.0.1:
dependencies:
color-name: 1.1.4
engines:
node: '>=7.0.0'
resolution:
integrity: sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==
/color-name/1.1.3:
resolution:
integrity: sha1-p9BVi9icQveV3UIyj3QIMcpTvCU=
/color-name/1.1.4:
resolution:
integrity: sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==
/colors/0.6.2:
dev: true
engines:
node: '>=0.1.90'
resolution:
integrity: sha1-JCP+ZnisDF2uiFLl0OW+CMmXq8w=
/combined-stream/1.0.8:
dependencies:
delayed-stream: 1.0.0
engines:
node: '>= 0.8'
resolution:
integrity: sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==
/command-exists/1.2.9:
dev: false
resolution:
integrity: sha512-LTQ/SGc+s0Xc0Fu5WaKnR0YiygZkm9eKFvyS+fRsU7/ZWFF8ykFM6Pc9aCVf1+xasOOZpO3BAVgVrKvsqKHV7w==
/commander/2.1.0:
dev: true
engines:
node: '>= 0.6.x'
resolution:
integrity: sha1-0SG7roYNmZKj1Re6lvVliOR8Z4E=
/commander/2.9.0:
dependencies:
graceful-readlink: 1.0.1
dev: true
engines:
node: '>= 0.6.x'
resolution:
integrity: sha1-nJkJQXbhIkDLItbFFGCYQA/g99Q=
/commander/3.0.2:
dev: true
resolution:
integrity: sha512-Gar0ASD4BDyKC4hl4DwHqDrmvjoxWKZigVnAbn5H1owvm4CxCPdb0HQDehwNYMJpla5+M2tPmPARzhtYuwpHow==
/compare-func/2.0.0:
dependencies:
array-ify: 1.0.0
dot-prop: 5.3.0
dev: true
resolution:
integrity: sha512-zHig5N+tPWARooBnb0Zx1MFcdfpyJrfTJ3Y5L+IFvUm8rM74hHz66z0gw0x4tijh5CorKkKUCnW82R2vmpeCRA==
/compare-versions/3.6.0:
dev: true
resolution:
integrity: sha512-W6Af2Iw1z4CB7q4uU4hv646dW9GQuBM+YpC0UvUCWSD8w90SJjp+ujJuXaEMtAXBtSqGfMPuFOVn4/+FlaqfBA==
/component-emitter/1.3.0:
dev: true
resolution:
integrity: sha512-Rd3se6QB+sO1TwqZjscQrurpEPIfO0/yYnSin6Q/rD3mOutHvUrCAhJub3r90uNb+SESBuE0QYoB90YdfatsRg==
/compressible/2.0.18:
dependencies:
mime-db: 1.45.0
dev: true
engines:
node: '>= 0.6'
resolution:
integrity: sha512-AF3r7P5dWxL8MxyITRMlORQNaOA2IkAFaTr4k7BUumjPtRpGDTZpl0Pb1XCO6JeDCBdp126Cgs9sMxqSjgYyRg==
/compression/1.7.4:
dependencies:
accepts: 1.3.7
bytes: 3.0.0
compressible: 2.0.18
debug: 2.6.9
on-headers: 1.0.2
safe-buffer: 5.1.2
vary: 1.1.2
dev: true
engines:
node: '>= 0.8.0'
resolution:
integrity: sha512-jaSIDzP9pZVS4ZfQ+TzvtiWhdpFhE2RDHz8QJkpX9SIpLq88VueF5jJw6t+6CUQcAoA6t+x89MLrWAqpfDE8iQ==
/concat-map/0.0.1:
resolution:
integrity: sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=
/concat-stream/1.6.2:
dependencies:
buffer-from: 1.1.1
inherits: 2.0.4
readable-stream: 2.3.7
typedarray: 0.0.6
dev: true
engines:
'0': node >= 0.8
resolution:
integrity: sha512-27HBghJxjiZtIk3Ycvn/4kbJk/1uZuJFfuPEns6LaEvpvG1f0hTea8lilrouyo9mVc2GWdcEZ8OLoGmSADlrCw==
/concat-stream/2.0.0:
dependencies:
buffer-from: 1.1.1
inherits: 2.0.4
readable-stream: 3.6.0
typedarray: 0.0.6
dev: false
engines:
'0': node >= 6.0
resolution:
integrity: sha512-MWufYdFw53ccGjCA+Ol7XJYpAlW6/prSMzuPOTRnJGcGzuhLn4Scrz7qf6o8bROZ514ltazcIFJZevcfbo0x7A==
/config-chain/1.1.12:
dependencies:
ini: 1.3.5
proto-list: 1.2.4
dev: false
resolution:
integrity: sha512-a1eOIcu8+7lUInge4Rpf/n4Krkf3Dd9lqhljRzII1/Zno/kRtUWnznPO3jOKBmTEktkt3fkxisUcivoj0ebzoA==
/configstore/5.0.1:
dependencies:
dot-prop: 5.3.0
graceful-fs: 4.2.4
make-dir: 3.1.0
unique-string: 2.0.0
write-file-atomic: 3.0.3
xdg-basedir: 4.0.0
dev: false
engines:
node: '>=8'
resolution:
integrity: sha512-aMKprgk5YhBNyH25hj8wGt2+D52Sw1DRRIzqBwLp2Ya9mFmY8KPvvtvmna8SxVR9JMZ4kzMD68N22vlaRpkeFA==
/console-control-strings/1.1.0:
resolution:
integrity: sha1-PXz0Rk22RG6mRL9LOVB/mFEAjo4=
/contains-path/0.1.0:
dev: false
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-/ozxhP9mcLa67wGp1IYaXL7EEgo=
/content-disposition/0.5.3:
dependencies:
safe-buffer: 5.1.2
dev: true
engines:
node: '>= 0.6'
resolution:
integrity: sha512-ExO0774ikEObIAEV9kDo50o+79VCUdEB6n6lzKgGwupcVeRlhrj3qGAfwq8G6uBJjkqLrhT0qEYFcWng8z1z0g==
/content-type/1.0.4:
dev: true
engines:
node: '>= 0.6'
resolution:
integrity: sha512-hIP3EEPs8tB9AT1L+NUqtwOAps4mk2Zob89MWXMHjHWg9milF/j4osnnQLXBCBFBk/tvIG/tUc9mOUJiPBhPXA==
/conventional-changelog-angular/5.0.12:
dependencies:
compare-func: 2.0.0
q: 1.5.1
dev: true
engines:
node: '>=10'
resolution:
integrity: sha512-5GLsbnkR/7A89RyHLvvoExbiGbd9xKdKqDTrArnPbOqBqG/2wIosu0fHwpeIRI8Tl94MhVNBXcLJZl92ZQ5USw==
/conventional-changelog-conventionalcommits/4.5.0:
dependencies:
compare-func: 2.0.0
lodash: 4.17.20
q: 1.5.1
dev: true
engines:
node: '>=10'
resolution:
integrity: sha512-buge9xDvjjOxJlyxUnar/+6i/aVEVGA7EEh4OafBCXPlLUQPGbRUBhBUveWRxzvR8TEjhKEP4BdepnpG2FSZXw==
/conventional-commits-parser/3.2.0:
dependencies:
JSONStream: 1.3.5
is-text-path: 1.0.1
lodash: 4.17.20
meow: 8.0.0
split2: 2.2.0
through2: 4.0.2
trim-off-newlines: 1.0.1
dev: true
engines:
node: '>=10'
hasBin: true
resolution:
integrity: sha512-XmJiXPxsF0JhAKyfA2Nn+rZwYKJ60nanlbSWwwkGwLQFbugsc0gv1rzc7VbbUWAzJfR1qR87/pNgv9NgmxtBMQ==
/convert-source-map/1.7.0:
dependencies:
safe-buffer: 5.1.2
dev: true
resolution:
integrity: sha512-4FJkXzKXEDB1snCFZlLP4gpC3JILicCpGbzG9f9G7tGqGCzETQ2hWPrcinA9oU4wtf2biUaEH5065UnMeR33oA==
/cookie-signature/1.0.6:
dev: true
resolution:
integrity: sha1-4wOogrNCzD7oylE6eZmXNNqzriw=
/cookie/0.4.0:
dev: true
engines:
node: '>= 0.6'
resolution:
integrity: sha512-+Hp8fLp57wnUSt0tY0tHEXh4voZRDnoIrZPqlo3DPiI4y9lwg/jqx+1Om94/W6ZaPDOUbnjOt/99w66zk+l1Xg==
/cookies/0.8.0:
dependencies:
depd: 2.0.0
keygrip: 1.1.0
dev: true
engines:
node: '>= 0.8'
resolution:
integrity: sha512-8aPsApQfebXnuI+537McwYsDtjVxGm8gTIzQI3FDW6t5t/DAhERxtnbEPN/8RX+uZthoz4eCOgloXaE5cYyNow==
/copy-descriptor/0.1.1:
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-Z29us8OZl8LuGsOpJP1hJHSPV40=
/core-js/2.6.11:
deprecated: 'core-js@<3 is no longer maintained and not recommended for usage due to the number of issues. Please, upgrade your dependencies to the actual version of core-js@3.'
dev: true
requiresBuild: true
resolution:
integrity: sha512-5wjnpaT/3dV+XB4borEsnAYQchn00XSgTAWKDkEqv+K8KevjbzmofK6hfJ9TZIlpj2N0xQpazy7PiRQiWHqzWg==
/core-js/3.7.0:
dev: true
requiresBuild: true
resolution:
integrity: sha512-NwS7fI5M5B85EwpWuIwJN4i/fbisQUwLwiSNUWeXlkAZ0sbBjLEvLvFLf1uzAUV66PcEPt4xCGCmOZSxVf3xzA==
/core-util-is/1.0.2:
resolution:
integrity: sha1-tf1UIgqivFq1eqtxQMlAdUUDwac=
/cors/2.8.5:
dependencies:
object-assign: 4.1.1
vary: 1.1.2
dev: true
engines:
node: '>= 0.10'
resolution:
integrity: sha512-KIHbLJqu73RGr/hnbrO9uBeixNGuvSQjul/jdFvS/KFSIH1hWVd1ng7zOHx+YrEfInLG7q4n6GHQ9cDtxv/P6g==
/cosmiconfig/7.0.0:
dependencies:
'@types/parse-json': 4.0.0
import-fresh: 3.2.2
parse-json: 5.1.0
path-type: 4.0.0
yaml: 1.10.0
dev: true
engines:
node: '>=10'
resolution:
integrity: sha512-pondGvTuVYDk++upghXJabWzL6Kxu6f26ljFw64Swq9v6sQPUL3EUlVDV56diOjpCayKihL6hVe8exIACU4XcA==
/coveralls/3.1.0:
dependencies:
js-yaml: 3.14.0
lcov-parse: 1.0.0
log-driver: 1.2.7
minimist: 1.2.5
request: 2.88.2
dev: true
engines:
node: '>=6'
hasBin: true
resolution:
integrity: sha512-sHxOu2ELzW8/NC1UP5XVLbZDzO4S3VxfFye3XYCznopHy02YjNkHcj5bKaVw2O7hVaBdBjEdQGpie4II1mWhuQ==
/cp-file/7.0.0:
dependencies:
graceful-fs: 4.2.4
make-dir: 3.1.0
nested-error-stacks: 2.1.0
p-event: 4.2.0
dev: true
engines:
node: '>=8'
resolution:
integrity: sha512-0Cbj7gyvFVApzpK/uhCtQ/9kE9UnYpxMzaq5nQQC/Dh4iaj5fxp7iEFIullrYwzj8nf0qnsI1Qsx34hAeAebvw==
/cp-file/9.0.0:
dependencies:
graceful-fs: 4.2.4
make-dir: 3.1.0
nested-error-stacks: 2.1.0
p-event: 4.2.0
engines:
node: '>=10'
resolution:
integrity: sha512-hNEM3AuZz84zOPgL8ozJ057+DjuD6LpwyYNiyTsLDU71Ke2E3KV909xhGYLK7WQ0srJRwzs/1+bSE1pk/HRC6w==
/cpr/3.0.1:
dependencies:
graceful-fs: 4.2.4
minimist: 1.2.5
mkdirp: 0.5.5
rimraf: 2.7.1
dev: true
hasBin: true
resolution:
integrity: sha1-uaVQOLfNgaNcF7l2GJW9hJau8eU=
/cpy-cli/3.1.1:
dependencies:
cpy: 8.1.1
meow: 6.1.1
dev: true
engines:
node: '>=8'
hasBin: true
resolution:
integrity: sha512-HCpNdBkQy3rw+uARLuIf0YurqsMXYzBa9ihhSAuxYJcNIrqrSq3BstPfr0cQN38AdMrQiO9Dp4hYy7GtGJsLPg==
/cpy/8.1.1:
dependencies:
arrify: 2.0.1
cp-file: 7.0.0
globby: 9.2.0
has-glob: 1.0.0
junk: 3.1.0
nested-error-stacks: 2.1.0
p-all: 2.1.0
p-filter: 2.1.0
p-map: 3.0.0
dev: true
engines:
node: '>=8'
resolution:
integrity: sha512-vqHT+9o67sMwJ5hUd/BAOYeemkU+MuFRsK2c36Xc3eefQpAsp1kAsyDxEDcc5JS1+y9l/XHPrIsVTcyGGmkUUQ==
/credentials-by-uri/2.0.0:
dependencies:
nerf-dart: 1.0.0
dev: false
engines:
node: '>=10'
resolution:
integrity: sha512-HptfRWLKfaeewvzKPybPFsR8TRbLSsu5MvHQLc6FWqvIS1CqFHze+IteKQlpLXzx4KwSteZa0MdsN/jEYESVXA==
/cross-env/7.0.2:
dependencies:
cross-spawn: 7.0.3
dev: true
engines:
node: '>=10.14'
npm: '>=6'
yarn: '>=1'
hasBin: true
resolution:
integrity: sha512-KZP/bMEOJEDCkDQAyRhu3RL2ZO/SUVrxQVI0G3YEQ+OLbRA3c6zgixe8Mq8a/z7+HKlNEjo8oiLUs8iRijY2Rw==
/cross-spawn/5.1.0:
dependencies:
lru-cache: 4.1.5
shebang-command: 1.2.0
which: 1.3.1
dev: true
resolution:
integrity: sha1-6L0O/uWPz/b4+UUQoKVUu/ojVEk=
/cross-spawn/6.0.5:
dependencies:
nice-try: 1.0.5
path-key: 2.0.1
semver: 5.7.1
shebang-command: 1.2.0
which: 1.3.1
dev: true
engines:
node: '>=4.8'
resolution:
integrity: sha512-eTVLrBSt7fjbDygz805pMnstIs2VTBNkRm0qxZd+M7A5XDdxVRWO5MxGBXZhjY4cqLYLdtrGqRf8mBPmzwSpWQ==
/cross-spawn/7.0.3:
dependencies:
path-key: 3.1.1
shebang-command: 2.0.0
which: 2.0.2
engines:
node: '>= 8'
resolution:
integrity: sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==
/crypto-random-string/2.0.0:
engines:
node: '>=8'
resolution:
integrity: sha512-v1plID3y9r/lPhviJ1wrXpLeyUIGAZ2SHNYTEapm7/8A9nLPoyvVp3RK/EPFqn5kEznyWgYZNsRtYYIWbuG8KA==
/cssom/0.3.8:
dev: true
resolution:
integrity: sha512-b0tGHbfegbhPJpxpiBPU2sCkigAqtM9O121le6bbOlgyV+NyGyCmVfJ6QW9eRjz8CpNfWEOYBIMIGRYkLwsIYg==
/cssom/0.4.4:
dev: true
resolution:
integrity: sha512-p3pvU7r1MyyqbTk+WbNJIgJjG2VmTIaB10rI93LzVPrmDJKkzKYMtxxyAvQXR/NS6otuzveI7+7BBq3SjBS2mw==
/cssstyle/2.3.0:
dependencies:
cssom: 0.3.8
dev: true
engines:
node: '>=8'
resolution:
integrity: sha512-AZL67abkUzIuvcHqk7c09cezpGNcxUxU4Ioi/05xHk4DQeTkWmGYftIE6ctU6AEt+Gn4n1lDStOtj7FKycP71A==
/csv-generate/3.2.4:
dev: true
resolution:
integrity: sha512-qNM9eqlxd53TWJeGtY1IQPj90b563Zx49eZs8e0uMyEvPgvNVmX1uZDtdzAcflB3PniuH9creAzcFOdyJ9YGvA==
/csv-parse/4.14.0:
dev: true
resolution:
integrity: sha512-Mh6JEKAD4/scRM7jbQ5FbhuHbAVp+FN27S6PMF5ILuR7ofclfR0Fj6YmutFMXVgaNk/4GTy9bkmV8SMzwsv45Q==
/csv-stringify/5.5.1:
dev: true
resolution:
integrity: sha512-HM0/86Ks8OwFbaYLd495tqTs1NhscZL52dC4ieKYumy8+nawQYC0xZ63w1NqLf0M148T2YLYqowoImc1giPn0g==
/csv/5.3.2:
dependencies:
csv-generate: 3.2.4
csv-parse: 4.14.0
csv-stringify: 5.5.1
stream-transform: 2.0.2
dev: true
engines:
node: '>= 0.1.90'
resolution:
integrity: sha512-odDyucr9OgJTdGM2wrMbJXbOkJx3nnUX3Pt8SFOwlAMOpsUQlz1dywvLMXJWX/4Ib0rjfOsaawuuwfI5ucqBGQ==
/currently-unhandled/0.4.1:
dependencies:
array-find-index: 1.0.2
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-mI3zP+qxke95mmE2nddsF635V+o=
/dargs/7.0.0:
dev: true
engines:
node: '>=8'
resolution:
integrity: sha512-2iy1EkLdlBzQGvbweYRFxmFath8+K7+AKB0TlhHWkNuH+TmovaMH/Wp7V7R4u7f4SnX3OgLsU9t1NI9ioDnUpg==
/dashdash/1.14.1:
dependencies:
assert-plus: 1.0.0
engines:
node: '>=0.10'
resolution:
integrity: sha1-hTz6D3y+L+1d4gMmuN1YEDX24vA=
/data-uri-to-buffer/2.0.2:
dev: false
resolution:
integrity: sha512-ND9qDTLc6diwj+Xe5cdAgVTbLVdXbtxTJRXRhli8Mowuaan+0EJOtdqJ0QCHNSSPyoXGx9HX2/VMnKeC34AChA==
/data-urls/1.1.0:
dependencies:
abab: 2.0.5
whatwg-mimetype: 2.3.0
whatwg-url: 7.1.0
dev: true
resolution:
integrity: sha512-YTWYI9se1P55u58gL5GkQHW4P6VJBJ5iBT+B5a7i2Tjadhv52paJG0qHX4A0OR6/t52odI64KP2YvFpkDOi3eQ==
/data-urls/2.0.0:
dependencies:
abab: 2.0.5
whatwg-mimetype: 2.3.0
whatwg-url: 8.4.0
dev: true
engines:
node: '>=10'
resolution:
integrity: sha512-X5eWTSXO/BJmpdIKCRuKUgSCgAN0OwliVK3yPKbwIWU1Tdw5BRajxlzMidvh+gwko9AfQ9zIj52pzF91Q3YAvQ==
/dayjs/1.8.28:
dev: true
resolution:
integrity: sha512-ccnYgKC0/hPSGXxj7Ju6AV/BP4HUkXC2u15mikXT5mX9YorEaoi1bEKOmAqdkJHN4EEkmAf97SpH66Try5Mbeg==
/debug/2.6.9:
dependencies:
ms: 2.0.0
resolution:
integrity: sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==
/debug/3.2.6:
dependencies:
ms: 2.1.2
resolution:
integrity: sha512-mel+jf7nrtEl5Pn1Qx46zARXKDpBbvzezse7p7LqINmdoIk8PYP5SySaxEmYv6TZ0JyEKA1hsCId6DIhgITtWQ==
/debug/4.2.0:
dependencies:
ms: 2.1.2
engines:
node: '>=6.0'
peerDependencies:
supports-color: '*'
peerDependenciesMeta:
supports-color:
optional: true
resolution:
integrity: sha512-IX2ncY78vDTjZMFUdmsvIRFY2Cf4FnD0wRs+nQwJU8Lu99/tPFdb0VybiiMTPe3I6rQmwsqQqRBvxU+bZ/I8sg==
/decamelize-keys/1.1.0:
dependencies:
decamelize: 1.2.0
map-obj: 1.0.1
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-0XGoeTMlKAfrPLYdwcFEXQeN8tk=
/decamelize/1.2.0:
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-9lNNFRSCabIDUue+4m9QH5oZEpA=
/decimal.js/10.2.1:
dev: true
resolution:
integrity: sha512-KaL7+6Fw6i5A2XSnsbhm/6B+NuEA7TZ4vqxnd5tXz9sbKtrN9Srj8ab4vKVdK8YAqZO9P1kg45Y6YLoduPf+kw==
/decode-uri-component/0.2.0:
dev: true
engines:
node: '>=0.10'
resolution:
integrity: sha1-6zkTMzRYd1y4TNGh+uBiEGu4dUU=
/decompress-maybe/1.0.0:
dependencies:
bzip2-maybe: 1.0.0
gunzip-maybe: 1.4.2
pumpify: 1.5.1
dev: false
resolution:
integrity: sha1-rf54xmzAaeZOgkvRQFuF515tHLs=
/decompress-response/3.3.0:
dependencies:
mimic-response: 1.0.1
dev: false
engines:
node: '>=4'
resolution:
integrity: sha1-gKTdMjdIOEv6JICDYirt7Jgq3/M=
/deep-equal/1.1.1:
dependencies:
is-arguments: 1.0.4
is-date-object: 1.0.2
is-regex: 1.0.5
object-is: 1.1.3
object-keys: 1.1.1
regexp.prototype.flags: 1.3.0
dev: true
resolution:
integrity: sha512-yd9c5AdiqVcR+JjcwUQb9DkhJc8ngNr0MahEBGvDiJw8puWab2yZlh+nkasOnZP+EGTAP6rRp2JzJhJZzvNF8g==
/deep-extend/0.6.0:
dev: false
engines:
node: '>=4.0.0'
resolution:
integrity: sha512-LOHxIOaPYdHlJRtCQfDIVZtfw/ufM8+rVj649RIHzcm/vGwQRXFt6OPqIFWsm2XEMrNIEtWR64sY1LEKD2vAOA==
/deep-is/0.1.3:
dev: true
resolution:
integrity: sha1-s2nW+128E+7PUk+RsHD+7cNXzzQ=
/deep-require-cwd/1.0.0:
dependencies:
deep-require-from: 1.0.0
dev: true
resolution:
integrity: sha1-ZWmitmyT7mBlQ2dufUhqk6H3aXc=
/deep-require-from/1.0.0:
dependencies:
deep-resolve-from: 1.1.0
dev: true
resolution:
integrity: sha1-BkXTXGy+BjfNQisYdps7HnJG3Yk=
/deep-resolve-from/1.1.0:
dependencies:
resolve-from: 3.0.0
dev: true
resolution:
integrity: sha1-ghlR7I3zWdul9hXzXXa+XJ1Y9Oc=
/deepmerge/4.2.2:
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha512-FJ3UgI4gIl+PHZm53knsuSFpE+nESMr7M4v9QcgB7S63Kj/6WqMiFQJpBBYz1Pt+66bZpP3Q7Lye0Oo9MPKEdg==
/defaults/1.0.3:
dependencies:
clone: 1.0.4
dev: true
resolution:
integrity: sha1-xlYFHpgX2f8I7YgUd/P+QBnz730=
/defer-to-connect/1.1.3:
dev: false
resolution:
integrity: sha512-0ISdNousHvZT2EiFlZeZAHBUvSxmKswVCEf8hW7KWgG4a8MVEu/3Vb6uWYozkjylyCxe0JBIiRB1jV45S70WVQ==
/deferred-leveldown/5.3.0:
dependencies:
abstract-leveldown: 6.2.3
inherits: 2.0.4
dev: true
engines:
node: '>=6'
resolution:
integrity: sha512-a59VOT+oDy7vtAbLRCZwWgxu2BaCfd5Hk7wxJd48ei7I+nsg8Orlb9CLG0PMZienk9BSUKgeAqkO2+Lw+1+Ukw==
/define-properties/1.1.3:
dependencies:
object-keys: 1.1.1
engines:
node: '>= 0.4'
resolution:
integrity: sha512-3MqfYKj2lLzdMSf8ZIZE/V+Zuy+BgD6f164e8K2w7dgnpKArBDerGYpM46IYYcjnkdPNMjPk9A6VFB8+3SKlXQ==
/define-property/0.2.5:
dependencies:
is-descriptor: 0.1.6
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-w1se+RjsPJkPmlvFe+BKrOxcgRY=
/define-property/1.0.0:
dependencies:
is-descriptor: 1.0.2
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-dp66rz9KY6rTr56NMEybvnm/sOY=
/define-property/2.0.2:
dependencies:
is-descriptor: 1.0.2
isobject: 3.0.1
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha512-jwK2UV4cnPpbcG7+VRARKTZPUWowwXA8bzH5NP6ud0oeAxyYPuGZUAC7hMugpCdz4BeSZl2Dl9k66CHJ/46ZYQ==
/defined/1.0.0:
dev: true
resolution:
integrity: sha1-yY2bzvdWdBiOEQlpFRGZ45sfppM=
/del/6.0.0:
dependencies:
globby: 11.0.1
graceful-fs: 4.2.4
is-glob: 4.0.1
is-path-cwd: 2.2.0
is-path-inside: 3.0.2
p-map: 4.0.0
rimraf: 3.0.2
slash: 3.0.0
engines:
node: '>=10'
resolution:
integrity: sha512-1shh9DQ23L16oXSZKB2JxpL7iMy2E0S9d517ptA1P8iw0alkPtQcrKH7ru31rYtKwF499HkTu+DRzq3TCKDFRQ==
/delay/4.4.0:
engines:
node: '>=6'
resolution:
integrity: sha512-txgOrJu3OdtOfTiEOT2e76dJVfG/1dz2NZ4F0Pyt4UGZJryssMRp5vdM5wQoLwSOBNdrJv3F9PAhp/heqd7vrA==
/delayed-stream/1.0.0:
engines:
node: '>=0.4.0'
resolution:
integrity: sha1-3zrhmayt+31ECqrgsp4icrJOxhk=
/delegates/1.0.0:
resolution:
integrity: sha1-hMbhWbgZBP3KWaDvRM2HDTElD5o=
/depd/1.1.2:
engines:
node: '>= 0.6'
resolution:
integrity: sha1-m81S4UwJd2PnSbJ0xDRu0uVgtak=
/depd/2.0.0:
dev: true
engines:
node: '>= 0.8'
resolution:
integrity: sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw==
/destroy/1.0.4:
dev: true
resolution:
integrity: sha1-l4hXRCxEdJ5CBmE+N5RiBYJqvYA=
/detect-indent/5.0.0:
engines:
node: '>=4'
resolution:
integrity: sha1-OHHMCmoALow+Wzz38zYmRnXwa50=
/detect-indent/6.0.0:
engines:
node: '>=8'
resolution:
integrity: sha512-oSyFlqaTHCItVRGK5RmrmjB+CmaMOW7IaNA/kdxqhoa6d17j/5ce9O9eWXmV/KEdRwqpQA+Vqe8a8Bsybu4YnA==
/detect-newline/3.1.0:
dev: true
engines:
node: '>=8'
resolution:
integrity: sha512-TLz+x/vEXm/Y7P7wn1EJFNLxYpUD4TgMosxY6fAVJUnJMbupHBOncxyWUG9OpTaH9EBD7uFI5LfEgmMOc54DsA==
/didyoumean2/4.1.0:
dependencies:
'@babel/runtime': 7.12.5
leven: 3.1.0
lodash.deburr: 4.1.0
dev: false
engines:
node: '>=10.13'
resolution:
integrity: sha512-qTBmfQoXvhKO75D/05C8m+fteQmn4U46FWYiLhXtZQInzitXLWY0EQ/2oKnpAz9g2lQWW8jYcLcT+hPJGT+kig==
/diff-sequences/26.6.2:
dev: true
engines:
node: '>= 10.14.2'
resolution:
integrity: sha512-Mv/TDa3nZ9sbc5soK+OoA74BsS3mL37yixCvUAQkiuA4Wz6YtwP/K47n2rv2ovzHZvoiQeA5FTQOschKkEwB0Q==
/diff/4.0.2:
dev: true
engines:
node: '>=0.3.1'
resolution:
integrity: sha512-58lmxKSA4BNyLz+HHMUzlOEpg09FV+ev6ZMe3vJihgdxzgcwZ8VoEEPmALCZG9LmqfVoNMMKpttIYTVG6uDY7A==
/dint/5.0.0:
dependencies:
graceful-fs: 4.2.4
mz: 2.7.0
p-every: 2.0.0
p-limit: 3.0.2
ssri: 8.0.0
dev: false
engines:
node: '>=10'
resolution:
integrity: sha512-YF9vd24EgtyB5mXm8rVugkm8RlKVXqvxPx9LWXcElHPxm9IcKCkl8LlwcJFLntdCN9vZmhh/9FQsD7/EravJyA==
/dir-glob/2.2.2:
dependencies:
path-type: 3.0.0
dev: true
engines:
node: '>=4'
resolution:
integrity: sha512-f9LBi5QWzIW3I6e//uxZoLBlUt9kcp66qo0sSCxL6YZKc75R1c4MFCoe/LaZiBGmgujvQdxc5Bn3QhfyvK5Hsw==
/dir-glob/3.0.1:
dependencies:
path-type: 4.0.0
engines:
node: '>=8'
resolution:
integrity: sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==
/dir-is-case-sensitive/1.0.2:
dependencies:
graceful-fs: 4.2.4
path-temp: 2.0.0
engines:
node: '>=8.15'
resolution:
integrity: sha512-DBVqLBhjCy+nzs3WNCsJ+hWteyFyxZD5MQZmK1MgFZTZ1/iwxUkSdjdbGX05S02s7BQ9iNMnwmR4OcJ4Nkhp+A==
/doctrine/0.7.2:
dependencies:
esutils: 1.1.6
isarray: 0.0.1
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-fLhgNZujvpDgQLJrcpzkv6ZUxSM=
/doctrine/1.5.0:
dependencies:
esutils: 2.0.3
isarray: 1.0.0
dev: false
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-N53Ocw9hZvds76TmcHoVmwLFpvo=
/doctrine/3.0.0:
dependencies:
esutils: 2.0.3
dev: true
engines:
node: '>=6.0.0'
resolution:
integrity: sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==
/domexception/1.0.1:
dependencies:
webidl-conversions: 4.0.2
dev: true
resolution:
integrity: sha512-raigMkn7CJNNo6Ihro1fzG7wr3fHuYVytzquZKX5n0yizGsTcYgzdIUwj1X9pK0VvjeihV+XiclP+DjwbsSKug==
/domexception/2.0.1:
dependencies:
webidl-conversions: 5.0.0
dev: true
engines:
node: '>=8'
resolution:
integrity: sha512-yxJ2mFy/sibVQlu5qHjOkf9J3K6zgmCxgJ94u2EdvDOV09H+32LtRswEcUsmUWN72pVLOEnTSRaIVVzVQgS0dg==
/dompurify/2.0.8:
dev: true
resolution:
integrity: sha512-vIOSyOXkMx81ghEalh4MLBtDHMx1bhKlaqHDMqM2yeitJ996SLOk5mGdDpI9ifJAgokred8Rmu219fX4OltqXw==
/dot-prop/5.3.0:
dependencies:
is-obj: 2.0.0
engines:
node: '>=8'
resolution:
integrity: sha512-QM8q3zDe58hqUqjraQOmzZ1LIH9SWQJTlEKCH4kJ2oQvLZk7RbQXvtDM2XEq3fwkV9CCvvH4LA0AV+ogFsBM2Q==
/dotenv/8.2.0:
dev: false
engines:
node: '>=8'
resolution:
integrity: sha512-8sJ78ElpbDJBHNeBzUbUVLsqKdccaa/BXF1uPTw3GrvQTBgrQrtObr2mUrE38vzYd8cEv+m/JBfDLioYcfXoaw==
/dotignore/0.1.2:
dependencies:
minimatch: 3.0.4
dev: true
hasBin: true
resolution:
integrity: sha512-UGGGWfSauusaVJC+8fgV+NVvBXkCTmVv7sk6nojDZZvuOUNGUy0Zk4UpHQD6EDjS0jpBwcACvH4eofvyzBcRDw==
/dtrace-provider/0.8.8:
dependencies:
nan: 2.14.2
dev: true
engines:
node: '>=0.10'
optional: true
requiresBuild: true
resolution:
integrity: sha512-b7Z7cNtHPhH9EJhNNbbeqTcXB8LGFFZhq1PGgEvpeHlzd36bhbdTWoE/Ba/YguqpBSlAPKnARWhVlhunCMwfxg==
/duplexer3/0.1.4:
dev: false
resolution:
integrity: sha1-7gHdHKwO08vH/b6jfcCo8c4ALOI=
/duplexify/3.7.1:
dependencies:
end-of-stream: 1.4.4
inherits: 2.0.4
readable-stream: 2.3.7
stream-shift: 1.0.1
resolution:
integrity: sha512-07z8uv2wMyS51kKhD1KsdXJg5WQ6t93RneqRxUHnskXVtlYYkLqM0gqStQZ3pj073g687jPCHrqNfCzawLYh5g==
/each-limit/1.0.0:
dev: true
resolution:
integrity: sha1-OAFACDNnqK9kKZvKwV/dWxqXcZY=
/ecc-jsbn/0.1.2:
dependencies:
jsbn: 0.1.1
safer-buffer: 2.1.2
resolution:
integrity: sha1-OoOpBOVDUyh4dMVkt1SThoSamMk=
/ecdsa-sig-formatter/1.0.11:
dependencies:
safe-buffer: 5.2.1
dev: true
resolution:
integrity: sha512-nagl3RYrbNv6kQkeJIpt6NJZy8twLB/2vtz6yN9Z4vRKHN4/QZJIEbqohALSgwKdnksuY3k5Addp5lg8sVoVcQ==
/ee-first/1.1.1:
dev: true
resolution:
integrity: sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0=
/emittery/0.7.2:
dev: true
engines:
node: '>=10'
resolution:
integrity: sha512-A8OG5SR/ij3SsJdWDJdkkSYUjQdCUx6APQXem0SaEePBSRg4eymGYwBkKo1Y6DU+af/Jn2dBQqDBvjnr9Vi8nQ==
/emoji-regex/7.0.3:
resolution:
integrity: sha512-CwBLREIQ7LvYFB0WyRvwhq5N5qPhc6PMjD6bYggFlI5YyDgl+0vxq5VHbMOFqLg7hfWzmu8T5Z1QofhmTIhItA==
/emoji-regex/8.0.0:
resolution:
integrity: sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==
/encode-registry/3.0.0:
dependencies:
mem: 8.0.0
dev: false
engines:
node: '>=10'
resolution:
integrity: sha512-2fRYji8K6FwYuQ6EPBKR/J9mcqb7kIoNqt1vGvJr3NrvKfncRiNm00Oxo6gi/YJF8R5Sp2bNFSFdGKTG0rje1Q==
/encodeurl/1.0.2:
dev: true
engines:
node: '>= 0.8'
resolution:
integrity: sha1-rT/0yG7C0CkyL1oCw6mmBslbP1k=
/encoding-down/6.3.0:
dependencies:
abstract-leveldown: 6.3.0
inherits: 2.0.4
level-codec: 9.0.2
level-errors: 2.0.1
dev: true
engines:
node: '>=6'
resolution:
integrity: sha512-QKrV0iKR6MZVJV08QY0wp1e7vF6QbhnbQhb07bwpEyuz4uZiZgPlEGdkCROuFkUwdxlFaiPIhjyarH1ee/3vhw==
/end-of-stream/1.4.4:
dependencies:
once: 1.4.0
resolution:
integrity: sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q==
/enquirer/2.3.6:
dependencies:
ansi-colors: 4.1.1
engines:
node: '>=8.6'
resolution:
integrity: sha512-yjNnPr315/FjS4zIsUxYguYUPP2e1NK4d7E7ZOLiyYCcbFBiTMyID+2wvm2w6+pZ/odMA7cRkjhsPbltwBOrLg==
/env-paths/2.2.0:
dev: false
engines:
node: '>=6'
resolution:
integrity: sha512-6u0VYSCo/OW6IoD5WCLLy9JUGARbamfSavcNXry/eu8aHVFei6CD3Sw+VGX5alea1i9pgPHW0mbu6Xj0uBh7gA==
/envinfo/7.5.1:
dev: true
engines:
node: '>=4'
hasBin: true
resolution:
integrity: sha512-hQBkDf2iO4Nv0CNHpCuSBeaSrveU6nThVxFGTrq/eDlV716UQk09zChaJae4mZRsos1x4YLY2TaH3LHUae3ZmQ==
/errno/0.1.7:
dependencies:
prr: 1.0.1
dev: true
hasBin: true
resolution:
integrity: sha512-MfrRBDWzIWifgq6tJj60gkAwtLNb6sQPlcFrSOflcP1aFmmruKQ2wRnze/8V6kgyz7H3FF8Npzv78mZ7XLLflg==
/error-ex/1.3.2:
dependencies:
is-arrayish: 0.2.1
resolution:
integrity: sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==
/error-symbol/0.1.0:
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-Ck2uN9YA0VopukU9jvkg8YRDM/Y=
/es-abstract/1.17.7:
dependencies:
es-to-primitive: 1.2.1
function-bind: 1.1.1
has: 1.0.3
has-symbols: 1.0.1
is-callable: 1.2.2
is-regex: 1.1.1
object-inspect: 1.8.0
object-keys: 1.1.1
object.assign: 4.1.2
string.prototype.trimend: 1.0.2
string.prototype.trimstart: 1.0.2
engines:
node: '>= 0.4'
resolution:
integrity: sha512-VBl/gnfcJ7OercKA9MVaegWsBHFjV492syMudcnQZvt/Dw8ezpcOHYZXa/J96O8vx+g4x65YKhxOwDUh63aS5g==
/es-abstract/1.18.0-next.1:
dependencies:
es-to-primitive: 1.2.1
function-bind: 1.1.1
has: 1.0.3
has-symbols: 1.0.1
is-callable: 1.2.2
is-negative-zero: 2.0.0
is-regex: 1.1.1
object-inspect: 1.8.0
object-keys: 1.1.1
object.assign: 4.1.2
string.prototype.trimend: 1.0.2
string.prototype.trimstart: 1.0.2
engines:
node: '>= 0.4'
resolution:
integrity: sha512-I4UGspA0wpZXWENrdA0uHbnhte683t3qT/1VFH9aX2dA5PPSf6QW5HHXf5HImaqPmjXaVeVk4RGWnaylmV7uAA==
/es-to-primitive/1.2.1:
dependencies:
is-callable: 1.2.2
is-date-object: 1.0.2
is-symbol: 1.0.3
engines:
node: '>= 0.4'
resolution:
integrity: sha512-QCOllgZJtaUo9miYBcLChTUaHNjJF3PYs1VidD7AwiEj1kYxKeQTctLAezAOH5ZKRH0g2IgPn6KwB4IT8iRpvA==
/es6-promise/4.2.8:
dev: false
resolution:
integrity: sha512-HJDGx5daxeIvxdBxvG2cb9g4tEvwIk3i8+nhX0yGrYmZUzbkdg8QbDevheDB8gd0//uPj4c1EQua8Q+MViT0/w==
/es6-promisify/5.0.0:
dependencies:
es6-promise: 4.2.8
dev: false
resolution:
integrity: sha1-UQnWLz5W6pZ8S2NQWu8IKRyKUgM=
/escalade/3.1.1:
dev: true
engines:
node: '>=6'
resolution:
integrity: sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==
/escape-goat/2.1.1:
dev: false
engines:
node: '>=8'
resolution:
integrity: sha512-8/uIhbG12Csjy2JEW7D9pHbreaVaS/OpN3ycnyvElTdwM5n6GY6W6e2IPemfvGZeUMqZ9A/3GqIZMgKnBhAw/Q==
/escape-html/1.0.3:
dev: true
resolution:
integrity: sha1-Aljq5NPQwJdN4cFpGI7wBR0dGYg=
/escape-string-regexp/1.0.5:
engines:
node: '>=0.8.0'
resolution:
integrity: sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=
/escape-string-regexp/2.0.0:
dev: true
engines:
node: '>=8'
resolution:
integrity: sha512-UpzcLCXolUWcNu5HtVMHYdXJjArjsF9C0aNnquZYY4uW/Vu0miy5YoWvbV345HauVvcAUnpRuhMMcqTcGOY2+w==
/escape-string-regexp/4.0.0:
dev: false
engines:
node: '>=10'
resolution:
integrity: sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==
/escodegen/1.14.3:
dependencies:
esprima: 4.0.1
estraverse: 4.3.0
esutils: 2.0.3
optionator: 0.8.3
dev: true
engines:
node: '>=4.0'
hasBin: true
optionalDependencies:
source-map: 0.6.1
resolution:
integrity: sha512-qFcX0XJkdg+PB3xjZZG/wKSuT1PnQWx57+TVSjIMmILd2yC/6ByYElPwJnslDsuWuSAp4AwJGumarAAmJch5Kw==
/eslint-config-standard-with-typescript/19.0.1_fa770aab977ddc8159feec407102b74d:
dependencies:
'@typescript-eslint/eslint-plugin': 4.7.0
'@typescript-eslint/parser': 4.7.0
eslint-config-standard: 14.1.1_bc91a543d4fed3d59b365d12e017437c
eslint-plugin-import: 2.22.1
eslint-plugin-node: 11.1.0
eslint-plugin-promise: 4.2.1
eslint-plugin-standard: 4.1.0
dev: false
peerDependencies:
'@typescript-eslint/eslint-plugin': '>=4.0.1'
eslint: '>=6.2.2'
eslint-plugin-import: '>=2.18.0'
eslint-plugin-node: '>=9.1.0'
eslint-plugin-promise: '>=4.2.1'
eslint-plugin-standard: '>=4.0.0'
typescript: '>=3.9'
resolution:
integrity: sha512-hAKj81+f4a+9lnvpHwZ4XSL672CbwSe5UJ7fTdL/RsQdqs4IjHudMETZuNQwwU7NlYpBTF9se7FRf5Pp7CVdag==
/eslint-config-standard/14.1.1_bc91a543d4fed3d59b365d12e017437c:
dependencies:
eslint-plugin-import: 2.22.1
eslint-plugin-node: 11.1.0
eslint-plugin-promise: 4.2.1
eslint-plugin-standard: 4.1.0
dev: false
peerDependencies:
eslint: '>=6.2.2'
eslint-plugin-import: '>=2.18.0'
eslint-plugin-node: '>=9.1.0'
eslint-plugin-promise: '>=4.2.1'
eslint-plugin-standard: '>=4.0.0'
resolution:
integrity: sha512-Z9B+VR+JIXRxz21udPTL9HpFMyoMUEeX1G251EQ6e05WD9aPVtVBn09XUmZ259wCMlCDmYDSZG62Hhm+ZTJcUg==
/eslint-import-resolver-node/0.3.4:
dependencies:
debug: 2.6.9
resolve: 1.19.0
dev: false
resolution:
integrity: sha512-ogtf+5AB/O+nM6DIeBUNr2fuT7ot9Qg/1harBfBtaP13ekEWFQEEMP94BCB7zaNW3gyY+8SHYF00rnqYwXKWOA==
/eslint-module-utils/2.6.0:
dependencies:
debug: 2.6.9
pkg-dir: 2.0.0
dev: false
engines:
node: '>=4'
resolution:
integrity: sha512-6j9xxegbqe8/kZY8cYpcp0xhbK0EgJlg3g9mib3/miLaExuuwc3n5UEfSnU6hWMbT0FAYVvDbL9RrRgpUeQIvA==
/eslint-plugin-es/3.0.1:
dependencies:
eslint-utils: 2.1.0
regexpp: 3.1.0
dev: false
engines:
node: '>=8.10.0'
peerDependencies:
eslint: '>=4.19.1'
resolution:
integrity: sha512-GUmAsJaN4Fc7Gbtl8uOBlayo2DqhwWvEzykMHSCZHU3XdJ+NSzzZcVhXh3VxX5icqQ+oQdIEawXX8xkR3mIFmQ==
/eslint-plugin-import/2.22.1:
dependencies:
array-includes: 3.1.1
array.prototype.flat: 1.2.3
contains-path: 0.1.0
debug: 2.6.9
doctrine: 1.5.0
eslint-import-resolver-node: 0.3.4
eslint-module-utils: 2.6.0
has: 1.0.3
minimatch: 3.0.4
object.values: 1.1.1
read-pkg-up: 2.0.0
resolve: 1.19.0
tsconfig-paths: 3.9.0
dev: false
engines:
node: '>=4'
peerDependencies:
eslint: ^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0
resolution:
integrity: sha512-8K7JjINHOpH64ozkAhpT3sd+FswIZTfMZTjdx052pnWrgRCVfp8op9tbjpAk3DdUeI/Ba4C8OjdC0r90erHEOw==
/eslint-plugin-node/11.1.0:
dependencies:
eslint-plugin-es: 3.0.1
eslint-utils: 2.1.0
ignore: 5.1.8
minimatch: 3.0.4
resolve: 1.19.0
semver: 6.3.0
dev: false
engines:
node: '>=8.10.0'
peerDependencies:
eslint: '>=5.16.0'
resolution:
integrity: sha512-oUwtPJ1W0SKD0Tr+wqu92c5xuCeQqB3hSCHasn/ZgjFdA9iDGNkNf2Zi9ztY7X+hNuMib23LNGRm6+uN+KLE3g==
/eslint-plugin-promise/4.2.1:
dev: false
engines:
node: '>=6'
resolution:
integrity: sha512-VoM09vT7bfA7D+upt+FjeBO5eHIJQBUWki1aPvB+vbNiHS3+oGIJGIeyBtKQTME6UPXXy3vV07OL1tHd3ANuDw==
/eslint-plugin-standard/4.1.0:
dev: false
peerDependencies:
eslint: '>=5.0.0'
resolution:
integrity: sha512-ZL7+QRixjTR6/528YNGyDotyffm5OQst/sGxKDwGb9Uqs4In5Egi4+jbobhqJoyoCM6/7v/1A5fhQ7ScMtDjaQ==
/eslint-scope/5.1.1:
dependencies:
esrecurse: 4.3.0
estraverse: 4.3.0
engines:
node: '>=8.0.0'
resolution:
integrity: sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==
/eslint-utils/2.1.0:
dependencies:
eslint-visitor-keys: 1.3.0
engines:
node: '>=6'
resolution:
integrity: sha512-w94dQYoauyvlDc43XnGB8lU3Zt713vNChgt4EWwhXAP2XkBvndfxF0AgIqKOOasjPIPzj9JqgwkwbCYD0/V3Zg==
/eslint-visitor-keys/1.3.0:
engines:
node: '>=4'
resolution:
integrity: sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==
/eslint-visitor-keys/2.0.0:
engines:
node: '>=10'
resolution:
integrity: sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==
/eslint/7.13.0:
dependencies:
'@babel/code-frame': 7.10.4
'@eslint/eslintrc': 0.2.1
ajv: 6.12.6
chalk: 4.1.0
cross-spawn: 7.0.3
debug: 4.2.0
doctrine: 3.0.0
enquirer: 2.3.6
eslint-scope: 5.1.1
eslint-utils: 2.1.0
eslint-visitor-keys: 2.0.0
espree: 7.3.0
esquery: 1.3.1
esutils: 2.0.3
file-entry-cache: 5.0.1
functional-red-black-tree: 1.0.1
glob-parent: 5.1.1
globals: 12.4.0
ignore: 4.0.6
import-fresh: 3.2.2
imurmurhash: 0.1.4
is-glob: 4.0.1
js-yaml: 3.14.0
json-stable-stringify-without-jsonify: 1.0.1
levn: 0.4.1
lodash: 4.17.20
minimatch: 3.0.4
natural-compare: 1.4.0
optionator: 0.9.1
progress: 2.0.3
regexpp: 3.1.0
semver: 7.3.2
strip-ansi: 6.0.0
strip-json-comments: 3.1.1
table: 5.4.6
text-table: 0.2.0
v8-compile-cache: 2.2.0
dev: true
engines:
node: ^10.12.0 || >=12.0.0
hasBin: true
resolution:
integrity: sha512-uCORMuOO8tUzJmsdRtrvcGq5qposf7Rw0LwkTJkoDbOycVQtQjmnhZSuLQnozLE4TmAzlMVV45eCHmQ1OpDKUQ==
/esm/3.2.25:
dev: true
engines:
node: '>=6'
resolution:
integrity: sha512-U1suiZ2oDVWv4zPO56S0NcR5QriEahGtdN2OR6FiOG4WJvcjBVFB0qI4+eKoWFH483PKGuLuu6V8Z4T5g63UVA==
/espree/7.3.0:
dependencies:
acorn: 7.4.1
acorn-jsx: 5.3.1_acorn@7.4.1
eslint-visitor-keys: 1.3.0
dev: true
engines:
node: ^10.12.0 || >=12.0.0
resolution:
integrity: sha512-dksIWsvKCixn1yrEXO8UosNSxaDoSYpq9reEjZSbHLpT5hpaCAKTLBwq0RHtLrIr+c0ByiYzWT8KTMRzoRCNlw==
/esprima/4.0.1:
engines:
node: '>=4'
hasBin: true
resolution:
integrity: sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==
/esquery/1.3.1:
dependencies:
estraverse: 5.2.0
dev: true
engines:
node: '>=0.10'
resolution:
integrity: sha512-olpvt9QG0vniUBZspVRN6lwB7hOZoTRtT+jzR+tS4ffYx2mzbw+z0XCOk44aaLYKApNX5nMm+E+P6o25ip/DHQ==
/esrecurse/4.3.0:
dependencies:
estraverse: 5.2.0
engines:
node: '>=4.0'
resolution:
integrity: sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==
/estraverse/4.3.0:
engines:
node: '>=4.0'
resolution:
integrity: sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==
/estraverse/5.2.0:
engines:
node: '>=4.0'
resolution:
integrity: sha512-BxbNGGNm0RyRYvUdHpIwv9IWzeM9XClbOxwoATuFdOE7ZE6wHL+HQ5T8hoPM+zHvmKzzsEqhgy0GrQ5X13afiQ==
/esutils/1.1.6:
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-wBzKqa5LiXxtDD4hCuUvPHqEQ3U=
/esutils/2.0.3:
engines:
node: '>=0.10.0'
resolution:
integrity: sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==
/etag/1.8.1:
dev: true
engines:
node: '>= 0.6'
resolution:
integrity: sha1-Qa4u62XvpiJorr/qg6x9eSmbCIc=
/eventemitter3/4.0.7:
dev: false
resolution:
integrity: sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw==
/exec-sh/0.3.4:
dev: true
resolution:
integrity: sha512-sEFIkc61v75sWeOe72qyrqg2Qg0OuLESziUDk/O/z2qgS15y2gWVFrI6f2Qn/qw/0/NCfCEsmNA4zOjkwEZT1A==
/execa/0.7.0:
dependencies:
cross-spawn: 5.1.0
get-stream: 3.0.0
is-stream: 1.1.0
npm-run-path: 2.0.2
p-finally: 1.0.0
signal-exit: 3.0.3
strip-eof: 1.0.0
dev: true
engines:
node: '>=4'
resolution:
integrity: sha1-lEvs00zEHuMqY6n68nrVpl/Fl3c=
/execa/1.0.0:
dependencies:
cross-spawn: 6.0.5
get-stream: 4.1.0
is-stream: 1.1.0
npm-run-path: 2.0.2
p-finally: 1.0.0
signal-exit: 3.0.3
strip-eof: 1.0.0
dev: true
engines:
node: '>=6'
resolution:
integrity: sha512-adbxcyWV46qiHyvSp50TKt05tB4tK3HcmF7/nxfAdhnox83seTDbwnaqKO4sXRy7roHAIFqJP/Rw/AuEbX61LA==
/execa/4.1.0:
dependencies:
cross-spawn: 7.0.3
get-stream: 5.2.0
human-signals: 1.1.1
is-stream: 2.0.0
merge-stream: 2.0.0
npm-run-path: 4.0.1
onetime: 5.1.2
signal-exit: 3.0.3
strip-final-newline: 2.0.0
engines:
node: '>=10'
resolution:
integrity: sha512-j5W0//W7f8UxAn8hXVnwG8tLwdiUy4FJLcSupCg6maBYZDpyBvTApK7KyuI4bKj8KOh1r2YH+6ucuYtJv1bTZA==
/exists-link/2.0.0:
dev: true
engines:
node: '>= 4'
resolution:
integrity: sha1-+7H6YzLnVm5Iivh+wUSuDQPASs8=
/exit-hook/1.1.1:
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-8FyiM7SMBdVP/wd2XfhQfpXAL/g=
/exit/0.1.2:
dev: true
engines:
node: '>= 0.8.0'
resolution:
integrity: sha1-BjJjj42HfMghB9MKD/8aF8uhzQw=
/expand-brackets/2.1.4:
dependencies:
debug: 2.6.9
define-property: 0.2.5
extend-shallow: 2.0.1
posix-character-classes: 0.1.1
regex-not: 1.0.2
snapdragon: 0.8.2
to-regex: 3.0.2
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-t3c14xXOMPa27/D4OwQVGiJEliI=
/expect/26.6.2:
dependencies:
'@jest/types': 26.6.2
ansi-styles: 4.3.0
jest-get-type: 26.3.0
jest-matcher-utils: 26.6.2
jest-message-util: 26.6.2
jest-regex-util: 26.0.0
dev: true
engines:
node: '>= 10.14.2'
resolution:
integrity: sha512-9/hlOBkQl2l/PLHJx6JjoDF6xPKcJEsUlWKb23rKE7KzeDqUZKXKNMW27KIue5JMdBV9HgmoJPcc8HtO85t9IA==
/express/4.17.1:
dependencies:
accepts: 1.3.7
array-flatten: 1.1.1
body-parser: 1.19.0
content-disposition: 0.5.3
content-type: 1.0.4
cookie: 0.4.0
cookie-signature: 1.0.6
debug: 2.6.9
depd: 1.1.2
encodeurl: 1.0.2
escape-html: 1.0.3
etag: 1.8.1
finalhandler: 1.1.2
fresh: 0.5.2
merge-descriptors: 1.0.1
methods: 1.1.2
on-finished: 2.3.0
parseurl: 1.3.3
path-to-regexp: 0.1.7
proxy-addr: 2.0.6
qs: 6.7.0
range-parser: 1.2.1
safe-buffer: 5.1.2
send: 0.17.1
serve-static: 1.14.1
setprototypeof: 1.1.1
statuses: 1.5.0
type-is: 1.6.18
utils-merge: 1.0.1
vary: 1.1.2
dev: true
engines:
node: '>= 0.10.0'
resolution:
integrity: sha512-mHJ9O79RqluphRrcw2X/GTh3k9tVv8YcoyY4Kkh4WDMUYKRZUq0h1o0w2rrrxBqM7VoeUVqgb27xlEMXTnYt4g==
/extend-shallow/2.0.1:
dependencies:
is-extendable: 0.1.1
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=
/extend-shallow/3.0.2:
dependencies:
assign-symbols: 1.0.0
is-extendable: 1.0.1
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-Jqcarwc7OfshJxcnRhMcJwQCjbg=
/extend/3.0.2:
resolution:
integrity: sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g==
/extendable-error/0.1.7:
dev: true
resolution:
integrity: sha512-UOiS2in6/Q0FK0R0q6UY9vYpQ21mr/Qn1KOnte7vsACuNJf514WvCCUHSRCPcgjPT2bAhNIJdlE6bVap1GKmeg==
/external-editor/3.1.0:
dependencies:
chardet: 0.7.0
iconv-lite: 0.4.24
tmp: 0.0.33
dev: true
engines:
node: '>=4'
resolution:
integrity: sha512-hMQ4CX1p1izmuLYyZqLMO/qGNw10wSv9QDCPfzXfyFrOaCSSoRfqE1Kf1s5an66J5JZC62NewG+mK49jOCtQew==
/extglob/2.0.4:
dependencies:
array-unique: 0.3.2
define-property: 1.0.0
expand-brackets: 2.1.4
extend-shallow: 2.0.1
fragment-cache: 0.2.1
regex-not: 1.0.2
snapdragon: 0.8.2
to-regex: 3.0.2
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha512-Nmb6QXkELsuBr24CJSkilo6UHHgbekK5UiZgfE6UHD3Eb27YC6oD+bhcT+tJ6cl8dmsgdQxnWlcry8ksBIBLpw==
/extsprintf/1.3.0:
engines:
'0': node >=0.6.0
resolution:
integrity: sha1-lpGEQOMEGnpBT4xS48V06zw+HgU=
/fast-deep-equal/3.1.3:
resolution:
integrity: sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==
/fast-glob/2.2.7:
dependencies:
'@mrmlnc/readdir-enhanced': 2.2.1
'@nodelib/fs.stat': 1.1.3
glob-parent: 3.1.0
is-glob: 4.0.1
merge2: 1.4.1
micromatch: 3.1.10
dev: true
engines:
node: '>=4.0.0'
resolution:
integrity: sha512-g1KuQwHOZAmOZMuBtHdxDtju+T2RT8jgCC9aANsbpdiDDTSnjgfuVsIBNKbUeJI3oKMRExcfNDtJl4OhbffMsw==
/fast-glob/3.2.4:
dependencies:
'@nodelib/fs.stat': 2.0.3
'@nodelib/fs.walk': 1.2.4
glob-parent: 5.1.1
merge2: 1.4.1
micromatch: 4.0.2
picomatch: 2.2.2
engines:
node: '>=8'
resolution:
integrity: sha512-kr/Oo6PX51265qeuCYsyGypiO5uJFgBS0jksyG7FUeCyQzNwYnzrNIMR1NXfkZXsMYXYLRAHgISHBz8gQcxKHQ==
/fast-json-stable-stringify/2.1.0:
resolution:
integrity: sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==
/fast-levenshtein/2.0.6:
dev: true
resolution:
integrity: sha1-PYpcZog6FqMMqGQ+hR8Zuqd5eRc=
/fast-safe-stringify/1.1.13:
resolution:
integrity: sha1-oB6c2cnkkXFcmKdaQtXwu9EH/3Y=
/fastq/1.9.0:
dependencies:
reusify: 1.0.4
resolution:
integrity: sha512-i7FVWL8HhVY+CTkwFxkN2mk3h+787ixS5S63eb78diVRc1MCssarHq3W5cj0av7YDSwmaV928RNag+U1etRQ7w==
/fb-watchman/2.0.1:
dependencies:
bser: 2.1.1
dev: true
resolution:
integrity: sha512-DkPJKQeY6kKwmuMretBhr7G6Vodr7bFwDYTXIkfG1gjvNpaxBTQV3PbXg6bR1c1UP4jPOX0jHUbbHANL9vRjVg==
/figgy-pudding/3.5.2:
resolution:
integrity: sha512-0btnI/H8f2pavGMN8w40mlSKOfTK2SVJmBfBeVIj3kNw0swwgzyRq0d5TJVOwodFmtvpPeWPN/MCcfuWF0Ezbw==
/figures/1.7.0:
dependencies:
escape-string-regexp: 1.0.5
object-assign: 4.1.1
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-y+Hjr/zxzUS4DK3+0o3Hk6lwHS4=
/file-entry-cache/5.0.1:
dependencies:
flat-cache: 2.0.1
dev: true
engines:
node: '>=4'
resolution:
integrity: sha512-bCg29ictuBaKUwwArK4ouCaqDgLZcysCFLmM/Yn/FDoqndh/9vNuQfXRDvTuXKLxfD/JtZQGKFT8MGcJBK644g==
/fill-keys/1.0.2:
dependencies:
is-object: 1.0.1
merge-descriptors: 1.0.1
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-mo+jb06K1jTjv2tPPIiCVRRS6yA=
/fill-range/4.0.0:
dependencies:
extend-shallow: 2.0.1
is-number: 3.0.0
repeat-string: 1.6.1
to-regex-range: 2.1.1
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-1USBHUKPmOsGpj3EAtJAPDKMOPc=
/fill-range/7.0.1:
dependencies:
to-regex-range: 5.0.1
engines:
node: '>=8'
resolution:
integrity: sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==
/finalhandler/1.1.2:
dependencies:
debug: 2.6.9
encodeurl: 1.0.2
escape-html: 1.0.3
on-finished: 2.3.0
parseurl: 1.3.3
statuses: 1.5.0
unpipe: 1.0.0
dev: true
engines:
node: '>= 0.8'
resolution:
integrity: sha512-aAWcW57uxVNrQZqFXjITpW3sIUQmHGG3qSb9mUah9MgMC4NeWhNOlNjXEYq3HjRAvL6arUviZGGJsBg6z0zsWA==
/find-parent-dir/0.3.0:
dev: true
resolution:
integrity: sha1-M8RLQpqysvBkYpnF+fcY83b/jVQ=
/find-root/1.1.0:
dev: true
resolution:
integrity: sha512-NKfW6bec6GfKc0SGx1e07QZY9PE99u0Bft/0rzSD5k3sO/vwkVUpDUKVm5Gpp5Ue3YfShPFTX2070tDs5kB9Ng==
/find-up/1.1.2:
dependencies:
path-exists: 2.1.0
pinkie-promise: 2.0.1
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-ay6YIrGizgpgq2TWEOzK1TyyTQ8=
/find-up/2.1.0:
dependencies:
locate-path: 2.0.0
dev: false
engines:
node: '>=4'
resolution:
integrity: sha1-RdG35QbHF93UgndaK3eSCjwMV6c=
/find-up/4.1.0:
dependencies:
locate-path: 5.0.0
path-exists: 4.0.0
engines:
node: '>=8'
resolution:
integrity: sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==
/find-up/5.0.0:
dependencies:
locate-path: 6.0.0
path-exists: 4.0.0
engines:
node: '>=10'
resolution:
integrity: sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==
/find-versions/3.2.0:
dependencies:
semver-regex: 2.0.0
dev: true
engines:
node: '>=6'
resolution:
integrity: sha512-P8WRou2S+oe222TOCHitLy8zj+SIsVJh52VP4lvXkaFVnOFFdoWv1H1Jjvel1aI6NCFOAaeAVm8qrI0odiLcww==
/find-yarn-workspace-root2/1.2.16:
dependencies:
micromatch: 4.0.2
pkg-dir: 4.2.0
dev: true
resolution:
integrity: sha512-hr6hb1w8ePMpPVUK39S4RlwJzi+xPLuVuG8XlwXU3KD5Yn3qgBWVfy3AzNlDhWvE1EORCE65/Qm26rFQt3VLVA==
/findup/0.1.5:
dependencies:
colors: 0.6.2
commander: 2.1.0
dev: true
engines:
node: '>=0.6'
hasBin: true
resolution:
integrity: sha1-itkpozk7rGJ5V6fl3kYjsGsOLOs=
/flat-cache/2.0.1:
dependencies:
flatted: 2.0.2
rimraf: 2.6.3
write: 1.0.3
dev: true
engines:
node: '>=4'
resolution:
integrity: sha512-LoQe6yDuUMDzQAEH8sgmh4Md6oZnc/7PjtwjNFSzveXqSHt6ka9fPBuso7IGf9Rz4uqnSnWiFH2B/zj24a5ReA==
/flatted/2.0.2:
dev: true
resolution:
integrity: sha512-r5wGx7YeOwNWNlCA0wQ86zKyDLMQr+/RB8xy74M4hTphfmjlijTSSXGuH8rnvKZnfT9i+75zmd8jcKdMR4O6jA==
/flush-write-stream/1.1.1:
dependencies:
inherits: 2.0.4
readable-stream: 2.3.7
dev: true
resolution:
integrity: sha512-3Z4XhFZ3992uIq0XOqb9AreonueSYphE6oYbpt5+3u06JWklbsPkNv3ZKkP9Bz/r+1MWCaMoSQ28P85+1Yc77w==
/for-each/0.3.3:
dependencies:
is-callable: 1.2.2
dev: true
resolution:
integrity: sha512-jqYfLp7mo9vIyQf8ykW2v7A+2N4QjeCeI5+Dz9XraiO1ign81wjiH7Fb9vSOWvQfNtmSa4H2RoQTrrXivdUZmw==
/for-in/0.1.8:
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-2Hc5COMSVhCZUrH9ubP6hn0ndeE=
/for-in/1.0.2:
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-gQaNKVqBQuwKxybG4iAMMPttXoA=
/for-own/1.0.0:
dependencies:
for-in: 1.0.2
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-xjMy9BXO3EsE2/5wz4NklMU8tEs=
/foreground-child/2.0.0:
dependencies:
cross-spawn: 7.0.3
signal-exit: 3.0.3
dev: true
engines:
node: '>=8.0.0'
resolution:
integrity: sha512-dCIq9FpEcyQyXKCkyzmlPTFNgrCzPudOe+mhvJU5zAtlBnGVy2yKxtfsxK2tQBThwq225jcvBjpw1Gr40uzZCA==
/forever-agent/0.6.1:
resolution:
integrity: sha1-+8cfDEGt6zf5bFd60e1C2P2sypE=
/form-data/2.3.3:
dependencies:
asynckit: 0.4.0
combined-stream: 1.0.8
mime-types: 2.1.27
engines:
node: '>= 0.12'
resolution:
integrity: sha512-1lLKB2Mu3aGP1Q/2eCOx0fNbRMe7XdwktwOruhfqqd0rIJWwN4Dh+E3hrPSlDCXnSR7UtZ1N38rVXm+6+MEhJQ==
/form-data/3.0.0:
dependencies:
asynckit: 0.4.0
combined-stream: 1.0.8
mime-types: 2.1.27
engines:
node: '>= 6'
resolution:
integrity: sha512-CKMFDglpbMi6PyN+brwB9Q/GOw0eAnsrEZDgcsH5Krhz5Od/haKHAX0NmQfha2zPPz0JpWzA7GJHGSnvCRLWsg==
/forwarded/0.1.2:
dev: true
engines:
node: '>= 0.6'
resolution:
integrity: sha1-mMI9qxF1ZXuMBXPozszZGw/xjIQ=
/fragment-cache/0.2.1:
dependencies:
map-cache: 0.2.2
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-QpD60n8T6Jvn8zeZxrxaCr//DRk=
/fresh/0.5.2:
dev: true
engines:
node: '>= 0.6'
resolution:
integrity: sha1-PYyt2Q2XZWn6g1qx+OSyOhBWBac=
/fs-constants/1.0.0:
dev: false
resolution:
integrity: sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow==
/fs-extra/4.0.3:
dependencies:
graceful-fs: 4.2.4
jsonfile: 4.0.0
universalify: 0.1.2
dev: true
resolution:
integrity: sha512-q6rbdDd1o2mAnQreO7YADIxf/Whx4AHBiRf6d+/cVT8h44ss+lHgxf1FemcqDnQt9X3ct4McHr+JMGlYSsK7Cg==
/fs-extra/7.0.1:
dependencies:
graceful-fs: 4.2.4
jsonfile: 4.0.0
universalify: 0.1.2
dev: true
engines:
node: '>=6 <7 || >=8'
resolution:
integrity: sha512-YJDaCJZEnBmcbw13fvdAM9AwNOJwOzrE4pqMqBq5nFiEqXUqHwlK4B+3pUw6JNvfSPtX05xFHtYy/1ni01eGCw==
/fs-extra/8.1.0:
dependencies:
graceful-fs: 4.2.4
jsonfile: 4.0.0
universalify: 0.1.2
dev: true
engines:
node: '>=6 <7 || >=8'
resolution:
integrity: sha512-yhlQgA6mnOJUKOsRUFsgJdQCvkKhcz8tlZG5HBQfReYZy46OwLcY+Zia0mtdHsOo9y/hP+CxMN0TU9QxoOtG4g==
/fs-extra/9.0.1:
dependencies:
at-least-node: 1.0.0
graceful-fs: 4.2.4
jsonfile: 6.1.0
universalify: 1.0.0
dev: true
engines:
node: '>=10'
resolution:
integrity: sha512-h2iAoN838FqAFJY2/qVpzFXy+EBxfVE220PalAqQLDVsFOHLJrZvut5puAbCdNv6WJk+B8ihI+k0c7JK5erwqQ==
/fs-minipass/2.1.0:
dependencies:
minipass: 3.1.3
dev: false
engines:
node: '>= 8'
resolution:
integrity: sha512-V/JgOLFCS+R6Vcq0slCuaeWEdNC3ouDlJMNIsacH2VtALiu9mV4LPrHc5cDl8k5aw6J8jwgWWpiTo5RYhmIzvg==
/fs-mkdirp-stream/1.0.0:
dependencies:
graceful-fs: 4.2.4
through2: 2.0.5
dev: true
engines:
node: '>= 0.10'
resolution:
integrity: sha1-C3gV/DIBxqaeFNuYzgmMFpNSWes=
/fs.realpath/1.0.0:
resolution:
integrity: sha1-FQStJSMVjKpA20onh8sBQRmU6k8=
/fsevents/2.2.1:
dev: true
engines:
node: ^8.16.0 || ^10.6.0 || >=11.0.0
optional: true
os:
- darwin
resolution:
integrity: sha512-bTLYHSeC0UH/EFXS9KqWnXuOl/wHK5Z/d+ghd5AsFMYN7wIGkUCOJyzy88+wJKkZPGON8u4Z9f6U4FdgURE9qA==
/function-bind/1.1.1:
resolution:
integrity: sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==
/functional-red-black-tree/1.0.1:
resolution:
integrity: sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc=
/furi/2.0.0:
dependencies:
'@types/is-windows': 1.0.0
is-windows: 1.0.2
dev: true
resolution:
integrity: sha512-uKuNsaU0WVaK/vmvj23wW1bicOFfyqSsAIH71bRZx8kA4Xj+YCHin7CJKJJjkIsmxYaPFLk9ljmjEyB7xF7WvQ==
/gauge/2.6.0:
dependencies:
aproba: 1.2.0
console-control-strings: 1.1.0
has-color: 0.1.7
has-unicode: 2.0.1
object-assign: 4.1.1
signal-exit: 3.0.3
string-width: 1.0.2
strip-ansi: 3.0.1
wide-align: 1.1.3
dev: true
optional: true
resolution:
integrity: sha1-01MBrRjpaQK0dR3LvkD0IYuUKkY=
/gauge/2.7.4:
dependencies:
aproba: 1.2.0
console-control-strings: 1.1.0
has-unicode: 2.0.1
object-assign: 4.1.1
signal-exit: 3.0.3
string-width: 1.0.2
strip-ansi: 3.0.1
wide-align: 1.1.3
dev: false
resolution:
integrity: sha1-LANAXHU4w51+s3sxcCLjJfsBi/c=
/gensync/1.0.0-beta.2:
dev: true
engines:
node: '>=6.9.0'
resolution:
integrity: sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==
/get-caller-file/2.0.5:
engines:
node: 6.* || 8.* || >= 10.*
resolution:
integrity: sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==
/get-intrinsic/1.0.1:
dependencies:
function-bind: 1.1.1
has: 1.0.3
has-symbols: 1.0.1
resolution:
integrity: sha512-ZnWP+AmS1VUaLgTRy47+zKtjTxz+0xMpx3I52i+aalBK1QP19ggLF3Db89KJX7kjfOfP2eoa01qc++GwPgufPg==
/get-npm-tarball-url/2.0.1:
dependencies:
normalize-registry-url: 1.0.0
dev: false
engines:
node: '>=4'
resolution:
integrity: sha512-POrVRGyS9X5w+855/H46JGVYBGuVgJXyIkbsTCzW+sv5x2qH+rfQjc7652DzkgOskF+cqLevA2En7V0hu0gZCg==
/get-package-type/0.1.0:
dev: true
engines:
node: '>=8.0.0'
resolution:
integrity: sha512-pjzuKtY64GYfWizNAJ0fr9VqttZkNiK2iS430LtIHzjBEr6bX8Am2zm4sW4Ro5wjWW5cAlRL1qAMTcXbjNAO2Q==
/get-port/5.1.1:
dev: false
engines:
node: '>=8'
resolution:
integrity: sha512-g/Q1aTSDOxFpchXC4i8ZWvxA1lnPqx/JHqcpIw0/LX9T8x/GBbi6YnlN5nhaKIFkT8oFsscUKgDJYxfwfS6QsQ==
/get-source/1.0.42:
dependencies:
data-uri-to-buffer: 2.0.2
source-map: 0.6.1
dev: false
resolution:
integrity: sha512-uM5xCIG5w2meVbiZaID4ajH6J8OfApqhlKXtZwsS/IIM9PLb0b2kc5sRdy78yEDfxsIYEWNk0OVxai6OpDCExA==
/get-stdin/4.0.1:
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-uWjGsKBDhDJJAui/Gl3zJXmkUP4=
/get-stdin/8.0.0:
dev: true
engines:
node: '>=10'
resolution:
integrity: sha512-sY22aA6xchAzprjyqmSEQv4UbAAzRN0L2dQB0NlN5acTTK9Don6nhoc3eAbUnpZiCANAMfd/+40kVdKfFygohg==
/get-stream/3.0.0:
dev: true
engines:
node: '>=4'
resolution:
integrity: sha1-jpQ9E1jcN1VQVOy+LtsFqhdO3hQ=
/get-stream/4.1.0:
dependencies:
pump: 3.0.0
engines:
node: '>=6'
resolution:
integrity: sha512-GMat4EJ5161kIy2HevLlr4luNjBgvmj413KaQA7jt4V8B4RDsfpHk7WQ9GVqfYyyx8OS/L66Kox+rJRNklLK7w==
/get-stream/5.2.0:
dependencies:
pump: 3.0.0
engines:
node: '>=8'
resolution:
integrity: sha512-nBF+F1rAZVCu/p7rjzgA+Yb4lfYXrpl7a6VmJrU8wF9I1CKvP/QwPNZHnOlwbTkY6dvtFIzFMSyQXbLoTQPRpA==
/get-stream/6.0.0:
dev: false
engines:
node: '>=10'
resolution:
integrity: sha512-A1B3Bh1UmL0bidM/YX2NsCOTnGJePL9rO/M+Mw3m9f2gUpfokS0hi5Eah0WSUEWZdZhIZtMjkIYS7mDfOqNHbg==
/get-value/2.0.6:
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-3BXKHGcjh8p2vTesCjlbogQqLCg=
/getopts/2.2.5:
dev: true
resolution:
integrity: sha512-9jb7AW5p3in+IiJWhQiZmmwkpLaR/ccTWdWQCtZM66HJcHHLegowh4q4tSD7gouUyeNvFWRavfK9GXosQHDpFA==
/getpass/0.1.7:
dependencies:
assert-plus: 1.0.0
resolution:
integrity: sha1-Xv+OPmhNVprkyysSgmBOi6YhSfo=
/ghooks/2.0.4:
dependencies:
findup: 0.1.5
lodash.clone: 4.5.0
manage-path: 2.0.0
opt-cli: 1.5.1
path-exists: 3.0.0
spawn-command: 0.0.2
dev: true
requiresBuild: true
resolution:
integrity: sha1-/VDgQP9UiQauQstReToBv+JFZ7k=
/git-raw-commits/2.0.8:
dependencies:
dargs: 7.0.0
lodash.template: 4.5.0
meow: 8.0.0
split2: 2.2.0
through2: 4.0.2
dev: true
engines:
node: '>=10'
hasBin: true
resolution:
integrity: sha512-6Gk7tQHGMLEL1bSnrMJTCVt2AQl4EmCcJDtzs/JJacCb2+TNEyHM67Gp7Ri9faF7OcGpjGGRjHLvs/AG7QKZ2Q==
/glob-parent/3.1.0:
dependencies:
is-glob: 3.1.0
path-dirname: 1.0.2
dev: true
resolution:
integrity: sha1-nmr2KZ2NO9K9QEMIMr0RPfkGxa4=
/glob-parent/5.1.1:
dependencies:
is-glob: 4.0.1
engines:
node: '>= 6'
resolution:
integrity: sha512-FnI+VGOpnlGHWZxthPGR+QhR78fuiK0sNLkHQv+bL9fQi57lNNdquIbna/WrfROrolq8GK5Ek6BiMwqL/voRYQ==
/glob-stream/6.1.0:
dependencies:
extend: 3.0.2
glob: 7.1.6
glob-parent: 3.1.0
is-negated-glob: 1.0.0
ordered-read-streams: 1.0.1
pumpify: 1.5.1
readable-stream: 2.3.7
remove-trailing-separator: 1.1.0
to-absolute-glob: 2.0.2
unique-stream: 2.3.1
dev: true
engines:
node: '>= 0.10'
resolution:
integrity: sha1-cEXJlBOz65SIjYOrRtC0BMx73eQ=
/glob-to-regexp/0.3.0:
dev: true
resolution:
integrity: sha1-jFoUlNIGbFcMw7/kSWF1rMTVAqs=
/glob/6.0.4:
dependencies:
inflight: 1.0.6
inherits: 2.0.4
minimatch: 3.0.4
once: 1.4.0
path-is-absolute: 1.0.1
dev: true
resolution:
integrity: sha1-DwiGD2oVUSey+t1PnOJLGqtuTSI=
/glob/7.1.6:
dependencies:
fs.realpath: 1.0.0
inflight: 1.0.6
inherits: 2.0.4
minimatch: 3.0.4
once: 1.4.0
path-is-absolute: 1.0.1
resolution:
integrity: sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA==
/global-dirs/0.1.1:
dependencies:
ini: 1.3.5
dev: true
engines:
node: '>=4'
resolution:
integrity: sha1-sxnA3UYH81PzvpzKTHL8FIxJ9EU=
/global-dirs/2.0.1:
dependencies:
ini: 1.3.5
engines:
node: '>=8'
resolution:
integrity: sha512-5HqUqdhkEovj2Of/ms3IeS/EekcO54ytHRLV4PEY2rhRwrHXLQjeVEES0Lhka0xwNDtGYn58wyC4s5+MHsOO6A==
/globals/11.12.0:
dev: true
engines:
node: '>=4'
resolution:
integrity: sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==
/globals/12.4.0:
dependencies:
type-fest: 0.8.1
dev: true
engines:
node: '>=8'
resolution:
integrity: sha512-BWICuzzDvDoH54NHKCseDanAhE3CeDorgDL5MT6LMXXj2WCnd9UC2szdk4AWLfjdgNBCXLUanXYcpBBKOSWGwg==
/globby/11.0.1:
dependencies:
array-union: 2.1.0
dir-glob: 3.0.1
fast-glob: 3.2.4
ignore: 5.1.8
merge2: 1.4.1
slash: 3.0.0
engines:
node: '>=10'
resolution:
integrity: sha512-iH9RmgwCmUJHi2z5o2l3eTtGBtXek1OYlHrbcxOYugyHLmAsZrPj43OtHThd62Buh/Vv6VyCBD2bdyWcGNQqoQ==
/globby/9.2.0:
dependencies:
'@types/glob': 7.1.3
array-union: 1.0.2
dir-glob: 2.2.2
fast-glob: 2.2.7
glob: 7.1.6
ignore: 4.0.6
pify: 4.0.1
slash: 2.0.0
dev: true
engines:
node: '>=6'
resolution:
integrity: sha512-ollPHROa5mcxDEkwg6bPt3QbEf4pDQSNtd6JPL1YvOvAo/7/0VAm9TccUeoTmarjPw4pfUthSCqcyfNB1I3ZSg==
/got/9.6.0:
dependencies:
'@sindresorhus/is': 0.14.0
'@szmarczak/http-timer': 1.1.2
cacheable-request: 6.1.0
decompress-response: 3.3.0
duplexer3: 0.1.4
get-stream: 4.1.0
lowercase-keys: 1.0.1
mimic-response: 1.0.1
p-cancelable: 1.1.0
to-readable-stream: 1.0.0
url-parse-lax: 3.0.0
dev: false
engines:
node: '>=8.6'
resolution:
integrity: sha512-R7eWptXuGYxwijs0eV+v3o6+XH1IqVK8dJOEecQfTmkncw9AV4dcw/Dhxi8MdlqPthxxpZyizMzyg8RTmEsG+Q==
/graceful-fs/4.2.4:
resolution:
integrity: sha512-WjKPNJF79dtJAVniUlGGWHYGz2jWxT6VhN/4m1NdkbZ2nOsEF+cI1Edgql5zCRhs/VsQYRvrXctxktVXZUkixw==
/graceful-git/3.0.1:
dependencies:
execa: 4.1.0
retry: 0.12.0
dev: false
engines:
node: '>=10'
resolution:
integrity: sha512-1dshAo83MPbG3snfKY+h5QtoNj5g9mG8ywvofkUJjYrOANvMARUEYz8IjQ1xkRpJvB6E8NJ5Z64vvS3D7f3RgA==
/graceful-readlink/1.0.1:
dev: true
resolution:
integrity: sha1-TK+tdrxi8C+gObL5Tpo906ORpyU=
/graph-sequencer/2.0.0:
dependencies:
array-flatten: 2.1.2
array-includes: 3.1.1
dev: false
resolution:
integrity: sha1-v7gJuK9YT29Sh83OUHow1K6m7nA=
/grapheme-splitter/1.0.4:
resolution:
integrity: sha512-bzh50DW9kTPM00T8y4o8vQg89Di9oLJVLW/KaOGIXJWP/iqCN6WKYkbNOF04vFLJhwcpYUh9ydh/+5vpOqV4YQ==
/growly/1.3.0:
dev: true
optional: true
resolution:
integrity: sha1-8QdIy+dq+WS3yWyTxrzCivEgwIE=
/gunzip-maybe/1.4.2:
dependencies:
browserify-zlib: 0.1.4
is-deflate: 1.0.0
is-gzip: 1.0.0
peek-stream: 1.1.3
pumpify: 1.5.1
through2: 2.0.5
dev: false
hasBin: true
resolution:
integrity: sha512-4haO1M4mLO91PW57BMsDFf75UmwoRX0GkdD+Faw+Lr+r/OZrOCS0pIBwOL1xCKQqnQzbNFGgK2V2CpBUPeFNTw==
/handlebars/4.7.6:
dependencies:
minimist: 1.2.5
neo-async: 2.6.2
source-map: 0.6.1
wordwrap: 1.0.0
dev: true
engines:
node: '>=0.4.7'
hasBin: true
optionalDependencies:
uglify-js: 3.11.5
resolution:
integrity: sha512-1f2BACcBfiwAfStCKZNrUCgqNZkGsAT7UM3kkYtXuLo0KnaVfjKOyf7PRzB6++aK9STyT1Pd2ZCPe3EGOXleXA==
/har-schema/2.0.0:
engines:
node: '>=4'
resolution:
integrity: sha1-qUwiJOvKwEeCoNkDVSHyRzW37JI=
/har-validator/5.1.5:
dependencies:
ajv: 6.12.6
har-schema: 2.0.0
deprecated: this library is no longer supported
engines:
node: '>=6'
resolution:
integrity: sha512-nmT2T0lljbxdQZfspsno9hgrG3Uir6Ks5afism62poxqBM6sDnMEuPmzTq8XN0OEwqKLLdh1jQI3qyE66Nzb3w==
/hard-rejection/2.1.0:
dev: true
engines:
node: '>=6'
resolution:
integrity: sha512-VIZB+ibDhx7ObhAe7OVtoEbuP4h/MuOTHJ+J8h/eBXotJYl0fBgR72xDFCKgIh22OJZIOVNxBMWuhAr10r8HdA==
/has-ansi/2.0.0:
dependencies:
ansi-regex: 2.1.1
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-NPUEnOHs3ysGSa8+8k5F7TVBbZE=
/has-color/0.1.7:
dev: true
engines:
node: '>=0.10.0'
optional: true
resolution:
integrity: sha1-ZxRKUmDDT8PMpnfQQdr1L+e3iy8=
/has-flag/3.0.0:
engines:
node: '>=4'
resolution:
integrity: sha1-tdRU3CGZriJWmfNGfloH87lVuv0=
/has-flag/4.0.0:
engines:
node: '>=8'
resolution:
integrity: sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==
/has-glob/1.0.0:
dependencies:
is-glob: 3.1.0
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-mqqe7b/7G6OZCnsAEPtnjuAIEgc=
/has-symbols/1.0.1:
engines:
node: '>= 0.4'
resolution:
integrity: sha512-PLcsoqu++dmEIZB+6totNFKq/7Do+Z0u4oT0zKOJNl3lYK6vGwwu2hjHs+68OEZbTjiUE9bgOABXbP/GvrS0Kg==
/has-unicode/2.0.1:
resolution:
integrity: sha1-4Ob+aijPUROIVeCG0Wkedx3iqLk=
/has-value/0.3.1:
dependencies:
get-value: 2.0.6
has-values: 0.1.4
isobject: 2.1.0
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-ex9YutpiyoJ+wKIHgCVlSEWZXh8=
/has-value/1.0.0:
dependencies:
get-value: 2.0.6
has-values: 1.0.0
isobject: 3.0.1
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-GLKB2lhbHFxR3vJMkw7SmgvmsXc=
/has-values/0.1.4:
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-bWHeldkd/Km5oCCJrThL/49it3E=
/has-values/1.0.0:
dependencies:
is-number: 3.0.0
kind-of: 4.0.0
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-lbC2P+whRmGab+V/51Yo1aOe/k8=
/has-yarn/2.1.0:
dev: false
engines:
node: '>=8'
resolution:
integrity: sha512-UqBRqi4ju7T+TqGNdqAO0PaSVGsDGJUBQvk9eUWNGRY1CFGDzYhLWoM7JQEemnlvVcv/YEmc2wNW8BC24EnUsw==
/has/1.0.3:
dependencies:
function-bind: 1.1.1
engines:
node: '>= 0.4.0'
resolution:
integrity: sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw==
/hosted-git-info/2.8.8:
resolution:
integrity: sha512-f/wzC2QaWBs7t9IYqB4T3sR1xviIViXJRJTWBlx2Gf3g0Xi5vI7Yy4koXQ1c9OYDGHN9sBy1DQ2AB8fqZBWhUg==
/hosted-git-info/3.0.7:
dependencies:
lru-cache: 6.0.0
engines:
node: '>=10'
resolution:
integrity: sha512-fWqc0IcuXs+BmE9orLDyVykAG9GJtGLGuZAAqgcckPgv5xad4AcXGIv8galtQvlwutxSlaMcdw7BUtq2EIvqCQ==
/html-encoding-sniffer/1.0.2:
dependencies:
whatwg-encoding: 1.0.5
dev: true
resolution:
integrity: sha512-71lZziiDnsuabfdYiUeWdCVyKuqwWi23L8YeIgV9jSSZHCtb6wB1BKWooH7L3tn4/FuZJMVWyNaIDr4RGmaSYw==
/html-encoding-sniffer/2.0.1:
dependencies:
whatwg-encoding: 1.0.5
dev: true
engines:
node: '>=10'
resolution:
integrity: sha512-D5JbOMBIR/TVZkubHT+OyT2705QvogUW4IBn6nHd756OwieSF9aDYFj4dv6HHEVGYbHaLETa3WggZYWWMyy3ZQ==
/html-escaper/2.0.2:
dev: true
resolution:
integrity: sha512-H2iMtd0I4Mt5eYiapRdIDjp+XzelXQ0tFE4JS7YFwFevXXMmOp9myNrUvCg0D6ws8iqkRPBfKHgbwig1SmlLfg==
/http-cache-semantics/4.1.0:
dev: false
resolution:
integrity: sha512-carPklcUh7ROWRK7Cv27RPtdhYhUsela/ue5/jKzjegVvXDqM2ILE9Q2BGn9JZJh1g87cp56su/FgQSzcWS8cQ==
/http-errors/1.8.0:
dependencies:
depd: 1.1.2
inherits: 2.0.4
setprototypeof: 1.2.0
statuses: 1.5.0
toidentifier: 1.0.0
dev: true
engines:
node: '>= 0.6'
resolution:
integrity: sha512-4I8r0C5JDhT5VkvI47QktDW75rNlGVsUf/8hzjCC/wkWI/jdTRmBb9aI7erSG82r1bjKY3F6k28WnsVxB1C73A==
/http-proxy-agent/4.0.1:
dependencies:
'@tootallnate/once': 1.1.2
agent-base: 6.0.2
debug: 4.2.0
dev: false
engines:
node: '>= 6'
resolution:
integrity: sha512-k0zdNgqWTGA6aeIRVpvfVob4fL52dTfaehylg0Y4UvSySvOq/Y+BOyPrgpUrA7HylqvU8vIZGsRuXmspskV0Tg==
/http-signature/1.2.0:
dependencies:
assert-plus: 1.0.0
jsprim: 1.4.1
sshpk: 1.16.1
engines:
node: '>=0.8'
npm: '>=1.3.7'
resolution:
integrity: sha1-muzZJRFHcvPZW2WmCruPfBj7rOE=
/http-status-codes/1.4.0:
dev: true
resolution:
integrity: sha512-JrT3ua+WgH8zBD3HEJYbeEgnuQaAnUeRRko/YojPAJjGmIfGD3KPU/asLdsLwKjfxOmQe5nXMQ0pt/7MyapVbQ==
/https-proxy-agent/3.0.1:
dependencies:
agent-base: 4.3.0
debug: 3.2.6
dev: false
engines:
node: '>= 4.5.0'
resolution:
integrity: sha512-+ML2Rbh6DAuee7d07tYGEKOEi2voWPUGan+ExdPbPW6Z3svq+JCqr0v8WmKPOkz1vOVykPCBSuobe7G8GJUtVg==
/human-id/1.0.2:
dev: true
resolution:
integrity: sha512-UNopramDEhHJD+VR+ehk8rOslwSfByxPIZyJRfV739NDhN5LF1fa1MqnzKm2lGTQRjNrjK19Q5fhkgIfjlVUKw==
/human-signals/1.1.1:
engines:
node: '>=8.12.0'
resolution:
integrity: sha512-SEQu7vl8KjNL2eoGBLF3+wAjpsNfA9XMlXAYj/3EdaNfAlxKthD1xjEQfGOUhllCGGJVNY34bRr6lPINhNjyZw==
/humanize-ms/1.2.1:
dependencies:
ms: 2.1.2
dev: false
resolution:
integrity: sha1-xG4xWaKT9riW2ikxbYtv6Lt5u+0=
/husky/4.3.0:
dependencies:
chalk: 4.1.0
ci-info: 2.0.0
compare-versions: 3.6.0
cosmiconfig: 7.0.0
find-versions: 3.2.0
opencollective-postinstall: 2.0.3
pkg-dir: 4.2.0
please-upgrade-node: 3.2.0
slash: 3.0.0
which-pm-runs: 1.0.0
dev: true
engines:
node: '>=10'
hasBin: true
requiresBuild: true
resolution:
integrity: sha512-tTMeLCLqSBqnflBZnlVDhpaIMucSGaYyX6855jM4AguGeWCeSzNdb1mfyWduTZ3pe3SJVvVWGL0jO1iKZVPfTA==
/iconv-lite/0.4.24:
dependencies:
safer-buffer: 2.1.2
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==
/ieee754/1.2.1:
resolution:
integrity: sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==
/ignore/4.0.6:
dev: true
engines:
node: '>= 4'
resolution:
integrity: sha512-cyFDKrqc/YdcWFniJhzI42+AzS+gNwmUzOSFcRCQYwySuBBBy/KjuxWLZ/FHEH6Moq1NizMOBWyTcv8O4OZIMg==
/ignore/5.1.8:
engines:
node: '>= 4'
resolution:
integrity: sha512-BMpfD7PpiETpBl/A6S498BaIJ6Y/ABT93ETbby2fP00v4EbvPBXWEoaR1UBPKs3iR53pJY7EtZk5KACI57i1Uw==
/immediate/3.2.3:
dev: true
resolution:
integrity: sha1-0UD6j2FGWb1lQSMwl92qwlzdmRw=
/immediate/3.3.0:
dev: true
resolution:
integrity: sha512-HR7EVodfFUdQCTIeySw+WDRFJlPcLOJbXfwwZ7Oom6tjsvZ3bOkCDJHehQC3nxJrv7+f9XecwazynjU8e4Vw3Q==
/import-fresh/3.2.2:
dependencies:
parent-module: 1.0.1
resolve-from: 4.0.0
dev: true
engines:
node: '>=6'
resolution:
integrity: sha512-cTPNrlvJT6twpYy+YmKUKrTSjWFs3bjYjAhCwm+z4EOCubZxAuO+hHpRN64TqjEaYSHs7tJAE0w1CKMGmsG/lw==
/import-from/3.0.0:
dependencies:
resolve-from: 5.0.0
dev: false
engines:
node: '>=8'
resolution:
integrity: sha512-CiuXOFFSzkU5x/CR0+z7T91Iht4CXgfCxVOFRhh2Zyhg5wOpWvvDLQUsWl+gcN+QscYBjez8hDCt85O7RLDttQ==
/import-lazy/2.1.0:
dev: false
engines:
node: '>=4'
resolution:
integrity: sha1-BWmOPUXIjo1+nZLLBYTnfwlvPkM=
/import-local/3.0.2:
dependencies:
pkg-dir: 4.2.0
resolve-cwd: 3.0.0
dev: true
engines:
node: '>=8'
hasBin: true
resolution:
integrity: sha512-vjL3+w0oulAVZ0hBHnxa/Nm5TAurf9YLQJDhqRZyqb+VKGOB6LU8t9H1Nr5CIo16vh9XfJTOoHwU0B71S557gA==
/imurmurhash/0.1.4:
engines:
node: '>=0.8.19'
resolution:
integrity: sha1-khi5srkoojixPcT7a21XbyMUU+o=
/in-publish/2.0.1:
dev: true
hasBin: true
resolution:
integrity: sha512-oDM0kUSNFC31ShNxHKUyfZKy8ZeXZBWMjMdZHKLOk13uvT27VTL/QzRGfRUcevJhpkZAvlhPYuXkF7eNWrtyxQ==
/indent-string/2.1.0:
dependencies:
repeating: 2.0.1
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-ji1INIdCEhtKghi3oTfppSBJ3IA=
/indent-string/4.0.0:
engines:
node: '>=8'
resolution:
integrity: sha512-EdDDZu4A2OyIK7Lr/2zG+w5jmbuk1DVBnEwREQvBzspBJkCEbRa8GxU1lghYcaGJCnRWibjDXlq779X1/y5xwg==
/individual/3.0.0:
resolution:
integrity: sha1-58pPhfiVewGHNPKFdQ3CLsL5hi0=
/inflight/1.0.6:
dependencies:
once: 1.4.0
wrappy: 1.0.2
resolution:
integrity: sha1-Sb1jMdfQLQwJvJEKEHW6gWW1bfk=
/info-symbol/0.1.0:
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-J4QdcoZ920JCzWEtecEGM4gcang=
/inherits/2.0.4:
resolution:
integrity: sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==
/ini/1.3.5:
resolution:
integrity: sha512-RZY5huIKCMRWDUqZlEi72f/lmXKMvuszcMBduliQ3nnWbx9X/ZBQO7DijMEYS9EhHBb2qacRUMtC7svLwe0lcw==
/inquirer/0.11.0:
dependencies:
ansi-escapes: 1.4.0
ansi-regex: 2.1.1
chalk: 1.1.3
cli-cursor: 1.0.2
cli-width: 1.1.1
figures: 1.7.0
lodash: 3.10.1
readline2: 1.0.1
run-async: 0.1.0
rx-lite: 3.1.2
strip-ansi: 3.0.1
through: 2.3.8
dev: true
resolution:
integrity: sha1-dEi/qSQJKvMR1HFzu6uZDK4rsCc=
/ip-regex/2.1.0:
dev: true
engines:
node: '>=4'
resolution:
integrity: sha1-+ni/XS5pE8kRzp+BnuUUa7bYROk=
/ip/1.1.5:
dev: false
resolution:
integrity: sha1-vd7XARQpCCjAoDnnLvJfWq7ENUo=
/ipaddr.js/1.9.1:
dev: true
engines:
node: '>= 0.10'
resolution:
integrity: sha512-0KI/607xoxSToH7GjN1FfSbLoU0+btTicjsQSWQlh/hZykN8KpmMf7uYwPW3R+akZ6R/w18ZlXSHBYXiYUPO3g==
/is-absolute/1.0.0:
dependencies:
is-relative: 1.0.0
is-windows: 1.0.2
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha512-dOWoqflvcydARa360Gvv18DZ/gRuHKi2NU/wU5X1ZFzdYfH29nkiNZsF3mp4OJ3H4yo9Mx8A/uAGNzpzPN3yBA==
/is-accessor-descriptor/0.1.6:
dependencies:
kind-of: 3.2.2
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-qeEss66Nh2cn7u84Q/igiXtcmNY=
/is-accessor-descriptor/1.0.0:
dependencies:
kind-of: 6.0.3
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha512-m5hnHTkcVsPfqx3AKlyttIPb7J+XykHvJP2B9bZDjlhLIoEq4XoK64Vg7boZlVWYK6LUY94dYPEE7Lh0ZkZKcQ==
/is-arguments/1.0.4:
dev: true
engines:
node: '>= 0.4'
resolution:
integrity: sha512-xPh0Rmt8NE65sNzvyUmWgI1tz3mKq74lGA0mL8LYZcoIzKOzDh6HmrYm3d18k60nHerC8A9Km8kYu87zfSFnLA==
/is-arrayish/0.2.1:
resolution:
integrity: sha1-d8mYQFJ6qOyxqLppe4BkWnqSap0=
/is-buffer/1.1.6:
dev: true
resolution:
integrity: sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w==
/is-bzip2/1.0.0:
dev: false
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-XuWOqlounIDiFAe+3yOuWsCRs/w=
/is-callable/1.2.2:
engines:
node: '>= 0.4'
resolution:
integrity: sha512-dnMqspv5nU3LoewK2N/y7KLtxtakvTuaCsU9FU50/QDmdbHNy/4/JuRtMHqRU22o3q+W89YQndQEeCVwK+3qrA==
/is-ci/2.0.0:
dependencies:
ci-info: 2.0.0
hasBin: true
resolution:
integrity: sha512-YfJT7rkpQB0updsdHLGWrvhBJfcfzNNawYDNIyQXJz0IViGf75O8EBPKSdvw2rF+LGCsX4FZ8tcr3b19LcZq4w==
/is-core-module/2.1.0:
dependencies:
has: 1.0.3
resolution:
integrity: sha512-YcV7BgVMRFRua2FqQzKtTDMz8iCuLEyGKjr70q8Zm1yy2qKcurbFEd79PAdHV77oL3NrAaOVQIbMmiHQCHB7ZA==
/is-data-descriptor/0.1.4:
dependencies:
kind-of: 3.2.2
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-C17mSDiOLIYCgueT8YVv7D8wG1Y=
/is-data-descriptor/1.0.0:
dependencies:
kind-of: 6.0.3
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha512-jbRXy1FmtAoCjQkVmIVYwuuqDFUbaOeDjmed1tOGPrsMhtJA4rD9tkgA0F1qJ3gRFRXcHYVkdeaP50Q5rE/jLQ==
/is-date-object/1.0.2:
engines:
node: '>= 0.4'
resolution:
integrity: sha512-USlDT524woQ08aoZFzh3/Z6ch9Y/EWXEHQ/AaRN0SkKq4t2Jw2R2339tSXmwuVoY7LLlBCbOIlx2myP/L5zk0g==
/is-deflate/1.0.0:
dev: false
resolution:
integrity: sha1-yGKQHDwWH7CdrHzcfnhPgOmPLxQ=
/is-descriptor/0.1.6:
dependencies:
is-accessor-descriptor: 0.1.6
is-data-descriptor: 0.1.4
kind-of: 5.1.0
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha512-avDYr0SB3DwO9zsMov0gKCESFYqCnE4hq/4z3TdUlukEy5t9C0YRq7HLrsN52NAcqXKaepeCD0n+B0arnVG3Hg==
/is-descriptor/1.0.2:
dependencies:
is-accessor-descriptor: 1.0.0
is-data-descriptor: 1.0.0
kind-of: 6.0.3
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha512-2eis5WqQGV7peooDyLmNEPUrps9+SXX5c9pL3xEB+4e9HnGuDa7mB7kHxHw4CbqS9k1T2hOH3miL8n8WtiYVtg==
/is-docker/2.1.1:
dev: true
engines:
node: '>=8'
hasBin: true
optional: true
resolution:
integrity: sha512-ZOoqiXfEwtGknTiuDEy8pN2CfE3TxMHprvNer1mXiqwkOT77Rw3YVrUQ52EqAOU3QAWDQ+bQdx7HJzrv7LS2Hw==
/is-extendable/0.1.1:
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-YrEQ4omkcUGOPsNqYX1HLjAd/Ik=
/is-extendable/1.0.1:
dependencies:
is-plain-object: 2.0.4
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha512-arnXMxT1hhoKo9k1LZdmlNyJdDDfy2v0fXjFlmok4+i8ul/6WlbVge9bhM74OpNPQPMGUToDtz+KXa1PneJxOA==
/is-extglob/2.1.1:
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-qIwCU1eR8C7TfHahueqXc8gz+MI=
/is-finite/1.1.0:
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha512-cdyMtqX/BOqqNBBiKlIVkytNHm49MtMlYyn1zxzvJKWmFMlGzm+ry5BBfYyeY9YmNKbRSo/o7OX9w9ale0wg3w==
/is-fullwidth-code-point/1.0.0:
dependencies:
number-is-nan: 1.0.1
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-754xOG8DGn8NZDr4L95QxFfvAMs=
/is-fullwidth-code-point/2.0.0:
engines:
node: '>=4'
resolution:
integrity: sha1-o7MKXE8ZkYMWeqq5O+764937ZU8=
/is-fullwidth-code-point/3.0.0:
engines:
node: '>=8'
resolution:
integrity: sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==
/is-generator-fn/2.1.0:
dev: true
engines:
node: '>=6'
resolution:
integrity: sha512-cTIB4yPYL/Grw0EaSzASzg6bBy9gqCofvWN8okThAYIxKJZC+udlRAmGbM0XLeniEJSs8uEgHPGuHSe1XsOLSQ==
/is-glob/3.1.0:
dependencies:
is-extglob: 2.1.1
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-e6WuJCF4BKxwcHuWkiVnSGzD6Eo=
/is-glob/4.0.1:
dependencies:
is-extglob: 2.1.1
engines:
node: '>=0.10.0'
resolution:
integrity: sha512-5G0tKtBTFImOqDnLB2hG6Bp2qcKEFduo4tZu9MT/H6NQv/ghhy30o55ufafxJ/LdH79LLs2Kfrn85TLKyA7BUg==
/is-gzip/1.0.0:
dev: false
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-bKiwe5nHeZgCWQDlVc7Y7YCHmoM=
/is-inner-link/2.0.2:
dependencies:
graceful-fs: 4.2.4
is-subdir: 1.1.1
resolve-link-target: 1.0.1
dev: false
resolution:
integrity: sha512-YS9RSUrRbskf/O6nMF5+dvoa8zoIwF2uXnJZN1X+gCEtA1cc3KqgbOmgPjIndHfrLJ8MCRaPoG2KBPTZqhy5ug==
/is-installed-globally/0.3.2:
dependencies:
global-dirs: 2.0.1
is-path-inside: 3.0.2
dev: false
engines:
node: '>=8'
resolution:
integrity: sha512-wZ8x1js7Ia0kecP/CHM/3ABkAmujX7WPvQk6uu3Fly/Mk44pySulQpnHG46OMjHGXApINnV4QhY3SWnECO2z5g==
/is-negated-glob/1.0.0:
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-aRC8pdqMleeEtXUbl2z1oQ/uNtI=
/is-negative-zero/2.0.0:
engines:
node: '>= 0.4'
resolution:
integrity: sha1-lVOxIbD6wohp2p7UWeIMdUN4hGE=
/is-npm/5.0.0:
dev: false
engines:
node: '>=10'
resolution:
integrity: sha512-WW/rQLOazUq+ST/bCAVBp/2oMERWLsR7OrKyt052dNDk4DHcDE0/7QSXITlmi+VBcV13DfIbysG3tZJm5RfdBA==
/is-number/3.0.0:
dependencies:
kind-of: 3.2.2
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-JP1iAaR4LPUFYcgQJ2r8fRLXEZU=
/is-number/6.0.0:
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha512-Wu1VHeILBK8KAWJUAiSZQX94GmOE45Rg6/538fKwiloUu21KncEkYGPqob2oSZ5mUT73vLGrHQjKw3KMPwfDzg==
/is-number/7.0.0:
engines:
node: '>=0.12.0'
resolution:
integrity: sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==
/is-obj/2.0.0:
engines:
node: '>=8'
resolution:
integrity: sha512-drqDG3cbczxxEJRoOXcOjtdp1J/lyp1mNn0xaznRs8+muBhgQcrnbspox5X5fOw0HnMnbfDzvnEMEtqDEJEo8w==
/is-object/1.0.1:
dev: true
resolution:
integrity: sha1-iVJojF7C/9awPsyF52ngKQMINHA=
/is-path-cwd/2.2.0:
engines:
node: '>=6'
resolution:
integrity: sha512-w942bTcih8fdJPJmQHFzkS76NEP8Kzzvmw92cXsazb8intwLqPibPPdXf4ANdKV3rYMuuQYGIWtvz9JilB3NFQ==
/is-path-inside/3.0.2:
engines:
node: '>=8'
resolution:
integrity: sha512-/2UGPSgmtqwo1ktx8NDHjuPwZWmHhO+gj0f93EkhLB5RgW9RZevWYYlIkS6zePc6U2WpOdQYIwHe9YC4DWEBVg==
/is-plain-obj/1.1.0:
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-caUMhCnfync8kqOQpKA7OfzVHT4=
/is-plain-obj/2.1.0:
engines:
node: '>=8'
resolution:
integrity: sha512-YWnfyRwxL/+SsrWYfOpUtz5b3YD+nyfkHvjbcanzk8zgyO4ASD67uVMRt8k5bM4lLMDnXfriRhOpemw+NfT1eA==
/is-plain-object/2.0.4:
dependencies:
isobject: 3.0.1
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==
/is-port-reachable/3.0.0:
dev: true
engines:
node: '>=8'
resolution:
integrity: sha512-056IzLiWHdgVd6Eq1F9HtJl+cIkvi5X2MJ/A1fjQtByHkzQE1wGardnPhqrarOGDF88BOW+297X7PDvZ2vcyVg==
/is-potential-custom-element-name/1.0.0:
dev: true
resolution:
integrity: sha1-DFLlS8yjkbssSUsh6GJtczbG45c=
/is-promise/2.2.2:
dev: true
resolution:
integrity: sha512-+lP4/6lKUBfQjZ2pdxThZvLUAafmZb8OAxFb8XXtiQmS35INgr85hdOGoEs124ez1FCnZJt6jau/T+alh58QFQ==
/is-regex/1.0.5:
dependencies:
has: 1.0.3
dev: true
engines:
node: '>= 0.4'
resolution:
integrity: sha512-vlKW17SNq44owv5AQR3Cq0bQPEb8+kF3UKZ2fiZNOWtztYE5i0CzCZxFDwO58qAOWtxdBRVO/V5Qin1wjCqFYQ==
/is-regex/1.1.1:
dependencies:
has-symbols: 1.0.1
engines:
node: '>= 0.4'
resolution:
integrity: sha512-1+QkEcxiLlB7VEyFtyBg94e08OAsvq7FUBgApTq/w2ymCLyKJgDPsybBENVtA7XCQEgEXxKPonG+mvYRxh/LIg==
/is-relative/1.0.0:
dependencies:
is-unc-path: 1.0.0
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha512-Kw/ReK0iqwKeu0MITLFuj0jbPAmEiOsIwyIXvvbfa6QfmN9pkD1M+8pdk7Rl/dTKbH34/XBFMbgD4iMJhLQbGA==
/is-stream/1.1.0:
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-EtSj3U5o4Lec6428hBc66A2RykQ=
/is-stream/2.0.0:
engines:
node: '>=8'
resolution:
integrity: sha512-XCoy+WlUr7d1+Z8GgSuXmpuUFC9fOhRXglJMx+dwLKTkL44Cjd4W1Z5P+BQZpr+cR93aGP4S/s7Ftw6Nd/kiEw==
/is-string/1.0.5:
dev: false
engines:
node: '>= 0.4'
resolution:
integrity: sha512-buY6VNRjhQMiF1qWDouloZlQbRhDPCebwxSjxMjxgemYT46YMd2NR0/H+fBhEfWX4A/w9TBJ+ol+okqJKFE6vQ==
/is-subdir/1.1.1:
dependencies:
better-path-resolve: 1.0.0
engines:
node: '>=4'
resolution:
integrity: sha512-VYpq0S7gPBVkkmfwkvGnx1EL9UVIo87NQyNcgMiNUdQCws3CJm5wj2nB+XPL7zigvjxhuZgp3bl2yBcKkSIj1w==
/is-symbol/1.0.3:
dependencies:
has-symbols: 1.0.1
engines:
node: '>= 0.4'
resolution:
integrity: sha512-OwijhaRSgqvhm/0ZdAcXNZt9lYdKFpcRDT5ULUuYXPoT794UNOdU+gpT6Rzo7b4V2HUl/op6GqY894AZwv9faQ==
/is-text-path/1.0.1:
dependencies:
text-extensions: 1.9.0
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-Thqg+1G/vLPpJogAE5cgLBd1tm4=
/is-typedarray/1.0.0:
resolution:
integrity: sha1-5HnICFjfDBsR3dppQPlgEfzaSpo=
/is-unc-path/1.0.0:
dependencies:
unc-path-regex: 0.1.2
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha512-mrGpVd0fs7WWLfVsStvgF6iEJnbjDFZh9/emhRDcGWTduTfNHd9CHeUwH3gYIjdbwo4On6hunkztwOaAw0yllQ==
/is-utf8/0.2.1:
dev: true
resolution:
integrity: sha1-Sw2hRCEE0bM2NA6AeX6GXPOffXI=
/is-valid-glob/1.0.0:
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-Kb8+/3Ab4tTTFdusw5vDn+j2Aao=
/is-windows/1.0.2:
engines:
node: '>=0.10.0'
resolution:
integrity: sha512-eXK1UInq2bPmjyX6e3VHIzMLobc4J94i4AWn+Hpq3OU5KkrRC96OAcR3PRJ/pGu6m8TRnBHP9dkXQVsT/COVIA==
/is-wsl/2.2.0:
dependencies:
is-docker: 2.1.1
dev: true
engines:
node: '>=8'
optional: true
resolution:
integrity: sha512-fKzAra0rGJUUBwGBgNkHZuToZcn+TtXHpeCgmkMJMMYx1sQDYaCSyjJBSCa2nH1DGm7s3n1oBnohoVTBaN7Lww==
/is-yarn-global/0.3.0:
dev: false
resolution:
integrity: sha512-VjSeb/lHmkoyd8ryPVIKvOCn4D1koMqY+vqyjjUfc3xyKtP4dYOxM44sZrnqQSzSds3xyOrUTLTC9LVCVgLngw==
/isarray/0.0.1:
dev: true
resolution:
integrity: sha1-ihis/Kmo9Bd+Cav8YDiTmwXR7t8=
/isarray/1.0.0:
resolution:
integrity: sha1-u5NdSFgsuhaMBoNJV6VKPgcSTxE=
/isexe/2.0.0:
resolution:
integrity: sha1-6PvzdNxVb/iUehDcsFctYz8s+hA=
/isobject/2.1.0:
dependencies:
isarray: 1.0.0
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-8GVWEJaj8dou9GJy+BXIQNh+DIk=
/isobject/3.0.1:
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-TkMekrEalzFjaqH5yNHMvP2reN8=
/isstream/0.1.2:
resolution:
integrity: sha1-R+Y/evVa+m+S4VAOaQ64uFKcCZo=
/istanbul-lib-coverage/3.0.0:
dev: true
engines:
node: '>=8'
resolution:
integrity: sha512-UiUIqxMgRDET6eR+o5HbfRYP1l0hqkWOs7vNxC/mggutCMUIhWMm8gAHb8tHlyfD3/l6rlgNA5cKdDzEAf6hEg==
/istanbul-lib-instrument/4.0.3:
dependencies:
'@babel/core': 7.12.3
'@istanbuljs/schema': 0.1.2
istanbul-lib-coverage: 3.0.0
semver: 6.3.0
dev: true
engines:
node: '>=8'
resolution:
integrity: sha512-BXgQl9kf4WTCPCCpmFGoJkz/+uhvm7h7PFKUYxh7qarQd3ER33vHG//qaE8eN25l07YqZPpHXU9I09l/RD5aGQ==
/istanbul-lib-report/3.0.0:
dependencies:
istanbul-lib-coverage: 3.0.0
make-dir: 3.1.0
supports-color: 7.2.0
dev: true
engines:
node: '>=8'
resolution:
integrity: sha512-wcdi+uAKzfiGT2abPpKZ0hSU1rGQjUQnLvtY5MpQ7QCTahD3VODhcu4wcfY1YtkGaDD5yuydOLINXsfbus9ROw==
/istanbul-lib-source-maps/4.0.0:
dependencies:
debug: 4.2.0
istanbul-lib-coverage: 3.0.0
source-map: 0.6.1
dev: true
engines:
node: '>=8'
resolution:
integrity: sha512-c16LpFRkR8vQXyHZ5nLpY35JZtzj1PQY1iZmesUbf1FZHbIupcWfjgOXBY9YHkLEQ6puz1u4Dgj6qmU/DisrZg==
/jest-changed-files/26.6.2:
dependencies:
'@jest/types': 26.6.2
execa: 4.1.0
throat: 5.0.0
dev: true
engines:
node: '>= 10.14.2'
resolution:
integrity: sha512-fDS7szLcY9sCtIip8Fjry9oGf3I2ht/QT21bAHm5Dmf0mD4X3ReNUf17y+bO6fR8WgbIZTlbyG1ak/53cbRzKQ==
/jest-cli/26.6.3_ts-node@9.0.0:
dependencies:
'@jest/core': 26.6.3_ts-node@9.0.0
'@jest/test-result': 26.6.2
'@jest/types': 26.6.2
chalk: 4.1.0
exit: 0.1.2
graceful-fs: 4.2.4
import-local: 3.0.2
is-ci: 2.0.0
jest-config: 26.6.3_ts-node@9.0.0
jest-util: 26.6.2
jest-validate: 26.6.2
prompts: 2.4.0
yargs: 15.4.1
dev: true
engines:
node: '>= 10.14.2'
hasBin: true
peerDependencies:
ts-node: '*'
resolution:
integrity: sha512-GF9noBSa9t08pSyl3CY4frMrqp+aQXFGFkf5hEPbh/pIUFYWMK6ZLTfbmadxJVcJrdRoChlWQsA2VkJcDFK8hg==
/jest-config/26.6.3_ts-node@9.0.0:
dependencies:
'@babel/core': 7.12.3
'@jest/test-sequencer': 26.6.3_ts-node@9.0.0
'@jest/types': 26.6.2
babel-jest: 26.6.3_@babel+core@7.12.3
chalk: 4.1.0
deepmerge: 4.2.2
glob: 7.1.6
graceful-fs: 4.2.4
jest-environment-jsdom: 26.6.2
jest-environment-node: 26.6.2
jest-get-type: 26.3.0
jest-jasmine2: 26.6.3_ts-node@9.0.0
jest-regex-util: 26.0.0
jest-resolve: 26.6.2
jest-util: 26.6.2
jest-validate: 26.6.2
micromatch: 4.0.2
pretty-format: 26.6.2
ts-node: 9.0.0_typescript@4.0.5
dev: true
engines:
node: '>= 10.14.2'
peerDependencies:
ts-node: '>=9.0.0'
peerDependenciesMeta:
ts-node:
optional: true
resolution:
integrity: sha512-t5qdIj/bCj2j7NFVHb2nFB4aUdfucDn3JRKgrZnplb8nieAirAzRSHP8uDEd+qV6ygzg9Pz4YG7UTJf94LPSyg==
/jest-diff/26.6.2:
dependencies:
chalk: 4.1.0
diff-sequences: 26.6.2
jest-get-type: 26.3.0
pretty-format: 26.6.2
dev: true
engines:
node: '>= 10.14.2'
resolution:
integrity: sha512-6m+9Z3Gv9wN0WFVasqjCL/06+EFCMTqDEUl/b87HYK2rAPTyfz4ZIuSlPhY51PIQRWx5TaxeF1qmXKe9gfN3sA==
/jest-docblock/26.0.0:
dependencies:
detect-newline: 3.1.0
dev: true
engines:
node: '>= 10.14.2'
resolution:
integrity: sha512-RDZ4Iz3QbtRWycd8bUEPxQsTlYazfYn/h5R65Fc6gOfwozFhoImx+affzky/FFBuqISPTqjXomoIGJVKBWoo0w==
/jest-each/26.6.2:
dependencies:
'@jest/types': 26.6.2
chalk: 4.1.0
jest-get-type: 26.3.0
jest-util: 26.6.2
pretty-format: 26.6.2
dev: true
engines:
node: '>= 10.14.2'
resolution:
integrity: sha512-Mer/f0KaATbjl8MCJ+0GEpNdqmnVmDYqCTJYTvoo7rqmRiDllmp2AYN+06F93nXcY3ur9ShIjS+CO/uD+BbH4A==
/jest-environment-jsdom/26.6.2:
dependencies:
'@jest/environment': 26.6.2
'@jest/fake-timers': 26.6.2
'@jest/types': 26.6.2
'@types/node': 12.19.4
jest-mock: 26.6.2
jest-util: 26.6.2
jsdom: 16.4.0
dev: true
engines:
node: '>= 10.14.2'
resolution:
integrity: sha512-jgPqCruTlt3Kwqg5/WVFyHIOJHsiAvhcp2qiR2QQstuG9yWox5+iHpU3ZrcBxW14T4fe5Z68jAfLRh7joCSP2Q==
/jest-environment-node/26.6.2:
dependencies:
'@jest/environment': 26.6.2
'@jest/fake-timers': 26.6.2
'@jest/types': 26.6.2
'@types/node': 12.19.4
jest-mock: 26.6.2
jest-util: 26.6.2
dev: true
engines:
node: '>= 10.14.2'
resolution:
integrity: sha512-zhtMio3Exty18dy8ee8eJ9kjnRyZC1N4C1Nt/VShN1apyXc8rWGtJ9lI7vqiWcyyXS4BVSEn9lxAM2D+07/Tag==
/jest-get-type/26.3.0:
dev: true
engines:
node: '>= 10.14.2'
resolution:
integrity: sha512-TpfaviN1R2pQWkIihlfEanwOXK0zcxrKEE4MlU6Tn7keoXdN6/3gK/xl0yEh8DOunn5pOVGKf8hB4R9gVh04ig==
/jest-haste-map/26.6.2:
dependencies:
'@jest/types': 26.6.2
'@types/graceful-fs': 4.1.4
'@types/node': 12.19.4
anymatch: 3.1.1
fb-watchman: 2.0.1
graceful-fs: 4.2.4
jest-regex-util: 26.0.0
jest-serializer: 26.6.2
jest-util: 26.6.2
jest-worker: 26.6.2
micromatch: 4.0.2
sane: 4.1.0
walker: 1.0.7
dev: true
engines:
node: '>= 10.14.2'
optionalDependencies:
fsevents: 2.2.1
resolution:
integrity: sha512-easWIJXIw71B2RdR8kgqpjQrbMRWQBgiBwXYEhtGUTaX+doCjBheluShdDMeR8IMfJiTqH4+zfhtg29apJf/8w==
/jest-jasmine2/26.6.3_ts-node@9.0.0:
dependencies:
'@babel/traverse': 7.12.5
'@jest/environment': 26.6.2
'@jest/source-map': 26.6.2
'@jest/test-result': 26.6.2
'@jest/types': 26.6.2
'@types/node': 12.19.4
chalk: 4.1.0
co: 4.6.0
expect: 26.6.2
is-generator-fn: 2.1.0
jest-each: 26.6.2
jest-matcher-utils: 26.6.2
jest-message-util: 26.6.2
jest-runtime: 26.6.3_ts-node@9.0.0
jest-snapshot: 26.6.2
jest-util: 26.6.2
pretty-format: 26.6.2
throat: 5.0.0
dev: true
engines:
node: '>= 10.14.2'
peerDependencies:
ts-node: '*'
resolution:
integrity: sha512-kPKUrQtc8aYwBV7CqBg5pu+tmYXlvFlSFYn18ev4gPFtrRzB15N2gW/Roew3187q2w2eHuu0MU9TJz6w0/nPEg==
/jest-leak-detector/26.6.2:
dependencies:
jest-get-type: 26.3.0
pretty-format: 26.6.2
dev: true
engines:
node: '>= 10.14.2'
resolution:
integrity: sha512-i4xlXpsVSMeKvg2cEKdfhh0H39qlJlP5Ex1yQxwF9ubahboQYMgTtz5oML35AVA3B4Eu+YsmwaiKVev9KCvLxg==
/jest-matcher-utils/26.6.2:
dependencies:
chalk: 4.1.0
jest-diff: 26.6.2
jest-get-type: 26.3.0
pretty-format: 26.6.2
dev: true
engines:
node: '>= 10.14.2'
resolution:
integrity: sha512-llnc8vQgYcNqDrqRDXWwMr9i7rS5XFiCwvh6DTP7Jqa2mqpcCBBlpCbn+trkG0KNhPu/h8rzyBkriOtBstvWhw==
/jest-message-util/26.6.2:
dependencies:
'@babel/code-frame': 7.10.4
'@jest/types': 26.6.2
'@types/stack-utils': 2.0.0
chalk: 4.1.0
graceful-fs: 4.2.4
micromatch: 4.0.2
pretty-format: 26.6.2
slash: 3.0.0
stack-utils: 2.0.2
dev: true
engines:
node: '>= 10.14.2'
resolution:
integrity: sha512-rGiLePzQ3AzwUshu2+Rn+UMFk0pHN58sOG+IaJbk5Jxuqo3NYO1U2/MIR4S1sKgsoYSXSzdtSa0TgrmtUwEbmA==
/jest-mock/26.6.2:
dependencies:
'@jest/types': 26.6.2
'@types/node': 12.19.4
dev: true
engines:
node: '>= 10.14.2'
resolution:
integrity: sha512-YyFjePHHp1LzpzYcmgqkJ0nm0gg/lJx2aZFzFy1S6eUqNjXsOqTK10zNRff2dNfssgokjkG65OlWNcIlgd3zew==
/jest-pnp-resolver/1.2.2_jest-resolve@26.6.2:
dependencies:
jest-resolve: 26.6.2
dev: true
engines:
node: '>=6'
peerDependencies:
jest-resolve: '*'
peerDependenciesMeta:
jest-resolve:
optional: true
resolution:
integrity: sha512-olV41bKSMm8BdnuMsewT4jqlZ8+3TCARAXjZGT9jcoSnrfUnRCqnMoF9XEeoWjbzObpqF9dRhHQj0Xb9QdF6/w==
/jest-regex-util/26.0.0:
dev: true
engines:
node: '>= 10.14.2'
resolution:
integrity: sha512-Gv3ZIs/nA48/Zvjrl34bf+oD76JHiGDUxNOVgUjh3j890sblXryjY4rss71fPtD/njchl6PSE2hIhvyWa1eT0A==
/jest-resolve-dependencies/26.6.3:
dependencies:
'@jest/types': 26.6.2
jest-regex-util: 26.0.0
jest-snapshot: 26.6.2
dev: true
engines:
node: '>= 10.14.2'
resolution:
integrity: sha512-pVwUjJkxbhe4RY8QEWzN3vns2kqyuldKpxlxJlzEYfKSvY6/bMvxoFrYYzUO1Gx28yKWN37qyV7rIoIp2h8fTg==
/jest-resolve/26.6.2:
dependencies:
'@jest/types': 26.6.2
chalk: 4.1.0
graceful-fs: 4.2.4
jest-pnp-resolver: 1.2.2_jest-resolve@26.6.2
jest-util: 26.6.2
read-pkg-up: 7.0.1
resolve: 1.19.0
slash: 3.0.0
dev: true
engines:
node: '>= 10.14.2'
resolution:
integrity: sha512-sOxsZOq25mT1wRsfHcbtkInS+Ek7Q8jCHUB0ZUTP0tc/c41QHriU/NunqMfCUWsL4H3MHpvQD4QR9kSYhS7UvQ==
/jest-runner/26.6.3_ts-node@9.0.0:
dependencies:
'@jest/console': 26.6.2
'@jest/environment': 26.6.2
'@jest/test-result': 26.6.2
'@jest/types': 26.6.2
'@types/node': 12.19.4
chalk: 4.1.0
emittery: 0.7.2
exit: 0.1.2
graceful-fs: 4.2.4
jest-config: 26.6.3_ts-node@9.0.0
jest-docblock: 26.0.0
jest-haste-map: 26.6.2
jest-leak-detector: 26.6.2
jest-message-util: 26.6.2
jest-resolve: 26.6.2
jest-runtime: 26.6.3_ts-node@9.0.0
jest-util: 26.6.2
jest-worker: 26.6.2
source-map-support: 0.5.19
throat: 5.0.0
dev: true
engines:
node: '>= 10.14.2'
peerDependencies:
ts-node: '*'
resolution:
integrity: sha512-atgKpRHnaA2OvByG/HpGA4g6CSPS/1LK0jK3gATJAoptC1ojltpmVlYC3TYgdmGp+GLuhzpH30Gvs36szSL2JQ==
/jest-runtime/26.6.3_ts-node@9.0.0:
dependencies:
'@jest/console': 26.6.2
'@jest/environment': 26.6.2
'@jest/fake-timers': 26.6.2
'@jest/globals': 26.6.2
'@jest/source-map': 26.6.2
'@jest/test-result': 26.6.2
'@jest/transform': 26.6.2
'@jest/types': 26.6.2
'@types/yargs': 15.0.9
chalk: 4.1.0
cjs-module-lexer: 0.6.0
collect-v8-coverage: 1.0.1
exit: 0.1.2
glob: 7.1.6
graceful-fs: 4.2.4
jest-config: 26.6.3_ts-node@9.0.0
jest-haste-map: 26.6.2
jest-message-util: 26.6.2
jest-mock: 26.6.2
jest-regex-util: 26.0.0
jest-resolve: 26.6.2
jest-snapshot: 26.6.2
jest-util: 26.6.2
jest-validate: 26.6.2
slash: 3.0.0
strip-bom: 4.0.0
yargs: 15.4.1
dev: true
engines:
node: '>= 10.14.2'
hasBin: true
peerDependencies:
ts-node: '*'
resolution:
integrity: sha512-lrzyR3N8sacTAMeonbqpnSka1dHNux2uk0qqDXVkMv2c/A3wYnvQ4EXuI013Y6+gSKSCxdaczvf4HF0mVXHRdw==
/jest-serializer/26.6.2:
dependencies:
'@types/node': 12.19.4
graceful-fs: 4.2.4
dev: true
engines:
node: '>= 10.14.2'
resolution:
integrity: sha512-S5wqyz0DXnNJPd/xfIzZ5Xnp1HrJWBczg8mMfMpN78OJ5eDxXyf+Ygld9wX1DnUWbIbhM1YDY95NjR4CBXkb2g==
/jest-snapshot/26.6.2:
dependencies:
'@babel/types': 7.12.6
'@jest/types': 26.6.2
'@types/babel__traverse': 7.0.15
'@types/prettier': 2.1.5
chalk: 4.1.0
expect: 26.6.2
graceful-fs: 4.2.4
jest-diff: 26.6.2
jest-get-type: 26.3.0
jest-haste-map: 26.6.2
jest-matcher-utils: 26.6.2
jest-message-util: 26.6.2
jest-resolve: 26.6.2
natural-compare: 1.4.0
pretty-format: 26.6.2
semver: 7.3.2
dev: true
engines:
node: '>= 10.14.2'
resolution:
integrity: sha512-OLhxz05EzUtsAmOMzuupt1lHYXCNib0ECyuZ/PZOx9TrZcC8vL0x+DUG3TL+GLX3yHG45e6YGjIm0XwDc3q3og==
/jest-util/26.6.2:
dependencies:
'@jest/types': 26.6.2
'@types/node': 12.19.4
chalk: 4.1.0
graceful-fs: 4.2.4
is-ci: 2.0.0
micromatch: 4.0.2
dev: true
engines:
node: '>= 10.14.2'
resolution:
integrity: sha512-MDW0fKfsn0OI7MS7Euz6h8HNDXVQ0gaM9uW6RjfDmd1DAFcaxX9OqIakHIqhbnmF08Cf2DLDG+ulq8YQQ0Lp0Q==
/jest-validate/26.6.2:
dependencies:
'@jest/types': 26.6.2
camelcase: 6.2.0
chalk: 4.1.0
jest-get-type: 26.3.0
leven: 3.1.0
pretty-format: 26.6.2
dev: true
engines:
node: '>= 10.14.2'
resolution:
integrity: sha512-NEYZ9Aeyj0i5rQqbq+tpIOom0YS1u2MVu6+euBsvpgIme+FOfRmoC4R5p0JiAUpaFvFy24xgrpMknarR/93XjQ==
/jest-watcher/26.6.2:
dependencies:
'@jest/test-result': 26.6.2
'@jest/types': 26.6.2
'@types/node': 12.19.4
ansi-escapes: 4.3.1
chalk: 4.1.0
jest-util: 26.6.2
string-length: 4.0.1
dev: true
engines:
node: '>= 10.14.2'
resolution:
integrity: sha512-WKJob0P/Em2csiVthsI68p6aGKTIcsfjH9Gsx1f0A3Italz43e3ho0geSAVsmj09RWOELP1AZ/DXyJgOgDKxXQ==
/jest-worker/26.6.2:
dependencies:
'@types/node': 12.19.4
merge-stream: 2.0.0
supports-color: 7.2.0
dev: true
engines:
node: '>= 10.13.0'
resolution:
integrity: sha512-KWYVV1c4i+jbMpaBC+U++4Va0cp8OisU185o73T1vo99hqi7w8tSJfUXYswwqqrjzwxa6KpRK54WhPvwf5w6PQ==
/jest/26.6.3_ts-node@9.0.0:
dependencies:
'@jest/core': 26.6.3_ts-node@9.0.0
import-local: 3.0.2
jest-cli: 26.6.3_ts-node@9.0.0
dev: true
engines:
node: '>= 10.14.2'
hasBin: true
peerDependencies:
ts-node: '*'
resolution:
integrity: sha512-lGS5PXGAzR4RF7V5+XObhqz2KZIDUA1yD0DG6pBVmy10eh0ZIXQImRuzocsI/N2XZ1GrLFwTS27In2i2jlpq1Q==
/js-tokens/4.0.0:
resolution:
integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==
/js-yaml/3.14.0:
dependencies:
argparse: 1.0.10
esprima: 4.0.1
hasBin: true
resolution:
integrity: sha512-/4IbIeHcD9VMHFqDR/gQ7EdZdLimOvW2DdcxFjdyyZ9NsbS+ccrXqVWDtab/lRl5AlUqmpBx8EhPaWR+OtY17A==
/jsbn/0.1.1:
resolution:
integrity: sha1-peZUwuWi3rXyAdls77yoDA7y9RM=
/jsdom/15.2.1:
dependencies:
abab: 2.0.5
acorn: 7.4.1
acorn-globals: 4.3.4
array-equal: 1.0.0
cssom: 0.4.4
cssstyle: 2.3.0
data-urls: 1.1.0
domexception: 1.0.1
escodegen: 1.14.3
html-encoding-sniffer: 1.0.2
nwsapi: 2.2.0
parse5: 5.1.0
pn: 1.1.0
request: 2.88.2
request-promise-native: 1.0.9_request@2.88.2
saxes: 3.1.11
symbol-tree: 3.2.4
tough-cookie: 3.0.1
w3c-hr-time: 1.0.2
w3c-xmlserializer: 1.1.2
webidl-conversions: 4.0.2
whatwg-encoding: 1.0.5
whatwg-mimetype: 2.3.0
whatwg-url: 7.1.0
ws: 7.4.0
xml-name-validator: 3.0.0
dev: true
engines:
node: '>=8'
peerDependencies:
canvas: ^2.5.0
peerDependenciesMeta:
canvas:
optional: true
resolution:
integrity: sha512-fAl1W0/7T2G5vURSyxBzrJ1LSdQn6Tr5UX/xD4PXDx/PDgwygedfW6El/KIj3xJ7FU61TTYnc/l/B7P49Eqt6g==
/jsdom/16.4.0:
dependencies:
abab: 2.0.5
acorn: 7.4.1
acorn-globals: 6.0.0
cssom: 0.4.4
cssstyle: 2.3.0
data-urls: 2.0.0
decimal.js: 10.2.1
domexception: 2.0.1
escodegen: 1.14.3
html-encoding-sniffer: 2.0.1
is-potential-custom-element-name: 1.0.0
nwsapi: 2.2.0
parse5: 5.1.1
request: 2.88.2
request-promise-native: 1.0.9_request@2.88.2
saxes: 5.0.1
symbol-tree: 3.2.4
tough-cookie: 3.0.1
w3c-hr-time: 1.0.2
w3c-xmlserializer: 2.0.0
webidl-conversions: 6.1.0
whatwg-encoding: 1.0.5
whatwg-mimetype: 2.3.0
whatwg-url: 8.4.0
ws: 7.4.0
xml-name-validator: 3.0.0
dev: true
engines:
node: '>=10'
peerDependencies:
canvas: ^2.5.0
peerDependenciesMeta:
canvas:
optional: true
resolution:
integrity: sha512-lYMm3wYdgPhrl7pDcRmvzPhhrGVBeVhPIqeHjzeiHN3DFmD1RBpbExbi8vU7BJdH8VAZYovR8DMt0PNNDM7k8w==
/jsesc/2.5.2:
dev: true
engines:
node: '>=4'
hasBin: true
resolution:
integrity: sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==
/json-append/1.1.1:
dependencies:
concat-stream: 1.6.2
dev: true
hasBin: true
resolution:
integrity: sha1-Pnu6YqBHvzHJjexDGaU5uyhrsQQ=
/json-buffer/3.0.0:
dev: false
resolution:
integrity: sha1-Wx85evx11ne96Lz8Dkfh+aPZqJg=
/json-parse-better-errors/1.0.2:
dev: true
resolution:
integrity: sha512-mrqyZKfX5EhL7hvqcV6WG1yYjnjeuYDzDhhcAAUrq8Po85NBQBJP+ZDUT75qZQ98IkUoBqdkExkukOU7Ts2wrw==
/json-parse-even-better-errors/2.3.1:
resolution:
integrity: sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==
/json-schema-traverse/0.4.1:
resolution:
integrity: sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==
/json-schema/0.2.3:
resolution:
integrity: sha1-tIDIkuWaLwWVTOcnvT8qTogvnhM=
/json-stable-stringify-without-jsonify/1.0.1:
dev: true
resolution:
integrity: sha1-nbe1lJatPzz+8wp1FC0tkwrXJlE=
/json-stringify-safe/5.0.1:
resolution:
integrity: sha1-Epai1Y/UXxmg9s4B1lcB4sc1tus=
/json5/1.0.1:
dependencies:
minimist: 1.2.5
dev: false
hasBin: true
resolution:
integrity: sha512-aKS4WQjPenRxiQsC93MNfjx+nbF4PAdYzmd/1JIj8HYzqfbu86beTuNgXDzPknWk0n0uARlyewZo4s++ES36Ow==
/json5/2.1.3:
dependencies:
minimist: 1.2.5
engines:
node: '>=6'
hasBin: true
resolution:
integrity: sha512-KXPvOm8K9IJKFM0bmdn8QXh7udDh1g/giieX0NLCaMnb4hEiVFqnop2ImTXCc5e0/oHz3LTqmHGtExn5hfMkOA==
/jsonfile/4.0.0:
dev: true
optionalDependencies:
graceful-fs: 4.2.4
resolution:
integrity: sha1-h3Gq4HmbZAdrdmQPygWPnBDjPss=
/jsonfile/6.1.0:
dependencies:
universalify: 2.0.0
dev: true
optionalDependencies:
graceful-fs: 4.2.4
resolution:
integrity: sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==
/jsonparse/1.3.1:
dev: true
engines:
'0': node >= 0.2.0
resolution:
integrity: sha1-P02uSpH6wxX3EGL4UhzCOfE2YoA=
/jsonwebtoken/8.5.1:
dependencies:
jws: 3.2.2
lodash.includes: 4.3.0
lodash.isboolean: 3.0.3
lodash.isinteger: 4.0.4
lodash.isnumber: 3.0.3
lodash.isplainobject: 4.0.6
lodash.isstring: 4.0.1
lodash.once: 4.1.1
ms: 2.1.2
semver: 5.7.1
dev: true
engines:
node: '>=4'
npm: '>=1.4.28'
resolution:
integrity: sha512-XjwVfRS6jTMsqYs0EsuJ4LGxXV14zQybNd4L2r0UvbVnSF9Af8x7p5MzbJ90Ioz/9TI41/hTCvznF/loiSzn8w==
/jsprim/1.4.1:
dependencies:
assert-plus: 1.0.0
extsprintf: 1.3.0
json-schema: 0.2.3
verror: 1.10.0
engines:
'0': node >=0.6.0
resolution:
integrity: sha1-MT5mvB5cwG5Di8G3SZwuXFastqI=
/junk/3.1.0:
dev: true
engines:
node: '>=8'
resolution:
integrity: sha512-pBxcB3LFc8QVgdggvZWyeys+hnrNWg4OcZIU/1X59k5jQdLBlCsYGRQaz234SqoRLTCgMH00fY0xRJH+F9METQ==
/just-extend/4.1.1:
dev: true
resolution:
integrity: sha512-aWgeGFW67BP3e5181Ep1Fv2v8z//iBJfrvyTnq8wG86vEESwmonn1zPBJ0VfmT9CJq2FIT0VsETtrNFm2a+SHA==
/jwa/1.4.1:
dependencies:
buffer-equal-constant-time: 1.0.1
ecdsa-sig-formatter: 1.0.11
safe-buffer: 5.2.1
dev: true
resolution:
integrity: sha512-qiLX/xhEEFKUAJ6FiBMbes3w9ATzyk5W7Hvzpa/SLYdxNtng+gcurvrI7TbACjIXlsJyr05/S1oUhZrc63evQA==
/jws/3.2.2:
dependencies:
jwa: 1.4.1
safe-buffer: 5.2.1
dev: true
resolution:
integrity: sha512-YHlZCB6lMTllWDtSPHz/ZXTsi8S00usEV6v1tjq8tOUZzw7DpSDWVXjXDre6ed1w/pd495ODpHZYSdkRTsa0HA==
/keygrip/1.1.0:
dependencies:
tsscmp: 1.0.6
dev: true
engines:
node: '>= 0.6'
resolution:
integrity: sha512-iYSchDJ+liQ8iwbSI2QqsQOvqv58eJCEanyJPJi+Khyu8smkcKSFUCbPwzFcL7YVtZ6eONjqRX/38caJ7QjRAQ==
/keyv/3.1.0:
dependencies:
json-buffer: 3.0.0
dev: false
resolution:
integrity: sha512-9ykJ/46SN/9KPM/sichzQ7OvXyGDYKGTaDlKMGCAlg2UK8KRy4jb0d8sFc+0Tt0YYnThq8X2RZgCg74RPxgcVA==
/kind-of/3.2.2:
dependencies:
is-buffer: 1.1.6
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=
/kind-of/4.0.0:
dependencies:
is-buffer: 1.1.6
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-IIE989cSkosgc3hpGkUGb65y3Vc=
/kind-of/5.1.0:
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha512-NGEErnH6F2vUuXDh+OlbcKW7/wOcfdRHaZ7VWtqCztfHri/++YKmP51OdWeGPuqCOba6kk2OTe5d02VmTB80Pw==
/kind-of/6.0.3:
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==
/kleur/3.0.3:
dev: true
engines:
node: '>=6'
resolution:
integrity: sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==
/kleur/4.0.2:
dev: true
engines:
node: '>=6'
resolution:
integrity: sha512-FGCCxczbrZuF5CtMeO0xfnjhzkVZSXfcWK90IPLucDWZwskrpYN7pmRIgvd8muU0mrPrzy4A2RBGuwCjLHI+nw==
/koalas/1.0.2:
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-MYQz8HQjXbePrlZhoCqMpT7ilc0=
/latest-version/5.1.0:
dependencies:
package-json: 6.5.0
dev: false
engines:
node: '>=8'
resolution:
integrity: sha512-weT+r0kTkRQdCdYCNtkMwWXQTMEswKrFBkm4ckQOMVhhqhIMI1UT2hMj+1iigIhgSZm5gTmrRXBNoGUgaTY1xA==
/lazy-cache/2.0.2:
dependencies:
set-getter: 0.1.0
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-uRkKT5EzVGlIQIWfio9whNiCImQ=
/lazystream/1.0.0:
dependencies:
readable-stream: 2.3.7
dev: true
engines:
node: '>= 0.6.3'
resolution:
integrity: sha1-9plf4PggOS9hOWvolGJAe7dxaOQ=
/lcov-parse/1.0.0:
dev: true
hasBin: true
resolution:
integrity: sha1-6w1GtUER68VhrLTECO+TY73I9+A=
/lcov-result-merger/3.1.0:
dependencies:
through2: 2.0.5
vinyl: 2.2.1
vinyl-fs: 3.0.3
dev: true
engines:
node: '>=4'
hasBin: true
resolution:
integrity: sha512-vGXaMNGZRr4cYvW+xMVg+rg7qd5DX9SbGXl+0S3k85+gRZVK4K7UvxPWzKb/qiMwe+4bx3EOrW2o4mbdb1WnsA==
/lead/1.0.0:
dependencies:
flush-write-stream: 1.1.1
dev: true
engines:
node: '>= 0.10'
resolution:
integrity: sha1-bxT5mje+Op3XhPVJVpDlkDRm7kI=
/level-codec/9.0.2:
dependencies:
buffer: 5.7.1
dev: true
engines:
node: '>=6'
resolution:
integrity: sha512-UyIwNb1lJBChJnGfjmO0OR+ezh2iVu1Kas3nvBS/BzGnx79dv6g7unpKIDNPMhfdTEGoc7mC8uAu51XEtX+FHQ==
/level-concat-iterator/2.0.1:
dev: true
engines:
node: '>=6'
resolution:
integrity: sha512-OTKKOqeav2QWcERMJR7IS9CUo1sHnke2C0gkSmcR7QuEtFNLLzHQAvnMw8ykvEcv0Qtkg0p7FOwP1v9e5Smdcw==
/level-errors/2.0.1:
dependencies:
errno: 0.1.7
dev: true
engines:
node: '>=6'
resolution:
integrity: sha512-UVprBJXite4gPS+3VznfgDSU8PTRuVX0NXwoWW50KLxd2yw4Y1t2JUR5In1itQnudZqRMT9DlAM3Q//9NCjCFw==
/level-iterator-stream/4.0.2:
dependencies:
inherits: 2.0.4
readable-stream: 3.6.0
xtend: 4.0.2
dev: true
engines:
node: '>=6'
resolution:
integrity: sha512-ZSthfEqzGSOMWoUGhTXdX9jv26d32XJuHz/5YnuHZzH6wldfWMOVwI9TBtKcya4BKTyTt3XVA0A3cF3q5CY30Q==
/level-js/4.0.2:
dependencies:
abstract-leveldown: 6.0.3
immediate: 3.2.3
inherits: 2.0.4
ltgt: 2.2.1
typedarray-to-buffer: 3.1.5
dev: true
resolution:
integrity: sha512-PeGjZsyMG4O89KHiez1zoMJxStnkM+oBIqgACjoo5PJqFiSUUm3GNod/KcbqN5ktyZa8jkG7I1T0P2u6HN9lIg==
/level-packager/5.1.1:
dependencies:
encoding-down: 6.3.0
levelup: 4.4.0
dev: true
engines:
node: '>=6'
resolution:
integrity: sha512-HMwMaQPlTC1IlcwT3+swhqf/NUO+ZhXVz6TY1zZIIZlIR0YSn8GtAAWmIvKjNY16ZkEg/JcpAuQskxsXqC0yOQ==
/level-supports/1.0.1:
dependencies:
xtend: 4.0.2
dev: true
engines:
node: '>=6'
resolution:
integrity: sha512-rXM7GYnW8gsl1vedTJIbzOrRv85c/2uCMpiiCzO2fndd06U/kUXEEU9evYn4zFggBOg36IsBW8LzqIpETwwQzg==
/level/5.0.1:
dependencies:
level-js: 4.0.2
level-packager: 5.1.1
leveldown: 5.6.0
opencollective-postinstall: 2.0.3
dev: true
engines:
node: '>=8.6.0'
requiresBuild: true
resolution:
integrity: sha512-wcak5OQeA4rURGacqS62R/xNHjCYnJSQDBOlm4KNUGJVE9bWv2B04TclqReYejN+oD65PzD4FsqeWoI5wNC5Lg==
/leveldown/5.6.0:
dependencies:
abstract-leveldown: 6.2.3
napi-macros: 2.0.0
node-gyp-build: 4.1.1
dev: true
engines:
node: '>=8.6.0'
requiresBuild: true
resolution:
integrity: sha512-iB8O/7Db9lPaITU1aA2txU/cBEXAt4vWwKQRrrWuS6XDgbP4QZGj9BL2aNbwb002atoQ/lIotJkfyzz+ygQnUQ==
/levelup/4.4.0:
dependencies:
deferred-leveldown: 5.3.0
level-errors: 2.0.1
level-iterator-stream: 4.0.2
level-supports: 1.0.1
xtend: 4.0.2
dev: true
engines:
node: '>=6'
resolution:
integrity: sha512-94++VFO3qN95cM/d6eBXvd894oJE0w3cInq9USsyQzzoJxmiYzPAocNcuGCPGGjoXqDVJcr3C1jzt1TSjyaiLQ==
/leven/3.1.0:
engines:
node: '>=6'
resolution:
integrity: sha512-qsda+H8jTaUaN/x5vzW2rzc+8Rw4TAQ/4KjB46IwK5VH+IlVeeeje/EoZRpiXvIqjFgK84QffqPztGI3VBLG1A==
/levn/0.3.0:
dependencies:
prelude-ls: 1.1.2
type-check: 0.3.2
dev: true
engines:
node: '>= 0.8.0'
resolution:
integrity: sha1-OwmSTt+fCDwEkP3UwLxEIeBHZO4=
/levn/0.4.1:
dependencies:
prelude-ls: 1.2.1
type-check: 0.4.0
dev: true
engines:
node: '>= 0.8.0'
resolution:
integrity: sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==
/lines-and-columns/1.1.6:
resolution:
integrity: sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
/load-json-file/1.1.0:
dependencies:
graceful-fs: 4.2.4
parse-json: 2.2.0
pify: 2.3.0
pinkie-promise: 2.0.1
strip-bom: 2.0.0
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-lWkFcI1YtLq0wiYbBPWfMcmTdMA=
/load-json-file/2.0.0:
dependencies:
graceful-fs: 4.2.4
parse-json: 2.2.0
pify: 2.3.0
strip-bom: 3.0.0
dev: false
engines:
node: '>=4'
resolution:
integrity: sha1-eUfkIUmvgNaWy/eXvKq8/h/inKg=
/load-json-file/4.0.0:
dependencies:
graceful-fs: 4.2.4
parse-json: 4.0.0
pify: 3.0.0
strip-bom: 3.0.0
dev: true
engines:
node: '>=4'
resolution:
integrity: sha1-L19Fq5HjMhYjT9U62rZo607AmTs=
/load-json-file/6.2.0:
dependencies:
graceful-fs: 4.2.4
parse-json: 5.1.0
strip-bom: 4.0.0
type-fest: 0.6.0
engines:
node: '>=8'
resolution:
integrity: sha512-gUD/epcRms75Cw8RT1pUdHugZYM5ce64ucs2GEISABwkRsOQr0q2wm/MV2TKThycIe5e0ytRweW2RZxclogCdQ==
/load-yaml-file/0.2.0:
dependencies:
graceful-fs: 4.2.4
js-yaml: 3.14.0
pify: 4.0.1
strip-bom: 3.0.0
dev: true
engines:
node: '>=6'
resolution:
integrity: sha512-OfCBkGEw4nN6JLtgRidPX6QxjBQGQf72q3si2uvqyFEMbycSFFHwAZeXx6cJgFM9wmLrf9zBwCP3Ivqa+LLZPw==
/locate-path/2.0.0:
dependencies:
p-locate: 2.0.0
path-exists: 3.0.0
dev: false
engines:
node: '>=4'
resolution:
integrity: sha1-K1aLJl7slExtnA3pw9u7ygNUzY4=
/locate-path/5.0.0:
dependencies:
p-locate: 4.1.0
engines:
node: '>=8'
resolution:
integrity: sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==
/locate-path/6.0.0:
dependencies:
p-locate: 5.0.0
engines:
node: '>=10'
resolution:
integrity: sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==
/lockfile/1.0.4:
dependencies:
signal-exit: 3.0.3
dev: true
resolution:
integrity: sha512-cvbTwETRfsFh4nHsL1eGWapU1XFi5Ot9E85sWAwia7Y7EgB7vfqcZhTKZ+l7hCGxSPoushMv5GKhT5PdLv03WA==
/lodash._baseclone/4.5.7:
dev: true
resolution:
integrity: sha1-zkKt4IOE711i+nfDD2GkbmhvhDQ=
/lodash._reinterpolate/3.0.0:
dev: true
resolution:
integrity: sha1-DM8tiRZq8Ds2Y8eWU4t1rG4RTZ0=
/lodash.assign/4.2.0:
dev: true
resolution:
integrity: sha1-DZnzzNem0mHRm9rrkkUAXShYCOc=
/lodash.clone/4.3.2:
dependencies:
lodash._baseclone: 4.5.7
dev: true
resolution:
integrity: sha1-5WsXa2gjp93jj38r9Y3n1ZcSAOk=
/lodash.clone/4.5.0:
dev: true
resolution:
integrity: sha1-GVhwRQ9aExkkeN9Lw9I9LeoZB7Y=
/lodash.deburr/4.1.0:
dev: false
resolution:
integrity: sha1-3bG7s+8HRYwBd7oH3hRCLLAz/5s=
/lodash.get/4.4.2:
dev: true
resolution:
integrity: sha1-LRd/ZS+jHpObRDjVNBSZ36OCXpk=
/lodash.includes/4.3.0:
dev: true
resolution:
integrity: sha1-YLuYqHy5I8aMoeUTJUgzFISfVT8=
/lodash.isboolean/3.0.3:
dev: true
resolution:
integrity: sha1-bC4XHbKiV82WgC/UOwGyDV9YcPY=
/lodash.isinteger/4.0.4:
dev: true
resolution:
integrity: sha1-YZwK89A/iwTDH1iChAt3sRzWg0M=
/lodash.isnumber/3.0.3:
dev: true
resolution:
integrity: sha1-POdoEMWSjQM1IwGsKHMX8RwLH/w=
/lodash.isobject/3.0.2:
dev: true
resolution:
integrity: sha1-PI+41bW/S/kK4G4U8qUwpO2TXh0=
/lodash.isplainobject/4.0.6:
dev: true
resolution:
integrity: sha1-fFJqUtibRcRcxpC4gWO+BJf1UMs=
/lodash.isstring/4.0.1:
dev: true
resolution:
integrity: sha1-1SfftUVuynzJu5XV2ur4i6VKVFE=
/lodash.isundefined/3.0.1:
dev: true
resolution:
integrity: sha1-I+89lTVWUgOmbO/VuDD4SJEa+0g=
/lodash.memoize/4.1.2:
dev: true
resolution:
integrity: sha1-vMbEmkKihA7Zl/Mj6tpezRguC/4=
/lodash.once/4.1.1:
dev: true
resolution:
integrity: sha1-DdOXEhPHxW34gJd9UEyI+0cal6w=
/lodash.sortby/4.7.0:
dev: true
resolution:
integrity: sha1-7dFMgk4sycHgsKG0K7UhBRakJDg=
/lodash.startcase/4.4.0:
dev: true
resolution:
integrity: sha1-lDbjTtJgk+1/+uGTYUQ1CRXZrdg=
/lodash.template/4.5.0:
dependencies:
lodash._reinterpolate: 3.0.0
lodash.templatesettings: 4.2.0
dev: true
resolution:
integrity: sha512-84vYFxIkmidUiFxidA/KjjH9pAycqW+h980j7Fuz5qxRtO9pgB7MDFTdys1N7A5mcucRiDyEq4fusljItR1T/A==
/lodash.templatesettings/4.2.0:
dependencies:
lodash._reinterpolate: 3.0.0
dev: true
resolution:
integrity: sha512-stgLz+i3Aa9mZgnjr/O+v9ruKZsPsndy7qPZOchbqk2cnTU1ZaldKK+v7m54WoKIyxiuMZTKT2H81F8BeAc3ZQ==
/lodash/3.10.1:
dev: true
resolution:
integrity: sha1-W/Rejkm6QYnhfUgnid/RW9FAt7Y=
/lodash/4.17.19:
dev: true
resolution:
integrity: sha512-JNvd8XER9GQX0v2qJgsaN/mzFCNA5BRe/j8JN9d+tWyGLSodKQHKFicdwNYzWwI3wjRnaKPsGj1XkBjx/F96DQ==
/lodash/4.17.20:
resolution:
integrity: sha512-PlhdFcillOINfeV7Ni6oF1TAEayyZBoZ8bcshTHqOYJYlrqzRK5hagpagky5o4HfCzzd1TRkXPMFq6cKk9rGmA==
/log-driver/1.2.7:
dev: true
engines:
node: '>=0.8.6'
resolution:
integrity: sha512-U7KCmLdqsGHBLeWqYlFA0V0Sl6P08EE1ZrmA9cxjUE0WVqT9qnyVDPz1kzpFEP0jdJuFnasWIfSd7fsaNXkpbg==
/log-ok/0.1.1:
dependencies:
ansi-green: 0.1.1
success-symbol: 0.1.0
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-vqPdNqzQuKckDXhza1uXxlREozQ=
/log-update/1.0.2:
dependencies:
ansi-escapes: 1.4.0
cli-cursor: 1.0.2
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-GZKfZMQJPS0ucHWh2tivWcKWuNE=
/log-utils/0.2.1:
dependencies:
ansi-colors: 0.2.0
error-symbol: 0.1.0
info-symbol: 0.1.0
log-ok: 0.1.1
success-symbol: 0.1.0
time-stamp: 1.1.0
warning-symbol: 0.1.0
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-pMIXoN2aUFFdm5ICBgkas9TgMc8=
/loud-rejection/1.6.0:
dependencies:
currently-unhandled: 0.4.1
signal-exit: 3.0.3
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-W0b4AUft7leIcPCG0Eghz5mOVR8=
/loud-rejection/2.2.0:
dependencies:
currently-unhandled: 0.4.1
signal-exit: 3.0.3
dev: false
engines:
node: '>=8'
resolution:
integrity: sha512-S0FayMXku80toa5sZ6Ro4C+s+EtFDCsyJNG/AzFMfX3AxD5Si4dZsgzm/kKnbOxHl5Cv8jBlno8+3XYIh2pNjQ==
/lowercase-keys/1.0.1:
dev: false
engines:
node: '>=0.10.0'
resolution:
integrity: sha512-G2Lj61tXDnVFFOi8VZds+SoQjtQC3dgokKdDG2mTm1tx4m50NUHBOZSBwQQHyy0V12A0JTG4icfZQH+xPyh8VA==
/lowercase-keys/2.0.0:
dev: false
engines:
node: '>=8'
resolution:
integrity: sha512-tqNXrS78oMOE73NMxK4EMLQsQowWf8jKooH9g7xPavRT706R6bkQJ6DY2Te7QukaZsulxa30wQ7bk0pm4XiHmA==
/lru-cache/4.1.5:
dependencies:
pseudomap: 1.0.2
yallist: 2.1.2
dev: true
resolution:
integrity: sha512-sWZlbEP2OsHNkXrMl5GYk/jKk70MBng6UU4YI/qGDYbgf6YbP4EvmqISbXCoJiRKs+1bSpFHVgQxvJ17F2li5g==
/lru-cache/6.0.0:
dependencies:
yallist: 4.0.0
engines:
node: '>=10'
resolution:
integrity: sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==
/ltgt/2.2.1:
dev: true
resolution:
integrity: sha1-81ypHEk/e3PaDgdJUwTxezH4fuU=
/lunr-mutable-indexes/2.3.2:
dependencies:
lunr: 2.3.9
dev: true
resolution:
integrity: sha512-Han6cdWAPPFM7C2AigS2Ofl3XjAT0yVMrUixodJEpyg71zCtZ2yzXc3s+suc/OaNt4ca6WJBEzVnEIjxCTwFMw==
/lunr/2.3.9:
dev: true
resolution:
integrity: sha512-zTU3DaZaF3Rt9rhN3uBMGQD3dD2/vFQqnvZCDv4dl5iOzq2IZQqTxu90r4E5J+nP70J3ilqVCrbho2eWaeW8Ow==
/make-dir/2.1.0:
dependencies:
pify: 4.0.1
semver: 5.7.1
engines:
node: '>=6'
resolution:
integrity: sha512-LS9X+dc8KLxXCb8dni79fLIIUA5VyZoyjSMCwTluaXA0o27cCK0bhXkpgw+sTXVpPy/lSO57ilRixqk0vDmtRA==
/make-dir/3.1.0:
dependencies:
semver: 6.3.0
engines:
node: '>=8'
resolution:
integrity: sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw==
/make-empty-dir/1.0.0:
dependencies:
graceful-fs: 4.2.4
rimraf: 3.0.2
dev: false
engines:
node: '>=10.12'
resolution:
integrity: sha512-9wL57TGi39n5j/rrKx+mopnlTS68fdZLe0CvrC234s/qpuDLeGuAsO3dxiUxxoYyYaqe/ppT22ON4L8xbbEXow==
/make-error/1.3.6:
dev: true
resolution:
integrity: sha512-s8UhlNe7vPKomQhC1qFelMokr/Sc3AgNbso3n74mVPA5LTZwkB9NlXf4XPamLxJE8h0gh73rM94xvwRT2CVInw==
/makeerror/1.0.11:
dependencies:
tmpl: 1.0.4
dev: true
resolution:
integrity: sha1-4BpckQnyr3lmDk6LlYd5AYT1qWw=
/manage-path/2.0.0:
dev: true
resolution:
integrity: sha1-9M+EV7km7u4qg7FzUBQUvHbrlZc=
/map-age-cleaner/0.1.3:
dependencies:
p-defer: 1.0.0
dev: false
engines:
node: '>=6'
resolution:
integrity: sha512-bJzx6nMoP6PDLPBFmg7+xRKeFZvFboMrGlxmNj9ClvX53KrmvM5bXFXEWjbz4cz1AFn+jWJ9z/DJSz7hrs0w3w==
/map-cache/0.2.2:
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-wyq9C9ZSXZsFFkW7TyasXcmKDb8=
/map-obj/1.0.1:
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-2TPOuSBdgr3PSIb2dCvcK03qFG0=
/map-obj/4.1.0:
engines:
node: '>=8'
resolution:
integrity: sha512-glc9y00wgtwcDmp7GaE/0b0OnxpNJsVf3ael/An6Fe2Q51LLwN1er6sdomLRzz5h0+yMpiYLhWYF5R7HeqVd4g==
/map-visit/1.0.0:
dependencies:
object-visit: 1.0.1
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-7Nyo8TFE5mDxtb1B8S80edmN+48=
/marked/1.1.1:
dev: true
engines:
node: '>= 8.16.2'
hasBin: true
resolution:
integrity: sha512-mJzT8D2yPxoPh7h0UXkB+dBj4FykPJ2OIfxAWeIHrvoHDkFxukV/29QxoFQoPM6RLEwhIFdJpmKBlqVM3s2ZIw==
/media-typer/0.3.0:
dev: true
engines:
node: '>= 0.6'
resolution:
integrity: sha1-hxDXrwqmJvj/+hzgAWhUUmMlV0g=
/mem/6.1.1:
dependencies:
map-age-cleaner: 0.1.3
mimic-fn: 3.1.0
dev: false
engines:
node: '>=8'
resolution:
integrity: sha512-Ci6bIfq/UgcxPTYa8dQQ5FY3BzKkT894bwXWXxC/zqs0XgMO2cT20CGkOqda7gZNkmK5VP4x89IGZ6K7hfbn3Q==
/mem/8.0.0:
dependencies:
map-age-cleaner: 0.1.3
mimic-fn: 3.1.0
dev: false
engines:
node: '>=10'
resolution:
integrity: sha512-qrcJOe6uD+EW8Wrci1Vdiua/15Xw3n/QnaNXE7varnB6InxSk7nu3/i5jfy3S6kWxr8WYJ6R1o0afMUtvorTsA==
/memorystream/0.3.1:
dev: true
engines:
node: '>= 0.10.0'
resolution:
integrity: sha1-htcJCzDORV1j+64S3aUaR93K+bI=
/meow/3.7.0:
dependencies:
camelcase-keys: 2.1.0
decamelize: 1.2.0
loud-rejection: 1.6.0
map-obj: 1.0.1
minimist: 1.2.5
normalize-package-data: 2.5.0
object-assign: 4.1.1
read-pkg-up: 1.0.1
redent: 1.0.0
trim-newlines: 1.0.0
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-cstmi0JSKCkKu/qFaJJYcwioAfs=
/meow/6.1.1:
dependencies:
'@types/minimist': 1.2.1
camelcase-keys: 6.2.2
decamelize-keys: 1.1.0
hard-rejection: 2.1.0
minimist-options: 4.1.0
normalize-package-data: 2.5.0
read-pkg-up: 7.0.1
redent: 3.0.0
trim-newlines: 3.0.0
type-fest: 0.13.1
yargs-parser: 18.1.3
dev: true
engines:
node: '>=8'
resolution:
integrity: sha512-3YffViIt2QWgTy6Pale5QpopX/IvU3LPL03jOTqp6pGj3VjesdO/U8CuHMKpnQr4shCNCM5fd5XFFvIIl6JBHg==
/meow/8.0.0:
dependencies:
'@types/minimist': 1.2.1
camelcase-keys: 6.2.2
decamelize-keys: 1.1.0
hard-rejection: 2.1.0
minimist-options: 4.1.0
normalize-package-data: 3.0.0
read-pkg-up: 7.0.1
redent: 3.0.0
trim-newlines: 3.0.0
type-fest: 0.18.0
yargs-parser: 20.2.4
dev: true
engines:
node: '>=10'
resolution:
integrity: sha512-nbsTRz2fwniJBFgUkcdISq8y/q9n9VbiHYbfwklFh5V4V2uAcxtKQkDc0yCLPM/kP0d+inZBewn3zJqewHE7kg==
/merge-descriptors/1.0.1:
dev: true
resolution:
integrity: sha1-sAqqVW3YtEVoFQ7J0blT8/kMu2E=
/merge-stream/2.0.0:
resolution:
integrity: sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==
/merge2/1.4.1:
engines:
node: '>= 8'
resolution:
integrity: sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==
/methods/1.1.2:
dev: true
engines:
node: '>= 0.6'
resolution:
integrity: sha1-VSmk1nZUE07cxSZmVoNbD4Ua/O4=
/micromatch/3.1.10:
dependencies:
arr-diff: 4.0.0
array-unique: 0.3.2
braces: 2.3.2
define-property: 2.0.2
extend-shallow: 3.0.2
extglob: 2.0.4
fragment-cache: 0.2.1
kind-of: 6.0.3
nanomatch: 1.2.13
object.pick: 1.3.0
regex-not: 1.0.2
snapdragon: 0.8.2
to-regex: 3.0.2
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha512-MWikgl9n9M3w+bpsY3He8L+w9eF9338xRl8IAO5viDizwSzziFEyUzo2xrrloB64ADbTf8uA8vRqqttDTOmccg==
/micromatch/4.0.2:
dependencies:
braces: 3.0.2
picomatch: 2.2.2
engines:
node: '>=8'
resolution:
integrity: sha512-y7FpHSbMUMoyPbYUSzO6PaZ6FyRnQOpHuKwbo1G+Knck95XVU4QAiKdGEnj5wwoS7PlOgthX/09u5iFJ+aYf5Q==
/mime-db/1.44.0:
engines:
node: '>= 0.6'
resolution:
integrity: sha512-/NOTfLrsPBVeH7YtFPgsVWveuL+4SjjYxaQ1xtM1KMFj7HdxlBlxeyNLzhyJVx7r4rZGJAZ/6lkKCitSc/Nmpg==
/mime-db/1.45.0:
dev: true
engines:
node: '>= 0.6'
resolution:
integrity: sha512-CkqLUxUk15hofLoLyljJSrukZi8mAtgd+yE5uO4tqRZsdsAJKv0O+rFMhVDRJgozy+yG6md5KwuXhD4ocIoP+w==
/mime-types/2.1.27:
dependencies:
mime-db: 1.44.0
engines:
node: '>= 0.6'
resolution:
integrity: sha512-JIhqnCasI9yD+SsmkquHBxTSEuZdQX5BuQnS2Vc7puQQQ+8yiP5AY5uWhpdv4YL4VM5c6iliiYWPgJ/nJQLp7w==
/mime/1.6.0:
dev: true
engines:
node: '>=4'
hasBin: true
resolution:
integrity: sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==
/mime/2.4.6:
dev: true
engines:
node: '>=4.0.0'
hasBin: true
resolution:
integrity: sha512-RZKhC3EmpBchfTGBVb8fb+RL2cWyw/32lshnsETttkBAyAUXSGHxbEJWWRXc751DrIxG1q04b8QwMbAwkRPpUA==
/mimic-fn/1.2.0:
dev: true
engines:
node: '>=4'
resolution:
integrity: sha512-jf84uxzwiuiIVKiOLpfYk7N46TSy8ubTonmneY9vrpHNAnp0QBt2BxWV9dO3/j+BoVAb+a5G6YDPW3M5HOdMWQ==
/mimic-fn/2.1.0:
engines:
node: '>=6'
resolution:
integrity: sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==
/mimic-fn/3.1.0:
dev: false
engines:
node: '>=8'
resolution:
integrity: sha512-Ysbi9uYW9hFyfrThdDEQuykN4Ey6BuwPD2kpI5ES/nFTDn/98yxYNLZJcgUAKPT/mcrLLKaGzJR9YVxJrIdASQ==
/mimic-response/1.0.1:
dev: false
engines:
node: '>=4'
resolution:
integrity: sha512-j5EctnkH7amfV/q5Hgmoal1g2QHFJRraOtmx0JpIqkxhBhI/lJSl1nMpQ45hVarwNETOoWEimndZ4QK0RHxuxQ==
/min-indent/1.0.1:
dev: true
engines:
node: '>=4'
resolution:
integrity: sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==
/minimatch/3.0.4:
dependencies:
brace-expansion: 1.1.11
resolution:
integrity: sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==
/minimist-options/4.1.0:
dependencies:
arrify: 1.0.1
is-plain-obj: 1.1.0
kind-of: 6.0.3
dev: true
engines:
node: '>= 6'
resolution:
integrity: sha512-Q4r8ghd80yhO/0j1O3B2BjweX3fiHg9cdOwjJd2J76Q135c+NDxGCqdYKQ1SKBuFfgWbAUzBfvYjPUEeNgqN1A==
/minimist/1.2.5:
resolution:
integrity: sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==
/minipass/3.1.3:
dependencies:
yallist: 4.0.0
dev: false
engines:
node: '>=8'
resolution:
integrity: sha512-Mgd2GdMVzY+x3IJ+oHnVM+KG3lA5c8tnabyJKmHSaG2kAGpudxuOf8ToDkhumF7UzME7DecbQE9uOZhNm7PuJg==
/minizlib/2.1.2:
dependencies:
minipass: 3.1.3
yallist: 4.0.0
dev: false
engines:
node: '>= 8'
resolution:
integrity: sha512-bAxsR8BVfj60DWXHE3u30oHzfl4G7khkSuPW+qvpd7jFRHm7dLxOjUk1EHACJ/hxLY8phGJ0YhYHZo7jil7Qdg==
/mixin-deep/1.3.2:
dependencies:
for-in: 1.0.2
is-extendable: 1.0.1
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha512-WRoDn//mXBiJ1H40rqa3vH0toePwSsGb45iInWlTySa+Uu4k3tYUSxa2v1KqAiLtvlrSzaExqS1gtk96A9zvEA==
/mixin-object/2.0.1:
dependencies:
for-in: 0.1.8
is-extendable: 0.1.1
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-T7lJRB2rGCVA8f4DW6YOGUel5X4=
/mixme/0.3.5:
dev: true
engines:
node: '>= 8.0.0'
resolution:
integrity: sha512-SyV9uPETRig5ZmYev0ANfiGeB+g6N2EnqqEfBbCGmmJ6MgZ3E4qv5aPbnHVdZ60KAHHXV+T3sXopdrnIXQdmjQ==
/mkdirp/0.5.5:
dependencies:
minimist: 1.2.5
dev: true
hasBin: true
resolution:
integrity: sha512-NKmAlESf6jMGym1++R0Ra7wvhV+wFW63FaSOFPwRahvea0gMUcGUhVeAg/0BC0wiv9ih5NYPB1Wn1UEI1/L+xQ==
/mkdirp/1.0.4:
engines:
node: '>=10'
hasBin: true
resolution:
integrity: sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==
/module-not-found-error/1.0.1:
dev: true
resolution:
integrity: sha1-z4tP9PKWQGdNbN0CsOO8UjwrvcA=
/moment/2.29.1:
dev: true
optional: true
resolution:
integrity: sha512-kHmoybcPV8Sqy59DwNDY3Jefr64lK/by/da0ViFcuA4DH0vQg5Q6Ze5VimxkfQNSC+Mls/Kx53s7TjP1RhFEDQ==
/ms/2.0.0:
resolution:
integrity: sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=
/ms/2.1.1:
dev: true
resolution:
integrity: sha512-tgp+dl5cGk28utYktBsrFqA7HKgrhgPsg6Z/EfhWI4gl1Hwq8B/GmY/0oXZ6nF8hDVesS/FpnYaD/kOWhYQvyg==
/ms/2.1.2:
resolution:
integrity: sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==
/mute-stream/0.0.5:
dev: true
resolution:
integrity: sha1-j7+rsKmKJT0xhDMfno3rc3L6xsA=
/mute-stream/0.0.7:
dev: true
resolution:
integrity: sha1-MHXOk7whuPq0PhvE2n6BFe0ee6s=
/mv/2.1.1:
dependencies:
mkdirp: 0.5.5
ncp: 2.0.0
rimraf: 2.4.5
dev: true
engines:
node: '>=0.8.0'
resolution:
integrity: sha1-rmzg1vbV4KT32JN5jQPB6pVZtqI=
/mz/2.7.0:
dependencies:
any-promise: 1.3.0
object-assign: 4.1.1
thenify-all: 1.6.0
resolution:
integrity: sha512-z81GNO7nnYMEhrGh9LeymoE4+Yr0Wn5McHIZMK5cfQCl+NDX08sCZgUc9/6MHni9IWuFLm1Z3HTCXu2z9fN62Q==
/nan/2.14.2:
dev: true
optional: true
resolution:
integrity: sha512-M2ufzIiINKCuDfBSAUr1vWQ+vuVcA9kqx8JJUsbQi6yf1uGRyb7HfpdfUr5qLXf3B/t8dPvcjhKMmlfnP47EzQ==
/nanomatch/1.2.13:
dependencies:
arr-diff: 4.0.0
array-unique: 0.3.2
define-property: 2.0.2
extend-shallow: 3.0.2
fragment-cache: 0.2.1
is-windows: 1.0.2
kind-of: 6.0.3
object.pick: 1.3.0
regex-not: 1.0.2
snapdragon: 0.8.2
to-regex: 3.0.2
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha512-fpoe2T0RbHwBTBUOftAfBPaDEi06ufaUai0mE6Yn1kacc3SnTErfb/h+X94VXzI64rKFHYImXSvdwGGCmwOqCA==
/napi-macros/2.0.0:
dev: true
resolution:
integrity: sha512-A0xLykHtARfueITVDernsAWdtIMbOJgKgcluwENp3AlsKN/PloyO10HtmoqnFAQAcxPkgZN7wdfPfEd0zNGxbg==
/natural-compare/1.4.0:
dev: true
resolution:
integrity: sha1-Sr6/7tdUHywnrPspvbvRXI1bpPc=
/ncp/2.0.0:
hasBin: true
resolution:
integrity: sha1-GVoh1sRuNh0vsSgbo4uR6d9727M=
/ndjson/1.5.0:
dependencies:
json-stringify-safe: 5.0.1
minimist: 1.2.5
split2: 2.2.0
through2: 2.0.5
hasBin: true
resolution:
integrity: sha1-rmA7NrE0vOw0e0UkIrC/mNWDLsg=
/negotiator/0.6.2:
dev: true
engines:
node: '>= 0.6'
resolution:
integrity: sha512-hZXc7K2e+PgeI1eDBe/10Ard4ekbfrrqG8Ep+8Jmf4JID2bNg7NvCPOZN+kfF574pFQI7mum2AUqDidoKqcTOw==
/neo-async/2.6.2:
dev: true
resolution:
integrity: sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==
/nerf-dart/1.0.0:
dev: false
resolution:
integrity: sha1-5tq3/r9a2Bbqgc9cYpxaDr3nLBo=
/nested-error-stacks/2.1.0:
resolution:
integrity: sha512-AO81vsIO1k1sM4Zrd6Hu7regmJN1NSiAja10gc4bX3F0wd+9rQmcuHQaHVQCYIEC8iFXnE+mavh23GOt7wBgug==
/next-path/1.0.0:
engines:
node: '>=6'
resolution:
integrity: sha1-gixFgNer54PfGZZbeJYiyoAWA+Q=
/nice-try/1.0.5:
dev: true
resolution:
integrity: sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ==
/nise/4.0.4:
dependencies:
'@sinonjs/commons': 1.8.1
'@sinonjs/fake-timers': 6.0.1
'@sinonjs/text-encoding': 0.7.1
just-extend: 4.1.1
path-to-regexp: 1.8.0
dev: true
resolution:
integrity: sha512-bTTRUNlemx6deJa+ZyoCUTRvH3liK5+N6VQZ4NIw90AgDXY6iPnsqplNFf6STcj+ePk0H/xqxnP75Lr0J0Fq3A==
/nm-prune/4.0.0:
dependencies:
find-root: 1.1.0
fs-extra: 4.0.3
meow: 3.7.0
pretty-bytes: 4.0.2
prompt-confirm: 1.2.0
walk-filtered: 0.9.3
dev: true
engines:
node: '>=4'
hasBin: true
resolution:
integrity: sha512-PC9UVvGgYMEvO27Kupun+rIMPU28PvJlHn3Xh+DQkbmvkQiVwtSTeRTVH1QU9PWLHERW/0ClHVVMo6oyUF60Sw==
/nock/12.0.3:
dependencies:
debug: 4.2.0
json-stringify-safe: 5.0.1
lodash: 4.17.20
propagate: 2.0.1
dev: true
engines:
node: '>= 10.13'
resolution:
integrity: sha512-QNb/j8kbFnKCiyqi9C5DD0jH/FubFGj5rt9NQFONXwQm3IPB0CULECg/eS3AU1KgZb/6SwUa4/DTRKhVxkGABw==
/node-fetch-unix/2.3.0:
dev: false
engines:
node: 4.x || >=6.0.0
resolution:
integrity: sha512-ngVgjZl1n1dZRR8BIX/UKU3Q0cfkQ4byUVcV132xW/+zPF79sVo2td2576mzIGJibi7E0Azcx2gpy66BoV2hrg==
/node-fetch/2.6.1:
engines:
node: 4.x || >=6.0.0
resolution:
integrity: sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
/node-gyp-build/4.1.1:
dev: true
hasBin: true
resolution:
integrity: sha512-dSq1xmcPDKPZ2EED2S6zw/b9NKsqzXRE6dVr8TVQnI3FJOTteUMuqF3Qqs6LZg+mLGYJWqQzMbIjMtJqTv87nQ==
/node-gyp/7.1.2:
dependencies:
env-paths: 2.2.0
glob: 7.1.6
graceful-fs: 4.2.4
nopt: 5.0.0
npmlog: 4.1.2
request: 2.88.2
rimraf: 3.0.2
semver: 7.3.2
tar: 6.0.5
which: 2.0.2
dev: false
engines:
node: '>= 10.12.0'
hasBin: true
resolution:
integrity: sha512-CbpcIo7C3eMu3dL1c3d0xw449fHIGALIJsRP4DDPHpyiW8vcriNY7ubh9TE4zEKfSxscY7PjeFnshE7h75ynjQ==
/node-int64/0.4.0:
dev: true
resolution:
integrity: sha1-h6kGXNs1XTGC2PlM4RGIuCXGijs=
/node-localstorage/0.6.0:
dev: true
engines:
node: '>=0.10'
resolution:
integrity: sha1-RaBgHGky395mRKIzYfG+Fzx1068=
/node-modules-regexp/1.0.0:
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-jZ2+KJZKSsVxLpExZCEHxx6Q7EA=
/node-notifier/8.0.0:
dependencies:
growly: 1.3.0
is-wsl: 2.2.0
semver: 7.3.2
shellwords: 0.1.1
uuid: 8.3.1
which: 2.0.2
dev: true
optional: true
resolution:
integrity: sha512-46z7DUmcjoYdaWyXouuFNNfUo6eFa94t23c53c+lG/9Cvauk4a98rAUp9672X5dxGdQmLpPzTxzu8f/OeEPaFA==
/nopt/1.0.10:
dependencies:
abbrev: 1.1.1
hasBin: true
resolution:
integrity: sha1-bd0hvSoxQXuScn3Vhfim83YI6+4=
/nopt/5.0.0:
dependencies:
abbrev: 1.1.1
dev: false
engines:
node: '>=6'
hasBin: true
resolution:
integrity: sha512-Tbj67rffqceeLpcRXrT7vKAN8CwfPeIBgM7E6iBkmKLV7bEMwpGgYLGv0jACUsECaa/vuxP0IjEont6umdMgtQ==
/normalize-newline/3.0.0:
dev: true
engines:
node: '>=4'
resolution:
integrity: sha1-HL6oBKukNgAfg5OKsh7AOdaa6dM=
/normalize-package-data/2.5.0:
dependencies:
hosted-git-info: 2.8.8
resolve: 1.19.0
semver: 5.7.1
validate-npm-package-license: 3.0.4
resolution:
integrity: sha512-/5CMN3T0R4XTj4DcGaexo+roZSdSFW/0AOOTROrjxzCG1wrWXEsGbRKevjlIL+ZDE4sZlJr5ED4YW0yqmkK+eA==
/normalize-package-data/3.0.0:
dependencies:
hosted-git-info: 3.0.7
resolve: 1.19.0
semver: 7.3.2
validate-npm-package-license: 3.0.4
engines:
node: '>=10'
resolution:
integrity: sha512-6lUjEI0d3v6kFrtgA/lOx4zHCWULXsFNIjHolnZCKCTLA6m/G625cdn3O7eNmT0iD3jfo6HZ9cdImGZwf21prw==
/normalize-path/2.1.1:
dependencies:
remove-trailing-separator: 1.1.0
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-GrKLVW4Zg2Oowab35vogE3/mrtk=
/normalize-path/3.0.0:
engines:
node: '>=0.10.0'
resolution:
integrity: sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==
/normalize-registry-url/1.0.0:
dev: false
resolution:
integrity: sha512-0v6T4851b72ykk5zEtFoN4QX/Fqyk7pouIj9xZyAvAe9jlDhAwT4z6FlwsoQCHjeuK2EGUoAwy/F4y4B1uZq9A==
/normalize-url/4.5.0:
dev: false
engines:
node: '>=8'
resolution:
integrity: sha512-2s47yzUxdexf1OhyRi4Em83iQk0aPvwTddtFz4hnSSw9dCEsLEGf6SwIO8ss/19S9iBb5sJaOuTvTGDeZI00BQ==
/now-and-later/2.0.1:
dependencies:
once: 1.4.0
dev: true
engines:
node: '>= 0.10'
resolution:
integrity: sha512-KGvQ0cB70AQfg107Xvs/Fbu+dGmZoTRJp2TaPwcwQm3/7PteUyN2BCgk8KBMPGBUXZdVwyWS8fDCGFygBm19UQ==
/npm-normalize-package-bin/1.0.1:
dev: false
resolution:
integrity: sha512-EPfafl6JL5/rU+ot6P3gRSCpPDW5VmIzX959Ob1+ySFUuuYHWHekXpwdUZcKP5C+DS4GEtdJluwBjnsNDl+fSA==
/npm-package-arg/4.2.1:
dependencies:
hosted-git-info: 2.8.8
semver: 5.7.1
dev: true
resolution:
integrity: sha1-WTMD/eqF98Qid18X+et2cPaA4+w=
/npm-run-all/4.1.5:
dependencies:
ansi-styles: 3.2.1
chalk: 2.4.2
cross-spawn: 6.0.5
memorystream: 0.3.1
minimatch: 3.0.4
pidtree: 0.3.1
read-pkg: 3.0.0
shell-quote: 1.7.2
string.prototype.padend: 3.1.0
dev: true
engines:
node: '>= 4'
hasBin: true
resolution:
integrity: sha512-Oo82gJDAVcaMdi3nuoKFavkIHBRVqQ1qvMb+9LHk/cF4P6B2m8aP04hGf7oL6wZ9BuGwX1onlLhpuoofSyoQDQ==
/npm-run-path/2.0.2:
dependencies:
path-key: 2.0.1
dev: true
engines:
node: '>=4'
resolution:
integrity: sha1-NakjLfo11wZ7TLLd8jV7GHFTbF8=
/npm-run-path/4.0.1:
dependencies:
path-key: 3.1.1
engines:
node: '>=8'
resolution:
integrity: sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw==
/npmlog/3.1.2:
dependencies:
are-we-there-yet: 1.1.5
console-control-strings: 1.1.0
gauge: 2.6.0
set-blocking: 2.0.0
dev: true
optional: true
resolution:
integrity: sha1-LUb6h0M3r5SYovErtD2NC+SjaHM=
/npmlog/4.1.2:
dependencies:
are-we-there-yet: 1.1.5
console-control-strings: 1.1.0
gauge: 2.7.4
set-blocking: 2.0.0
dev: false
resolution:
integrity: sha512-2uUqazuKlTaSI/dC8AzicUck7+IrEaOnN/e0jd3Xtt1KcGpwx30v50mL7oPyr/h9bL3E4aZccVwpwP+5W9Vjkg==
/number-is-nan/1.0.1:
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-CXtgK1NCKlIsGvuHkDGDNpQaAR0=
/nwsapi/2.2.0:
dev: true
resolution:
integrity: sha512-h2AatdwYH+JHiZpv7pt/gSX1XoRGb7L/qSIeuqA6GwYoF9w1vP1cw42TO0aI2pNyshRK5893hNSl+1//vHK7hQ==
/oauth-sign/0.9.0:
resolution:
integrity: sha512-fexhUFFPTGV8ybAtSIGbV6gOkSv8UtRbDBnAyLQw4QPKkgNlsH2ByPGtMUqdWkos6YCRmAqViwgZrJc/mRDzZQ==
/object-assign/4.1.1:
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-IQmtx5ZYh8/AXLvUQsrIv7s2CGM=
/object-copy/0.1.0:
dependencies:
copy-descriptor: 0.1.1
define-property: 0.2.5
kind-of: 3.2.2
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-fn2Fi3gb18mRpBupde04EnVOmYw=
/object-inspect/1.7.0:
dev: true
resolution:
integrity: sha512-a7pEHdh1xKIAgTySUGgLMx/xwDZskN1Ud6egYYN3EdRW4ZMPNEDUTF+hwy2LUC+Bl+SyLXANnwz/jyh/qutKUw==
/object-inspect/1.8.0:
resolution:
integrity: sha512-jLdtEOB112fORuypAyl/50VRVIBIdVQOSUUGQHzJ4xBSbit81zRarz7GThkEFZy1RceYrWYcPcBFPQwHyAc1gA==
/object-is/1.1.3:
dependencies:
define-properties: 1.1.3
es-abstract: 1.18.0-next.1
dev: true
engines:
node: '>= 0.4'
resolution:
integrity: sha512-teyqLvFWzLkq5B9ki8FVWA902UER2qkxmdA4nLf+wjOLAWgxzCWZNCxpDq9MvE8MmhWNr+I8w3BN49Vx36Y6Xg==
/object-keys/1.1.1:
engines:
node: '>= 0.4'
resolution:
integrity: sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==
/object-visit/1.0.1:
dependencies:
isobject: 3.0.1
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-95xEk68MU3e1n+OdOV5BBC3QRbs=
/object.assign/4.1.2:
dependencies:
call-bind: 1.0.0
define-properties: 1.1.3
has-symbols: 1.0.1
object-keys: 1.1.1
engines:
node: '>= 0.4'
resolution:
integrity: sha512-ixT2L5THXsApyiUPYKmW+2EHpXXe5Ii3M+f4e+aJFAHao5amFRW6J0OO6c/LU8Be47utCx2GL89hxGB6XSmKuQ==
/object.pick/1.3.0:
dependencies:
isobject: 3.0.1
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-h6EKxMFpS9Lhy/U1kaZhQftd10c=
/object.values/1.1.1:
dependencies:
define-properties: 1.1.3
es-abstract: 1.17.7
function-bind: 1.1.1
has: 1.0.3
dev: false
engines:
node: '>= 0.4'
resolution:
integrity: sha512-WTa54g2K8iu0kmS/us18jEmdv1a4Wi//BZ/DTVYEcH0XhLM5NYdpDHja3gt57VrZLcNAO2WGA+KpWsDBaHt6eA==
/on-finished/2.3.0:
dependencies:
ee-first: 1.1.1
dev: true
engines:
node: '>= 0.8'
resolution:
integrity: sha1-IPEzZIGwg811M3mSoWlxqi2QaUc=
/on-headers/1.0.2:
dev: true
engines:
node: '>= 0.8'
resolution:
integrity: sha512-pZAE+FJLoyITytdqK0U5s+FIpjN0JP3OzFi/u8Rx+EV5/W+JTWGXG8xFzevE7AjBfDqHv/8vL8qQsIhHnqRkrA==
/once/1.4.0:
dependencies:
wrappy: 1.0.2
resolution:
integrity: sha1-WDsap3WWHUsROsF9nFC6753Xa9E=
/onetime/1.1.0:
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-ofeDj4MUxRbwXs78vEzP4EtO14k=
/onetime/2.0.1:
dependencies:
mimic-fn: 1.2.0
dev: true
engines:
node: '>=4'
resolution:
integrity: sha1-BnQoIw/WdEOyeUsiu6UotoZ5YtQ=
/onetime/5.1.2:
dependencies:
mimic-fn: 2.1.0
engines:
node: '>=6'
resolution:
integrity: sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg==
/opencollective-postinstall/2.0.3:
dev: true
hasBin: true
resolution:
integrity: sha512-8AV/sCtuzUeTo8gQK5qDZzARrulB3egtLzFgteqB2tcT4Mw7B8Kt7JcDHmltjz6FOAHsvTevk70gZEbhM4ZS9Q==
/opt-cli/1.5.1:
dependencies:
commander: 2.9.0
lodash.clone: 4.3.2
manage-path: 2.0.0
spawn-command: 0.0.2-1
dev: true
hasBin: true
resolution:
integrity: sha1-BNtEexPJa5kusxaFJm9O0NlzbcI=
/optionator/0.8.3:
dependencies:
deep-is: 0.1.3
fast-levenshtein: 2.0.6
levn: 0.3.0
prelude-ls: 1.1.2
type-check: 0.3.2
word-wrap: 1.2.3
dev: true
engines:
node: '>= 0.8.0'
resolution:
integrity: sha512-+IW9pACdk3XWmmTXG8m3upGUJst5XRGzxMRjXzAuJ1XnIFNvfhjjIuYkDvysnPQ7qzqVzLt78BCruntqRhWQbA==
/optionator/0.9.1:
dependencies:
deep-is: 0.1.3
fast-levenshtein: 2.0.6
levn: 0.4.1
prelude-ls: 1.2.1
type-check: 0.4.0
word-wrap: 1.2.3
dev: true
engines:
node: '>= 0.8.0'
resolution:
integrity: sha512-74RlY5FCnhq4jRxVUPKDaRwrVNXMqsGsiW6AJw4XK8hmtm10wC0ypZBLw5IIp85NZMr91+qd1RvvENwg7jjRFw==
/ordered-read-streams/1.0.1:
dependencies:
readable-stream: 2.3.7
dev: true
resolution:
integrity: sha1-d8DLN8QVJdZBZtmQ/61+xqDhNj4=
/os-tmpdir/1.0.2:
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-u+Z0BseaqFxc/sdm/lc0VV36EnQ=
/outdent/0.5.0:
dev: true
resolution:
integrity: sha512-/jHxFIzoMXdqPzTaCpFzAAWhpkSjZPF4Vsn6jAfNpmbH/ymsmd7Qc6VE9BGn0L6YMj6uwpQLxCECpus4ukKS9Q==
/p-all/2.1.0:
dependencies:
p-map: 2.1.0
dev: true
engines:
node: '>=6'
resolution:
integrity: sha512-HbZxz5FONzz/z2gJfk6bFca0BCiSRF8jU3yCsWOen/vR6lZjfPOu/e7L3uFzTW1i0H8TlC3vqQstEJPQL4/uLA==
/p-any/3.0.0:
dependencies:
p-cancelable: 2.0.0
p-some: 5.0.0
dev: true
engines:
node: '>=10'
resolution:
integrity: sha512-5rqbqfsRWNb0sukt0awwgJMlaep+8jV45S15SKKB34z4UuzjcofIfnriCBhWjZP2jbVtjt9yRl7buB6RlKsu9w==
/p-cancelable/1.1.0:
dev: false
engines:
node: '>=6'
resolution:
integrity: sha512-s73XxOZ4zpt1edZYZzvhqFa6uvQc1vwUa0K0BdtIZgQMAJj9IbebH+JkgKZc9h+B05PKHLOTl4ajG1BmNrVZlw==
/p-cancelable/2.0.0:
dev: true
engines:
node: '>=8'
resolution:
integrity: sha512-wvPXDmbMmu2ksjkB4Z3nZWTSkJEb9lqVdMaCKpZUGJG9TMiNp9XcbG3fn9fPKjem04fJMJnXoyFPk2FmgiaiNg==
/p-defer/1.0.0:
dev: false
engines:
node: '>=4'
resolution:
integrity: sha1-n26xgvbJqozXQwBKfU+WsZaw+ww=
/p-defer/3.0.0:
engines:
node: '>=8'
resolution:
integrity: sha512-ugZxsxmtTln604yeYd29EGrNhazN2lywetzpKhfmQjW/VJmhpDmWbiX+h0zL8V91R0UXkhb3KtPmyq9PZw3aYw==
/p-each-series/2.1.0:
dev: true
engines:
node: '>=8'
resolution:
integrity: sha512-ZuRs1miPT4HrjFa+9fRfOFXxGJfORgelKV9f9nNOWw2gl6gVsRaVDOQP0+MI0G0wGKns1Yacsu0GjOFbTK0JFQ==
/p-event/4.2.0:
dependencies:
p-timeout: 3.2.0
engines:
node: '>=8'
resolution:
integrity: sha512-KXatOjCRXXkSePPb1Nbi0p0m+gQAwdlbhi4wQKJPI1HsMQS9g+Sqp2o+QHziPr7eYJyOZet836KoHEVM1mwOrQ==
/p-every/2.0.0:
dependencies:
p-map: 2.1.0
dev: false
engines:
node: '>=8'
resolution:
integrity: sha512-MCz9DqD5opPC48Zsd+BHm56O/HfhYIQQtupfDzhXoVgQdg/Ux4F8/JcdRuQ+arq7zD5fB6zP3axbH3d9Nr8dlw==
/p-filter/2.1.0:
dependencies:
p-map: 2.1.0
engines:
node: '>=8'
resolution:
integrity: sha512-ZBxxZ5sL2HghephhpGAQdoskxplTwr7ICaehZwLIlfL6acuVgZPm8yBNuRAFBGEqtD/hmUeq9eqLg2ys9Xr/yw==
/p-finally/1.0.0:
engines:
node: '>=4'
resolution:
integrity: sha1-P7z7FbiZpEEjs0ttzBi3JDNqLK4=
/p-limit/1.3.0:
dependencies:
p-try: 1.0.0
dev: false
engines:
node: '>=4'
resolution:
integrity: sha512-vvcXsLAJ9Dr5rQOPk7toZQZJApBl2K4J6dANSsEuh6QI41JYcsS/qhTGa9ErIUUgK3WNQoJYvylxvjqmiqEA9Q==
/p-limit/2.3.0:
dependencies:
p-try: 2.2.0
engines:
node: '>=6'
resolution:
integrity: sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==
/p-limit/3.0.2:
dependencies:
p-try: 2.2.0
engines:
node: '>=10'
resolution:
integrity: sha512-iwqZSOoWIW+Ew4kAGUlN16J4M7OB3ysMLSZtnhmqx7njIHFPlxWBX8xo3lVTyFVq6mI/lL9qt2IsN1sHwaxJkg==
/p-locate/2.0.0:
dependencies:
p-limit: 1.3.0
dev: false
engines:
node: '>=4'
resolution:
integrity: sha1-IKAQOyIqcMj9OcwuWAaA893l7EM=
/p-locate/4.1.0:
dependencies:
p-limit: 2.3.0
engines:
node: '>=8'
resolution:
integrity: sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==
/p-locate/5.0.0:
dependencies:
p-limit: 3.0.2
engines:
node: '>=10'
resolution:
integrity: sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==
/p-map/2.1.0:
engines:
node: '>=6'
resolution:
integrity: sha512-y3b8Kpd8OAN444hxfBbFfj1FY/RjtTd8tzYwhUqNYXx0fXx2iX4maP4Qr6qhIKbQXI02wTLAda4fYUbDagTUFw==
/p-map/3.0.0:
dependencies:
aggregate-error: 3.1.0
dev: true
engines:
node: '>=8'
resolution:
integrity: sha512-d3qXVTF/s+W+CdJ5A29wywV2n8CQQYahlgz2bFiA+4eVNJbHJodPZ+/gXwPGh0bOqA+j8S+6+ckmvLGPk1QpxQ==
/p-map/4.0.0:
dependencies:
aggregate-error: 3.1.0
engines:
node: '>=10'
resolution:
integrity: sha512-/bjOqmgETBYB5BoEeGVea8dmvHb2m9GLy1E9W43yeyfP6QQCZGFNa+XRceJEuDB6zqr+gKpIAmlLebMpykw/MQ==
/p-memoize/4.0.1:
dependencies:
mem: 6.1.1
mimic-fn: 3.1.0
dev: false
engines:
node: '>=10'
resolution:
integrity: sha512-km0sP12uE0dOZ5qP+s7kGVf07QngxyG0gS8sYFvFWhqlgzOsSy+m71aUejf/0akxj5W7gE//2G74qTv6b4iMog==
/p-queue/6.6.2:
dependencies:
eventemitter3: 4.0.7
p-timeout: 3.2.0
dev: false
engines:
node: '>=8'
resolution:
integrity: sha512-RwFpb72c/BhQLEXIZ5K2e+AhgNVmIejGlTgiB9MzZ0e93GRvqZ7uSi0dvRF7/XIXDeNkra2fNHBxTyPDGySpjQ==
/p-reflect/2.1.0:
dev: false
engines:
node: '>=8'
resolution:
integrity: sha512-paHV8NUz8zDHu5lhr/ngGWQiW067DK/+IbJ+RfZ4k+s8y4EKyYCz8pGYWjxCg35eHztpJAt+NUgvN4L+GCbPlg==
/p-settle/4.1.1:
dependencies:
p-limit: 2.3.0
p-reflect: 2.1.0
dev: false
engines:
node: '>=10'
resolution:
integrity: sha512-6THGh13mt3gypcNMm0ADqVNCcYa3BK6DWsuJWFCuEKP1rpY+OKGp7gaZwVmLspmic01+fsg/fN57MfvDzZ/PuQ==
/p-some/5.0.0:
dependencies:
aggregate-error: 3.1.0
p-cancelable: 2.0.0
dev: true
engines:
node: '>=10'
resolution:
integrity: sha512-Js5XZxo6vHjB9NOYAzWDYAIyyiPvva0DWESAIWIK7uhSpGsyg5FwUPxipU/SOQx5x9EqhOh545d1jo6cVkitig==
/p-timeout/3.2.0:
dependencies:
p-finally: 1.0.0
engines:
node: '>=8'
resolution:
integrity: sha512-rhIwUycgwwKcP9yTOOFK/AKsAopjjCakVqLHePO3CC6Mir1Z99xT+R63jZxAT5lFZLa2inS5h+ZS2GvR99/FBg==
/p-try/1.0.0:
dev: false
engines:
node: '>=4'
resolution:
integrity: sha1-y8ec26+P1CKOE/Yh8rGiN8GyB7M=
/p-try/2.2.0:
engines:
node: '>=6'
resolution:
integrity: sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==
/package-json/6.5.0:
dependencies:
got: 9.6.0
registry-auth-token: 4.2.1
registry-url: 5.1.0
semver: 6.3.0
dev: false
engines:
node: '>=8'
resolution:
integrity: sha512-k3bdm2n25tkyxcjSKzB5x8kfVxlMdgsbPr0GkZcwHsLpba6cBjqCt1KlcChKEvxHIcTB1FVMuwoijZ26xex5MQ==
/pako/0.2.9:
dev: false
resolution:
integrity: sha1-8/dSL073gjSNqBYbrZ7P1Rv4OnU=
/parent-module/1.0.1:
dependencies:
callsites: 3.1.0
dev: true
engines:
node: '>=6'
resolution:
integrity: sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==
/parse-json/2.2.0:
dependencies:
error-ex: 1.3.2
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-9ID0BDTvgHQfhGkJn43qGPVaTck=
/parse-json/4.0.0:
dependencies:
error-ex: 1.3.2
json-parse-better-errors: 1.0.2
dev: true
engines:
node: '>=4'
resolution:
integrity: sha1-vjX1Qlvh9/bHRxhPmKeIy5lHfuA=
/parse-json/5.1.0:
dependencies:
'@babel/code-frame': 7.10.4
error-ex: 1.3.2
json-parse-even-better-errors: 2.3.1
lines-and-columns: 1.1.6
engines:
node: '>=8'
resolution:
integrity: sha512-+mi/lmVVNKFNVyLXV31ERiy2CY5E1/F6QtJFEzoChPRwwngMNXRDQ9GJ5WdE2Z2P4AujsOi0/+2qHID68KwfIQ==
/parse-ms/2.1.0:
dev: false
engines:
node: '>=6'
resolution:
integrity: sha512-kHt7kzLoS9VBZfUsiKjv43mr91ea+U05EyKkEtqp7vNbHxmaVuEqN7XxeEVnGrMtYOAxGrDElSi96K7EgO1zCA==
/parse-npm-tarball-url/3.0.0:
dependencies:
semver: 6.3.0
dev: false
engines:
node: '>=8.15'
resolution:
integrity: sha512-InpdgIdNe5xWMEUcrVQUniQKwnggBtJ7+SCwh7zQAZwbbIYZV9XdgJyhtmDSSvykFyQXoe4BINnzKTfCwWLs5g==
/parse5/5.1.0:
dev: true
resolution:
integrity: sha512-fxNG2sQjHvlVAYmzBZS9YlDp6PTSSDwa98vkD4QgVDDCAo84z5X1t5XyJQ62ImdLXx5NdIIfihey6xpum9/gRQ==
/parse5/5.1.1:
dev: true
resolution:
integrity: sha512-ugq4DFI0Ptb+WWjAdOK16+u/nHfiIrcE+sh8kZMaM0WllQKLI9rOUq6c2b7cwPkXdzfQESqvoqK6ug7U/Yyzug==
/parseurl/1.3.3:
dev: true
engines:
node: '>= 0.8'
resolution:
integrity: sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==
/pascalcase/0.1.1:
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-s2PlXoAGym/iF4TS2yK9FdeRfxQ=
/path-absolute/1.0.1:
engines:
node: '>=4'
resolution:
integrity: sha512-gds5iRhSeOcDtj8gfWkRHLtZKTPsFVuh7utbjYtvnclw4XM+ffRzJrwqMhOD1PVqef7nBLmgsu1vIujjvAJrAw==
/path-dirname/1.0.2:
dev: true
resolution:
integrity: sha1-zDPSTVJeCZpTiMAzbG4yuRYGCeA=
/path-exists/2.1.0:
dependencies:
pinkie-promise: 2.0.1
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-D+tsZPD8UY2adU3V77YscCJ2H0s=
/path-exists/3.0.0:
engines:
node: '>=4'
resolution:
integrity: sha1-zg6+ql94yxiSXqfYENe1mwEP1RU=
/path-exists/4.0.0:
engines:
node: '>=8'
resolution:
integrity: sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==
/path-is-absolute/1.0.1:
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-F0uSaHNVNP+8es5r9TpanhtcX18=
/path-key/2.0.1:
dev: true
engines:
node: '>=4'
resolution:
integrity: sha1-QRyttXTFoUDTpLGRDUDYDMn0C0A=
/path-key/3.1.1:
engines:
node: '>=8'
resolution:
integrity: sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==
/path-name/1.0.0:
resolution:
integrity: sha1-jKBjpj3nmC36lXYO2v/RAhRJTyQ=
/path-parse/1.0.6:
resolution:
integrity: sha512-GSmOT2EbHrINBf9SR7CDELwlJ8AENk3Qn7OikK4nFYAu3Ote2+JYNVvkpAEQm3/TLNEJFD/xZJjzyxg3KBWOzw==
/path-temp/2.0.0:
dependencies:
unique-string: 2.0.0
engines:
node: '>=8.15'
resolution:
integrity: sha512-92olbatybjsHTGB2CUnAM7s0mU/27gcMfLNA7t09UftndUdxywlQKur3fzXEPpfLrgZD3I2Bt8+UmiL7YDEgXQ==
/path-to-regexp/0.1.7:
dev: true
resolution:
integrity: sha1-32BBeABfUi8V60SQ5yR6G/qmf4w=
/path-to-regexp/1.8.0:
dependencies:
isarray: 0.0.1
dev: true
resolution:
integrity: sha512-n43JRhlUKUAlibEJhPeir1ncUID16QnEjNpwzNdO3Lm4ywrBpBZ5oLD0I6br9evr1Y9JTqwRtAh7JLoOzAQdVA==
/path-type/1.1.0:
dependencies:
graceful-fs: 4.2.4
pify: 2.3.0
pinkie-promise: 2.0.1
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-WcRPfuSR2nBNpBXaWkBwuk+P5EE=
/path-type/2.0.0:
dependencies:
pify: 2.3.0
dev: false
engines:
node: '>=4'
resolution:
integrity: sha1-8BLMuEFbcJb8LaoQVMPXI4lZTHM=
/path-type/3.0.0:
dependencies:
pify: 3.0.0
dev: true
engines:
node: '>=4'
resolution:
integrity: sha512-T2ZUsdZFHgA3u4e5PfPbjd7HDDpxPnQb5jN0SrDsjNSuVXHJqtwTnWqG0B1jZrgmJ/7lj1EmVIByWt1gxGkWvg==
/path-type/4.0.0:
engines:
node: '>=8'
resolution:
integrity: sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==
/peek-stream/1.1.3:
dependencies:
buffer-from: 1.1.1
duplexify: 3.7.1
through2: 2.0.5
dev: false
resolution:
integrity: sha512-FhJ+YbOSBb9/rIl2ZeE/QHEsWn7PqNYt8ARAY3kIgNGOk13g9FGyIY6JIl/xB/3TFRVoTv5as0l11weORrTekA==
/performance-now/2.1.0:
resolution:
integrity: sha1-Ywn04OX6kT7BxpMHrjZLSzd8nns=
/picomatch/2.2.2:
engines:
node: '>=8.6'
resolution:
integrity: sha512-q0M/9eZHzmr0AulXyPwNfZjtwZ/RBZlbN3K3CErVrk50T2ASYI7Bye0EvekFY3IP1Nt2DHu0re+V2ZHIpMkuWg==
/pidtree/0.3.1:
dev: true
engines:
node: '>=0.10'
hasBin: true
resolution:
integrity: sha512-qQbW94hLHEqCg7nhby4yRC7G2+jYHY4Rguc2bjw7Uug4GIJuu1tvf2uHaZv5Q8zdt+WKJ6qK1FOI6amaWUo5FA==
/pify/2.3.0:
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-7RQaasBDqEnqWISY59yosVMw6Qw=
/pify/3.0.0:
dev: true
engines:
node: '>=4'
resolution:
integrity: sha1-5aSs0sEB/fPZpNB/DbxNtJ3SgXY=
/pify/4.0.1:
engines:
node: '>=6'
resolution:
integrity: sha512-uB80kBFb/tfd68bVleG9T5GGsGPjJrLAUpR5PZIrhBnIaRTQRjqdJSsIKkOP6OAIFbj7GOrcudc5pNjZ+geV2g==
/pify/5.0.0:
engines:
node: '>=10'
resolution:
integrity: sha512-eW/gHNMlxdSP6dmG6uJip6FXN0EQBwm2clYYd8Wul42Cwu/DK8HEftzsapcNdYe2MfLiIwZqsDk2RDEsTE79hA==
/pinkie-promise/2.0.1:
dependencies:
pinkie: 2.0.4
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-ITXW36ejWMBprJsXh3YogihFD/o=
/pinkie/2.0.4:
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-clVrgM+g1IqXToDnckjoDtT3+HA=
/pirates/4.0.1:
dependencies:
node-modules-regexp: 1.0.0
dev: true
engines:
node: '>= 6'
resolution:
integrity: sha512-WuNqLTbMI3tmfef2TKxlQmAiLHKtFhlsCZnPIpuv2Ow0RDVO8lfy1Opf4NUzlMXLjPl+Men7AuVdX6TA+s+uGA==
/pkg-dir/2.0.0:
dependencies:
find-up: 2.1.0
dev: false
engines:
node: '>=4'
resolution:
integrity: sha1-9tXREJ4Z1j7fQo4L1X4Sd3YVM0s=
/pkg-dir/4.2.0:
dependencies:
find-up: 4.1.0
dev: true
engines:
node: '>=8'
resolution:
integrity: sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ==
/pkginfo/0.4.1:
dev: true
engines:
node: '>= 0.4.0'
resolution:
integrity: sha1-tUGO8EOd5UJfxJlQQtztFPsqhP8=
/please-upgrade-node/3.2.0:
dependencies:
semver-compare: 1.0.0
dev: true
resolution:
integrity: sha512-gQR3WpIgNIKwBMVLkpMUeR3e1/E1y42bqDQZfql+kDeXd8COYfM8PQA4X6y7a8u9Ua9FHmsrrmirW2vHs45hWg==
/pn/1.1.0:
dev: true
resolution:
integrity: sha512-2qHaIQr2VLRFoxe2nASzsV6ef4yOOH+Fi9FBOVH6cqeSgUnoyySPZkxzLuzd+RYOQTRpROA0ztTMqxROKSb/nA==
/pointer-symbol/1.0.0:
dev: true
engines:
node: '>=4'
resolution:
integrity: sha1-YPkRAgTqepKbYmRKITFVQ8uz1Ec=
/posix-character-classes/0.1.1:
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-AerA/jta9xoqbAL+q7jB/vfgDqs=
/preferred-pm/3.0.2:
dependencies:
find-up: 5.0.0
find-yarn-workspace-root2: 1.2.16
path-exists: 4.0.0
which-pm: 2.0.0
dev: true
engines:
node: '>=10'
resolution:
integrity: sha512-yGIxyBkK/OWOppgCXfOeOXOeNrddyK1DzqS6XpOokRZb2ogXTpHRhKDTO7d0pjF/2p2sV9pEkKL4e0tNZI1y2A==
/prelude-ls/1.1.2:
dev: true
engines:
node: '>= 0.8.0'
resolution:
integrity: sha1-IZMqVJ9eUv/ZqCf1cOBL5iqX2lQ=
/prelude-ls/1.2.1:
dev: true
engines:
node: '>= 0.8.0'
resolution:
integrity: sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==
/prepend-http/2.0.0:
dev: false
engines:
node: '>=4'
resolution:
integrity: sha1-6SQ0v6XqjBn0HN/UAddBo8gZ2Jc=
/prettier/1.19.1:
dev: true
engines:
node: '>=4'
hasBin: true
resolution:
integrity: sha512-s7PoyDv/II1ObgQunCbB9PdLmUcBZcnWOcxDh7O0N/UwDEsHyqkW+Qh28jW+mVuCdx7gLB0BotYI1Y6uI9iyew==
/pretty-bytes/4.0.2:
dev: true
engines:
node: '>=4'
resolution:
integrity: sha1-sr+C5zUNZcbDOqlaqlpPYyf2HNk=
/pretty-bytes/5.4.1:
dev: false
engines:
node: '>=6'
resolution:
integrity: sha512-s1Iam6Gwz3JI5Hweaz4GoCD1WUNUIyzePFy5+Js2hjwGVt2Z79wNN+ZKOZ2vB6C+Xs6njyB84Z1IthQg8d9LxA==
/pretty-format/26.6.2:
dependencies:
'@jest/types': 26.6.2
ansi-regex: 5.0.0
ansi-styles: 4.3.0
react-is: 17.0.1
dev: true
engines:
node: '>= 10'
resolution:
integrity: sha512-7AeGuCYNGmycyQbCqd/3PWH4eOoX/OiCa0uphp57NVTeAGdJGaAliecxwBDHYQCIvrW7aDBZCYeNTP/WX69mkg==
/pretty-ms/7.0.1:
dependencies:
parse-ms: 2.1.0
dev: false
engines:
node: '>=10'
resolution:
integrity: sha512-973driJZvxiGOQ5ONsFhOF/DtzPMOMtgC11kCpUrPGMTgqp2q/1gwzCquocrN33is0VZ5GFHXZYMM9l6h67v2Q==
/pretty-time/1.1.0:
dev: false
engines:
node: '>=4'
resolution:
integrity: sha512-28iF6xPQrP8Oa6uxE6a1biz+lWeTOAPKggvjB8HAs6nVMKZwf5bG++632Dx614hIWgUPkgivRfG+a8uAXGTIbA==
/printable-characters/1.0.42:
dev: false
resolution:
integrity: sha1-Pxjpd6m9jrN/zE/1ZZ176Qhos9g=
/proc-output/1.0.8:
dev: false
resolution:
integrity: sha512-d5v2wFTIrfE7eyt5KqB+CwsaBAmYqKIVNZv3R3Hya96gImHm2Aul+x6MZHRaKI7Ijpr9cg3RiOCY6s1O4SvzFQ==
/process-exists/4.0.0:
dependencies:
ps-list: 6.3.0
dev: false
engines:
node: '>=10'
resolution:
integrity: sha512-BnlcYPiZjSW+fye12g9B7UeCzMAOdMkxuTz3zcytJ2BHwYZf2RoKvuuwUcJLeXlGj58x9YQrvhT21PmKhUc4UQ==
/process-nextick-args/2.0.1:
resolution:
integrity: sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==
/progress/2.0.3:
dev: true
engines:
node: '>=0.4.0'
resolution:
integrity: sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA==
/promise-share/1.0.0:
dependencies:
p-reflect: 2.1.0
dev: false
engines:
node: '>=8'
resolution:
integrity: sha512-lpABypysb42MdCZjMJAdapxt+uTU9F0BZW0YeYVlPD/Gv390c43CdFwBSC9YM3siAgyAjLV94WDuDnwHIJjxiw==
/prompt-actions/3.0.2:
dependencies:
debug: 2.6.9
dev: true
engines:
node: '>=4'
resolution:
integrity: sha512-dhz2Fl7vK+LPpmnQ/S/eSut4BnH4NZDLyddHKi5uTU/2PDn3grEMGkgsll16V5RpVUh/yxdiam0xsM0RD4xvtg==
/prompt-base/4.1.0:
dependencies:
component-emitter: 1.3.0
debug: 3.2.6
koalas: 1.0.2
log-utils: 0.2.1
prompt-actions: 3.0.2
prompt-question: 5.0.2
readline-ui: 2.2.3
readline-utils: 2.2.3
static-extend: 0.1.2
dev: true
engines:
node: '>=5.0'
resolution:
integrity: sha512-svGzgLUKZoqomz9SGMkf1hBG8Wl3K7JGuRCXc/Pv7xw8239hhaTBXrmjt7EXA9P/QZzdyT8uNWt9F/iJTXq75g==
/prompt-choices/4.1.0:
dependencies:
arr-flatten: 1.1.0
arr-swap: 1.0.1
choices-separator: 2.0.0
clone-deep: 4.0.1
collection-visit: 1.0.0
define-property: 2.0.2
is-number: 6.0.0
kind-of: 6.0.3
koalas: 1.0.2
log-utils: 0.2.1
pointer-symbol: 1.0.0
radio-symbol: 2.0.0
set-value: 3.0.2
strip-color: 0.1.0
terminal-paginator: 2.0.2
toggle-array: 1.0.1
dev: true
engines:
node: '>=4.0.0'
resolution:
integrity: sha512-ZNYLv6rW9z9n0WdwCkEuS+w5nUAGzRgtRt6GQ5aFNFz6MIcU7nHFlHOwZtzy7RQBk80KzUGPSRQphvMiQzB8pg==
/prompt-confirm/1.2.0:
dependencies:
debug: 2.6.9
prompt-base: 4.1.0
dev: true
engines:
node: '>=5.0'
resolution:
integrity: sha512-r7XZxI5J5/oPtUskN0ZYO+lkv/WJHMQgfd1GTKAuxnHuViQShiFHdUnj6DamL4gQExaKAX7rnIcTKoRSpVVquA==
/prompt-question/5.0.2:
dependencies:
clone-deep: 1.0.0
debug: 3.2.6
define-property: 1.0.0
isobject: 3.0.1
kind-of: 5.1.0
koalas: 1.0.2
prompt-choices: 4.1.0
dev: true
engines:
node: '>=4.0.0'
resolution:
integrity: sha512-wreaLbbu8f5+7zXds199uiT11Ojp59Z4iBi6hONlSLtsKGTvL2UY8VglcxQ3t/X4qWIxsNCg6aT4O8keO65v6Q==
/prompts/2.4.0:
dependencies:
kleur: 3.0.3
sisteransi: 1.0.5
dev: true
engines:
node: '>= 6'
resolution:
integrity: sha512-awZAKrk3vN6CroQukBL+R9051a4R3zCZBlJm/HBfrSZ8iTpYix3VX1vU4mveiLpiwmOJT4wokTF9m6HUk4KqWQ==
/propagate/2.0.1:
dev: true
engines:
node: '>= 8'
resolution:
integrity: sha512-vGrhOavPSTz4QVNuBNdcNXePNdNMaO1xj9yBeH1ScQPjk/rhg9sSlCXPhMkFuaNNW/syTvYqsnbIJxMBfRbbag==
/proto-list/1.2.4:
dev: false
resolution:
integrity: sha1-IS1b/hMYMGpCD2QCuOJv85ZHqEk=
/proxy-addr/2.0.6:
dependencies:
forwarded: 0.1.2
ipaddr.js: 1.9.1
dev: true
engines:
node: '>= 0.10'
resolution:
integrity: sha512-dh/frvCBVmSsDYzw6n926jv974gddhkFPfiN8hPOi30Wax25QZyZEGveluCgliBnqmuM+UJmBErbAUFIoDbjOw==
/proxyquire/2.1.3:
dependencies:
fill-keys: 1.0.2
module-not-found-error: 1.0.1
resolve: 1.19.0
dev: true
resolution:
integrity: sha512-BQWfCqYM+QINd+yawJz23tbBM40VIGXOdDw3X344KcclI/gtBbdWF6SlQ4nK/bYhF9d27KYug9WzljHC6B9Ysg==
/prr/1.0.1:
dev: true
resolution:
integrity: sha1-0/wRS6BplaRexok/SEzrHXj19HY=
/ps-list/6.3.0:
dev: false
engines:
node: '>=8'
resolution:
integrity: sha512-qau0czUSB0fzSlBOQt0bo+I2v6R+xiQdj78e1BR/Qjfl5OHWJ/urXi8+ilw1eHe+5hSeDI1wrwVTgDp2wst4oA==
/pseudomap/1.0.2:
dev: true
resolution:
integrity: sha1-8FKijacOYYkX7wqKw0wa5aaChrM=
/psl/1.8.0:
resolution:
integrity: sha512-RIdOzyoavK+hA18OGGWDqUTsCLhtA7IcZ/6NCs4fFJaHBDab+pDDmDIByWFRQJq2Cd7r1OoQxBGKOaztq+hjIQ==
/publish-packed/3.0.2:
dependencies:
all-module-paths: 0.10.7
execa: 4.1.0
fs-extra: 9.0.1
getopts: 2.2.5
nm-prune: 4.0.0
read-pkg: 5.2.0
rename-overwrite: 3.0.0
rimraf-then: 1.0.1
write-pkg: 4.0.0
dev: true
engines:
node: '>=10'
hasBin: true
resolution:
integrity: sha512-t2WZdgqmO/0g77q/krqTu/MUtNqOLE3+BETYcIo18UAmudhvNLX5ZWRZJKP/U/tYpA1rg7EoGcNINZbGdZ9nDQ==
/pump/2.0.1:
dependencies:
end-of-stream: 1.4.4
once: 1.4.0
resolution:
integrity: sha512-ruPMNRkN3MHP1cWJc9OWr+T/xDP0jhXYCLfJcBuX54hhfIBnaQmAUMfDcG4DM5UMWByBbJY69QSphm3jtDKIkA==
/pump/3.0.0:
dependencies:
end-of-stream: 1.4.4
once: 1.4.0
resolution:
integrity: sha512-LwZy+p3SFs1Pytd/jYct4wpv49HiYCqd9Rlc5ZVdk0V+8Yzv6jR5Blk3TRmPL1ft69TxP0IMZGJ+WPFU2BFhww==
/pumpify/1.5.1:
dependencies:
duplexify: 3.7.1
inherits: 2.0.4
pump: 2.0.1
resolution:
integrity: sha512-oClZI37HvuUJJxSKKrC17bZ9Cu0ZYhEAGPsPUy9KlMUmv9dKX2o77RUmq7f3XjIxbwyGwYzbzQ1L2Ks8sIradQ==
/punycode/1.4.1:
dev: true
resolution:
integrity: sha1-wNWmOycYgArY4esPpSachN1BhF4=
/punycode/2.1.1:
engines:
node: '>=6'
resolution:
integrity: sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==
/pupa/2.1.1:
dependencies:
escape-goat: 2.1.1
dev: false
engines:
node: '>=8'
resolution:
integrity: sha512-l1jNAspIBSFqbT+y+5FosojNpVpF94nlI+wDUpqP9enwOTfHx9f0gh5nB96vl+6yTpsJsypeNrwfzPrKuHB41A==
/q/1.5.1:
dev: true
engines:
node: '>=0.6.0'
teleport: '>=0.2.0'
resolution:
integrity: sha1-fjL3W0E4EpHQRhHxvxQQmsAGUdc=
/qs/6.5.2:
engines:
node: '>=0.6'
resolution:
integrity: sha512-N5ZAX4/LxJmF+7wN74pUD6qAh9/wnvdQcjq9TZjevvXzSUo7bfmw91saqMjzGS2xq91/odN2dW/WOl7qQHNDGA==
/qs/6.7.0:
dev: true
engines:
node: '>=0.6'
resolution:
integrity: sha512-VCdBRNFTX1fyE7Nb6FYoURo/SPe62QCaAyzJvUjwRaIsc+NePBEniHlvxFmmX56+HZphIGtV0XeCirBtpDrTyQ==
/quick-lru/4.0.1:
engines:
node: '>=8'
resolution:
integrity: sha512-ARhCpm70fzdcvNQfPoy49IaanKkTlRWF2JMzqhcJbhSFRZv7nPTvZJdcY7301IPmvW+/p0RgIWnQDLJxifsQ7g==
/radio-symbol/2.0.0:
dependencies:
ansi-gray: 0.1.1
ansi-green: 0.1.1
is-windows: 1.0.2
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-eqm/xQSFY21S3XbWqOYxspB5muE=
/ramda/0.27.1:
dev: false
resolution:
integrity: sha512-PgIdVpn5y5Yns8vqb8FzBUEYn98V3xcPgawAkkgj0YJ0qDsnHCiNmZYfOGMgOvoB0eWFLpYbhxUR3mxfDIMvpw==
/range-parser/1.2.1:
dev: true
engines:
node: '>= 0.6'
resolution:
integrity: sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==
/raw-body/2.4.0:
dependencies:
bytes: 3.1.0
http-errors: 1.8.0
iconv-lite: 0.4.24
unpipe: 1.0.0
dev: true
engines:
node: '>= 0.8'
resolution:
integrity: sha512-4Oz8DUIwdvoa5qMJelxipzi/iJIi40O5cGV1wNYp5hvZP8ZN0T+jiNkL0QepXs+EsQ9XJ8ipEDoiH70ySUJP3Q==
/rc/1.2.8:
dependencies:
deep-extend: 0.6.0
ini: 1.3.5
minimist: 1.2.5
strip-json-comments: 2.0.1
dev: false
hasBin: true
resolution:
integrity: sha512-y3bGgqKj3QBdxLbLkomlohkvsA8gdAiUQlSBJnBhfn+BPxg4bc62d8TcBW15wavDfgexCgccckhcZvywyQYPOw==
/react-is/17.0.1:
dev: true
resolution:
integrity: sha512-NAnt2iGDXohE5LI7uBnLnqvLQMtzhkiAOLXTmv+qnF9Ky7xAPcX8Up/xWIhxvLVGJvuLiNc4xQLtuqDRzb4fSA==
/read-ini-file/3.0.0:
dependencies:
graceful-fs: 4.2.4
ini: 1.3.5
pify: 5.0.0
strip-bom: 4.0.0
dev: false
engines:
node: '>=10.13'
resolution:
integrity: sha512-mTryUyCyKKf+gU3qtxLPtCLYVhggOY9gmb5H3xa3HaLZYNxdPEBuRD0AIhgnz10IkMr8NNQLVGXOuvbneOMyFQ==
/read-package-json/3.0.0:
dependencies:
glob: 7.1.6
json-parse-even-better-errors: 2.3.1
normalize-package-data: 3.0.0
npm-normalize-package-bin: 1.0.1
dev: false
engines:
node: '>=10'
resolution:
integrity: sha512-4TnJZ5fnDs+/3deg1AuMExL4R1SFNRLQeOhV9c8oDKm3eoG6u8xU0r0mNNRJHi3K6B+jXmT7JOhwhAklWw9SSQ==
/read-pkg-up/1.0.1:
dependencies:
find-up: 1.1.2
read-pkg: 1.1.0
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-nWPBMnbAZZGNV/ACpX9AobZD+wI=
/read-pkg-up/2.0.0:
dependencies:
find-up: 2.1.0
read-pkg: 2.0.0
dev: false
engines:
node: '>=4'
resolution:
integrity: sha1-a3KoBImE4MQeeVEP1en6mbO1Sb4=
/read-pkg-up/7.0.1:
dependencies:
find-up: 4.1.0
read-pkg: 5.2.0
type-fest: 0.8.1
dev: true
engines:
node: '>=8'
resolution:
integrity: sha512-zK0TB7Xd6JpCLmlLmufqykGE+/TlOePD6qKClNW7hHDKFh/J7/7gCWGR7joEQEW1bKq3a3yUZSObOoWLFQ4ohg==
/read-pkg/1.1.0:
dependencies:
load-json-file: 1.1.0
normalize-package-data: 2.5.0
path-type: 1.1.0
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-9f+qXs0pyzHAR0vKfXVra7KePyg=
/read-pkg/2.0.0:
dependencies:
load-json-file: 2.0.0
normalize-package-data: 2.5.0
path-type: 2.0.0
dev: false
engines:
node: '>=4'
resolution:
integrity: sha1-jvHAYjxqbbDcZxPEv6xGMysjaPg=
/read-pkg/3.0.0:
dependencies:
load-json-file: 4.0.0
normalize-package-data: 2.5.0
path-type: 3.0.0
dev: true
engines:
node: '>=4'
resolution:
integrity: sha1-nLxoaXj+5l0WwA4rGcI3/Pbjg4k=
/read-pkg/5.2.0:
dependencies:
'@types/normalize-package-data': 2.4.0
normalize-package-data: 2.5.0
parse-json: 5.1.0
type-fest: 0.6.0
dev: true
engines:
node: '>=8'
resolution:
integrity: sha512-Ug69mNOpfvKDAc2Q8DRpMjjzdtrnv9HcSMX+4VsZxD1aZ6ZzrIE7rlzXBtWTyhULSMKg076AW6WR5iZpD0JiOg==
/read-yaml-file/1.1.0:
dependencies:
graceful-fs: 4.2.4
js-yaml: 3.14.0
pify: 4.0.1
strip-bom: 3.0.0
dev: true
engines:
node: '>=6'
resolution:
integrity: sha512-VIMnQi/Z4HT2Fxuwg5KrY174U1VdUIASQVWXXyqtNRtxSr9IYkn1rsI6Tb6HsrHCmB7gVpNwX6JxPTHcH6IoTA==
/read-yaml-file/2.0.0:
dependencies:
graceful-fs: 4.2.4
js-yaml: 3.14.0
pify: 5.0.0
strip-bom: 4.0.0
engines:
node: '>=10.13'
resolution:
integrity: sha512-k1KSHstyNvNq5mE6gGdqKuPEmlCYxvXMFgYdCuhzh4G3UCZynAzObU2fPpaOJ8Xd/AIUWZ1jkEwEljLVH3xkow==
/readable-stream/2.3.7:
dependencies:
core-util-is: 1.0.2
inherits: 2.0.4
isarray: 1.0.0
process-nextick-args: 2.0.1
safe-buffer: 5.1.2
string_decoder: 1.1.1
util-deprecate: 1.0.2
resolution:
integrity: sha512-Ebho8K4jIbHAxnuxi7o42OrZgF/ZTNcsZj6nRKyUmkhLFq8CHItp/fy6hQZuZmP/n3yZ9VBUbp4zz/mX8hmYPw==
/readable-stream/3.6.0:
dependencies:
inherits: 2.0.4
string_decoder: 1.3.0
util-deprecate: 1.0.2
engines:
node: '>= 6'
resolution:
integrity: sha512-BViHy7LKeTz4oNnkcLJ+lVSL6vpiFeX6/d3oSH8zCW7UxP2onchk+vTGB143xuFjHS3deTgkKoXXymXqymiIdA==
/readline-ui/2.2.3:
dependencies:
component-emitter: 1.3.0
debug: 2.6.9
readline-utils: 2.2.3
string-width: 2.1.1
dev: true
engines:
node: '>=4.0'
resolution:
integrity: sha512-ix7jz0PxqQqcIuq3yQTHv1TOhlD2IHO74aNO+lSuXsRYm1d+pdyup1yF3zKyLK1wWZrVNGjkzw5tUegO2IDy+A==
/readline-utils/2.2.3:
dependencies:
arr-flatten: 1.1.0
extend-shallow: 2.0.1
is-buffer: 1.1.6
is-number: 3.0.0
is-windows: 1.0.2
koalas: 1.0.2
mute-stream: 0.0.7
strip-color: 0.1.0
window-size: 1.1.1
dev: true
engines:
node: '>=4.0'
resolution:
integrity: sha1-b4R9a48ZFcORtYHDZ81HhzhiNRo=
/readline2/1.0.1:
dependencies:
code-point-at: 1.1.0
is-fullwidth-code-point: 1.0.0
mute-stream: 0.0.5
dev: true
resolution:
integrity: sha1-QQWWCP/BVHV7cV2ZidGZ/783LjU=
/realpath-missing/1.0.0:
dependencies:
graceful-fs: 4.2.4
dev: false
engines:
node: '>=10'
resolution:
integrity: sha512-X6VKspeG3XYaSJovVE39AOis+M/DNmVlsKvbhvmI3t2Su8/VN1lrIqLwEznowYedNYg5jLIx2OMjo7oIRJpmEQ==
/redent/1.0.0:
dependencies:
indent-string: 2.1.0
strip-indent: 1.0.1
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-z5Fqsf1fHxbfsggi3W7H9zDCr94=
/redent/3.0.0:
dependencies:
indent-string: 4.0.0
strip-indent: 3.0.0
dev: true
engines:
node: '>=8'
resolution:
integrity: sha512-6tDA8g98We0zd0GvVeMT9arEOnTw9qM03L9cJXaCjrip1OO764RDBLBfrB4cwzNGDj5OA5ioymC9GkizgWJDUg==
/regenerator-runtime/0.10.5:
dev: true
resolution:
integrity: sha1-M2w+/BIgrc7dosn6tntaeVWjNlg=
/regenerator-runtime/0.11.1:
dev: true
resolution:
integrity: sha512-MguG95oij0fC3QV3URf4V2SDYGJhJnJGqvIIgdECeODCT98wSWDAJ94SSuVpYQUoTcGUIL6L4yNB7j1DFFHSBg==
/regenerator-runtime/0.13.7:
resolution:
integrity: sha512-a54FxoJDIr27pgf7IgeQGxmqUNYrcV338lf/6gH456HZ/PhX+5BcwHXG9ajESmwe6WRO0tAzRUrRmNONWgkrew==
/regex-not/1.0.2:
dependencies:
extend-shallow: 3.0.2
safe-regex: 1.1.0
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha512-J6SDjUgDxQj5NusnOtdFxDwN/+HWykR8GELwctJ7mdqhcyy1xEc4SRFHUXvxTp661YaVKAjfRLZ9cCqS6tn32A==
/regexp.prototype.flags/1.3.0:
dependencies:
define-properties: 1.1.3
es-abstract: 1.17.7
dev: true
engines:
node: '>= 0.4'
resolution:
integrity: sha512-2+Q0C5g951OlYlJz6yu5/M33IcsESLlLfsyIaLJaG4FA2r4yP8MvVMJUUP/fVBkSpbbbZlS5gynbEWLipiiXiQ==
/regexpp/3.1.0:
engines:
node: '>=8'
resolution:
integrity: sha512-ZOIzd8yVsQQA7j8GCSlPGXwg5PfmA1mrq0JP4nGhh54LaKN3xdai/vHUDu74pKwV8OxseMS65u2NImosQcSD0Q==
/registry-auth-token/4.2.1:
dependencies:
rc: 1.2.8
dev: false
engines:
node: '>=6.0.0'
resolution:
integrity: sha512-6gkSb4U6aWJB4SF2ZvLb76yCBjcvufXBqvvEx1HbmKPkutswjW1xNVRY0+daljIYRbogN7O0etYSlbiaEQyMyw==
/registry-url/5.1.0:
dependencies:
rc: 1.2.8
dev: false
engines:
node: '>=8'
resolution:
integrity: sha512-8acYXXTI0AkQv6RAOjE3vOaIXZkT9wo4LOFbBKYQEEnnMNBpKqdUrI6S4NT0KPIo/WVvJ5tE/X5LF/TQUf0ekw==
/remove-bom-buffer/3.0.0:
dependencies:
is-buffer: 1.1.6
is-utf8: 0.2.1
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha512-8v2rWhaakv18qcvNeli2mZ/TMTL2nEyAKRvzo1WtnZBl15SHyEhrCu2/xKlJyUFKHiHgfXIyuY6g2dObJJycXQ==
/remove-bom-stream/1.2.0:
dependencies:
remove-bom-buffer: 3.0.0
safe-buffer: 5.2.1
through2: 2.0.5
dev: true
engines:
node: '>= 0.10'
resolution:
integrity: sha1-BfGlk/FuQuH7kOv1nejlaVJflSM=
/remove-trailing-separator/1.1.0:
dev: true
resolution:
integrity: sha1-wkvOKig62tW8P1jg1IJJuSN52O8=
/rename-overwrite/3.0.0:
dependencies:
graceful-fs: 4.2.4
rimraf: 3.0.2
engines:
node: '>=10.12'
resolution:
integrity: sha512-/XB82wGDkV0bWNWu0PQgv+uuwsp/149HwF00/pRmJFPcX/9xLCvlUdbOjn3/OELh/mBveZ5MGknqGEnURxn5Xw==
/render-help/1.0.1:
dependencies:
table: 6.0.3
dev: false
engines:
node: '>=10'
resolution:
integrity: sha512-gfGqkH/Q5vpHvom2CNBLnll/usMgutrMbl3NP79k0uoU8B8RijHPrPExFyYiOFBYc9PkFl2bu6lT9ifZg98Hkg==
/repeat-element/1.1.3:
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha512-ahGq0ZnV5m5XtZLMb+vP76kcAM5nkLqk0lpqAuojSKGgQtn4eRi4ZZGm2olo2zKFH+sMsWaqOCW1dqAnOru72g==
/repeat-string/1.6.1:
dev: true
engines:
node: '>=0.10'
resolution:
integrity: sha1-jcrkcOHIirwtYA//Sndihtp15jc=
/repeating/2.0.1:
dependencies:
is-finite: 1.1.0
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-UhTFOpJtNVJwdSf7q0FdvAjQbdo=
/replace-ext/1.0.1:
dev: true
engines:
node: '>= 0.10'
resolution:
integrity: sha512-yD5BHCe7quCgBph4rMQ+0KkIRKwWCrHDOX1p1Gp6HwjPM5kVoCdKGNhN7ydqqsX6lJEnQDKZ/tFMiEdQ1dvPEw==
/replace-string/3.1.0:
dev: false
engines:
node: '>=8'
resolution:
integrity: sha512-yPpxc4ZR2makceA9hy/jHNqc7QVkd4Je/N0WRHm6bs3PtivPuPynxE5ejU/mp5EhnCv8+uZL7vhz8rkluSlx+Q==
/request-promise-core/1.1.4_request@2.88.2:
dependencies:
lodash: 4.17.19
request: 2.88.2
dev: true
engines:
node: '>=0.10.0'
peerDependencies:
request: ^2.34
resolution:
integrity: sha512-TTbAfBBRdWD7aNNOoVOBH4pN/KigV6LyapYNNlAPA8JwbovRti1E88m3sYAwsLi5ryhPKsE9APwnjFTgdUjTpw==
/request-promise-native/1.0.9_request@2.88.2:
dependencies:
request: 2.88.2
request-promise-core: 1.1.4_request@2.88.2
stealthy-require: 1.1.1
tough-cookie: 2.5.0
deprecated: 'request-promise-native has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142'
dev: true
engines:
node: '>=0.12.0'
peerDependencies:
request: ^2.34
resolution:
integrity: sha512-wcW+sIUiWnKgNY0dqCpOZkUbF/I+YPi+f09JZIDa39Ec+q82CpSYniDp+ISgTTbKmnpJWASeJBPZmoxH84wt3g==
/request/2.88.0:
dependencies:
aws-sign2: 0.7.0
aws4: 1.11.0
caseless: 0.12.0
combined-stream: 1.0.8
extend: 3.0.2
forever-agent: 0.6.1
form-data: 2.3.3
har-validator: 5.1.5
http-signature: 1.2.0
is-typedarray: 1.0.0
isstream: 0.1.2
json-stringify-safe: 5.0.1
mime-types: 2.1.27
oauth-sign: 0.9.0
performance-now: 2.1.0
qs: 6.5.2
safe-buffer: 5.2.1
tough-cookie: 2.4.3
tunnel-agent: 0.6.0
uuid: 3.4.0
deprecated: 'request has been deprecated, see https://github.com/request/request/issues/3142'
dev: true
engines:
node: '>= 4'
resolution:
integrity: sha512-NAqBSrijGLZdM0WZNsInLJpkJokL72XYjUpnB0iwsRgxh7dB6COrHnTBNwN0E+lHDAJzu7kLAkDeY08z2/A0hg==
/request/2.88.2:
dependencies:
aws-sign2: 0.7.0
aws4: 1.11.0
caseless: 0.12.0
combined-stream: 1.0.8
extend: 3.0.2
forever-agent: 0.6.1
form-data: 2.3.3
har-validator: 5.1.5
http-signature: 1.2.0
is-typedarray: 1.0.0
isstream: 0.1.2
json-stringify-safe: 5.0.1
mime-types: 2.1.27
oauth-sign: 0.9.0
performance-now: 2.1.0
qs: 6.5.2
safe-buffer: 5.2.1
tough-cookie: 2.5.0
tunnel-agent: 0.6.0
uuid: 3.4.0
deprecated: 'request has been deprecated, see https://github.com/request/request/issues/3142'
engines:
node: '>= 6'
resolution:
integrity: sha512-MsvtOrfG9ZcrOwAW+Qi+F6HbD0CWXEh9ou77uOb7FM2WPhwT7smM833PzanhJLsgXjN89Ir6V2PczXNnMpwKhw==
/require-directory/2.1.1:
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-jGStX9MNqxyXbiNE/+f3kqam30I=
/require-main-filename/2.0.0:
resolution:
integrity: sha512-NKN5kMDylKuldxYLSUfrbo5Tuzh4hd+2E8NPPX02mZtn1VuREQToYe/ZdlJy+J3uCpfaiGF05e7B8W0iXbQHmg==
/resolve-cwd/3.0.0:
dependencies:
resolve-from: 5.0.0
dev: true
engines:
node: '>=8'
resolution:
integrity: sha512-OrZaX2Mb+rJCpH/6CpSqt9xFVpN++x01XnN2ie9g6P5/3xelLAkXWVADpdz1IHD/KFfEXyE6V0U01OQ3UO2rEg==
/resolve-from/3.0.0:
dev: true
engines:
node: '>=4'
resolution:
integrity: sha1-six699nWiBvItuZTM17rywoYh0g=
/resolve-from/4.0.0:
dev: true
engines:
node: '>=4'
resolution:
integrity: sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==
/resolve-from/5.0.0:
engines:
node: '>=8'
resolution:
integrity: sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==
/resolve-global/1.0.0:
dependencies:
global-dirs: 0.1.1
dev: true
engines:
node: '>=8'
resolution:
integrity: sha512-zFa12V4OLtT5XUX/Q4VLvTfBf+Ok0SPc1FNGM/z9ctUdiU618qwKpWnd0CHs3+RqROfyEg/DhuHbMWYqcgljEw==
/resolve-link-target/1.0.1:
dependencies:
graceful-fs: 4.2.4
engines:
node: '>=4'
resolution:
integrity: sha512-uid343+whX+g+LLUzwCYaZBOZPX8Hi3Y7qZBr0r1Rvb0y6WMWVLT32uuGllxD5uNQR+mddUE/Dx/wwvgGrZLSA==
/resolve-options/1.1.0:
dependencies:
value-or-function: 3.0.0
dev: true
engines:
node: '>= 0.10'
resolution:
integrity: sha1-MrueOcBtZzONyTeMDW1gdFZq0TE=
/resolve-url/0.2.1:
deprecated: 'https://github.com/lydell/resolve-url#deprecated'
dev: true
resolution:
integrity: sha1-LGN/53yJOv0qZj/iGqkIAGjiBSo=
/resolve/1.17.0:
dependencies:
path-parse: 1.0.6
dev: true
resolution:
integrity: sha512-ic+7JYiV8Vi2yzQGFWOkiZD5Z9z7O2Zhm9XMaTxdJExKasieFCr+yXZ/WmXsckHiKl12ar0y6XiXDx3m4RHn1w==
/resolve/1.19.0:
dependencies:
is-core-module: 2.1.0
path-parse: 1.0.6
resolution:
integrity: sha512-rArEXAgsBG4UgRGcynxWIWKFvh/XZCcS8UJdHhwy91zwAvCZIbcs+vAbflgBnNjYMs/i/i+/Ux6IZhML1yPvxg==
/responselike/1.0.2:
dependencies:
lowercase-keys: 1.0.1
dev: false
resolution:
integrity: sha1-kYcg7ztjHFZCvgaPFa3lpG9Loec=
/restore-cursor/1.0.1:
dependencies:
exit-hook: 1.1.1
onetime: 1.1.0
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-NGYfRohjJ/7SmRR5FSJS35LapUE=
/resumer/0.0.0:
dependencies:
through: 2.3.8
dev: true
resolution:
integrity: sha1-8ej0YeQGS6Oegq883CqMiT0HZ1k=
/ret/0.1.15:
dev: true
engines:
node: '>=0.12'
resolution:
integrity: sha512-TTlYpa+OL+vMMNG24xSlQGEJ3B/RzEfUlLct7b5G/ytav+wPrplCpVMFuwzXbkecJrb6IYo1iFb0S9v37754mg==
/retry/0.10.1:
dev: true
resolution:
integrity: sha1-52OI0heZLCUnUCQdPTlW/tmNj/Q=
/retry/0.12.0:
dev: false
engines:
node: '>= 4'
resolution:
integrity: sha1-G0KmJmoh8HQh0bC1S33BZ7AcATs=
/reusify/1.0.4:
engines:
iojs: '>=1.0.0'
node: '>=0.10.0'
resolution:
integrity: sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==
/right-pad/1.0.1:
dev: false
engines:
node: '>= 0.10'
resolution:
integrity: sha1-jKCMLLtbVedNr6lr9/0aJ9VoyNA=
/rimraf-then/1.0.1:
dependencies:
any-promise: 1.3.0
rimraf: 2.7.1
dev: true
resolution:
integrity: sha1-vURYp561YbdUiq7ArDdT70Kf5ws=
/rimraf/2.4.5:
dependencies:
glob: 6.0.4
dev: true
hasBin: true
resolution:
integrity: sha1-7nEM5dk6j9uFb7Xqj/Di11k0sto=
/rimraf/2.6.3:
dependencies:
glob: 7.1.6
dev: true
hasBin: true
resolution:
integrity: sha512-mwqeW5XsA2qAejG46gYdENaxXjx9onRNCfn7L0duuP4hCuTIi/QO7PDK07KJfp1d+izWPrzEJDcSqBa0OZQriA==
/rimraf/2.7.1:
dependencies:
glob: 7.1.6
dev: true
hasBin: true
resolution:
integrity: sha512-uWjbaKIK3T1OSVptzX7Nl6PvQ3qAGtKEtVRjRuazjfL3Bx5eI409VZSqgND+4UNnmzLVdPj9FqFJNPqBZFve4w==
/rimraf/3.0.2:
dependencies:
glob: 7.1.6
hasBin: true
resolution:
integrity: sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==
/root-link-target/2.0.0:
dependencies:
can-link: 1.0.2
graceful-fs: 4.2.4
next-path: 1.0.0
path-temp: 2.0.0
engines:
node: '>=8.15'
resolution:
integrity: sha512-4+sIB6u7zOK1bgYaLVdCNQ0/+LGiRRjogygO3xbXpT232ow2xlnP5CYhPxT3W8AQxD5KG+u/mIF8bDRgcch0xA==
/rsvp/4.8.5:
dev: true
engines:
node: 6.* || >= 7.*
resolution:
integrity: sha512-nfMOlASu9OnRJo1mbEk2cz0D56a1MBNrJ7orjRZQG10XDyuvwksKbuXNp6qa+kbn839HwjwhBzhFmdsaEAfauA==
/run-async/0.1.0:
dependencies:
once: 1.4.0
dev: true
resolution:
integrity: sha1-yK1KXhEGYeQCp9IbUw4AnyX444k=
/run-groups/3.0.1:
dependencies:
p-limit: 3.0.2
dev: false
engines:
node: '>=10'
resolution:
integrity: sha512-2hIL01Osd6FWsQVhVGqJ7drNikmTaUg2A/VBR98+LuhQ1jV1Xlh43BQH4gJiNaOzfHJTasD0pw5YviIfdVVY4g==
/run-parallel/1.1.10:
resolution:
integrity: sha512-zb/1OuZ6flOlH6tQyMPUrE3x3Ulxjlo9WIVXR4yVYi4H9UXQaeIsPbLn2R3O3vQCnDKkAl2qHiuocKKX4Tz/Sw==
/rx-lite/3.1.2:
dev: true
resolution:
integrity: sha1-Gc5QLKVyZl87ZHsQk5+X/RYV8QI=
/rxjs/6.6.3:
dependencies:
tslib: 1.14.1
dev: false
engines:
npm: '>=2.0.0'
resolution:
integrity: sha512-trsQc+xYYXZ3urjOiJOuCOa5N3jAZ3eiSpQB5hIT8zGlL2QfnHLJ2r7GMkBGuIausdJN1OneaI6gQlsqNHHmZQ==
/safe-buffer/5.1.2:
resolution:
integrity: sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==
/safe-buffer/5.2.1:
resolution:
integrity: sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==
/safe-json-stringify/1.2.0:
dev: true
optional: true
resolution:
integrity: sha512-gH8eh2nZudPQO6TytOvbxnuhYBOvDBBLW52tz5q6X58lJcd/tkmqFR+5Z9adS8aJtURSXWThWy/xJtJwixErvg==
/safe-regex/1.1.0:
dependencies:
ret: 0.1.15
dev: true
resolution:
integrity: sha1-QKNmnzsHfR6UPURinhV91IAjvy4=
/safer-buffer/2.1.2:
resolution:
integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==
/sane/4.1.0:
dependencies:
'@cnakazawa/watch': 1.0.4
anymatch: 2.0.0
capture-exit: 2.0.0
exec-sh: 0.3.4
execa: 1.0.0
fb-watchman: 2.0.1
micromatch: 3.1.10
minimist: 1.2.5
walker: 1.0.7
dev: true
engines:
node: 6.* || 8.* || >= 10.*
hasBin: true
resolution:
integrity: sha512-hhbzAgTIX8O7SHfp2c8/kREfEn4qO/9q8C9beyY6+tvZ87EpoZ3i1RIEvp27YBswnNbY9mWd6paKVmKbAgLfZA==
/saxes/3.1.11:
dependencies:
xmlchars: 2.2.0
dev: true
engines:
node: '>=8'
resolution:
integrity: sha512-Ydydq3zC+WYDJK1+gRxRapLIED9PWeSuuS41wqyoRmzvhhh9nc+QQrVMKJYzJFULazeGhzSV0QleN2wD3boh2g==
/saxes/5.0.1:
dependencies:
xmlchars: 2.2.0
dev: true
engines:
node: '>=10'
resolution:
integrity: sha512-5LBh1Tls8c9xgGjw3QrMwETmTMVk0oFgvrFSvWx62llR2hcEInrKNZ2GZCCuuy2lvWrdl5jhbpeqc5hRYKFOcw==
/semver-compare/1.0.0:
dev: true
resolution:
integrity: sha1-De4hahyUGrN+nvsXiPavxf9VN/w=
/semver-diff/3.1.1:
dependencies:
semver: 6.3.0
dev: false
engines:
node: '>=8'
resolution:
integrity: sha512-GX0Ix/CJcHyB8c4ykpHGIAvLyOwOobtM/8d+TQkAd81/bEjgPHrfba41Vpesr7jX/t8Uh+R3EX9eAS5be+jQYg==
/semver-regex/2.0.0:
dev: true
engines:
node: '>=6'
resolution:
integrity: sha512-mUdIBBvdn0PLOeP3TEkMH7HHeUP3GjsXCwKarjv/kGmUFOYg1VqEemKhoQpWMu6X2I8kHeuVdGibLGkVK+/5Qw==
/semver-utils/1.1.4:
dev: false
resolution:
integrity: sha512-EjnoLE5OGmDAVV/8YDoN5KiajNadjzIp9BAHOhYeQHt7j0UWxjmgsx4YD48wp4Ue1Qogq38F1GNUJNqF1kKKxA==
/semver/5.7.1:
hasBin: true
resolution:
integrity: sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==
/semver/6.3.0:
hasBin: true
resolution:
integrity: sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==
/semver/7.3.2:
engines:
node: '>=10'
hasBin: true
resolution:
integrity: sha512-OrOb32TeeambH6UrhtShmF7CRDqhL6/5XpPNp2DuRH6+9QLw/orhp72j87v8Qa1ScDkvrrBNpZcDejAirJmfXQ==
/send/0.17.1:
dependencies:
debug: 2.6.9
depd: 1.1.2
destroy: 1.0.4
encodeurl: 1.0.2
escape-html: 1.0.3
etag: 1.8.1
fresh: 0.5.2
http-errors: 1.8.0
mime: 1.6.0
ms: 2.1.1
on-finished: 2.3.0
range-parser: 1.2.1
statuses: 1.5.0
dev: true
engines:
node: '>= 0.8.0'
resolution:
integrity: sha512-BsVKsiGcQMFwT8UxypobUKyv7irCNRHk1T0G680vk88yf6LBByGcZJOTJCrTP2xVN6yI+XjPJcNuE3V4fT9sAg==
/serve-static/1.14.1:
dependencies:
encodeurl: 1.0.2
escape-html: 1.0.3
parseurl: 1.3.3
send: 0.17.1
dev: true
engines:
node: '>= 0.8.0'
resolution:
integrity: sha512-JMrvUwE54emCYWlTI+hGrGv5I8dEwmco/00EvkzIIsR7MqrHonbD9pO2MOfFnpFntl7ecpZs+3mW+XbQZu9QCg==
/set-blocking/2.0.0:
resolution:
integrity: sha1-BF+XgtARrppoA93TgrJDkrPYkPc=
/set-getter/0.1.0:
dependencies:
to-object-path: 0.3.0
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-12nBgsnVpR9AkUXy+6guXoboA3Y=
/set-value/2.0.1:
dependencies:
extend-shallow: 2.0.1
is-extendable: 0.1.1
is-plain-object: 2.0.4
split-string: 3.1.0
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha512-JxHc1weCN68wRY0fhCoXpyK55m/XPHafOmK4UWD7m2CI14GMcFypt4w/0+NV5f/ZMby2F6S2wwA7fgynh9gWSw==
/set-value/3.0.2:
dependencies:
is-plain-object: 2.0.4
dev: true
engines:
node: '>=6.0'
resolution:
integrity: sha512-npjkVoz+ank0zjlV9F47Fdbjfj/PfXyVhZvGALWsyIYU/qrMzpi6avjKW3/7KeSU2Df3I46BrN1xOI1+6vW0hA==
/setprototypeof/1.1.1:
dev: true
resolution:
integrity: sha512-JvdAWfbXeIGaZ9cILp38HntZSFSo3mWg6xGcJJsd+d4aRMOqauag1C63dJfDw7OaMYwEbHMOxEZ1lqVRYP2OAw==
/setprototypeof/1.2.0:
dev: true
resolution:
integrity: sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==
/shallow-clone/1.0.0:
dependencies:
is-extendable: 0.1.1
kind-of: 5.1.0
mixin-object: 2.0.1
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha512-oeXreoKR/SyNJtRJMAKPDSvd28OqEwG4eR/xc856cRGBII7gX9lvAqDxusPm0846z/w/hWYjI1NpKwJ00NHzRA==
/shallow-clone/3.0.1:
dependencies:
kind-of: 6.0.3
dev: true
engines:
node: '>=8'
resolution:
integrity: sha512-/6KqX+GVUdqPuPPd2LxDDxzX6CAbjJehAAOKlNpqqUpAqPM6HeL8f+o3a+JsyGjn2lv0WY8UsTgUJjU9Ok55NA==
/shebang-command/1.2.0:
dependencies:
shebang-regex: 1.0.0
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-RKrGW2lbAzmJaMOfNj/uXer98eo=
/shebang-command/2.0.0:
dependencies:
shebang-regex: 3.0.0
engines:
node: '>=8'
resolution:
integrity: sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==
/shebang-regex/1.0.0:
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-2kL0l0DAtC2yypcoVxyxkMmO/qM=
/shebang-regex/3.0.0:
engines:
node: '>=8'
resolution:
integrity: sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==
/shell-quote/1.7.2:
dev: true
resolution:
integrity: sha512-mRz/m/JVscCrkMyPqHc/bczi3OQHkLTqXHEFu0zDhK/qfv3UcOA4SVmRCLmos4bhjr9ekVQubj/R7waKapmiQg==
/shellwords/0.1.1:
dev: true
optional: true
resolution:
integrity: sha512-vFwSUfQvqybiICwZY5+DAWIPLKsWO31Q91JSKl3UYv+K5c2QRPzn0qzec6QPu1Qc9eHYItiP3NdJqNVqetYAww==
/signal-exit/3.0.3:
resolution:
integrity: sha512-VUJ49FC8U1OxwZLxIbTTrDvLnf/6TDgxZcK8wxR8zs13xpx7xbG60ndBlhNrFi2EMuFRoeDoJO7wthSLq42EjA==
/sinon/9.2.1:
dependencies:
'@sinonjs/commons': 1.8.1
'@sinonjs/fake-timers': 6.0.1
'@sinonjs/formatio': 5.0.1
'@sinonjs/samsam': 5.2.0
diff: 4.0.2
nise: 4.0.4
supports-color: 7.2.0
dev: true
resolution:
integrity: sha512-naPfsamB5KEE1aiioaoqJ6MEhdUs/2vtI5w1hPAXX/UwvoPjXcwh1m5HiKx0HGgKR8lQSoFIgY5jM6KK8VrS9w==
/sisteransi/1.0.5:
dev: true
resolution:
integrity: sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg==
/slash/2.0.0:
dev: true
engines:
node: '>=6'
resolution:
integrity: sha512-ZYKh3Wh2z1PpEXWr0MpSBZ0V6mZHAQfYevttO11c51CaWjGTaadiKZ+wVt1PbMlDV5qhMFslpZCemhwOK7C89A==
/slash/3.0.0:
engines:
node: '>=8'
resolution:
integrity: sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==
/slice-ansi/2.1.0:
dependencies:
ansi-styles: 3.2.1
astral-regex: 1.0.0
is-fullwidth-code-point: 2.0.0
dev: true
engines:
node: '>=6'
resolution:
integrity: sha512-Qu+VC3EwYLldKa1fCxuuvULvSJOKEgk9pi8dZeCVK7TqBfUNTH4sFkk4joj8afVSfAYgJoSOetjx9QWOJ5mYoQ==
/slice-ansi/4.0.0:
dependencies:
ansi-styles: 4.3.0
astral-regex: 2.0.0
is-fullwidth-code-point: 3.0.0
dev: false
engines:
node: '>=10'
resolution:
integrity: sha512-qMCMfhY040cVHT43K9BFygqYbUPFZKHOg7K73mtTWJRb8pyP3fzf4Ixd5SzdEJQ6MRUg/WBnOLxghZtKKurENQ==
/slide/1.1.6:
resolution:
integrity: sha1-VusCfWW00tzmyy4tMsTUr8nh1wc=
/smart-buffer/4.1.0:
dev: false
engines:
node: '>= 6.0.0'
npm: '>= 3.0.0'
resolution:
integrity: sha512-iVICrxOzCynf/SNaBQCw34eM9jROU/s5rzIhpOvzhzuYHfJR/DhZfDkXiZSgKXfgv26HT3Yni3AV/DGw0cGnnw==
/smartwrap/1.2.5:
dependencies:
breakword: 1.0.5
grapheme-splitter: 1.0.4
strip-ansi: 6.0.0
wcwidth: 1.0.1
yargs: 15.4.1
deprecated: Backported compatibility to node > 6
dev: true
hasBin: true
resolution:
integrity: sha512-bzWRwHwu0RnWjwU7dFy7tF68pDAx/zMSu3g7xr9Nx5J0iSImYInglwEVExyHLxXljy6PWMjkSAbwF7t2mPnRmg==
/snapdragon-node/2.1.1:
dependencies:
define-property: 1.0.0
isobject: 3.0.1
snapdragon-util: 3.0.1
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha512-O27l4xaMYt/RSQ5TR3vpWCAB5Kb/czIcqUFOM/C4fYcLnbZUc1PkjTAMjof2pBWaSTwOUd6qUHcFGVGj7aIwnw==
/snapdragon-util/3.0.1:
dependencies:
kind-of: 3.2.2
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha512-mbKkMdQKsjX4BAL4bRYTj21edOf8cN7XHdYUJEe+Zn99hVEYcMvKPct1IqNe7+AZPirn8BCDOQBHQZknqmKlZQ==
/snapdragon/0.8.2:
dependencies:
base: 0.11.2
debug: 2.6.9
define-property: 0.2.5
extend-shallow: 2.0.1
map-cache: 0.2.2
source-map: 0.5.7
source-map-resolve: 0.5.3
use: 3.1.1
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha512-FtyOnWN/wCHTVXOMwvSv26d+ko5vWlIDD6zoUJ7LW8vh+ZBC8QdljveRP+crNrtBwioEUWy/4dMtbBjA4ioNlg==
/socks-proxy-agent/5.0.0:
dependencies:
agent-base: 6.0.2
debug: 4.2.0
socks: 2.5.0
dev: false
engines:
node: '>= 6'
resolution:
integrity: sha512-lEpa1zsWCChxiynk+lCycKuC502RxDWLKJZoIhnxrWNjLSDGYRFflHA1/228VkRcnv9TIb8w98derGbpKxJRgA==
/socks/2.5.0:
dependencies:
ip: 1.1.5
smart-buffer: 4.1.0
dev: false
engines:
node: '>= 10.13.0'
npm: '>= 3.0.0'
resolution:
integrity: sha512-00OqQHp5SCbwm9ecOMJj9aQtMSjwi1uVuGQoxnpKCS50VKZcOZ8z11CTKypmR8sEy7nZimy/qXY7rYJYbRlXmA==
/sort-keys/2.0.0:
dependencies:
is-plain-obj: 1.1.0
engines:
node: '>=4'
resolution:
integrity: sha1-ZYU1WEhh7JfXMNbPQYIuH1ZoQSg=
/sort-keys/4.1.0:
dependencies:
is-plain-obj: 2.1.0
engines:
node: '>=8'
resolution:
integrity: sha512-/sRdxzkkPFUYiCrTr/2t+104nDc9AgDmEpeVYuvOWYQe3Djk1GWO6lVw3Vx2jfh1SsR0eehhd1nvFYlzt5e99w==
/source-map-resolve/0.5.3:
dependencies:
atob: 2.1.2
decode-uri-component: 0.2.0
resolve-url: 0.2.1
source-map-url: 0.4.0
urix: 0.1.0
dev: true
resolution:
integrity: sha512-Htz+RnsXWk5+P2slx5Jh3Q66vhQj1Cllm0zvnaY98+NFx+Dv2CF/f5O/t8x+KaNdrdIAsruNzoh/KpialbqAnw==
/source-map-support/0.5.19:
dependencies:
buffer-from: 1.1.1
source-map: 0.6.1
dev: true
resolution:
integrity: sha512-Wonm7zOCIJzBGQdB+thsPar0kYuCIzYvxZwlBa87yi/Mdjv7Tip2cyVbLj5o0cFPN4EVkuTwb3GDDyUx2DGnGw==
/source-map-url/0.4.0:
dev: true
resolution:
integrity: sha1-PpNdfd1zYxuXZZlW1VEo6HtQhKM=
/source-map/0.5.7:
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w=
/source-map/0.6.1:
engines:
node: '>=0.10.0'
resolution:
integrity: sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==
/source-map/0.7.3:
dev: true
engines:
node: '>= 8'
resolution:
integrity: sha512-CkCj6giN3S+n9qrYiBTX5gystlENnRW5jZeNLHpe6aue+SrHcG5VYwujhW9s4dY31mEGsxBDrHR6oI69fTXsaQ==
/spawn-command/0.0.2:
dev: true
resolution:
integrity: sha1-lUThpDygRfhTGqwaSMspva5iM44=
/spawn-command/0.0.2-1:
dev: true
resolution:
integrity: sha1-YvXpRmmBwbeW3Fkpk34RycaSG9A=
/spawndamnit/2.0.0:
dependencies:
cross-spawn: 5.1.0
signal-exit: 3.0.3
dev: true
resolution:
integrity: sha512-j4JKEcncSjFlqIwU5L/rp2N5SIPsdxaRsIv678+TZxZ0SRDJTm8JrxJMjE/XuiEZNEir3S8l0Fa3Ke339WI4qA==
/spawno/2.1.1:
dependencies:
proc-output: 1.0.8
dev: false
resolution:
integrity: sha512-/UJDjmo2yOuFhsjzliYRKE91hxUSijuqRBNpcHyfwKA4y9cEKXDA1OLW7oOh7gNm2wvqJj9yN4rEltuT53pb1Q==
/spdx-correct/3.1.1:
dependencies:
spdx-expression-parse: 3.0.1
spdx-license-ids: 3.0.6
resolution:
integrity: sha512-cOYcUWwhCuHCXi49RhFRCyJEK3iPj1Ziz9DpViV3tbZOwXD49QzIN3MpOLJNxh2qwq2lJJZaKMVw9qNi4jTC0w==
/spdx-exceptions/2.3.0:
resolution:
integrity: sha512-/tTrYOC7PPI1nUAgx34hUpqXuyJG+DTHJTnIULG4rDygi4xu/tfgmq1e1cIRwRzwZgo4NLySi+ricLkZkw4i5A==
/spdx-expression-parse/3.0.1:
dependencies:
spdx-exceptions: 2.3.0
spdx-license-ids: 3.0.6
resolution:
integrity: sha512-cbqHunsQWnJNE6KhVSMsMeH5H/L9EpymbzqTQ3uLwNCLZ1Q481oWaofqH7nO6V07xlXwY6PhQdQ2IedWx/ZK4Q==
/spdx-license-ids/3.0.6:
resolution:
integrity: sha512-+orQK83kyMva3WyPf59k1+Y525csj5JejicWut55zeTWANuN17qSiSLUXWtzHeNWORSvT7GLDJ/E/XiIWoXBTw==
/split-cmd/1.0.1:
dev: false
resolution:
integrity: sha512-HnyUFgtv7yNcGKK1+tO1O2eyXwEVnXqQzjshvroHsCu4M9fxS8lJ3bpW9XfD8YG0SdxW6hXNHdT/VFAxtNY1yw==
/split-string/3.1.0:
dependencies:
extend-shallow: 3.0.2
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha512-NzNVhJDYpwceVVii8/Hu6DKfD2G+NrQHlS/V/qgv763EYudVwEcMQNxd2lh+0VrUByXN/oJkl5grOhYWvQUYiw==
/split2/2.2.0:
dependencies:
through2: 2.0.5
resolution:
integrity: sha512-RAb22TG39LhI31MbreBgIuKiIKhVsawfTgEGqKHTK87aG+ul/PB8Sqoi3I7kVdRWiCfrKxK3uo4/YUkpNvhPbw==
/sprintf-js/1.0.3:
resolution:
integrity: sha1-BOaSb2YolTVPPdAVIDYzuFcpfiw=
/sshpk/1.16.1:
dependencies:
asn1: 0.2.4
assert-plus: 1.0.0
bcrypt-pbkdf: 1.0.2
dashdash: 1.14.1
ecc-jsbn: 0.1.2
getpass: 0.1.7
jsbn: 0.1.1
safer-buffer: 2.1.2
tweetnacl: 0.14.5
engines:
node: '>=0.10.0'
hasBin: true
resolution:
integrity: sha512-HXXqVUq7+pcKeLqqZj6mHFUMvXtOJt1uoUx09pFW6011inTMxqI8BA8PM95myrIyyKwdnzjdFjLiE6KBPVtJIg==
/ssri/6.0.1:
dependencies:
figgy-pudding: 3.5.2
resolution:
integrity: sha512-3Wge10hNcT1Kur4PDFwEieXSCMCJs/7WvSACcrMYrNp+b8kDL1/0wJch5Ni2WrtwEa2IO8OsVfeKIciKCDx/QA==
/ssri/8.0.0:
dependencies:
minipass: 3.1.3
dev: false
engines:
node: '>= 8'
resolution:
integrity: sha512-aq/pz989nxVYwn16Tsbj1TqFpD5LLrQxHf5zaHuieFV+R0Bbr4y8qUsOA45hXT/N4/9UNXTarBjnjVmjSOVaAA==
/stack-utils/2.0.2:
dependencies:
escape-string-regexp: 2.0.0
dev: true
engines:
node: '>=10'
resolution:
integrity: sha512-0H7QK2ECz3fyZMzQ8rH0j2ykpfbnd20BFtfg/SqVC2+sCTtcw0aDTGB7dk+de4U4uUeuz6nOtJcrkFFLG1B0Rg==
/stacktracey/1.2.127:
dependencies:
as-table: 1.0.55
get-source: 1.0.42
dev: false
resolution:
integrity: sha512-tj3BObW/adLIAQGGQ0flRTADrCv6KQ4VgncUO8NrQ7pk/H6pGMtXxQLjZYw66eqPDTC1DHtnBwGSmG+Wx/D/kg==
/static-extend/0.1.2:
dependencies:
define-property: 0.2.5
object-copy: 0.1.0
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-YICcOcv/VTNyJv1eC1IPNB8ftcY=
/statuses/1.5.0:
dev: true
engines:
node: '>= 0.6'
resolution:
integrity: sha1-Fhx9rBd2Wf2YEfQ3cfqZOBR4Yow=
/stealthy-require/1.1.1:
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-NbCYdbT/SfJqd35QmzCQoyJr8ks=
/stream-buffers/3.0.2:
dev: false
engines:
node: '>= 0.10.0'
resolution:
integrity: sha512-DQi1h8VEBA/lURbSwFtEHnSTb9s2/pwLEaFuNhXwy1Dx3Sa0lOuYT2yNUr4/j2fs8oCAMANtrZ5OrPZtyVs3MQ==
/stream-shift/1.0.1:
resolution:
integrity: sha512-AiisoFqQ0vbGcZgQPY1cdP2I76glaVA/RauYR4G4thNFgkTqr90yXTo4LYX60Jl+sIlPNHHdGSwo01AvbKUSVQ==
/stream-transform/2.0.2:
dependencies:
mixme: 0.3.5
dev: true
resolution:
integrity: sha512-J+D5jWPF/1oX+r9ZaZvEXFbu7znjxSkbNAHJ9L44bt/tCVuOEWZlDqU9qJk7N2xBU1S+K2DPpSKeR/MucmCA1Q==
/string-length/4.0.1:
dependencies:
char-regex: 1.0.2
strip-ansi: 6.0.0
engines:
node: '>=10'
resolution:
integrity: sha512-PKyXUd0LK0ePjSOnWn34V2uD6acUWev9uy0Ft05k0E8xRW+SKcA0F7eMr7h5xlzfn+4O3N+55rduYyet3Jk+jw==
/string-width/1.0.2:
dependencies:
code-point-at: 1.1.0
is-fullwidth-code-point: 1.0.0
strip-ansi: 3.0.1
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-EYvfW4zcUaKn5w0hHgfisLmxB9M=
/string-width/2.1.1:
dependencies:
is-fullwidth-code-point: 2.0.0
strip-ansi: 4.0.0
engines:
node: '>=4'
resolution:
integrity: sha512-nOqH59deCq9SRHlxq1Aw85Jnt4w6KvLKqWVik6oA9ZklXLNIOlqg4F2yrT1MVaTjAqvVwdfeZ7w7aCvJD7ugkw==
/string-width/3.1.0:
dependencies:
emoji-regex: 7.0.3
is-fullwidth-code-point: 2.0.0
strip-ansi: 5.2.0
engines:
node: '>=6'
resolution:
integrity: sha512-vafcv6KjVZKSgz06oM/H6GDBrAtz8vdhQakGjFIvNrHA6y3HCF1CInLy+QLq8dTJPQ1b+KDUqDFctkdRW44e1w==
/string-width/4.2.0:
dependencies:
emoji-regex: 8.0.0
is-fullwidth-code-point: 3.0.0
strip-ansi: 6.0.0
engines:
node: '>=8'
resolution:
integrity: sha512-zUz5JD+tgqtuDjMhwIg5uFVV3dtqZ9yQJlZVfq4I01/K5Paj5UHj7VyrQOJvzawSVlKpObApbfD0Ed6yJc+1eg==
/string.prototype.padend/3.1.0:
dependencies:
define-properties: 1.1.3
es-abstract: 1.17.7
dev: true
engines:
node: '>= 0.4'
resolution:
integrity: sha512-3aIv8Ffdp8EZj8iLwREGpQaUZiPyrWrpzMBHvkiSW/bK/EGve9np07Vwy7IJ5waydpGXzQZu/F8Oze2/IWkBaA==
/string.prototype.trim/1.2.2:
dependencies:
define-properties: 1.1.3
es-abstract: 1.18.0-next.1
dev: true
engines:
node: '>= 0.4'
resolution:
integrity: sha512-b5yrbl3BXIjHau9Prk7U0RRYcUYdN4wGSVaqoBQS50CCE3KBuYU0TYRNPFCP7aVoNMX87HKThdMRVIP3giclKg==
/string.prototype.trimend/1.0.2:
dependencies:
define-properties: 1.1.3
es-abstract: 1.18.0-next.1
resolution:
integrity: sha512-8oAG/hi14Z4nOVP0z6mdiVZ/wqjDtWSLygMigTzAb+7aPEDTleeFf+WrF+alzecxIRkckkJVn+dTlwzJXORATw==
/string.prototype.trimstart/1.0.2:
dependencies:
define-properties: 1.1.3
es-abstract: 1.18.0-next.1
resolution:
integrity: sha512-7F6CdBTl5zyu30BJFdzSTlSlLPwODC23Od+iLoVH8X6+3fvDPPuBVVj9iaB1GOsSTSIgVfsfm27R2FGrAPznWg==
/string_decoder/1.1.1:
dependencies:
safe-buffer: 5.1.2
resolution:
integrity: sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==
/string_decoder/1.3.0:
dependencies:
safe-buffer: 5.2.1
resolution:
integrity: sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==
/strip-ansi/3.0.1:
dependencies:
ansi-regex: 2.1.1
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-ajhfuIU9lS1f8F0Oiq+UJ43GPc8=
/strip-ansi/4.0.0:
dependencies:
ansi-regex: 3.0.0
engines:
node: '>=4'
resolution:
integrity: sha1-qEeQIusaw2iocTibY1JixQXuNo8=
/strip-ansi/5.2.0:
dependencies:
ansi-regex: 4.1.0
engines:
node: '>=6'
resolution:
integrity: sha512-DuRs1gKbBqsMKIZlrffwlug8MHkcnpjs5VPmL1PAh+mA30U0DTotfDZ0d2UUsXpPmPmMMJ6W773MaA3J+lbiWA==
/strip-ansi/6.0.0:
dependencies:
ansi-regex: 5.0.0
engines:
node: '>=8'
resolution:
integrity: sha512-AuvKTrTfQNYNIctbR1K/YGTR1756GycPsg7b9bdV9Duqur4gv6aKqHXah67Z8ImS7WEz5QVcOtlfW2rZEugt6w==
/strip-bom/2.0.0:
dependencies:
is-utf8: 0.2.1
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-YhmoVhZSBJHzV4i9vxRHqZx+aw4=
/strip-bom/3.0.0:
engines:
node: '>=4'
resolution:
integrity: sha1-IzTBjpx1n3vdVv3vfprj1YjmjtM=
/strip-bom/4.0.0:
engines:
node: '>=8'
resolution:
integrity: sha512-3xurFv5tEgii33Zi8Jtp55wEIILR9eh34FAW00PZf+JnSsTmV/ioewSgQl97JHvgjoRGwPShsWm+IdrxB35d0w==
/strip-color/0.1.0:
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-EG9l09PmotlAHKwOsM6LinArT3s=
/strip-eof/1.0.0:
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-u0P/VZim6wXYm1n80SnJgzE2Br8=
/strip-final-newline/2.0.0:
engines:
node: '>=6'
resolution:
integrity: sha512-BrpvfNAE3dcvq7ll3xVumzjKjZQ5tI1sEUIKr3Uoks0XUl45St3FlatVqef9prk4jRDzhW6WZg+3bk93y6pLjA==
/strip-indent/1.0.1:
dependencies:
get-stdin: 4.0.1
dev: true
engines:
node: '>=0.10.0'
hasBin: true
resolution:
integrity: sha1-DHlipq3vp7vUrDZkYKY4VSrhoKI=
/strip-indent/3.0.0:
dependencies:
min-indent: 1.0.1
dev: true
engines:
node: '>=8'
resolution:
integrity: sha512-laJTa3Jb+VQpaC6DseHhF7dXVqHTfJPCRDaEbid/drOhgitgYku/letMUqOXFoWV0zIIUbjpdH2t+tYj4bQMRQ==
/strip-json-comments/2.0.1:
dev: false
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-PFMZQukIwml8DsNEhYwobHygpgo=
/strip-json-comments/3.1.1:
dev: true
engines:
node: '>=8'
resolution:
integrity: sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==
/success-symbol/0.1.0:
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-JAIuSG878c3KCUKDt2nEctO3KJc=
/supports-color/2.0.0:
dev: true
engines:
node: '>=0.8.0'
resolution:
integrity: sha1-U10EXOa2Nj+kARcIRimZXp3zJMc=
/supports-color/5.5.0:
dependencies:
has-flag: 3.0.0
engines:
node: '>=4'
resolution:
integrity: sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==
/supports-color/7.2.0:
dependencies:
has-flag: 4.0.0
engines:
node: '>=8'
resolution:
integrity: sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==
/supports-hyperlinks/2.1.0:
dependencies:
has-flag: 4.0.0
supports-color: 7.2.0
dev: true
engines:
node: '>=8'
resolution:
integrity: sha512-zoE5/e+dnEijk6ASB6/qrK+oYdm2do1hjoLWrqUC/8WEIW1gbxFcKuBof7sW8ArN6e+AYvsE8HBGiVRWL/F5CA==
/symbol-tree/3.2.4:
dev: true
resolution:
integrity: sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw==
/symlink-dir/4.1.0:
dependencies:
better-path-resolve: 1.0.0
graceful-fs: 4.2.4
rename-overwrite: 3.0.0
engines:
node: '>=10.12'
hasBin: true
resolution:
integrity: sha512-yT256U0E+AcFxbSUc0suJXTdOjVbVk5MmBLzqD+unQRwQbcMhTvTZnG/3UZZknemOK8+nQz2lTBZs0+uYS2apg==
/table/5.4.6:
dependencies:
ajv: 6.12.6
lodash: 4.17.20
slice-ansi: 2.1.0
string-width: 3.1.0
dev: true
engines:
node: '>=6.0.0'
resolution:
integrity: sha512-wmEc8m4fjnob4gt5riFRtTu/6+4rSe12TpAELNSqHMfF3IqnA+CH37USM6/YR3qRZv7e56kAEAtd6nKZaxe0Ug==
/table/6.0.3:
dependencies:
ajv: 6.12.6
lodash: 4.17.20
slice-ansi: 4.0.0
string-width: 4.2.0
dev: false
engines:
node: '>=10.0.0'
resolution:
integrity: sha512-8321ZMcf1B9HvVX/btKv8mMZahCjn2aYrDlpqHaBFCfnox64edeH9kEid0vTLTRR8gWR2A20aDgeuTTea4sVtw==
/tape-promise/4.0.0:
dependencies:
is-promise: 2.2.2
onetime: 2.0.1
dev: true
resolution:
integrity: sha512-mNi5yhWAKDuNgZCfFKeZbsXvraVOf+I8UZG+lf+aoRrzX4+jd4mpNBjYh16/VcpEMUtS0iFndBgnfxxZbtyLFw==
/tape/4.13.3:
dependencies:
deep-equal: 1.1.1
defined: 1.0.0
dotignore: 0.1.2
for-each: 0.3.3
function-bind: 1.1.1
glob: 7.1.6
has: 1.0.3
inherits: 2.0.4
is-regex: 1.0.5
minimist: 1.2.5
object-inspect: 1.7.0
resolve: 1.17.0
resumer: 0.0.0
string.prototype.trim: 1.2.2
through: 2.3.8
dev: true
hasBin: true
resolution:
integrity: sha512-0/Y20PwRIUkQcTCSi4AASs+OANZZwqPKaipGCEwp10dQMipVvSZwUUCi01Y/OklIGyHKFhIcjock+DKnBfLAFw==
/tar-stream/2.1.4:
dependencies:
bl: 4.0.3
end-of-stream: 1.4.4
fs-constants: 1.0.0
inherits: 2.0.4
readable-stream: 3.6.0
dev: false
engines:
node: '>=6'
resolution:
integrity: sha512-o3pS2zlG4gxr67GmFYBLlq+dM8gyRGUOvsrHclSkvtVtQbjV0s/+ZE8OpICbaj8clrX3tjeHngYGP7rweaBnuw==
/tar/6.0.5:
dependencies:
chownr: 2.0.0
fs-minipass: 2.1.0
minipass: 3.1.3
minizlib: 2.1.2
mkdirp: 1.0.4
yallist: 4.0.0
dev: false
engines:
node: '>= 10'
resolution:
integrity: sha512-0b4HOimQHj9nXNEAA7zWwMM91Zhhba3pspja6sQbgTpynOJf+bkjBnfybNYzbpLbnwXnbyB4LOREvlyXLkCHSg==
/temp-dir/2.0.0:
engines:
node: '>=8'
resolution:
integrity: sha512-aoBAniQmmwtcKp/7BzsH8Cxzv8OL736p7v1ihGb5e9DJ9kTwGWHrQrVB5+lfVDzfGrdRzXch+ig7LHaY1JTOrg==
/tempy/0.6.0:
dependencies:
is-stream: 2.0.0
temp-dir: 2.0.0
type-fest: 0.16.0
unique-string: 2.0.0
dev: true
engines:
node: '>=10'
resolution:
integrity: sha512-G13vtMYPT/J8A4X2SjdtBTphZlrp1gKv6hZiOjw14RCWg6GbHuQBGtjlx75xLbYV/wEc0D7G5K4rxKP/cXk8Bw==
/tempy/1.0.0:
dependencies:
del: 6.0.0
is-stream: 2.0.0
temp-dir: 2.0.0
type-fest: 0.16.0
unique-string: 2.0.0
engines:
node: '>=10'
resolution:
integrity: sha512-eLXG5B1G0mRPHmgH2WydPl5v4jH35qEn3y/rA/aahKhIa91Pn119SsU7n7v/433gtT9ONzC8ISvNHIh2JSTm0w==
/term-size/1.2.0:
dependencies:
execa: 0.7.0
dev: true
engines:
node: '>=4'
resolution:
integrity: sha1-RYuDiH8oj8Vtb/+/rSYuJmOO+mk=
/term-size/2.2.1:
engines:
node: '>=8'
resolution:
integrity: sha512-wK0Ri4fOGjv/XPy8SBHZChl8CM7uMc5VML7SqiQ0zG7+J5Vr+RMQDoHa2CNT6KHUnTGIXH34UDMkPzAUyapBZg==
/terminal-link/2.1.1:
dependencies:
ansi-escapes: 4.3.1
supports-hyperlinks: 2.1.0
dev: true
engines:
node: '>=8'
resolution:
integrity: sha512-un0FmiRUQNr5PJqy9kP7c40F5BOfpGlYTrxonDChEZB7pzZxRNp/bt+ymiy9/npwXya9KH99nJ/GXFIiUkYGFQ==
/terminal-paginator/2.0.2:
dependencies:
debug: 2.6.9
extend-shallow: 2.0.1
log-utils: 0.2.1
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha512-IZMT5ECF9p4s+sNCV8uvZSW9E1+9zy9Ji9xz2oee8Jfo7hUFpauyjxkhfRcIH6Lu3Wdepv5D1kVRc8Hx74/LfQ==
/test-exclude/6.0.0:
dependencies:
'@istanbuljs/schema': 0.1.2
glob: 7.1.6
minimatch: 3.0.4
dev: true
engines:
node: '>=8'
resolution:
integrity: sha512-cAGWPIyOHU6zlmg88jwm7VRyXnMN7iV68OGAbYDk/Mh/xC/pzVPlQtY6ngoIH/5/tciuhGfvESU8GrHrcxD56w==
/text-extensions/1.9.0:
dev: true
engines:
node: '>=0.10'
resolution:
integrity: sha512-wiBrwC1EhBelW12Zy26JeOUkQ5mRu+5o8rpsJk5+2t+Y5vE7e842qtZDQ2g1NpX/29HdyFeJ4nSIhI47ENSxlQ==
/text-table/0.2.0:
dev: true
resolution:
integrity: sha1-f17oI66AUgfACvLfSoTsP8+lcLQ=
/thenify-all/1.6.0:
dependencies:
thenify: 3.3.1
engines:
node: '>=0.8'
resolution:
integrity: sha1-GhkY1ALY/D+Y+/I02wvMjMEOlyY=
/thenify/3.3.1:
dependencies:
any-promise: 1.3.0
resolution:
integrity: sha512-RVZSIV5IG10Hk3enotrhvz0T9em6cyHBLkH/YAZuKqd8hRkKhSfCGIcP2KUY0EPxndzANBmNllzWPwak+bheSw==
/throat/5.0.0:
dev: true
resolution:
integrity: sha512-fcwX4mndzpLQKBS1DVYhGAcYaYt7vsHNIvQV+WXMvnow5cgjPphq5CaayLaGsjRdSCKZFNGt7/GYAuXaNOiYCA==
/through/2.3.8:
resolution:
integrity: sha1-DdTJ/6q8NXlgsbckEV1+Doai4fU=
/through2-filter/3.0.0:
dependencies:
through2: 2.0.5
xtend: 4.0.2
dev: true
resolution:
integrity: sha512-jaRjI2WxN3W1V8/FMZ9HKIBXixtiqs3SQSX4/YGIiP3gL6djW48VoZq9tDqeCWs3MT8YY5wb/zli8VW8snY1CA==
/through2/2.0.5:
dependencies:
readable-stream: 2.3.7
xtend: 4.0.2
resolution:
integrity: sha512-/mrRod8xqpA+IHSLyGCQ2s8SPHiCDEeQJSep1jqLYeEUClOFG2Qsh+4FU6G9VeqpZnGW/Su8LQGc4YKni5rYSQ==
/through2/4.0.2:
dependencies:
readable-stream: 3.6.0
dev: true
resolution:
integrity: sha512-iOqSav00cVxEEICeD7TjLB1sueEL+81Wpzp2bY17uZjZN0pWZPuo4suZ/61VujxmqSGFfgOcNuTZ85QJwNZQpw==
/time-stamp/1.1.0:
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-dkpaEa9QVhkhsTPztE5hhofg9cM=
/tmp/0.0.33:
dependencies:
os-tmpdir: 1.0.2
dev: true
engines:
node: '>=0.6.0'
resolution:
integrity: sha512-jRCJlojKnZ3addtTOjdIqoRuPEKBvNXcGYqzO6zWZX8KfKEpnGY5jfggJQ3EjKuu8D4bJRr0y+cYJFmYbImXGw==
/tmpl/1.0.4:
dev: true
resolution:
integrity: sha1-I2QN17QtAEM5ERQIIOXPRA5SHdE=
/to-absolute-glob/2.0.2:
dependencies:
is-absolute: 1.0.0
is-negated-glob: 1.0.0
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-GGX0PZ50sIItufFFt4z/fQ98hJs=
/to-fast-properties/2.0.0:
dev: true
engines:
node: '>=4'
resolution:
integrity: sha1-3F5pjL0HkmW8c+A3doGk5Og/YW4=
/to-object-path/0.3.0:
dependencies:
kind-of: 3.2.2
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-KXWIt7Dn4KwI4E5nL4XB9JmeF68=
/to-readable-stream/1.0.0:
dev: false
engines:
node: '>=6'
resolution:
integrity: sha512-Iq25XBt6zD5npPhlLVXGFN3/gyR2/qODcKNNyTMd4vbm39HUaOiAM4PMq0eMVC/Tkxz+Zjdsc55g9yyz+Yq00Q==
/to-regex-range/2.1.1:
dependencies:
is-number: 3.0.0
repeat-string: 1.6.1
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-fIDBe53+vlmeJzZ+DU3VWQFB2zg=
/to-regex-range/5.0.1:
dependencies:
is-number: 7.0.0
engines:
node: '>=8.0'
resolution:
integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==
/to-regex/3.0.2:
dependencies:
define-property: 2.0.2
extend-shallow: 3.0.2
regex-not: 1.0.2
safe-regex: 1.1.0
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha512-FWtleNAtZ/Ki2qtqej2CXTOayOH9bHDQF+Q48VpWyDXjbYxA4Yz8iDB31zXOBUlOHHKidDbqGVrTUvQMPmBGBw==
/to-through/2.0.0:
dependencies:
through2: 2.0.5
dev: true
engines:
node: '>= 0.10'
resolution:
integrity: sha1-/JKtq6ByZHvAtn1rA2ZKoZUJOvY=
/toggle-array/1.0.1:
dependencies:
isobject: 3.0.1
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-y/WEB5K9UJfzMReugkyTKv/ofVg=
/toidentifier/1.0.0:
dev: true
engines:
node: '>=0.6'
resolution:
integrity: sha512-yaOH/Pk/VEhBWWTlhI+qXxDFXlejDGcQipMlyxda9nthulaxLZUNcUqFxokp0vcYnvteJln5FNQDRrxj3YcbVw==
/touch/3.1.0:
dependencies:
nopt: 1.0.10
hasBin: true
resolution:
integrity: sha512-WBx8Uy5TLtOSRtIq+M03/sKDrXCLHxwDcquSP2c43Le03/9serjQBIztjRz6FkJez9D/hleyAXTBGLwwZUw9lA==
/tough-cookie/2.4.3:
dependencies:
psl: 1.8.0
punycode: 1.4.1
dev: true
engines:
node: '>=0.8'
resolution:
integrity: sha512-Q5srk/4vDM54WJsJio3XNn6K2sCG+CQ8G5Wz6bZhRZoAe/+TxjWB/GlFAnYEbkYVlON9FMk/fE3h2RLpPXo4lQ==
/tough-cookie/2.5.0:
dependencies:
psl: 1.8.0
punycode: 2.1.1
engines:
node: '>=0.8'
resolution:
integrity: sha512-nlLsUzgm1kfLXSXfRZMc1KLAugd4hqJHDTvc2hDIwS3mZAfMEuMbc03SujMF+GEcpaX/qboeycw6iO8JwVv2+g==
/tough-cookie/3.0.1:
dependencies:
ip-regex: 2.1.0
psl: 1.8.0
punycode: 2.1.1
dev: true
engines:
node: '>=6'
resolution:
integrity: sha512-yQyJ0u4pZsv9D4clxO69OEjLWYw+jbgspjTue4lTQZLfV0c5l1VmK2y1JK8E9ahdpltPOaAThPcp5nKPUgSnsg==
/tr46/1.0.1:
dependencies:
punycode: 2.1.1
dev: true
resolution:
integrity: sha1-qLE/1r/SSJUZZ0zN5VujaTtwbQk=
/tr46/2.0.2:
dependencies:
punycode: 2.1.1
dev: true
engines:
node: '>=8'
resolution:
integrity: sha512-3n1qG+/5kg+jrbTzwAykB5yRYtQCTqOGKq5U5PE3b0a1/mzo6snDhjGS0zJVJunO0NrT3Dg1MLy5TjWP/UJppg==
/tree-kill/1.2.2:
hasBin: true
resolution:
integrity: sha512-L0Orpi8qGpRG//Nd+H90vFB+3iHnue1zSSGmNOOCh1GLJ7rUKVwV2HvijphGQS2UmhUZewS9VgvxYIdgr+fG1A==
/trim-newlines/1.0.0:
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-WIeWa7WCpFA6QetST301ARgVphM=
/trim-newlines/3.0.0:
dev: true
engines:
node: '>=8'
resolution:
integrity: sha512-C4+gOpvmxaSMKuEf9Qc134F1ZuOHVXKRbtEflf4NTtuuJDEIJ9p5PXsalL8SkeRw+qit1Mo+yuvMPAKwWg/1hA==
/trim-off-newlines/1.0.1:
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-n5up2e+odkw4dpi8v+sshI8RrbM=
/ts-jest/26.4.4_jest@26.6.3+typescript@4.0.5:
dependencies:
'@types/jest': 26.0.15
bs-logger: 0.2.6
buffer-from: 1.1.1
fast-json-stable-stringify: 2.1.0
jest: 26.6.3_ts-node@9.0.0
jest-util: 26.6.2
json5: 2.1.3
lodash.memoize: 4.1.2
make-error: 1.3.6
mkdirp: 1.0.4
semver: 7.3.2
typescript: 4.0.5
yargs-parser: 20.2.4
dev: true
engines:
node: '>= 10'
hasBin: true
peerDependencies:
jest: '>=26 <27'
typescript: '>=3.8 <5.0'
resolution:
integrity: sha512-3lFWKbLxJm34QxyVNNCgXX1u4o/RV0myvA2y2Bxm46iGIjKlaY0own9gIckbjZJPn+WaJEnfPPJ20HHGpoq4yg==
/ts-node/9.0.0_typescript@4.0.5:
dependencies:
arg: 4.1.3
diff: 4.0.2
make-error: 1.3.6
source-map-support: 0.5.19
typescript: 4.0.5
yn: 3.1.1
dev: true
engines:
node: '>=10.0.0'
hasBin: true
peerDependencies:
typescript: '>=2.7'
resolution:
integrity: sha512-/TqB4SnererCDR/vb4S/QvSZvzQMJN8daAslg7MeaiHvD8rDZsSfXmNeNumyZZzMned72Xoq/isQljYSt8Ynfg==
/ts-toolbelt/6.15.5:
dev: true
resolution:
integrity: sha512-FZIXf1ksVyLcfr7M317jbB67XFJhOO1YqdTcuGaq9q5jLUoTikukZ+98TPjKiP2jC5CgmYdWWYs0s2nLSU0/1A==
/tsconfig-paths/3.9.0:
dependencies:
'@types/json5': 0.0.29
json5: 1.0.1
minimist: 1.2.5
strip-bom: 3.0.0
dev: false
resolution:
integrity: sha512-dRcuzokWhajtZWkQsDVKbWyY+jgcLC5sqJhg2PSgf4ZkH2aHPvaOY8YWGhmjb68b5qqTfasSsDO9k7RUiEmZAw==
/tslib/1.14.1:
resolution:
integrity: sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==
/tslib/1.9.0:
dev: true
resolution:
integrity: sha512-f/qGG2tUkrISBlQZEjEqoZ3B2+npJjIf04H1wuAv9iA8i04Icp+61KRXxFdha22670NJopsZCIjhC3SnjPRKrQ==
/tslint-config-standard/9.0.0:
dependencies:
tslint-eslint-rules: 5.4.0
dev: true
resolution:
integrity: sha512-CAw9J743RnPMemQV/XQ4YyNreC+A1NItACfkm+cBedrOkz6CQfwlnbKn8anUXBfoa4Zo4tjAhblRbsMNcSLfSw==
/tslint-eslint-rules/5.4.0:
dependencies:
doctrine: 0.7.2
tslib: 1.9.0
tsutils: 3.17.1
dev: true
peerDependencies:
tslint: ^5.0.0
typescript: ^2.2.0 || ^3.0.0
resolution:
integrity: sha512-WlSXE+J2vY/VPgIcqQuijMQiel+UtmXS+4nvK4ZzlDiqBfXse8FAvkNnTcYhnQyOTW5KFM+uRRGXxYhFpuBc6w==
/tsscmp/1.0.6:
dev: true
engines:
node: '>=0.6.x'
resolution:
integrity: sha512-LxhtAkPDTkVCMQjt2h6eBVY28KCjikZqZfMcC15YBeNjkgUpdCfBu5HoiOTDu86v6smE8yOjyEktJ8hlbANHQA==
/tsutils/3.17.1:
dependencies:
tslib: 1.14.1
engines:
node: '>= 6'
peerDependencies:
typescript: '>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta'
resolution:
integrity: sha512-kzeQ5B8H3w60nFY2g8cJIuH7JDpsALXySGtwGJ0p2LSjLgay3NdIpqq5SoOBe46bKDW2iq25irHCr8wjomUS2g==
/tty-table/2.8.13:
dependencies:
chalk: 3.0.0
csv: 5.3.2
smartwrap: 1.2.5
strip-ansi: 6.0.0
wcwidth: 1.0.1
yargs: 15.4.1
dev: true
engines:
node: '>=8.16.0'
hasBin: true
resolution:
integrity: sha512-eVV/+kB6fIIdx+iUImhXrO22gl7f6VmmYh0Zbu6C196fe1elcHXd7U6LcLXu0YoVPc2kNesWiukYcdK8ZmJ6aQ==
/tunnel-agent/0.6.0:
dependencies:
safe-buffer: 5.2.1
resolution:
integrity: sha1-J6XeoGs2sEoKmWZ3SykIaPD8QP0=
/tweetnacl/0.14.5:
resolution:
integrity: sha1-WuaBd/GS1EViadEIr6k/+HQ/T2Q=
/type-check/0.3.2:
dependencies:
prelude-ls: 1.1.2
dev: true
engines:
node: '>= 0.8.0'
resolution:
integrity: sha1-WITKtRLPHTVeP7eE8wgEsrUg23I=
/type-check/0.4.0:
dependencies:
prelude-ls: 1.2.1
dev: true
engines:
node: '>= 0.8.0'
resolution:
integrity: sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==
/type-detect/4.0.8:
dev: true
engines:
node: '>=4'
resolution:
integrity: sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g==
/type-fest/0.11.0:
dev: true
engines:
node: '>=8'
resolution:
integrity: sha512-OdjXJxnCN1AvyLSzeKIgXTXxV+99ZuXl3Hpo9XpJAv9MBcHrrJOQ5kV7ypXOuQie+AmWG25hLbiKdwYTifzcfQ==
/type-fest/0.13.1:
dev: true
engines:
node: '>=10'
resolution:
integrity: sha512-34R7HTnG0XIJcBSn5XhDd7nNFPRcXYRZrBB2O2jdKqYODldSzBAqzsWoZYYvduky73toYS/ESqxPvkDf/F0XMg==
/type-fest/0.16.0:
engines:
node: '>=10'
resolution:
integrity: sha512-eaBzG6MxNzEn9kiwvtre90cXaNLkmadMWa1zQMs3XORCXNbsH/OewwbxC5ia9dCxIxnTAsSxXJaa/p5y8DlvJg==
/type-fest/0.18.0:
dev: true
engines:
node: '>=10'
resolution:
integrity: sha512-fbDukFPnJBdn2eZ3RR+5mK2slHLFd6gYHY7jna1KWWy4Yr4XysHuCdXRzy+RiG/HwG4WJat00vdC2UHky5eKiQ==
/type-fest/0.4.1:
engines:
node: '>=6'
resolution:
integrity: sha512-IwzA/LSfD2vC1/YDYMv/zHP4rDF1usCwllsDpbolT3D4fUepIO7f9K70jjmUewU/LmGUKJcwcVtDCpnKk4BPMw==
/type-fest/0.6.0:
engines:
node: '>=8'
resolution:
integrity: sha512-q+MB8nYR1KDLrgr4G5yemftpMC7/QLqVndBmEEdqzmNj5dcFOO4Oo8qlwZE3ULT3+Zim1F8Kq4cBnikNhlCMlg==
/type-fest/0.8.1:
engines:
node: '>=8'
resolution:
integrity: sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA==
/type-is/1.6.18:
dependencies:
media-typer: 0.3.0
mime-types: 2.1.27
dev: true
engines:
node: '>= 0.6'
resolution:
integrity: sha512-TkRKr9sUTxEH8MdfuCSP7VizJyzRNMjj2J2do2Jr3Kym598JVdEksuzPQCnlFPW4ky9Q+iA+ma9BGm06XQBy8g==
/typedarray-to-buffer/3.1.5:
dependencies:
is-typedarray: 1.0.0
resolution:
integrity: sha512-zdu8XMNEDepKKR+XYOXAVPtWui0ly0NtohUscw+UmaHiAWT8hrV1rr//H6V+0DvJ3OQ19S979M0laLfX8rm82Q==
/typedarray/0.0.6:
resolution:
integrity: sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
/typescript/4.0.5:
dev: true
engines:
node: '>=4.2.0'
hasBin: true
resolution:
integrity: sha512-ywmr/VrTVCmNTJ6iV2LwIrfG1P+lv6luD8sUJs+2eI9NLGigaN+nUQc13iHqisq7bra9lnmUSYqbJvegraBOPQ==
/uglify-js/3.11.5:
dev: true
engines:
node: '>=0.8.0'
hasBin: true
optional: true
resolution:
integrity: sha512-btvv/baMqe7HxP7zJSF7Uc16h1mSfuuSplT0/qdjxseesDU+yYzH33eHBH+eMdeRXwujXspaCTooWHQVVBh09w==
/uid-number/0.0.6:
dev: false
resolution:
integrity: sha1-DqEOgDXo61uOREnwbaHHMGY7qoE=
/umask/1.1.0:
dev: false
resolution:
integrity: sha1-8pzr8B31F5ErtY/5xOUP3o4zMg0=
/unbzip2-stream/1.4.3:
dependencies:
buffer: 5.7.1
through: 2.3.8
dev: false
resolution:
integrity: sha512-mlExGW4w71ebDJviH16lQLtZS32VKqsSfk80GCfUlwT/4/hNRFsoscrF/c++9xinkMzECL1uL9DDwXqFWkruPg==
/unc-path-regex/0.1.2:
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-5z3T17DXxe2G+6xrCufYxqadUPo=
/union-value/1.0.1:
dependencies:
arr-union: 3.1.0
get-value: 2.0.6
is-extendable: 0.1.1
set-value: 2.0.1
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha512-tJfXmxMeWYnczCVs7XAEvIV7ieppALdyepWMkHkwciRpZraG/xwT+s2JN8+pr1+8jCRf80FFzvr+MpQeeoF4Xg==
/unique-stream/2.3.1:
dependencies:
json-stable-stringify-without-jsonify: 1.0.1
through2-filter: 3.0.0
dev: true
resolution:
integrity: sha512-2nY4TnBE70yoxHkDli7DMazpWiP7xMdCYqU2nBRO0UB+ZpEkGsSija7MvmvnZFUeC+mrgiUfcHSr3LmRFIg4+A==
/unique-string/2.0.0:
dependencies:
crypto-random-string: 2.0.0
engines:
node: '>=8'
resolution:
integrity: sha512-uNaeirEPvpZWSgzwsPGtU2zVSTrn/8L5q/IexZmH0eH6SA73CmAA5U4GwORTxQAZs95TAXLNqeLoPPNO5gZfWg==
/universalify/0.1.2:
dev: true
engines:
node: '>= 4.0.0'
resolution:
integrity: sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg==
/universalify/1.0.0:
dev: true
engines:
node: '>= 10.0.0'
resolution:
integrity: sha512-rb6X1W158d7pRQBg5gkR8uPaSfiids68LTJQYOtEUhoJUWBdaQHsuT/EUduxXYxcrt4r5PJ4fuHW1MHT6p0qug==
/universalify/2.0.0:
dev: true
engines:
node: '>= 10.0.0'
resolution:
integrity: sha512-hAZsKq7Yy11Zu1DE0OzWjw7nnLZmJZYTDZZyEFHZdUhV8FkH5MCfoU1XMaxXovpyW5nq5scPqq0ZDP9Zyl04oQ==
/unix-crypt-td-js/1.1.4:
dev: true
resolution:
integrity: sha512-8rMeVYWSIyccIJscb9NdCfZKSRBKYTeVnwmiRYT2ulE3qd1RaDQ0xQDP+rI3ccIWbhu/zuo5cgN8z73belNZgw==
/unpipe/1.0.0:
dev: true
engines:
node: '>= 0.8'
resolution:
integrity: sha1-sr9O6FFKrmFltIF4KdIbLvSZBOw=
/unset-value/1.0.0:
dependencies:
has-value: 0.3.1
isobject: 3.0.1
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-g3aHP30jNRef+x5vw6jtDfyKtVk=
/untildify/4.0.0:
dev: false
engines:
node: '>=8'
resolution:
integrity: sha512-KK8xQ1mkzZeg9inewmFVDNkg3l5LUhoq9kN6iWYB/CC9YMG8HA+c1Q8HwDe6dEX7kErrEVNVBO3fWsVq5iDgtw==
/update-notifier/5.0.1:
dependencies:
boxen: 4.2.0
chalk: 4.1.0
configstore: 5.0.1
has-yarn: 2.1.0
import-lazy: 2.1.0
is-ci: 2.0.0
is-installed-globally: 0.3.2
is-npm: 5.0.0
is-yarn-global: 0.3.0
latest-version: 5.1.0
pupa: 2.1.1
semver: 7.3.2
semver-diff: 3.1.1
xdg-basedir: 4.0.0
dev: false
engines:
node: '>=10'
resolution:
integrity: sha512-BuVpRdlwxeIOvmc32AGYvO1KVdPlsmqSh8KDDBxS6kDE5VR7R8OMP1d8MdhaVBvxl4H3551k9akXr0Y1iIB2Wg==
/uri-js/4.4.0:
dependencies:
punycode: 2.1.1
resolution:
integrity: sha512-B0yRTzYdUCCn9n+F4+Gh4yIDtMQcaJsmYBDsTSG8g/OejKBodLQ2IHfN3bM7jUsRXndopT7OIXWdYqc1fjmV6g==
/urix/0.1.0:
deprecated: 'Please see https://github.com/lydell/urix#deprecated'
dev: true
resolution:
integrity: sha1-2pN/emLiH+wf0Y1Js1wpNQZ6bHI=
/url-parse-lax/3.0.0:
dependencies:
prepend-http: 2.0.0
dev: false
engines:
node: '>=4'
resolution:
integrity: sha1-FrXK/Afb42dsGxmZF3gj1lA6yww=
/use/3.1.1:
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha512-cwESVXlO3url9YWlFW/TA9cshCEhtu7IKJ/p5soJ/gGpj7vbvFrAY/eIioQ6Dw23KjZhYgiIo8HOs1nQ2vr/oQ==
/util-deprecate/1.0.2:
resolution:
integrity: sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8=
/utils-merge/1.0.1:
dev: true
engines:
node: '>= 0.4.0'
resolution:
integrity: sha1-n5VxD1CiZ5R7LMwSR0HBAoQn5xM=
/uuid/3.4.0:
hasBin: true
resolution:
integrity: sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A==
/uuid/8.3.1:
dev: true
hasBin: true
optional: true
resolution:
integrity: sha512-FOmRr+FmWEIG8uhZv6C2bTgEVXsHk08kE7mPlrBbEe+c3r9pjceVPgupIfNIhc4yx55H69OXANrUaSuu9eInKg==
/v8-compile-cache/2.2.0:
dev: true
resolution:
integrity: sha512-gTpR5XQNKFwOd4clxfnhaqvfqMpqEwr4tOtCyz4MtYZX2JYhfr1JvBFKdS+7K/9rfpZR3VLX+YWBbKoxCgS43Q==
/v8-to-istanbul/7.0.0:
dependencies:
'@types/istanbul-lib-coverage': 2.0.3
convert-source-map: 1.7.0
source-map: 0.7.3
dev: true
engines:
node: '>=10.10.0'
resolution:
integrity: sha512-fLL2rFuQpMtm9r8hrAV2apXX/WqHJ6+IC4/eQVdMDGBUgH/YMV4Gv3duk3kjmyg6uiQWBAA9nJwue4iJUOkHeA==
/validate-npm-package-license/3.0.4:
dependencies:
spdx-correct: 3.1.1
spdx-expression-parse: 3.0.1
resolution:
integrity: sha512-DpKm2Ui/xN7/HQKCtpZxoRWBhZ9Z0kqtygG8XCgNQ8ZlDnxuQmWhj566j8fN4Cu3/JmbhsDo7fcAJq4s9h27Ew==
/validate-npm-package-name/3.0.0:
dependencies:
builtins: 1.0.3
dev: false
resolution:
integrity: sha1-X6kS2B630MdK/BQN5zF/DKffQ34=
/value-or-function/3.0.0:
dev: true
engines:
node: '>= 0.10'
resolution:
integrity: sha1-HCQ6ULWVwb5Up1S/7OhWO5/42BM=
/vary/1.1.2:
dev: true
engines:
node: '>= 0.8'
resolution:
integrity: sha1-IpnwLG3tMNSllhsLn3RSShj2NPw=
/verdaccio-audit/9.7.3:
dependencies:
express: 4.17.1
request: 2.88.2
dev: true
engines:
node: '>=8'
resolution:
integrity: sha512-FDWafgDjvnTbJapQpd0c41FjrecR+iRHrnDi2gkAn4IJpiLCgXC6R5NdkXjDIekKEsou9PyQTsEdoHK7iDx+tQ==
/verdaccio-htpasswd/9.7.2:
dependencies:
'@verdaccio/file-locking': 9.7.2
apache-md5: 1.1.2
bcryptjs: 2.4.3
http-errors: 1.8.0
unix-crypt-td-js: 1.1.4
dev: true
engines:
node: '>=8'
resolution:
integrity: sha512-c7ZEb7wuce0+4h92w4f1ySMhsIWFs/mlsFjjoqIlY5SBskmQI5RHC7HQglVgFjOMxrWoaaadJ5WGmFV+A/yxPQ==
/verdaccio/4.8.1:
dependencies:
'@verdaccio/commons-api': 9.7.1
'@verdaccio/local-storage': 9.7.2
'@verdaccio/readme': 9.7.3
'@verdaccio/streams': 9.7.2
'@verdaccio/ui-theme': 1.12.1
JSONStream: 1.3.5
async: 3.2.0
body-parser: 1.19.0
bunyan: 1.8.14
commander: 3.0.2
compression: 1.7.4
cookies: 0.8.0
cors: 2.8.5
dayjs: 1.8.28
envinfo: 7.5.1
express: 4.17.1
handlebars: 4.7.6
http-errors: 1.8.0
js-yaml: 3.14.0
jsonwebtoken: 8.5.1
kleur: 4.0.2
lodash: 4.17.19
lunr-mutable-indexes: 2.3.2
marked: 1.1.1
mime: 2.4.6
minimatch: 3.0.4
mkdirp: 0.5.5
mv: 2.1.1
pkginfo: 0.4.1
request: 2.88.0
semver: 6.3.0
verdaccio-audit: 9.7.3
verdaccio-htpasswd: 9.7.2
dev: true
engines:
node: '>=8'
npm: '>=5'
hasBin: true
resolution:
integrity: sha512-6I04bBlY4NS/MtRQismmIA+l/J0MJvBPj78s0p9QMATKDTcsdZS+zXf/Y6a/JsWYqz3fNp94YjV84bLjHrm4UA==
/verror/1.10.0:
dependencies:
assert-plus: 1.0.0
core-util-is: 1.0.2
extsprintf: 1.3.0
engines:
'0': node >=0.6.0
resolution:
integrity: sha1-OhBcoXBTr1XW4nDB+CiGguGNpAA=
/version-selector-type/2.0.1:
dependencies:
semver: 6.3.0
dev: false
engines:
node: '>=4'
resolution:
integrity: sha512-wglKuX3nE2jJPld8UfSKo8YZeYovkAsErRCzbzEt5hHWp+s1Ai4q97dQI5X7wFXAykeHxvez38HJScuUWPxb6g==
/version-selector-type/3.0.0:
dependencies:
semver: 7.3.2
dev: false
engines:
node: '>=10.13'
resolution:
integrity: sha512-PSvMIZS7C1MuVNBXl/CDG2pZq8EXy/NW2dHIdm3bVP5N0PC8utDK8ttXLXj44Gn3J0lQE3U7Mpm1estAOd+eiA==
/vinyl-fs/3.0.3:
dependencies:
fs-mkdirp-stream: 1.0.0
glob-stream: 6.1.0
graceful-fs: 4.2.4
is-valid-glob: 1.0.0
lazystream: 1.0.0
lead: 1.0.0
object.assign: 4.1.2
pumpify: 1.5.1
readable-stream: 2.3.7
remove-bom-buffer: 3.0.0
remove-bom-stream: 1.2.0
resolve-options: 1.1.0
through2: 2.0.5
to-through: 2.0.0
value-or-function: 3.0.0
vinyl: 2.2.1
vinyl-sourcemap: 1.1.0
dev: true
engines:
node: '>= 0.10'
resolution:
integrity: sha512-vIu34EkyNyJxmP0jscNzWBSygh7VWhqun6RmqVfXePrOwi9lhvRs//dOaGOTRUQr4tx7/zd26Tk5WeSVZitgng==
/vinyl-sourcemap/1.1.0:
dependencies:
append-buffer: 1.0.2
convert-source-map: 1.7.0
graceful-fs: 4.2.4
normalize-path: 2.1.1
now-and-later: 2.0.1
remove-bom-buffer: 3.0.0
vinyl: 2.2.1
dev: true
engines:
node: '>= 0.10'
resolution:
integrity: sha1-kqgAWTo4cDqM2xHYswCtS+Y7PhY=
/vinyl/2.2.1:
dependencies:
clone: 2.1.2
clone-buffer: 1.0.0
clone-stats: 1.0.0
cloneable-readable: 1.1.3
remove-trailing-separator: 1.1.0
replace-ext: 1.0.1
dev: true
engines:
node: '>= 0.10'
resolution:
integrity: sha512-LII3bXRFBZLlezoG5FfZVcXflZgWP/4dCwKtxd5ky9+LOtM4CS3bIRQsmR1KMnMW07jpE8fqR2lcxPZ+8sJIcw==
/vorpal/1.12.0:
dependencies:
babel-polyfill: 6.26.0
chalk: 1.1.3
in-publish: 2.0.1
inquirer: 0.11.0
lodash: 4.17.20
log-update: 1.0.2
minimist: 1.2.5
node-localstorage: 0.6.0
strip-ansi: 3.0.1
wrap-ansi: 2.1.0
dev: true
engines:
iojs: '>= 1.0.0'
node: '>= 0.10.0'
resolution:
integrity: sha1-S+eypOSPj8/JzzZIxBnTEcUiFZ0=
/w3c-hr-time/1.0.2:
dependencies:
browser-process-hrtime: 1.0.0
dev: true
resolution:
integrity: sha512-z8P5DvDNjKDoFIHK7q8r8lackT6l+jo/Ye3HOle7l9nICP9lf1Ci25fy9vHd0JOWewkIFzXIEig3TdKT7JQ5fQ==
/w3c-xmlserializer/1.1.2:
dependencies:
domexception: 1.0.1
webidl-conversions: 4.0.2
xml-name-validator: 3.0.0
dev: true
resolution:
integrity: sha512-p10l/ayESzrBMYWRID6xbuCKh2Fp77+sA0doRuGn4tTIMrrZVeqfpKjXHY+oDh3K4nLdPgNwMTVP6Vp4pvqbNg==
/w3c-xmlserializer/2.0.0:
dependencies:
xml-name-validator: 3.0.0
dev: true
engines:
node: '>=10'
resolution:
integrity: sha512-4tzD0mF8iSiMiNs30BiLO3EpfGLZUT2MSX/G+o7ZywDzliWQ3OPtTZ0PTC3B3ca1UAf4cJMHB+2Bf56EriJuRA==
/walk-filtered/0.9.3:
dependencies:
each-limit: 1.0.0
graceful-fs: 4.2.4
lodash.assign: 4.2.0
lodash.isobject: 3.0.2
lodash.isundefined: 3.0.1
dev: true
resolution:
integrity: sha1-bypivUO29e8sARnFVKf7AKo7lYg=
/walker/1.0.7:
dependencies:
makeerror: 1.0.11
dev: true
resolution:
integrity: sha1-L3+bj9ENZ3JisYqITijRlhjgKPs=
/warning-symbol/0.1.0:
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-uzHdEbeg+dZ6su2V9Fe2WCW7rSE=
/wcwidth/1.0.1:
dependencies:
defaults: 1.0.3
dev: true
resolution:
integrity: sha1-8LDc+RW8X/FSivrbLA4XtTLaL+g=
/webidl-conversions/4.0.2:
dev: true
resolution:
integrity: sha512-YQ+BmxuTgd6UXZW3+ICGfyqRyHXVlD5GtQr5+qjiNW7bF0cqrzX500HVXPBOvgXb5YnzDd+h0zqyv61KUD7+Sg==
/webidl-conversions/5.0.0:
dev: true
engines:
node: '>=8'
resolution:
integrity: sha512-VlZwKPCkYKxQgeSbH5EyngOmRp7Ww7I9rQLERETtf5ofd9pGeswWiOtogpEO850jziPRarreGxn5QIiTqpb2wA==
/webidl-conversions/6.1.0:
dev: true
engines:
node: '>=10.4'
resolution:
integrity: sha512-qBIvFLGiBpLjfwmYAaHPXsn+ho5xZnGvyGvsarywGNc8VyQJUMHJ8OBKGGrPER0okBeMDaan4mNBlgBROxuI8w==
/whatwg-encoding/1.0.5:
dependencies:
iconv-lite: 0.4.24
dev: true
resolution:
integrity: sha512-b5lim54JOPN9HtzvK9HFXvBma/rnfFeqsic0hSpjtDbVxR3dJKLc+KB4V6GgiGOvl7CY/KNh8rxSo9DKQrnUEw==
/whatwg-mimetype/2.3.0:
dev: true
resolution:
integrity: sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g==
/whatwg-url/7.1.0:
dependencies:
lodash.sortby: 4.7.0
tr46: 1.0.1
webidl-conversions: 4.0.2
dev: true
resolution:
integrity: sha512-WUu7Rg1DroM7oQvGWfOiAK21n74Gg+T4elXEQYkOhtyLeWiJFoOGLXPKI/9gzIie9CtwVLm8wtw6YJdKyxSjeg==
/whatwg-url/8.4.0:
dependencies:
lodash.sortby: 4.7.0
tr46: 2.0.2
webidl-conversions: 6.1.0
dev: true
engines:
node: '>=10'
resolution:
integrity: sha512-vwTUFf6V4zhcPkWp/4CQPr1TW9Ml6SF4lVyaIMBdJw5i6qUUJ1QWM4Z6YYVkfka0OUIzVo/0aNtGVGk256IKWw==
/which-module/2.0.0:
resolution:
integrity: sha1-2e8H3Od7mQK4o6j6SzHD4/fm6Ho=
/which-pm-runs/1.0.0:
dev: true
resolution:
integrity: sha1-Zws6+8VS4LVd9rd4DKdGFfI60cs=
/which-pm/2.0.0:
dependencies:
load-yaml-file: 0.2.0
path-exists: 4.0.0
dev: true
engines:
node: '>=8.15'
resolution:
integrity: sha512-Lhs9Pmyph0p5n5Z3mVnN0yWcbQYUAD7rbQUiMsQxOJ3T57k7RFe35SUwWMf7dsbDZks1uOmw4AecB/JMDj3v/w==
/which/1.3.1:
dependencies:
isexe: 2.0.0
dev: true
hasBin: true
resolution:
integrity: sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ==
/which/2.0.2:
dependencies:
isexe: 2.0.0
engines:
node: '>= 8'
hasBin: true
resolution:
integrity: sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==
/wide-align/1.1.3:
dependencies:
string-width: 1.0.2
resolution:
integrity: sha512-QGkOQc8XL6Bt5PwnsExKBPuMKBxnGxWWW3fU55Xt4feHozMUhdUMaBCk290qpm/wG5u/RSKzwdAC4i51YigihA==
/widest-line/2.0.1:
dependencies:
string-width: 2.1.1
dev: true
engines:
node: '>=4'
resolution:
integrity: sha512-Ba5m9/Fa4Xt9eb2ELXt77JxVDV8w7qQrH0zS/TWSJdLyAwQjWoOzpzj5lwVftDz6n/EOu3tNACS84v509qwnJA==
/widest-line/3.1.0:
dependencies:
string-width: 4.2.0
engines:
node: '>=8'
resolution:
integrity: sha512-NsmoXalsWVDMGupxZ5R08ka9flZjjiLvHVAWYOKtiKM8ujtZWr9cRffak+uSE48+Ob8ObalXpwyeUiyDD6QFgg==
/window-size/1.1.1:
dependencies:
define-property: 1.0.0
is-number: 3.0.0
dev: true
engines:
node: '>= 0.10.0'
hasBin: true
resolution:
integrity: sha512-5D/9vujkmVQ7pSmc0SCBmHXbkv6eaHwXEx65MywhmUMsI8sGqJ972APq1lotfcwMKPFLuCFfL8xGHLIp7jaBmA==
/word-wrap/1.2.3:
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha512-Hz/mrNwitNRh/HUAtM/VT/5VH+ygD6DV7mYKZAtHOrbs8U7lvPS6xf7EJKMF0uW1KJCl0H701g3ZGus+muE5vQ==
/wordwrap/1.0.0:
dev: true
resolution:
integrity: sha1-J1hIEIkUVqQXHI0CJkQa3pDLyus=
/wrap-ansi/2.1.0:
dependencies:
string-width: 1.0.2
strip-ansi: 3.0.1
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-2Pw9KE3QV5T+hJc8rs3Rz4JP3YU=
/wrap-ansi/6.2.0:
dependencies:
ansi-styles: 4.3.0
string-width: 4.2.0
strip-ansi: 6.0.0
engines:
node: '>=8'
resolution:
integrity: sha512-r6lPcBGxZXlIcymEu7InxDMhdW0KDxpLgoFLcguasxCaJ/SOIZwINatK9KY/tf+ZrlywOKU0UDj3ATXUBfxJXA==
/wrap-ansi/7.0.0:
dependencies:
ansi-styles: 4.3.0
string-width: 4.2.0
strip-ansi: 6.0.0
engines:
node: '>=10'
resolution:
integrity: sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
/wrappy/1.0.2:
resolution:
integrity: sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=
/write-file-atomic/2.4.3:
dependencies:
graceful-fs: 4.2.4
imurmurhash: 0.1.4
signal-exit: 3.0.3
resolution:
integrity: sha512-GaETH5wwsX+GcnzhPgKcKjJ6M2Cq3/iZp1WyY/X1CSqrW+jVNM9Y7D8EC2sM4ZG/V8wZlSniJnCKWPmBYAucRQ==
/write-file-atomic/3.0.3:
dependencies:
imurmurhash: 0.1.4
is-typedarray: 1.0.0
signal-exit: 3.0.3
typedarray-to-buffer: 3.1.5
resolution:
integrity: sha512-AvHcyZ5JnSfq3ioSyjrBkH9yW4m7Ayk8/9My/DD9onKeu/94fwrMocemO2QAJFAlnnDN+ZDS+ZjAR5ua1/PV/Q==
/write-json-file/3.2.0:
dependencies:
detect-indent: 5.0.0
graceful-fs: 4.2.4
make-dir: 2.1.0
pify: 4.0.1
sort-keys: 2.0.0
write-file-atomic: 2.4.3
engines:
node: '>=6'
resolution:
integrity: sha512-3xZqT7Byc2uORAatYiP3DHUUAVEkNOswEWNs9H5KXiicRTvzYzYqKjYc4G7p+8pltvAw641lVByKVtMpf+4sYQ==
/write-json-file/4.3.0:
dependencies:
detect-indent: 6.0.0
graceful-fs: 4.2.4
is-plain-obj: 2.1.0
make-dir: 3.1.0
sort-keys: 4.1.0
write-file-atomic: 3.0.3
engines:
node: '>=8.3'
resolution:
integrity: sha512-PxiShnxf0IlnQuMYOPPhPkhExoCQuTUNPOa/2JWCYTmBquU9njyyDuwRKN26IZBlp4yn1nt+Agh2HOOBl+55HQ==
/write-json5-file/3.0.1:
dependencies:
graceful-fs: 4.2.4
json5: 2.1.3
sort-keys: 4.1.0
write-file-atomic: 3.0.3
dev: false
engines:
node: '>=10.12'
resolution:
integrity: sha512-LhB01JvzYFAqBUuuYFFBB/FGRJogsasQ/f4TN/kYgeL452/rQOWRF0UiIS7uY2fVfQF9mlUk92Qx3nHRUL7zRg==
/write-pkg/4.0.0:
dependencies:
sort-keys: 2.0.0
type-fest: 0.4.1
write-json-file: 3.2.0
engines:
node: '>=8'
resolution:
integrity: sha512-v2UQ+50TNf2rNHJ8NyWttfm/EJUBWMJcx6ZTYZr6Qp52uuegWw/lBkCtCbnYZEmPRNL61m+u67dAmGxo+HTULA==
/write-yaml-file/4.1.0:
dependencies:
graceful-fs: 4.2.4
js-yaml: 3.14.0
write-file-atomic: 2.4.3
dev: true
engines:
node: '>=10.13'
resolution:
integrity: sha512-jN421OlwO/MN/EwAykk5ic8AL9QAycpKGaHKFBlcr3aQ6RUX8ZbrreOPUuhoYSxj/o30FhOQLSH36WYldAFrUw==
/write-yaml-file/4.1.1:
dependencies:
graceful-fs: 4.2.4
js-yaml: 3.14.0
write-file-atomic: 3.0.3
engines:
node: '>=10.13'
resolution:
integrity: sha512-DrZlCt+PTsT/U6v0CszHJ+S0lTUhd1aLt2Vx7RDFE/J0Px5erwNoTXoQTse+zkPdwNo8fNtnJnzb3hT7ltd9EA==
/write/1.0.3:
dependencies:
mkdirp: 0.5.5
dev: true
engines:
node: '>=4'
resolution:
integrity: sha512-/lg70HAjtkUgWPVZhZcm+T4hkL8Zbtp1nFNOn3lRrxnlv50SRBv7cR7RqR+GMsd3hUXy9hWBo4CHTbFTcOYwig==
/ws/7.4.0:
dev: true
engines:
node: '>=8.3.0'
peerDependencies:
bufferutil: ^4.0.1
utf-8-validate: ^5.0.2
peerDependenciesMeta:
bufferutil:
optional: true
utf-8-validate:
optional: true
resolution:
integrity: sha512-kyFwXuV/5ymf+IXhS6f0+eAFvydbaBW3zjpT6hUdAh/hbVjTIB5EHBGi0bPoCLSK2wcuz3BrEkB9LrYv1Nm4NQ==
/xdg-basedir/4.0.0:
dev: false
engines:
node: '>=8'
resolution:
integrity: sha512-PSNhEJDejZYV7h50BohL09Er9VaIefr2LMAf3OEmpCkjOi34eYyQYAXUTjEQtZJTKcF0E2UKTh+osDLsgNim9Q==
/xml-name-validator/3.0.0:
dev: true
resolution:
integrity: sha512-A5CUptxDsvxKJEU3yO6DuWBSJz/qizqzJKOMIfUJHETbBw/sFaDxgd6fxm1ewUaM0jZ444Fc5vC5ROYurg/4Pw==
/xmlchars/2.2.0:
dev: true
resolution:
integrity: sha512-JZnDKK8B0RCDw84FNdDAIpZK+JuJw+s7Lz8nksI7SIuU3UXJJslUthsi+uWBUYOwPFwW7W7PRLRfUKpxjtjFCw==
/xtend/4.0.2:
engines:
node: '>=0.4'
resolution:
integrity: sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==
/y18n/4.0.0:
resolution:
integrity: sha512-r9S/ZyXu/Xu9q1tYlpsLIsa3EeLXXk0VwlxqTcFRfg9EhMW+17kbt9G0NrgCmhGb5vT2hyhJZLfDGx+7+5Uj/w==
/y18n/5.0.5:
dev: true
engines:
node: '>=10'
resolution:
integrity: sha512-hsRUr4FFrvhhRH12wOdfs38Gy7k2FFzB9qgN9v3aLykRq0dRcdcpz5C9FxdS2NuhOrI/628b/KSTJ3rwHysYSg==
/yallist/2.1.2:
dev: true
resolution:
integrity: sha1-HBH5IY8HYImkfdUS+TxmmaaoHVI=
/yallist/4.0.0:
resolution:
integrity: sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==
/yaml-tag/1.1.0:
dependencies:
js-yaml: 3.14.0
dev: true
resolution:
integrity: sha1-u6spj+0znbYDahinSCXevONvrmo=
/yaml/1.10.0:
dev: true
engines:
node: '>= 6'
resolution:
integrity: sha512-yr2icI4glYaNG+KWONODapy2/jDdMSDnrONSjblABjD9B4Z5LgiircSt8m8sRZFNi08kG9Sm0uSHtEmP3zaEGg==
/yargs-parser/18.1.3:
dependencies:
camelcase: 5.3.1
decamelize: 1.2.0
engines:
node: '>=6'
resolution:
integrity: sha512-o50j0JeToy/4K6OZcaQmW6lyXXKhq7csREXcDwk2omFPJEwUNOVtJKvmDr9EI1fAJZUyZcRF7kxGBWmRXudrCQ==
/yargs-parser/20.2.4:
dev: true
engines:
node: '>=10'
resolution:
integrity: sha512-WOkpgNhPTlE73h4VFAFsOnomJVaovO8VqLDzy5saChRBFQFBoMYirowyW+Q9HB4HFF4Z7VZTiG3iSzJJA29yRA==
/yargs/15.4.1:
dependencies:
cliui: 6.0.0
decamelize: 1.2.0
find-up: 4.1.0
get-caller-file: 2.0.5
require-directory: 2.1.1
require-main-filename: 2.0.0
set-blocking: 2.0.0
string-width: 4.2.0
which-module: 2.0.0
y18n: 4.0.0
yargs-parser: 18.1.3
engines:
node: '>=8'
resolution:
integrity: sha512-aePbxDmcYW++PaqBsJ+HYUFwCdv4LVvdnhBy78E57PIor8/OVvhMrADFFEDh8DHDFRv/O9i3lPhsENjO7QX0+A==
/yargs/16.1.0:
dependencies:
cliui: 7.0.4
escalade: 3.1.1
get-caller-file: 2.0.5
require-directory: 2.1.1
string-width: 4.2.0
y18n: 5.0.5
yargs-parser: 20.2.4
dev: true
engines:
node: '>=10'
resolution:
integrity: sha512-upWFJOmDdHN0syLuESuvXDmrRcWd1QafJolHskzaw79uZa7/x53gxQKiR07W59GWY1tFhhU/Th9DrtSfpS782g==
/yarn/1.22.10:
dev: true
engines:
node: '>=4.0.0'
hasBin: true
requiresBuild: true
resolution:
integrity: sha512-IanQGI9RRPAN87VGTF7zs2uxkSyQSrSPsju0COgbsKQOOXr5LtcVPeyXWgwVa0ywG3d8dg6kSYKGBuYK021qeA==
/yarnhook/0.4.5:
dependencies:
execa: 4.1.0
find-parent-dir: 0.3.0
dev: true
hasBin: true
resolution:
integrity: sha512-ES7Z/OPagymy0/IHUc/UmogECxO916JxH+K9IpBewDdWEwtEMDa5BxJfBOB43dgobuoJORru5UdRBn0Fq40y7A==
/yn/3.1.1:
dev: true
engines:
node: '>=6'
resolution:
integrity: sha512-Ux4ygGWsu2c7isFWe8Yu1YluJmqVhxqK2cLXNQA5AcC3QfbGNpM7fu0Y8b/z16pXLnFxZYvWhd3fhBY9DLmC6Q==