Newer
Older

Yassine Doghri
committed
"version": "3.0.0",

Yassine Doghri
committed
"dev": true,

Yassine Doghri
committed
"license": "ISC"

Yassine Doghri
committed
"node_modules/conventional-commits-filter": {
"version": "2.0.7",

Yassine Doghri
committed
"license": "MIT",
"dependencies": {

Yassine Doghri
committed
"lodash.ismatch": "^4.4.0",
"modify-values": "^1.0.0"
},
"engines": {

Yassine Doghri
committed
"node": ">=10"

Yassine Doghri
committed
"node_modules/conventional-commits-parser": {
"version": "3.2.3",

Yassine Doghri
committed
"license": "MIT",
"dependencies": {

Yassine Doghri
committed
"is-text-path": "^1.0.1",
"JSONStream": "^1.0.4",
"lodash": "^4.17.15",
"meow": "^8.0.0",
"split2": "^3.0.0",
"through2": "^4.0.0"
},
"bin": {
"conventional-commits-parser": "cli.js"
},
"engines": {

Yassine Doghri
committed
"node_modules/convert-source-map": {
"version": "1.7.0",

Yassine Doghri
committed
"license": "MIT",
"dependencies": {

Yassine Doghri
committed
"safe-buffer": "~5.1.1"

Yassine Doghri
committed
"node_modules/core-js": {
"version": "3.6.5",
"hasInstallScript": true,
"license": "MIT",
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/core-js"
}

Yassine Doghri
committed
"node_modules/core-js-compat": {
"version": "3.20.1",
"resolved": "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.20.1.tgz",
"integrity": "sha512-AVhKZNpqMV3Jz8hU0YEXXE06qoxtQGsAqU0u1neUngz5IusDJRX/ZJ6t3i7mS7QxNyEONbCo14GprkBrxPlTZA==",

Yassine Doghri
committed
"dev": true,

Yassine Doghri
committed
"dependencies": {
"browserslist": "^4.19.1",
"semver": "7.0.0"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/core-js"
}

Yassine Doghri
committed
"node_modules/core-js-compat/node_modules/semver": {
"version": "7.0.0",
"resolved": "https://registry.npmjs.org/semver/-/semver-7.0.0.tgz",
"integrity": "sha512-+GB6zVA9LWh6zovYQLALHwv5rb2PHGlJi3lfiqIHxR0uuwCgefcOJc59v9fv1w8GbStwxuuqqAjI9NMAOOgq1A==",

Yassine Doghri
committed
"dev": true,

Yassine Doghri
committed
"bin": {
"semver": "bin/semver.js"

Yassine Doghri
committed
"node_modules/core-util-is": {
"version": "1.0.2",
"license": "MIT"
},
"node_modules/cosmiconfig": {
"version": "7.0.1",
"dev": true,

Yassine Doghri
committed
"license": "MIT",
"dependencies": {

Yassine Doghri
committed
"@types/parse-json": "^4.0.0",
"import-fresh": "^3.2.1",
"parse-json": "^5.0.0",
"path-type": "^4.0.0",
"yaml": "^1.10.0"
},
"engines": {
"node": ">=10"
"node_modules/cosmiconfig-typescript-loader": {
"version": "1.0.3",
"resolved": "https://registry.npmjs.org/cosmiconfig-typescript-loader/-/cosmiconfig-typescript-loader-1.0.3.tgz",
"integrity": "sha512-ARo21VjxdacJUcHxgVMEYNIoVPYiuKOEwWBIYej4M22+pEbe3LzKgmht2UPM+0u7/T/KnZf2r/5IzHv2Nwz+/w==",
"dev": true,
"dependencies": {
"cosmiconfig": "^7",
"ts-node": "^10.4.0"
},
"engines": {
"node": ">=12",
"npm": ">=6"
},
"peerDependencies": {
"@types/node": "*",
"cosmiconfig": ">=7",
"typescript": ">=3"
}
},

Yassine Doghri
committed
"node_modules/cosmiconfig/node_modules/parse-json": {
"version": "5.2.0",
"dev": true,

Yassine Doghri
committed
"license": "MIT",
"dependencies": {

Yassine Doghri
committed
"@babel/code-frame": "^7.0.0",
"error-ex": "^1.3.1",
"json-parse-even-better-errors": "^2.3.0",
"lines-and-columns": "^1.1.6"
},
"engines": {

Yassine Doghri
committed
"node": ">=8"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"

Yassine Doghri
committed
"node_modules/crc-32": {
"version": "1.2.0",

Yassine Doghri
committed
"license": "Apache-2.0",

Yassine Doghri
committed
"dependencies": {
"exit-on-epipe": "~1.0.1",
"printj": "~1.1.0"
},
"bin": {
"crc32": "bin/crc32.njs"
},
"engines": {
"node": ">=0.8"
}
},

Yassine Doghri
committed
"node_modules/create-require": {
"version": "1.1.1",
"dev": true,
"license": "MIT"
},
"node_modules/crelt": {
"version": "1.0.5",
"license": "MIT"
},
"node_modules/cross-env": {
"version": "7.0.3",

Yassine Doghri
committed
"license": "MIT",

Yassine Doghri
committed
"dependencies": {
"cross-spawn": "^7.0.1"

Yassine Doghri
committed
"bin": {
"cross-env": "src/bin/cross-env.js",
"cross-env-shell": "src/bin/cross-env-shell.js"
},
"engines": {
"node": ">=10.14",
"npm": ">=6",
"yarn": ">=1"

Yassine Doghri
committed
"node_modules/cross-spawn": {
"version": "7.0.3",

Yassine Doghri
committed
"license": "MIT",
"dependencies": {

Yassine Doghri
committed
"path-key": "^3.1.0",
"shebang-command": "^2.0.0",
"which": "^2.0.1"
},
"engines": {
"node": ">= 8"

Yassine Doghri
committed
"node_modules/cross-spawn/node_modules/which": {
"version": "2.0.2",

Yassine Doghri
committed
"license": "ISC",
"dependencies": {
"isexe": "^2.0.0"
},
"bin": {
"node-which": "bin/node-which"
},
"engines": {
"node": ">= 8"
}
},
"node_modules/crypto-js": {
"version": "4.1.1",

Yassine Doghri
committed
"license": "MIT"

Yassine Doghri
committed
"node_modules/crypto-random-string": {
"version": "2.0.0",

Yassine Doghri
committed
"license": "MIT",

Yassine Doghri
committed
"engines": {
"node": ">=8"
}
},
"node_modules/css-blank-pseudo": {

Yassine Doghri
committed
"version": "3.0.3",
"resolved": "https://registry.npmjs.org/css-blank-pseudo/-/css-blank-pseudo-3.0.3.tgz",
"integrity": "sha512-VS90XWtsHGqoM0t4KpH053c4ehxZ2E6HtGI7x68YFV0pTo/QmkV/YFA+NnlvK8guxZVNWGQhVNJGC39Q8XF4OQ==",

Yassine Doghri
committed
"dev": true,
"dependencies": {

Yassine Doghri
committed
"postcss-selector-parser": "^6.0.9"

Yassine Doghri
committed
},
"bin": {
"css-blank-pseudo": "dist/cli.cjs"

Yassine Doghri
committed
},

Yassine Doghri
committed
},

Yassine Doghri
committed
"postcss": "^8.4"

Yassine Doghri
committed
"node_modules/css-declaration-sorter": {
"version": "6.1.4",
"resolved": "https://registry.npmjs.org/css-declaration-sorter/-/css-declaration-sorter-6.1.4.tgz",
"integrity": "sha512-lpfkqS0fctcmZotJGhnxkIyJWvBXgpyi2wsFd4J8VB7wzyrT6Ch/3Q+FMNJpjK4gu1+GN5khOnpU2ZVKrLbhCw==",

Yassine Doghri
committed
"dev": true,
"dependencies": {

Yassine Doghri
committed
"timsort": "^0.3.0"

Yassine Doghri
committed
},

Yassine Doghri
committed
"engines": {
"node": ">= 10"
},
"peerDependencies": {
"postcss": "^8.0.9"

Yassine Doghri
committed
"node_modules/css-functions-list": {
"version": "3.0.1",
"resolved": "https://registry.npmjs.org/css-functions-list/-/css-functions-list-3.0.1.tgz",
"integrity": "sha512-PriDuifDt4u4rkDgnqRCLnjfMatufLmWNfQnGCq34xZwpY3oabwhB9SqRBmuvWUgndbemCFlKqg+nO7C2q0SBw==",
"dev": true,
"engines": {
"node": ">=12.22"
}
},

Yassine Doghri
committed
"node_modules/css-has-pseudo": {

Yassine Doghri
committed
"version": "3.0.4",
"resolved": "https://registry.npmjs.org/css-has-pseudo/-/css-has-pseudo-3.0.4.tgz",
"integrity": "sha512-Vse0xpR1K9MNlp2j5w1pgWIJtm1a8qS0JwS9goFYcImjlHEmywP9VUF05aGBXzGpDJF86QXk4L0ypBmwPhGArw==",

Yassine Doghri
committed
"dev": true,

Yassine Doghri
committed
"dependencies": {

Yassine Doghri
committed
"postcss-selector-parser": "^6.0.9"

Yassine Doghri
committed
},
"bin": {
"css-has-pseudo": "dist/cli.cjs"

Yassine Doghri
committed
},
"engines": {

Yassine Doghri
committed
},

Yassine Doghri
committed
"postcss": "^8.4"
"node_modules/css-prefers-color-scheme": {

Yassine Doghri
committed
"version": "6.0.3",
"resolved": "https://registry.npmjs.org/css-prefers-color-scheme/-/css-prefers-color-scheme-6.0.3.tgz",
"integrity": "sha512-4BqMbZksRkJQx2zAjrokiGMd07RqOa2IxIrrN10lyBe9xhn9DEvjUK79J6jkeiv9D9hQFXKb6g1jwU62jziJZA==",
"css-prefers-color-scheme": "dist/cli.cjs"
},
"engines": {

Yassine Doghri
committed
"postcss": "^8.4"
"node_modules/css-tree": {
"version": "1.1.3",

Yassine Doghri
committed
"license": "MIT",
"dependencies": {
"mdn-data": "2.0.14",
"source-map": "^0.6.1"

Yassine Doghri
committed
},
"engines": {
"node_modules/css-tree/node_modules/source-map": {

Yassine Doghri
committed
"version": "0.6.1",

Yassine Doghri
committed
"license": "BSD-3-Clause",
"engines": {
"node": ">=0.10.0"

Yassine Doghri
committed
"version": "6.4.0",
"resolved": "https://registry.npmjs.org/cssdb/-/cssdb-6.4.0.tgz",
"integrity": "sha512-8NMWrur/ewSNrRNZndbtOTXc2Xb2b+NCTPHj8VErFYvJUlgsMAiBGaFaxG6hjy9zbCjj2ZLwSQrMM+tormO8qA==",
"dev": true
},
"node_modules/cssesc": {
"version": "3.0.0",
"license": "MIT",
},
"engines": {

Yassine Doghri
committed
"version": "5.0.17",
"resolved": "https://registry.npmjs.org/cssnano/-/cssnano-5.0.17.tgz",
"integrity": "sha512-fmjLP7k8kL18xSspeXTzRhaFtRI7DL9b8IcXR80JgtnWBpvAzHT7sCR/6qdn0tnxIaINUN6OEQu83wF57Gs3Xw==",

Yassine Doghri
committed
"cssnano-preset-default": "^5.1.12",

Yassine Doghri
committed
"lilconfig": "^2.0.3",
"yaml": "^1.10.2"

Yassine Doghri
committed
"node": "^10 || ^12 || >=14.0"

Yassine Doghri
committed
"type": "opencollective",
"url": "https://opencollective.com/cssnano"

Yassine Doghri
committed
"peerDependencies": {
"postcss": "^8.2.15"

Yassine Doghri
committed
"node_modules/cssnano-preset-default": {

Yassine Doghri
committed
"version": "5.1.12",
"resolved": "https://registry.npmjs.org/cssnano-preset-default/-/cssnano-preset-default-5.1.12.tgz",
"integrity": "sha512-rO/JZYyjW1QNkWBxMGV28DW7d98UDLaF759frhli58QFehZ+D/LSmwQ2z/ylBAe2hUlsIWTq6NYGfQPq65EF9w==",
"dev": true,
"dependencies": {

Yassine Doghri
committed
"css-declaration-sorter": "^6.0.3",

Yassine Doghri
committed
"cssnano-utils": "^3.0.2",

Yassine Doghri
committed
5350
5351
5352
5353
5354
5355
5356
5357
5358
5359
5360
5361
5362
5363
5364
5365
5366
5367
5368
5369
5370
5371
5372
5373
5374
5375
"postcss-colormin": "^5.2.5",
"postcss-convert-values": "^5.0.4",
"postcss-discard-comments": "^5.0.3",
"postcss-discard-duplicates": "^5.0.3",
"postcss-discard-empty": "^5.0.3",
"postcss-discard-overridden": "^5.0.4",
"postcss-merge-longhand": "^5.0.6",
"postcss-merge-rules": "^5.0.6",
"postcss-minify-font-values": "^5.0.4",
"postcss-minify-gradients": "^5.0.6",
"postcss-minify-params": "^5.0.5",
"postcss-minify-selectors": "^5.1.3",
"postcss-normalize-charset": "^5.0.3",
"postcss-normalize-display-values": "^5.0.3",
"postcss-normalize-positions": "^5.0.4",
"postcss-normalize-repeat-style": "^5.0.4",
"postcss-normalize-string": "^5.0.4",
"postcss-normalize-timing-functions": "^5.0.3",
"postcss-normalize-unicode": "^5.0.4",
"postcss-normalize-url": "^5.0.5",
"postcss-normalize-whitespace": "^5.0.4",
"postcss-ordered-values": "^5.0.5",
"postcss-reduce-initial": "^5.0.3",
"postcss-reduce-transforms": "^5.0.4",
"postcss-svgo": "^5.0.4",
"postcss-unique-selectors": "^5.0.4"
},
"engines": {

Yassine Doghri
committed
"node": "^10 || ^12 || >=14.0"

Yassine Doghri
committed
"peerDependencies": {
"postcss": "^8.2.15"

Yassine Doghri
committed
"node_modules/cssnano-utils": {

Yassine Doghri
committed
"version": "3.0.2",
"resolved": "https://registry.npmjs.org/cssnano-utils/-/cssnano-utils-3.0.2.tgz",
"integrity": "sha512-KhprijuQv2sP4kT92sSQwhlK3SJTbDIsxcfIEySB0O+3m9esFOai7dP9bMx5enHAh2MwarVIcnwiWoOm01RIbQ==",
"dev": true,
"engines": {

Yassine Doghri
committed
"node": "^10 || ^12 || >=14.0"

Yassine Doghri
committed
"peerDependencies": {
"postcss": "^8.2.15"
}
},

Yassine Doghri
committed
"node_modules/csso": {
"version": "4.2.0",

Yassine Doghri
committed
"license": "MIT",
"dependencies": {

Yassine Doghri
committed
"css-tree": "^1.1.2"
},
"engines": {

Yassine Doghri
committed
"node": ">=8.0.0"

Yassine Doghri
committed
"node_modules/cssom": {
"version": "0.4.4",
"license": "MIT"

Yassine Doghri
committed
"node_modules/cssstyle": {
"version": "2.3.0",

Yassine Doghri
committed
"license": "MIT",
"dependencies": {

Yassine Doghri
committed
"cssom": "~0.3.6"

Yassine Doghri
committed
"node": ">=8"

Yassine Doghri
committed
"node_modules/cssstyle/node_modules/cssom": {
"version": "0.3.8",
"license": "MIT"

Yassine Doghri
committed
"node_modules/cz-conventional-changelog": {
"version": "3.3.0",
"dev": true,

Yassine Doghri
committed
"license": "MIT",

Yassine Doghri
committed
"chalk": "^2.4.1",
"commitizen": "^4.0.3",
"conventional-commit-types": "^3.0.0",
"lodash.map": "^4.5.1",
"longest": "^2.0.1",
"word-wrap": "^1.0.3"

Yassine Doghri
committed
"node": ">= 10"

Yassine Doghri
committed
"optionalDependencies": {
"@commitlint/load": ">6.1.1"

Yassine Doghri
committed
"node_modules/cz-conventional-changelog/node_modules/chalk": {
"version": "2.4.2",

Yassine Doghri
committed
"license": "MIT",
"dependencies": {

Yassine Doghri
committed
"ansi-styles": "^3.2.1",
"escape-string-regexp": "^1.0.5",
"supports-color": "^5.3.0"
},
"engines": {

Yassine Doghri
committed
"node": ">=4"

Yassine Doghri
committed
"node_modules/d": {
"version": "1.0.1",

Yassine Doghri
committed
"license": "ISC",
"dependencies": {

Yassine Doghri
committed
"es5-ext": "^0.10.50",
"type": "^1.0.1"

Yassine Doghri
committed
"node_modules/d3-array": {
"version": "2.12.1",
"license": "BSD-3-Clause",
"dependencies": {

Yassine Doghri
committed
"internmap": "^1.0.0"

Yassine Doghri
committed
"node_modules/d3-color": {
"version": "1.4.1",
"license": "BSD-3-Clause"

Yassine Doghri
committed
"node_modules/d3-dispatch": {
"version": "2.0.0",
"license": "BSD-3-Clause"

Yassine Doghri
committed
"node_modules/d3-ease": {
"version": "1.0.7",
"license": "BSD-3-Clause"

Yassine Doghri
committed
"node_modules/d3-force": {
"version": "2.1.1",
"license": "BSD-3-Clause",

Yassine Doghri
committed
"dependencies": {

Yassine Doghri
committed
"d3-dispatch": "1 - 2",
"d3-quadtree": "1 - 2",
"d3-timer": "1 - 2"

Yassine Doghri
committed
}
},

Yassine Doghri
committed
"node_modules/d3-geo": {
"version": "2.0.1",
"license": "BSD-3-Clause",
"dependencies": {
"d3-array": ">=2.5"

Yassine Doghri
committed
}
},

Yassine Doghri
committed
"node_modules/d3-geo-projection": {
"version": "3.0.0",
"license": "BSD-3-Clause",
"dependencies": {

Yassine Doghri
committed
"commander": "2",
"d3-array": "1 - 2",
"d3-geo": "1.12.0 - 2",
"resolve": "^1.1.10"
},
"bin": {

Yassine Doghri
committed
"geo2svg": "bin/geo2svg",
"geograticule": "bin/geograticule",
"geoproject": "bin/geoproject",
"geoquantize": "bin/geoquantize",
"geostitch": "bin/geostitch"

Yassine Doghri
committed
"node_modules/d3-geo-projection/node_modules/commander": {
"version": "2.20.3",
"license": "MIT"
},
"node_modules/d3-interpolate": {
"version": "1.4.0",
"license": "BSD-3-Clause",
"dependencies": {

Yassine Doghri
committed
"d3-color": "1"

Yassine Doghri
committed
5528
5529
5530
5531
5532
5533
5534
5535
5536
5537
5538
5539
5540
5541
5542
5543
5544
5545
5546
5547
5548
5549
"node_modules/d3-quadtree": {
"version": "2.0.0",
"license": "BSD-3-Clause"
},
"node_modules/d3-selection": {
"version": "1.4.2",
"license": "BSD-3-Clause"
},
"node_modules/d3-timer": {
"version": "2.0.0",
"license": "BSD-3-Clause"
},
"node_modules/d3-transition": {
"version": "1.3.2",
"license": "BSD-3-Clause",
"dependencies": {
"d3-color": "1",
"d3-dispatch": "1",
"d3-ease": "1",
"d3-interpolate": "1",
"d3-selection": "^1.1.0",
"d3-timer": "1"

Yassine Doghri
committed
"node_modules/d3-transition/node_modules/d3-dispatch": {
"version": "1.0.6",
"license": "BSD-3-Clause"
},
"node_modules/d3-transition/node_modules/d3-timer": {
"version": "1.0.10",
"license": "BSD-3-Clause"
},
"node_modules/dargs": {
"version": "7.0.0",
"resolved": "https://registry.npmjs.org/dargs/-/dargs-7.0.0.tgz",
"integrity": "sha512-2iy1EkLdlBzQGvbweYRFxmFath8+K7+AKB0TlhHWkNuH+TmovaMH/Wp7V7R4u7f4SnX3OgLsU9t1NI9ioDnUpg==",
"dev": true,
"engines": {
"node": ">=8"
}
},

Yassine Doghri
committed
"node_modules/dash-ast": {
"version": "1.0.0",
"license": "Apache-2.0"
},
"node_modules/data-urls": {
"version": "2.0.0",

Yassine Doghri
committed
"license": "MIT",
"dependencies": {

Yassine Doghri
committed
"abab": "^2.0.3",
"whatwg-mimetype": "^2.3.0",
"whatwg-url": "^8.0.0"
},
"engines": {

Yassine Doghri
committed
"node": ">=10"
}
},

Yassine Doghri
committed
"node_modules/dateformat": {
"version": "3.0.3",
"dev": true,

Yassine Doghri
committed
"license": "MIT",

Yassine Doghri
committed
"node": "*"

Yassine Doghri
committed
"node_modules/debug": {
"version": "4.3.3",

Yassine Doghri
committed
"license": "MIT",
"dependencies": {

Yassine Doghri
committed
"ms": "2.1.2"
},
"engines": {

Yassine Doghri
committed
"node": ">=6.0"
},
"peerDependenciesMeta": {
"supports-color": {
"optional": true
}

Yassine Doghri
committed
"node_modules/decamelize": {
"version": "1.2.0",

Yassine Doghri
committed
"license": "MIT",

Yassine Doghri
committed
"node": ">=0.10.0"

Yassine Doghri
committed
"node_modules/decamelize-keys": {
"version": "1.1.0",

Yassine Doghri
committed
"license": "MIT",

Yassine Doghri
committed
"dependencies": {
"decamelize": "^1.1.0",
"map-obj": "^1.0.0"
},

Yassine Doghri
committed
"node": ">=0.10.0"

Yassine Doghri
committed
"node_modules/decamelize-keys/node_modules/map-obj": {
"version": "1.0.1",

Yassine Doghri
committed
"license": "MIT",

Yassine Doghri
committed
"node": ">=0.10.0"

Yassine Doghri
committed
"node_modules/decimal.js": {
"version": "10.3.1",

Yassine Doghri
committed
"license": "MIT"

Yassine Doghri
committed
"node_modules/decode-uri-component": {
"version": "0.2.0",

Yassine Doghri
committed
"license": "MIT",

Yassine Doghri
committed
"node": ">=0.10"

Yassine Doghri
committed
"node_modules/decompress-response": {
"version": "6.0.0",

Yassine Doghri
committed
"license": "MIT",
"dependencies": {

Yassine Doghri
committed
"mimic-response": "^3.1.0"
},
"engines": {

Yassine Doghri
committed
"node": ">=10"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"

Yassine Doghri
committed
"node_modules/decompress-response/node_modules/mimic-response": {
"version": "3.1.0",

Yassine Doghri
committed
"license": "MIT",
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"

Yassine Doghri
committed
"node_modules/dedent": {
"version": "0.7.0",
"dev": true,
"license": "MIT"
},
"node_modules/deep-equal": {
"version": "1.1.1",

Yassine Doghri
committed
"license": "MIT",
"dependencies": {

Yassine Doghri
committed
"is-arguments": "^1.0.4",
"is-date-object": "^1.0.1",
"is-regex": "^1.0.4",
"object-is": "^1.0.1",
"object-keys": "^1.1.1",
"regexp.prototype.flags": "^1.2.0"

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

Yassine Doghri
committed
"node_modules/deep-extend": {
"version": "0.6.0",
"resolved": "https://registry.npmjs.org/deep-extend/-/deep-extend-0.6.0.tgz",
"integrity": "sha512-LOHxIOaPYdHlJRtCQfDIVZtfw/ufM8+rVj649RIHzcm/vGwQRXFt6OPqIFWsm2XEMrNIEtWR64sY1LEKD2vAOA==",

Yassine Doghri
committed
"node": ">=4.0.0"

Yassine Doghri
committed
"node_modules/deep-is": {
"version": "0.1.3",
"license": "MIT"

Yassine Doghri
committed
"node_modules/deepmerge": {
"version": "4.2.2",

Yassine Doghri
committed
"license": "MIT",

Yassine Doghri
committed
"node": ">=0.10.0"

Yassine Doghri
committed
"node_modules/defer-to-connect": {
"version": "2.0.1",

Yassine Doghri
committed
"license": "MIT",

Yassine Doghri
committed
"node": ">=10"

Yassine Doghri
committed
"node_modules/define-properties": {
"version": "1.1.3",

Yassine Doghri
committed
"license": "MIT",

Yassine Doghri
committed
"dependencies": {
"object-keys": "^1.0.12"
},

Yassine Doghri
committed
"node": ">= 0.4"

Yassine Doghri
committed
"node_modules/defined": {
"version": "1.0.0",
"dev": true,
"license": "MIT"
},
"node_modules/del": {
"version": "6.0.0",
"resolved": "https://registry.npmjs.org/del/-/del-6.0.0.tgz",
"integrity": "sha512-1shh9DQ23L16oXSZKB2JxpL7iMy2E0S9d517ptA1P8iw0alkPtQcrKH7ru31rYtKwF499HkTu+DRzq3TCKDFRQ==",
"dev": true,
"dependencies": {

Yassine Doghri
committed
"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": {

Yassine Doghri
committed
"node": ">=10"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"

Yassine Doghri
committed
"node_modules/delayed-stream": {
"version": "1.0.0",

Yassine Doghri
committed
"license": "MIT",

Yassine Doghri
committed
"node": ">=0.4.0"

Yassine Doghri
committed
"node_modules/deprecation": {
"version": "2.3.1",
"dev": true,
"license": "ISC"
},
"node_modules/detect-file": {
"version": "1.0.0",

Yassine Doghri
committed
"license": "MIT",

Yassine Doghri
committed
"node": ">=0.10.0"

Yassine Doghri
committed
"node_modules/detect-indent": {
"version": "6.0.0",

Yassine Doghri
committed
"license": "MIT",

Yassine Doghri
committed
"node": ">=8"

Yassine Doghri
committed
"node_modules/detective": {
"version": "5.2.0",

Yassine Doghri
committed
"license": "MIT",

Yassine Doghri
committed
"dependencies": {
"acorn-node": "^1.6.1",
"defined": "^1.0.0",
"minimist": "^1.1.1"
},
"bin": {
"detective": "bin/detective.js"
},

Yassine Doghri
committed
"node": ">=0.8.0"

Yassine Doghri
committed
"node_modules/dfa": {
"version": "1.2.0",
"license": "MIT"
},
"node_modules/didyoumean": {
"version": "1.2.2",

Yassine Doghri
committed
"license": "Apache-2.0"
},
"node_modules/diff": {
"version": "4.0.2",
"dev": true,
"license": "BSD-3-Clause",

Yassine Doghri
committed
"node": ">=0.3.1"

Yassine Doghri
committed
"node_modules/dir-glob": {
"version": "3.0.1",

Yassine Doghri
committed
"license": "MIT",

Yassine Doghri
committed
"dependencies": {
"path-type": "^4.0.0"
},

Yassine Doghri
committed
"node": ">=8"

Yassine Doghri
committed
"node_modules/dlv": {
"version": "1.1.3",
"dev": true,

Yassine Doghri
committed
"license": "MIT"

Yassine Doghri
committed
"node_modules/doctrine": {
"version": "3.0.0",
"dev": true,
"license": "Apache-2.0",
"dependencies": {

Yassine Doghri
committed
"esutils": "^2.0.2"

Yassine Doghri
committed
"node": ">=6.0.0"

Yassine Doghri
committed
"node_modules/domexception": {
"version": "2.0.1",

Yassine Doghri
committed
"license": "MIT",

Yassine Doghri
committed
"dependencies": {
"webidl-conversions": "^5.0.0"
},

Yassine Doghri
committed
"node": ">=8"

Yassine Doghri
committed
"node_modules/domexception/node_modules/webidl-conversions": {
"version": "5.0.0",
"license": "BSD-2-Clause",
"engines": {
"node": ">=8"

Yassine Doghri
committed
"node_modules/dot-prop": {
"version": "5.3.0",

Yassine Doghri
committed
"license": "MIT",

Yassine Doghri
committed
"dependencies": {
"is-obj": "^2.0.0"
},

Yassine Doghri
committed
"node_modules/duplexer2": {
"version": "0.1.4",
"license": "BSD-3-Clause",
"dependencies": {
"readable-stream": "^2.0.2"
}
},
"node_modules/ejs": {
"version": "3.1.6",
"resolved": "https://registry.npmjs.org/ejs/-/ejs-3.1.6.tgz",
"integrity": "sha512-9lt9Zse4hPucPkoP7FHDF0LQAlGyF9JVpnClFLFH3aSSbxmyoqINRpp/9wePWJTUl4KOQwRL72Iw3InHPDkoGw==",
"dependencies": {

Yassine Doghri
committed
"jake": "^10.6.1"
},
"bin": {
"ejs": "bin/cli.js"
"node": ">=0.10.0"

Yassine Doghri
committed
"node_modules/electron-to-chromium": {
"version": "1.4.18",

Yassine Doghri
committed
"dev": true,

Yassine Doghri
committed
"license": "ISC"

Yassine Doghri
committed
"node_modules/emoji-regex": {
"version": "8.0.0",

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

Yassine Doghri
committed
"node_modules/end-of-stream": {
"version": "1.4.4",

Yassine Doghri
committed
"license": "MIT",

Yassine Doghri
committed
"dependencies": {
"once": "^1.4.0"

Yassine Doghri
committed
"node_modules/entities": {
"version": "2.2.0",

Yassine Doghri
committed
"dev": true,

Yassine Doghri
committed
"license": "BSD-2-Clause",
"funding": {
"url": "https://github.com/fb55/entities?sponsor=1"
}

Yassine Doghri
committed
"node_modules/env-ci": {
"version": "5.4.1",

Yassine Doghri
committed
"license": "MIT",
"dependencies": {

Yassine Doghri
committed
"execa": "^5.0.0",
"fromentries": "^1.3.2",
"java-properties": "^1.0.0"
},
"engines": {

Yassine Doghri
committed
"node": ">=10.17"

Yassine Doghri
committed
"node_modules/error-ex": {
"version": "1.3.2",

Yassine Doghri
committed
"license": "MIT",

Yassine Doghri
committed
"dependencies": {
"is-arrayish": "^0.2.1"

Yassine Doghri
committed
"node_modules/error-ex/node_modules/is-arrayish": {
"version": "0.2.1",
"dev": true,

Yassine Doghri
committed
"license": "MIT"

Yassine Doghri
committed
"node_modules/es-abstract": {
"version": "1.19.1",
"resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.19.1.tgz",
"integrity": "sha512-2vJ6tjA/UfqLm2MPs7jxVybLoB8i1t1Jd9R3kISld20sIxPcTbLuggQOUxeWeAvIUkduv/CfMjuh4WmiXr2v9w==",
"dev": true,
"dependencies": {

Yassine Doghri
committed
"call-bind": "^1.0.2",
"es-to-primitive": "^1.2.1",
"function-bind": "^1.1.1",
"get-intrinsic": "^1.1.1",
"get-symbol-description": "^1.0.0",
"has": "^1.0.3",
"has-symbols": "^1.0.2",
"internal-slot": "^1.0.3",
"is-callable": "^1.2.4",
"is-negative-zero": "^2.0.1",
"is-regex": "^1.1.4",
"is-shared-array-buffer": "^1.0.1",
"is-string": "^1.0.7",
"is-weakref": "^1.0.1",
"object-inspect": "^1.11.0",
"object-keys": "^1.1.1",
"object.assign": "^4.1.2",
"string.prototype.trimend": "^1.0.4",
"string.prototype.trimstart": "^1.0.4",
"unbox-primitive": "^1.0.1"

Yassine Doghri
committed
"engines": {
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"

Yassine Doghri
committed
"node_modules/es-to-primitive": {
"version": "1.2.1",
"resolved": "https://registry.npmjs.org/es-to-primitive/-/es-to-primitive-1.2.1.tgz",
"integrity": "sha512-QCOllgZJtaUo9miYBcLChTUaHNjJF3PYs1VidD7AwiEj1kYxKeQTctLAezAOH5ZKRH0g2IgPn6KwB4IT8iRpvA==",
"dev": true,
"dependencies": {

Yassine Doghri
committed
"is-callable": "^1.1.4",
"is-date-object": "^1.0.1",
"is-symbol": "^1.0.2"
},
"engines": {

Yassine Doghri
committed
"node": ">= 0.4"

Yassine Doghri
committed
"funding": {
"url": "https://github.com/sponsors/ljharb"

Yassine Doghri
committed
"node_modules/es5-ext": {
"version": "0.10.53",