Newer
Older
"name": "fr.irstea.cassiopee",
"lockfileVersion": 3,
"packages": {
"": {
"name": "fr.irstea.cassiopee",
"hasInstallScript": true,
"license": "MIT",
"dependencies": {
François Grand
committed
"@angular-devkit/build-angular": "^14.0.4",
"@angular/animations": "^14.0.4",
"@angular/cdk": "^14.0.4",
"@angular/common": "^14.0.4",
"@angular/compiler": "^14.0.4",
"@angular/core": "^14.0.4",
"@angular/flex-layout": "^14.0.0-beta.40",
"@angular/forms": "^14.0.4",
François Grand
committed
"@angular/platform-browser": "^14.0.4",
"@angular/platform-browser-dynamic": "^14.0.4",
"@angular/router": "^14.0.4",
"@ngx-matomo/tracker": "^3.0.0",
"@types/sprintf-js": "^1.1.2",
"@wdio/codemod": "^0.12.0",
"@wdio/globals": "^8.8.2",
François Grand
committed
"angular2-hotkeys": "^13.1.0",
AUBRY JEAN-PASCAL
committed
"chartjs-plugin-zoom": "^2.0.1",
"jalhyd": "file:./jalhyd",
François Grand
committed
"katex": "^0.16.0",
"material-design-icons": "^3.0.1",
"ng2-charts": "^4.1.1",
François Grand
committed
"ngx-material-file-input": "^4.0.0",
"ngx-webstorage-service": "^5.0.0",
"roboto-fontface": "^0.10.0",
"svg-pan-zoom": "^3.6.1",
},
"devDependencies": {
"@angular-devkit/core": "^14.0.4",
François Grand
committed
"@angular/cli": "^14.0.4",
"@angular/compiler-cli": "^14.0.4",
"@angular/language-service": "^14.0.4",
"@compodoc/compodoc": "^1.1.11",
"@types/file-saver": "^2.0.5",
François Grand
committed
"@types/jasmine": "~4.0.3",
"@types/jasminewd2": "^2.0.10",
"@types/node": "^18.0.1",
"@typescript-eslint/eslint-plugin": "^5.30.5",
"@typescript-eslint/eslint-plugin-tslint": "^5.30.5",
"@typescript-eslint/parser": "^5.30.5",
"@wdio/cli": "^8.8.2",
"@wdio/jasmine-framework": "^8.8.2",
"@wdio/local-runner": "^8.8.2",
"@wdio/spec-reporter": "^8.8.0",
"chromedriver": "^111.0.0",
"electron": "^19.0.7",
"electron-builder": "^23.1.0",
"eslint": "^8.19.0",
"eslint-plugin-import": "^2.26.0",
François Grand
committed
"jasmine-core": "~4.2.0",
"jasmine-spec-reporter": "~7.0.0",
"wdio-chromedriver-service": "^8.1.1",
"wdio-wait-for": "^3.0.3",
"webpack-dev-server": "^4.9.3"
"version": "4.17.1",
"license": "LGPL-3.0-or-later",
"dependencies": {
"@types/base-64": "^1.0.0",
"@types/lodash": "^4.14.191",
"base-64": "^1.0.0",
"lodash": "^4.14.191"
},
"devDependencies": {
"@types/jasmine": "^4.0.3",
"@types/node": "^18.0.3",
"@typescript-eslint/eslint-plugin": "^5.30.6",
"@typescript-eslint/parser": "^5.30.6",
"browserify": "^16.5.2",
"buffer": "^6.0.3",
"eslint": "^8.19.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-jsdoc": "^39.3.3",
"eslint-plugin-prefer-arrow": "^1.2.3",
"jasmine": "^4.2.1",
"rimraf": "^3.0.2",
"typedoc": "^0.23.7",
"typescript": "^4.7.4",
"uglify-js": "^3.17.4"
"jalhyd/node_modules/@es-joy/jsdoccomment": {
"version": "0.31.0",
"license": "MIT",
"comment-parser": "1.3.1",
"esquery": "^1.4.0",
"jsdoc-type-pratt-parser": "~3.1.0"
},
"engines": {
"node": "^14 || ^16 || ^17 || ^18"
"jalhyd/node_modules/@eslint/eslintrc": {
"version": "1.3.0",
"dev": true,
"license": "MIT",
"dependencies": {
"ajv": "^6.12.4",
"debug": "^4.3.2",
"espree": "^9.3.2",
"globals": "^13.15.0",
"ignore": "^5.2.0",
"import-fresh": "^3.2.1",
"js-yaml": "^4.1.0",
"minimatch": "^3.1.2",
"strip-json-comments": "^3.1.1"
},
"engines": {
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
}
"jalhyd/node_modules/@eslint/eslintrc/node_modules/argparse": {
"version": "2.0.1",
"dev": true,
"license": "Python-2.0"
"jalhyd/node_modules/@eslint/eslintrc/node_modules/debug": {
"version": "4.3.4",
"dev": true,
"license": "MIT",
"ms": "2.1.2"
"node": ">=6.0"
},
"peerDependenciesMeta": {
"supports-color": {
"optional": true
}
"jalhyd/node_modules/@eslint/eslintrc/node_modules/js-yaml": {
"version": "4.1.0",
"dev": true,
"license": "MIT",
"argparse": "^2.0.1"
"bin": {
"js-yaml": "bin/js-yaml.js"
"jalhyd/node_modules/@eslint/eslintrc/node_modules/minimatch": {
"version": "3.1.2",
"dev": true,
"license": "ISC",
"brace-expansion": "^1.1.7"
"jalhyd/node_modules/@eslint/eslintrc/node_modules/ms": {
"version": "2.1.2",
"dev": true,
"license": "MIT"
"jalhyd/node_modules/@humanwhocodes/config-array": {
"version": "0.9.5",
"dev": true,
"license": "Apache-2.0",
"@humanwhocodes/object-schema": "^1.2.1",
"debug": "^4.1.1",
"minimatch": "^3.0.4"
"node": ">=10.10.0"
}
},
"jalhyd/node_modules/@humanwhocodes/config-array/node_modules/debug": {
"version": "4.3.4",
"dev": true,
"license": "MIT",
"dependencies": {
"ms": "2.1.2"
François Grand
committed
},
"engines": {
"node": ">=6.0"
},
"peerDependenciesMeta": {
"supports-color": {
"jalhyd/node_modules/@humanwhocodes/config-array/node_modules/ms": {
"version": "2.1.2",
"dev": true,
"license": "MIT"
},
"jalhyd/node_modules/@humanwhocodes/object-schema": {
"version": "1.2.1",
"dev": true,
"license": "BSD-3-Clause"
},
"jalhyd/node_modules/@nodelib/fs.scandir": {
"version": "2.1.5",
"dev": true,
"license": "MIT",
"@nodelib/fs.stat": "2.0.5",
"run-parallel": "^1.1.9"
"engines": {
"node": ">= 8"
"jalhyd/node_modules/@nodelib/fs.scandir/node_modules/@nodelib/fs.stat": {
"version": "2.0.5",
"dev": true,
"license": "MIT",
"engines": {
"node": ">= 8"
}
},
"jalhyd/node_modules/@nodelib/fs.walk": {
"version": "1.2.8",
"dev": true,
"license": "MIT",
"@nodelib/fs.scandir": "2.1.5",
"fastq": "^1.6.0"
"node": ">= 8"
"jalhyd/node_modules/@types/base-64": {
"version": "1.0.0",
"license": "MIT"
"jalhyd/node_modules/@types/color-name": {
"version": "1.1.1",
"dev": true,
"license": "MIT"
"jalhyd/node_modules/@types/jasmine": {
"version": "4.0.3",
"dev": true,
"license": "MIT"
"jalhyd/node_modules/@types/json-schema": {
"version": "7.0.11",
"dev": true,
"license": "MIT"
},
"jalhyd/node_modules/@types/lodash": {
"version": "4.14.191",
"license": "MIT"
},
"jalhyd/node_modules/@types/node": {
"version": "18.0.3",
"dev": true,
"license": "MIT"
},
"jalhyd/node_modules/@typescript-eslint/eslint-plugin": {
"version": "5.30.6",
"dev": true,
"license": "MIT",
"@typescript-eslint/scope-manager": "5.30.6",
"@typescript-eslint/type-utils": "5.30.6",
"@typescript-eslint/utils": "5.30.6",
"debug": "^4.3.4",
"functional-red-black-tree": "^1.0.1",
"ignore": "^5.2.0",
"regexpp": "^3.2.0",
"semver": "^7.3.7",
"tsutils": "^3.21.0"
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/typescript-eslint"
},
"peerDependencies": {
"@typescript-eslint/parser": "^5.0.0",
"eslint": "^6.0.0 || ^7.0.0 || ^8.0.0"
},
"peerDependenciesMeta": {
"typescript": {
"optional": true
}
"jalhyd/node_modules/@typescript-eslint/eslint-plugin/node_modules/debug": {
"version": "4.3.4",
"dev": true,
"license": "MIT",
"dependencies": {
"ms": "2.1.2"
},
"engines": {
"node": ">=6.0"
},
"peerDependenciesMeta": {
"supports-color": {
"optional": true
}
}
},
"jalhyd/node_modules/@typescript-eslint/eslint-plugin/node_modules/ms": {
"version": "2.1.2",
"dev": true,
"license": "MIT"
},
"jalhyd/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver": {
"version": "7.3.7",
"dev": true,
"license": "ISC",
"dependencies": {
"lru-cache": "^6.0.0"
"bin": {
"semver": "bin/semver.js"
},
"engines": {
"node": ">=10"
}
},
"jalhyd/node_modules/@typescript-eslint/eslint-plugin/node_modules/tsutils": {
"version": "3.21.0",
"dev": true,
"license": "MIT",
"dependencies": {
"tslib": "^1.8.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"
}
},
"jalhyd/node_modules/@typescript-eslint/parser": {
"version": "5.30.6",
"dev": true,
"license": "BSD-2-Clause",
"dependencies": {
"@typescript-eslint/scope-manager": "5.30.6",
"@typescript-eslint/types": "5.30.6",
"@typescript-eslint/typescript-estree": "5.30.6",
"debug": "^4.3.4"
},
"engines": {
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/typescript-eslint"
},
"peerDependencies": {
"eslint": "^6.0.0 || ^7.0.0 || ^8.0.0"
},
"peerDependenciesMeta": {
"typescript": {
"optional": true
}
}
},
"jalhyd/node_modules/@typescript-eslint/parser/node_modules/debug": {
"version": "4.3.4",
"dev": true,
"license": "MIT",
"ms": "2.1.2"
"node": ">=6.0"
"peerDependenciesMeta": {
"supports-color": {
"optional": true
}
"jalhyd/node_modules/@typescript-eslint/parser/node_modules/ms": {
"version": "2.1.2",
"dev": true,
"license": "MIT"
},
"jalhyd/node_modules/@typescript-eslint/scope-manager": {
"version": "5.30.6",
"dev": true,
"license": "MIT",
"@typescript-eslint/types": "5.30.6",
"@typescript-eslint/visitor-keys": "5.30.6"
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/typescript-eslint"
"jalhyd/node_modules/@typescript-eslint/type-utils": {
"version": "5.30.6",
"dev": true,
"license": "MIT",
"@typescript-eslint/utils": "5.30.6",
"debug": "^4.3.4",
"tsutils": "^3.21.0"
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/typescript-eslint"
"peerDependencies": {
"eslint": "*"
},
"peerDependenciesMeta": {
"typescript": {
"optional": true
}
"jalhyd/node_modules/@typescript-eslint/type-utils/node_modules/debug": {
"version": "4.3.4",
"dev": true,
"license": "MIT",
"ms": "2.1.2"
"node": ">=6.0"
},
"peerDependenciesMeta": {
"supports-color": {
"optional": true
}
"jalhyd/node_modules/@typescript-eslint/type-utils/node_modules/ms": {
"version": "2.1.2",
"dev": true,
"license": "MIT"
"jalhyd/node_modules/@typescript-eslint/type-utils/node_modules/tsutils": {
"version": "3.21.0",
"license": "MIT",
"tslib": "^1.8.1"
"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"
François Grand
committed
}
},
"jalhyd/node_modules/@typescript-eslint/types": {
"version": "5.30.6",
"dev": true,
"license": "MIT",
"engines": {
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/typescript-eslint"
François Grand
committed
}
"jalhyd/node_modules/@typescript-eslint/typescript-estree": {
"version": "5.30.6",
"dev": true,
"license": "BSD-2-Clause",
"@typescript-eslint/types": "5.30.6",
"@typescript-eslint/visitor-keys": "5.30.6",
"debug": "^4.3.4",
"globby": "^11.1.0",
"is-glob": "^4.0.3",
"semver": "^7.3.7",
"tsutils": "^3.21.0"
},
"engines": {
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/typescript-eslint"
},
"peerDependenciesMeta": {
"typescript": {
"optional": true
}
"jalhyd/node_modules/@typescript-eslint/typescript-estree/node_modules/debug": {
"version": "4.3.4",
"dev": true,
"license": "MIT",
"ms": "2.1.2"
"engines": {
"node": ">=6.0"
"peerDependenciesMeta": {
"supports-color": {
"optional": true
}
"jalhyd/node_modules/@typescript-eslint/typescript-estree/node_modules/ms": {
"version": "2.1.2",
"dev": true,
"license": "MIT"
},
"jalhyd/node_modules/@typescript-eslint/typescript-estree/node_modules/semver": {
"version": "7.3.7",
"license": "ISC",
"lru-cache": "^6.0.0"
"semver": "bin/semver.js"
"node": ">=10"
"jalhyd/node_modules/@typescript-eslint/typescript-estree/node_modules/tsutils": {
"version": "3.21.0",
"dev": true,
"license": "MIT",
"dependencies": {
"tslib": "^1.8.1"
"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"
"jalhyd/node_modules/@typescript-eslint/utils": {
"version": "5.30.6",
"dev": true,
"license": "MIT",
"@types/json-schema": "^7.0.9",
"@typescript-eslint/scope-manager": "5.30.6",
"@typescript-eslint/types": "5.30.6",
"@typescript-eslint/typescript-estree": "5.30.6",
"eslint-scope": "^5.1.1",
"eslint-utils": "^3.0.0"
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/typescript-eslint"
"peerDependencies": {
"eslint": "^6.0.0 || ^7.0.0 || ^8.0.0"
"jalhyd/node_modules/@typescript-eslint/visitor-keys": {
"version": "5.30.6",
"dev": true,
"license": "MIT",
"@typescript-eslint/types": "5.30.6",
"eslint-visitor-keys": "^3.3.0"
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/typescript-eslint"
"jalhyd/node_modules/acorn": {
"version": "8.7.1",
"dev": true,
"license": "MIT",
"bin": {
"acorn": "bin/acorn"
"node": ">=0.4.0"
"jalhyd/node_modules/acorn-jsx": {
"version": "5.3.2",
"dev": true,
"license": "MIT",
"peerDependencies": {
"acorn": "^6.0.0 || ^7.0.0 || ^8.0.0"
"jalhyd/node_modules/ajv": {
"version": "6.12.6",
"dev": true,
"license": "MIT",
François Grand
committed
"dependencies": {
"fast-deep-equal": "^3.1.1",
"fast-json-stable-stringify": "^2.0.0",
"json-schema-traverse": "^0.4.1",
"uri-js": "^4.2.2"
"funding": {
"type": "github",
"url": "https://github.com/sponsors/epoberezkin"
"jalhyd/node_modules/ansi-regex": {
"version": "5.0.1",
"license": "MIT",
"node": ">=8"
"jalhyd/node_modules/ansi-styles": {
"version": "4.2.1",
"dev": true,
"license": "MIT",
"@types/color-name": "^1.1.1",
"color-convert": "^2.0.1"
"engines": {
"node": ">=8"
},
"funding": {
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
"jalhyd/node_modules/array-union": {
"version": "2.1.0",
"dev": true,
"license": "MIT",
"node": ">=8"
"jalhyd/node_modules/balanced-match": {
"version": "1.0.0",
"dev": true,
"license": "MIT"
},
"jalhyd/node_modules/base-64": {
"version": "1.0.0",
"license": "MIT"
},
"jalhyd/node_modules/base64-js": {
"version": "1.3.1",
"dev": true,
"license": "MIT"
},
"jalhyd/node_modules/brace-expansion": {
"version": "1.1.11",
"dev": true,
"license": "MIT",
"balanced-match": "^1.0.0",
"concat-map": "0.0.1"
"jalhyd/node_modules/buffer": {
"version": "6.0.3",
"dev": true,
"funding": [
{
"type": "github",
"url": "https://github.com/sponsors/feross"
},
{
"type": "patreon",
"url": "https://www.patreon.com/feross"
},
{
"type": "consulting",
"url": "https://feross.org/support"
}
],
"license": "MIT",
"base64-js": "^1.3.1",
"ieee754": "^1.2.1"
}
},
"jalhyd/node_modules/callsites": {
"version": "3.1.0",
"dev": true,
"license": "MIT",
"node": ">=6"
"jalhyd/node_modules/chalk": {
"version": "4.1.2",
"dev": true,
"license": "MIT",
"ansi-styles": "^4.1.0",
"supports-color": "^7.1.0"
"node": ">=10"
"funding": {
"url": "https://github.com/chalk/chalk?sponsor=1"
"jalhyd/node_modules/color-convert": {
"version": "2.0.1",
"dev": true,
"license": "MIT",
"color-name": "~1.1.4"
"node": ">=7.0.0"
"jalhyd/node_modules/color-name": {
"version": "1.1.4",
"dev": true,
"license": "MIT"
},
"jalhyd/node_modules/comment-parser": {
"version": "1.3.1",
"dev": true,
"license": "MIT",
"node": ">= 12.0.0"
"jalhyd/node_modules/concat-map": {
"version": "0.0.1",
"dev": true,
"license": "MIT"
},
"jalhyd/node_modules/cross-spawn": {
"version": "7.0.3",
"dev": true,
"license": "MIT",
"path-key": "^3.1.0",
"shebang-command": "^2.0.0",
"which": "^2.0.1"
"node": ">= 8"
"jalhyd/node_modules/deep-is": {
"version": "0.1.4",
"dev": true,
"license": "MIT"
"jalhyd/node_modules/dir-glob": {
"version": "3.0.1",
"dev": true,
"license": "MIT",
"path-type": "^4.0.0"
"node": ">=8"
"jalhyd/node_modules/doctrine": {
"version": "3.0.0",
"dev": true,
"license": "Apache-2.0",
"esutils": "^2.0.2"
"jalhyd/node_modules/eslint": {
"version": "8.19.0",
"dev": true,
"license": "MIT",
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
"@eslint/eslintrc": "^1.3.0",
"@humanwhocodes/config-array": "^0.9.2",
"ajv": "^6.10.0",
"chalk": "^4.0.0",
"cross-spawn": "^7.0.2",
"debug": "^4.3.2",
"doctrine": "^3.0.0",
"escape-string-regexp": "^4.0.0",
"eslint-scope": "^7.1.1",
"eslint-utils": "^3.0.0",
"eslint-visitor-keys": "^3.3.0",
"espree": "^9.3.2",
"esquery": "^1.4.0",
"esutils": "^2.0.2",
"fast-deep-equal": "^3.1.3",
"file-entry-cache": "^6.0.1",
"functional-red-black-tree": "^1.0.1",
"glob-parent": "^6.0.1",
"globals": "^13.15.0",
"ignore": "^5.2.0",
"import-fresh": "^3.0.0",
"imurmurhash": "^0.1.4",
"is-glob": "^4.0.0",
"js-yaml": "^4.1.0",
"json-stable-stringify-without-jsonify": "^1.0.1",
"levn": "^0.4.1",
"lodash.merge": "^4.6.2",
"minimatch": "^3.1.2",
"natural-compare": "^1.4.0",
"optionator": "^0.9.1",
"regexpp": "^3.2.0",
"strip-ansi": "^6.0.1",
"strip-json-comments": "^3.1.0",
"text-table": "^0.2.0",
"v8-compile-cache": "^2.0.3"
},
"bin": {
"eslint": "bin/eslint.js"
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
},
"funding": {
"url": "https://opencollective.com/eslint"
"jalhyd/node_modules/eslint-config-prettier": {
"version": "8.5.0",
"dev": true,
"license": "MIT",
"bin": {
"eslint-config-prettier": "bin/cli.js"
"peerDependencies": {
"eslint": ">=7.0.0"
"jalhyd/node_modules/eslint-plugin-jsdoc": {
"version": "39.3.3",
"dev": true,
"license": "BSD-3-Clause",
"@es-joy/jsdoccomment": "~0.31.0",
"comment-parser": "1.3.1",
"debug": "^4.3.4",
"escape-string-regexp": "^4.0.0",
"esquery": "^1.4.0",
"semver": "^7.3.7",
"spdx-expression-parse": "^3.0.1"
"node": "^14 || ^16 || ^17 || ^18"
François Grand
committed
},
"peerDependencies": {
"eslint": "^7.0.0 || ^8.0.0"
"jalhyd/node_modules/eslint-plugin-jsdoc/node_modules/debug": {
"version": "4.3.4",
"dev": true,
"license": "MIT",
"ms": "2.1.2"
François Grand
committed
},
"engines": {
"node": ">=6.0"
"peerDependenciesMeta": {
"supports-color": {
"optional": true
}
"jalhyd/node_modules/eslint-plugin-jsdoc/node_modules/escape-string-regexp": {
"version": "4.0.0",
"dev": true,
"license": "MIT",
"node": ">=10"
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
"jalhyd/node_modules/eslint-plugin-jsdoc/node_modules/ms": {
"version": "2.1.2",
"dev": true,
"license": "MIT"
},
"jalhyd/node_modules/eslint-plugin-jsdoc/node_modules/semver": {
"version": "7.3.7",
"dev": true,
"license": "ISC",
"lru-cache": "^6.0.0"
"bin": {
"semver": "bin/semver.js"
"node": ">=10"
"jalhyd/node_modules/eslint-plugin-prefer-arrow": {
"version": "1.2.3",
"dev": true,
"license": "MIT",
"peerDependencies": {
"eslint": ">=2.0.0"
"jalhyd/node_modules/eslint-scope": {
"version": "5.1.1",
"dev": true,
"license": "BSD-2-Clause",
"esrecurse": "^4.3.0",
"estraverse": "^4.1.1"
"node": ">=8.0.0"
"jalhyd/node_modules/eslint-utils": {
"version": "3.0.0",
"dev": true,
"license": "MIT",
"eslint-visitor-keys": "^2.0.0"
"node": "^10.0.0 || ^12.0.0 || >= 14.0.0"
},
"funding": {
"url": "https://github.com/sponsors/mysticatea"
},
"peerDependencies": {
"eslint": ">=5"
"jalhyd/node_modules/eslint-utils/node_modules/eslint-visitor-keys": {
"version": "2.1.0",
"dev": true,
"license": "Apache-2.0",