Newer
Older
"node": ">= 6"
}
},
"node_modules/@trysound/sax": {
"version": "0.2.0",

Yassine Doghri
committed
"license": "ISC",
"engines": {
"node": ">=10.13.0"
}
"node_modules/@types/cacheable-request": {

Yassine Doghri
committed
"license": "MIT",
"dependencies": {
"@types/http-cache-semantics": "*",
"@types/keyv": "*",
"@types/node": "*",
"@types/responselike": "*"
"node_modules/@types/color-name": {
"version": "1.1.1",

Yassine Doghri
committed
"dev": true,
"license": "MIT"

Yassine Doghri
committed
"node_modules/@types/fscreen": {
"version": "1.0.1",

Yassine Doghri
committed
"license": "MIT"

Yassine Doghri
committed
},
"node_modules/@types/geojson": {
"version": "7946.0.8",

Yassine Doghri
committed
"dev": true,
"license": "MIT"
},
"node_modules/@types/http-cache-semantics": {

Yassine Doghri
committed
"dev": true,
"license": "MIT"
},
"node_modules/@types/json-schema": {
"version": "7.0.9",
"resolved": "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.9.tgz",
"integrity": "sha512-qcUXuemtEu+E5wZSJHNxUXeCZhAfXKQ41D+duX+VYPde7xyEVZci+/oXKJL13tnRs9lR2pr4fod59GT6/X1/yQ==",
"dev": true
},
"node_modules/@types/keyv": {

Yassine Doghri
committed
"license": "MIT",
"dependencies": {
"@types/node": "*"
"node_modules/@types/leaflet": {

Yassine Doghri
committed
"license": "MIT",
"dependencies": {
"@types/geojson": "*"

Yassine Doghri
committed
"node_modules/@types/marked": {

Yassine Doghri
committed
"version": "3.0.3",

Yassine Doghri
committed
"dev": true,
"license": "MIT"

Yassine Doghri
committed
},
"node_modules/@types/mdast": {

Yassine Doghri
committed
"license": "MIT",
"dependencies": {
"@types/unist": "*"
"node_modules/@types/minimist": {
"version": "1.2.1",

Yassine Doghri
committed
"dev": true,
"license": "MIT"
},
"node_modules/@types/node": {

Yassine Doghri
committed
"version": "17.0.5",

Yassine Doghri
committed
"dev": true,
"license": "MIT"
},
"node_modules/@types/normalize-package-data": {
"version": "2.4.0",

Yassine Doghri
committed
"dev": true,
"license": "MIT"
"node_modules/@types/parse-json": {
"version": "4.0.0",

Yassine Doghri
committed
"dev": true,
"license": "MIT"
},
"node_modules/@types/responselike": {
"version": "1.0.0",

Yassine Doghri
committed
"license": "MIT",
"dependencies": {
"@types/node": "*"
"node_modules/@types/retry": {

Yassine Doghri
committed
"dev": true,
"license": "MIT"
},
"node_modules/@types/trusted-types": {

Yassine Doghri
committed
"license": "MIT"
},
"node_modules/@types/unist": {

Yassine Doghri
committed
"dev": true,
"license": "MIT"
},
"node_modules/@typescript-eslint/eslint-plugin": {

Yassine Doghri
committed
"version": "5.8.1",
"resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.8.1.tgz",
"integrity": "sha512-wTZ5oEKrKj/8/366qTM366zqhIKAp6NCMweoRONtfuC07OAU9nVI2GZZdqQ1qD30WAAtcPdkH+npDwtRFdp4Rw==",
"dev": true,
"dependencies": {

Yassine Doghri
committed
"@typescript-eslint/experimental-utils": "5.8.1",
"@typescript-eslint/scope-manager": "5.8.1",
"debug": "^4.3.2",
"functional-red-black-tree": "^1.0.1",
"ignore": "^5.1.8",

Yassine Doghri
committed
"regexpp": "^3.2.0",
"semver": "^7.3.5",
"tsutils": "^3.21.0"
},
"engines": {

Yassine Doghri
committed
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/typescript-eslint"
},
"peerDependencies": {

Yassine Doghri
committed
"@typescript-eslint/parser": "^5.0.0",
"eslint": "^6.0.0 || ^7.0.0 || ^8.0.0"
},
"peerDependenciesMeta": {
"typescript": {
"optional": true
}
"node_modules/@typescript-eslint/eslint-plugin/node_modules/semver": {
"version": "7.3.5",

Yassine Doghri
committed
"license": "ISC",
"dependencies": {
"lru-cache": "^6.0.0"
},
"bin": {
"semver": "bin/semver.js"
},
"node_modules/@typescript-eslint/experimental-utils": {

Yassine Doghri
committed
"version": "5.8.1",
"resolved": "https://registry.npmjs.org/@typescript-eslint/experimental-utils/-/experimental-utils-5.8.1.tgz",
"integrity": "sha512-fbodVnjIDU4JpeXWRDsG5IfIjYBxEvs8EBO8W1+YVdtrc2B9ppfof5sZhVEDOtgTfFHnYQJDI8+qdqLYO4ceww==",
"dev": true,
"dependencies": {

Yassine Doghri
committed
"@types/json-schema": "^7.0.9",
"@typescript-eslint/scope-manager": "5.8.1",
"@typescript-eslint/types": "5.8.1",
"@typescript-eslint/typescript-estree": "5.8.1",
"eslint-scope": "^5.1.1",
"eslint-utils": "^3.0.0"
},
"engines": {

Yassine Doghri
committed
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/typescript-eslint"
},
"peerDependencies": {

Yassine Doghri
committed
"eslint": "^6.0.0 || ^7.0.0 || ^8.0.0"
}
},
"node_modules/@typescript-eslint/parser": {

Yassine Doghri
committed
"version": "5.8.1",
"resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-5.8.1.tgz",
"integrity": "sha512-K1giKHAjHuyB421SoXMXFHHVI4NdNY603uKw92++D3qyxSeYvC10CBJ/GE5Thpo4WTUvu1mmJI2/FFkz38F2Gw==",
"dependencies": {

Yassine Doghri
committed
"@typescript-eslint/scope-manager": "5.8.1",
"@typescript-eslint/types": "5.8.1",
"@typescript-eslint/typescript-estree": "5.8.1",
"debug": "^4.3.2"

Yassine Doghri
committed
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/typescript-eslint"
},
"peerDependencies": {

Yassine Doghri
committed
"eslint": "^6.0.0 || ^7.0.0 || ^8.0.0"
},
"peerDependenciesMeta": {
"typescript": {
"optional": true
}
"node_modules/@typescript-eslint/scope-manager": {

Yassine Doghri
committed
"version": "5.8.1",
"resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.8.1.tgz",
"integrity": "sha512-DGxJkNyYruFH3NIZc3PwrzwOQAg7vvgsHsHCILOLvUpupgkwDZdNq/cXU3BjF4LNrCsVg0qxEyWasys5AiJ85Q==",
"dev": true,
"dependencies": {

Yassine Doghri
committed
"@typescript-eslint/types": "5.8.1",
"@typescript-eslint/visitor-keys": "5.8.1"
},
"engines": {

Yassine Doghri
committed
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/typescript-eslint"
"node_modules/@typescript-eslint/types": {

Yassine Doghri
committed
"version": "5.8.1",
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.8.1.tgz",
"integrity": "sha512-L/FlWCCgnjKOLefdok90/pqInkomLnAcF9UAzNr+DSqMC3IffzumHTQTrINXhP1gVp9zlHiYYjvozVZDPleLcA==",

Yassine Doghri
committed
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/typescript-eslint"
"node_modules/@typescript-eslint/typescript-estree": {

Yassine Doghri
committed
"version": "5.8.1",
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.8.1.tgz",
"integrity": "sha512-26lQ8l8tTbG7ri7xEcCFT9ijU5Fk+sx/KRRyyzCv7MQ+rZZlqiDPtMKWLC8P7o+dtCnby4c+OlxuX1tp8WfafQ==",
"dev": true,
"dependencies": {

Yassine Doghri
committed
"@typescript-eslint/types": "5.8.1",
"@typescript-eslint/visitor-keys": "5.8.1",
"debug": "^4.3.2",
"globby": "^11.0.4",
"is-glob": "^4.0.3",
"semver": "^7.3.5",
"tsutils": "^3.21.0"
},
"engines": {

Yassine Doghri
committed
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/typescript-eslint"
},
"peerDependenciesMeta": {
"typescript": {
"optional": true
}
"node_modules/@typescript-eslint/typescript-estree/node_modules/semver": {
"version": "7.3.5",
"resolved": "https://registry.npmjs.org/semver/-/semver-7.3.5.tgz",
"integrity": "sha512-PoeGJYh8HK4BTO/a9Tf6ZG3veo/A7ZVsYrSA6J8ny9nb3B1VrpkuN+z9OE5wfE5p6H4LchYZsegiQgbJD94ZFQ==",
"dependencies": {
"lru-cache": "^6.0.0"
},
"bin": {
"semver": "bin/semver.js"
},
"engines": {
"node": ">=10"
}
},
"node_modules/@typescript-eslint/visitor-keys": {

Yassine Doghri
committed
"version": "5.8.1",
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.8.1.tgz",
"integrity": "sha512-SWgiWIwocK6NralrJarPZlWdr0hZnj5GXHIgfdm8hNkyKvpeQuFyLP6YjSIe9kf3YBIfU6OHSZLYkQ+smZwtNg==",
"dev": true,
"dependencies": {

Yassine Doghri
committed
"@typescript-eslint/types": "5.8.1",
"eslint-visitor-keys": "^3.0.0"
},
"engines": {

Yassine Doghri
committed
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/typescript-eslint"

Yassine Doghri
committed
"node_modules/@vime/core": {

Yassine Doghri
committed
"license": "MIT",

Yassine Doghri
committed
"dependencies": {

Yassine Doghri
committed
"@types/fscreen": "^1.0.1",
"fscreen": "^1.2.0",
"mitt": "^3.0.0",
"stencil-wormhole": "^3.4.1"

Yassine Doghri
committed
}
},
"node_modules/abab": {
"version": "2.0.5",

Yassine Doghri
committed
"license": "BSD-3-Clause"
},
"node_modules/acorn": {
"version": "7.4.1",

Yassine Doghri
committed
"license": "MIT",
"bin": {
"acorn": "bin/acorn"
},
"node": ">=0.4.0"
"node_modules/acorn-globals": {
"version": "6.0.0",

Yassine Doghri
committed
"license": "MIT",
"dependencies": {
"acorn": "^7.1.1",
"acorn-walk": "^7.1.1"
"node_modules/acorn-jsx": {
"version": "5.3.2",
"resolved": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz",
"integrity": "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==",
"dev": true,
"peerDependencies": {
"acorn": "^6.0.0 || ^7.0.0 || ^8.0.0"
}
},
"node_modules/acorn-node": {
"version": "1.8.2",

Yassine Doghri
committed
"license": "Apache-2.0",
"dependencies": {
"acorn": "^7.0.0",
"acorn-walk": "^7.0.0",
"xtend": "^4.0.2"
"node_modules/acorn-walk": {
"version": "7.2.0",

Yassine Doghri
committed
"license": "MIT",
"node": ">=0.4.0"
"node_modules/adler-32": {
"version": "1.2.0",

Yassine Doghri
committed
"license": "Apache-2.0",
"dependencies": {
"exit-on-epipe": "~1.0.1",
"printj": "~1.1.0"
},
"bin": {
"adler32": "bin/adler32.njs"
},
"node": ">=0.8"
"node_modules/agent-base": {
"version": "6.0.2",

Yassine Doghri
committed
"license": "MIT",
"dependencies": {
},
"engines": {
"node": ">= 6.0.0"
"node_modules/aggregate-error": {
"version": "3.1.0",

Yassine Doghri
committed
"license": "MIT",
"dependencies": {
"clean-stack": "^2.0.0",
"indent-string": "^4.0.0"
},
"engines": {
"node": ">=8"
}
},
"node_modules/ajv": {
"version": "6.12.6",
"resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz",
"integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==",
"dependencies": {
"fast-deep-equal": "^3.1.1",
"fast-json-stable-stringify": "^2.0.0",
"json-schema-traverse": "^0.4.1",
"uri-js": "^4.2.2"
},
"funding": {
"type": "github",
"url": "https://github.com/sponsors/epoberezkin"
"node_modules/alphanum-sort": {
"version": "1.0.2",

Yassine Doghri
committed
"dev": true,
"license": "MIT"
"node_modules/amdefine": {
"version": "1.0.1",

Yassine Doghri
committed
"license": "BSD-3-Clause OR MIT",
"node": ">=0.4.2"
"node_modules/ansi-colors": {
"version": "4.1.1",

Yassine Doghri
committed
"license": "MIT",
"engines": {
"node": ">=6"
"node_modules/ansi-escapes": {
"version": "3.2.0",

Yassine Doghri
committed
"license": "MIT",
"node_modules/ansi-regex": {
"version": "3.0.0",

Yassine Doghri
committed
"license": "MIT",
"engines": {
"node": ">=4"
}
"node_modules/ansi-styles": {
"version": "3.2.1",

Yassine Doghri
committed
"license": "MIT",
"dependencies": {
"color-convert": "^1.9.0"
},
"engines": {
"node_modules/ansicolors": {
"version": "0.3.2",

Yassine Doghri
committed
"dev": true,
"license": "MIT"
},
"node_modules/anymatch": {
"version": "3.1.2",

Yassine Doghri
committed
"license": "ISC",
"dependencies": {
"normalize-path": "^3.0.0",
"picomatch": "^2.0.4"
},
"engines": {
"node_modules/arg": {
"version": "5.0.1",

Yassine Doghri
committed
"dev": true,
"license": "MIT"
"node_modules/argparse": {

Yassine Doghri
committed
"version": "2.0.1",
"resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz",
"integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==",
"dev": true
"node_modules/argv-formatter": {
"version": "1.0.0",

Yassine Doghri
committed
"dev": true,
"license": "MIT"
},
"node_modules/array-from": {
"version": "2.1.1",

Yassine Doghri
committed
"license": "MIT"
},
"node_modules/array-ify": {
"version": "1.0.0",

Yassine Doghri
committed
"dev": true,
"license": "MIT"
},
"node_modules/array-union": {
"version": "2.1.0",

Yassine Doghri
committed
"license": "MIT",
"node_modules/arrify": {
"version": "1.0.1",

Yassine Doghri
committed
"license": "MIT",
"engines": {
"node": ">=0.10.0"
"node_modules/ast-transform": {
"version": "0.0.0",

Yassine Doghri
committed
"license": "MIT",
"dependencies": {
"escodegen": "~1.2.0",
"esprima": "~1.0.4",
"through": "~2.3.4"
"node_modules/ast-transform/node_modules/esprima": {
"version": "1.0.4",
"bin": {
"esparse": "bin/esparse.js",
"esvalidate": "bin/esvalidate.js"
},
"node": ">=0.4.0"
"node_modules/ast-types": {
"version": "0.7.8",

Yassine Doghri
committed
"license": "MIT",
"engines": {
"node": ">= 0.6"
}
"node_modules/astral-regex": {
"version": "2.0.0",

Yassine Doghri
committed
"license": "MIT",
"engines": {
"node": ">=8"
}
"node_modules/asynckit": {
"version": "0.4.0",

Yassine Doghri
committed
"license": "MIT"
"node_modules/at-least-node": {
"version": "1.0.0",

Yassine Doghri
committed
"license": "ISC",
"node": ">= 4.0.0"
"node_modules/autoprefixer": {

Yassine Doghri
committed
"license": "MIT",
"dependencies": {
"browserslist": "^4.17.5",
"caniuse-lite": "^1.0.30001272",
"fraction.js": "^4.1.1",
"normalize-range": "^0.1.2",
"postcss-value-parser": "^4.1.0"
},
"bin": {
"autoprefixer": "bin/autoprefixer"
},
"engines": {
"node": "^10 || ^12 || >=14"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/postcss/"
},
"peerDependencies": {
"postcss": "^8.1.0"
"node_modules/babel-runtime": {
"version": "6.26.0",

Yassine Doghri
committed
"license": "MIT",
"dependencies": {
"core-js": "^2.4.0",
"regenerator-runtime": "^0.11.0"
"node_modules/babel-runtime/node_modules/core-js": {
"version": "2.6.12",

Yassine Doghri
committed
"hasInstallScript": true,
"license": "MIT"
},
"node_modules/babel-runtime/node_modules/regenerator-runtime": {
"version": "0.11.1",

Yassine Doghri
committed
"license": "MIT"
},
"node_modules/bail": {
"version": "1.0.5",

Yassine Doghri
committed
"license": "MIT",
"funding": {
"type": "github",
"url": "https://github.com/sponsors/wooorm"
}
},
"node_modules/balanced-match": {
"version": "1.0.0",

Yassine Doghri
committed
"dev": true,
"license": "MIT"
},
"node_modules/base64-js": {
"version": "1.3.1",

Yassine Doghri
committed
"license": "MIT"
},
"node_modules/before-after-hook": {

Yassine Doghri
committed
"dev": true,
"license": "Apache-2.0"
},
"node_modules/binary-extensions": {
"version": "2.1.0",

Yassine Doghri
committed
"license": "MIT",
"engines": {
"node": ">=8"
}
},
"node_modules/boolbase": {
"version": "1.0.0",

Yassine Doghri
committed
"dev": true,
"license": "ISC"
"node_modules/bottleneck": {
"version": "2.19.5",

Yassine Doghri
committed
"dev": true,
"license": "MIT"
},
"node_modules/brace-expansion": {
"version": "1.1.11",

Yassine Doghri
committed
"license": "MIT",
"dependencies": {
"balanced-match": "^1.0.0",
"concat-map": "0.0.1"
"node_modules/braces": {
"version": "3.0.2",
"dev": true,

Yassine Doghri
committed
"license": "MIT",
"dependencies": {
"fill-range": "^7.0.1"
},
"engines": {
"node": ">=8"
}
},
"node_modules/brfs": {
"version": "2.0.2",

Yassine Doghri
committed
"license": "MIT",
"dependencies": {
"quote-stream": "^1.0.1",
"resolve": "^1.1.5",
"static-module": "^3.0.2",
"through2": "^2.0.0"
"bin": {
"brfs": "bin/cmd.js"
"node_modules/brfs/node_modules/through2": {
"version": "2.0.5",

Yassine Doghri
committed
"license": "MIT",
"dependencies": {
"readable-stream": "~2.3.6",
"xtend": "~4.0.1"
"node_modules/brotli": {
"version": "1.3.2",

Yassine Doghri
committed
"license": "MIT",
"dependencies": {
"base64-js": "^1.1.2"
"node_modules/browser-process-hrtime": {
"version": "1.0.0",

Yassine Doghri
committed
"license": "BSD-2-Clause"
},
"node_modules/browser-resolve": {
"version": "1.11.3",

Yassine Doghri
committed
"license": "MIT",
"dependencies": {
"resolve": "1.1.7"
"node_modules/browser-resolve/node_modules/resolve": {
"version": "1.1.7",

Yassine Doghri
committed
"license": "MIT"
"node_modules/browserify-optional": {
"version": "1.0.1",

Yassine Doghri
committed
"license": "MIT",
"dependencies": {
"ast-transform": "0.0.0",
"ast-types": "^0.7.0",
"browser-resolve": "^1.8.1"
"node_modules/browserslist": {

Yassine Doghri
committed
"license": "MIT",
"dependencies": {
"caniuse-lite": "^1.0.30001286",
"electron-to-chromium": "^1.4.17",
"escalade": "^3.1.1",
"node-releases": "^2.0.1",
"picocolors": "^1.0.0"
},
"bin": {
"browserslist": "cli.js"
},
"engines": {
"node": "^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/browserslist"
"node_modules/buffer-equal": {
"version": "0.0.1",

Yassine Doghri
committed
"license": "MIT",
"node": ">=0.4.0"
"node_modules/buffer-from": {
"version": "1.1.2",

Yassine Doghri
committed
"license": "MIT"
},
"node_modules/bytes": {

Yassine Doghri
committed
"license": "MIT",
"node": ">= 0.8"
"node_modules/cacheable-lookup": {

Yassine Doghri
committed
"version": "5.0.4",

Yassine Doghri
committed
"license": "MIT",

Yassine Doghri
committed
"node": ">=10.6.0"
"node_modules/cacheable-request": {

Yassine Doghri
committed
"license": "MIT",
"dependencies": {
"clone-response": "^1.0.2",
"get-stream": "^5.1.0",
"http-cache-semantics": "^4.0.0",
"keyv": "^4.0.0",
"lowercase-keys": "^2.0.0",
"normalize-url": "^6.0.1",
"responselike": "^2.0.0"
"engines": {
"node": ">=8"
"node_modules/cachedir": {
"version": "2.2.0",

Yassine Doghri
committed
"license": "MIT",
"engines": {
"node": ">=6"
"node_modules/call-bind": {
"version": "1.0.2",

Yassine Doghri
committed
"license": "MIT",
"dependencies": {
"function-bind": "^1.1.1",
"get-intrinsic": "^1.0.2"

Yassine Doghri
committed
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
"node_modules/camelcase": {
"version": "5.3.1",

Yassine Doghri
committed
"license": "MIT",
"engines": {
"node": ">=6"
"node_modules/camelcase-css": {
"version": "2.0.1",

Yassine Doghri
committed
"license": "MIT",
"node_modules/camelcase-keys": {
"version": "6.2.2",

Yassine Doghri
committed
"license": "MIT",
"dependencies": {
"camelcase": "^5.3.1",
"map-obj": "^4.0.0",
"quick-lru": "^4.0.1"
},
"engines": {

Yassine Doghri
committed
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
"node_modules/caniuse-api": {
"version": "3.0.0",

Yassine Doghri
committed
"license": "MIT",
"dependencies": {
"browserslist": "^4.0.0",
"caniuse-lite": "^1.0.0",
"lodash.memoize": "^4.1.2",
"lodash.uniq": "^4.5.0"
"node_modules/caniuse-lite": {

Yassine Doghri
committed
"license": "CC-BY-4.0",
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/browserslist"
"node_modules/cardinal": {
"version": "2.1.1",

Yassine Doghri
committed
"license": "MIT",
"dependencies": {
"ansicolors": "~0.3.2",
"redeyed": "~2.1.0"
"bin": {
"cdl": "bin/cdl.js"
"node_modules/cfb": {
"version": "1.2.1",

Yassine Doghri
committed
"license": "Apache-2.0",
"dependencies": {
"adler-32": "~1.3.0",
"crc-32": "~1.2.0",
"printj": "~1.3.0"
},
"engines": {
"node": ">=0.8"
"node_modules/cfb/node_modules/adler-32": {
"version": "1.3.0",

Yassine Doghri
committed
"license": "Apache-2.0",
"dependencies": {
"printj": "~1.2.2"
},
"engines": {
"node": ">=0.8"
"node_modules/cfb/node_modules/adler-32/node_modules/printj": {
"version": "1.2.3",

Yassine Doghri
committed
"license": "Apache-2.0",
"bin": {
"printj": "bin/printj.njs"
},
"node": ">=0.8"
"node_modules/cfb/node_modules/printj": {
"version": "1.3.0",

Yassine Doghri
committed
"license": "Apache-2.0",
"bin": {
"printj": "bin/printj.njs"
},
"engines": {
"node": ">=0.8"
"node_modules/chalk": {
"version": "4.1.2",

Yassine Doghri
committed
"license": "MIT",
"dependencies": {
"ansi-styles": "^4.1.0",
"supports-color": "^7.1.0"
},
"engines": {
"node": ">=10"
},
"funding": {
"url": "https://github.com/chalk/chalk?sponsor=1"
"node_modules/chalk/node_modules/ansi-styles": {
"version": "4.2.1",

Yassine Doghri
committed
"license": "MIT",
"dependencies": {
"@types/color-name": "^1.1.1",
"color-convert": "^2.0.1"
},
"engines": {
"node": ">=8"

Yassine Doghri
committed
},
"funding": {
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
"node_modules/chalk/node_modules/color-convert": {
"version": "2.0.1",

Yassine Doghri
committed
"license": "MIT",
"dependencies": {
"color-name": "~1.1.4"
},
"engines": {
"node": ">=7.0.0"
"node_modules/chalk/node_modules/color-name": {
"version": "1.1.4",

Yassine Doghri
committed
"dev": true,
"license": "MIT"
},
"node_modules/chalk/node_modules/has-flag": {
"version": "4.0.0",

Yassine Doghri
committed
"license": "MIT",
"engines": {
"node": ">=8"
}
},
"node_modules/chalk/node_modules/supports-color": {
"version": "7.1.0",

Yassine Doghri
committed
"license": "MIT",
"dependencies": {
"has-flag": "^4.0.0"
},
"engines": {
"node_modules/character-entities": {
"version": "1.2.4",

Yassine Doghri
committed
"license": "MIT",
"funding": {
"type": "github",
"url": "https://github.com/sponsors/wooorm"
}
},
"node_modules/character-entities-legacy": {
"version": "1.1.4",

Yassine Doghri
committed
"license": "MIT",
"funding": {
"type": "github",
"url": "https://github.com/sponsors/wooorm"
}
},
"node_modules/character-reference-invalid": {
"version": "1.1.4",