Newer
Older

Yassine Doghri
committed
"eslint-config-prettier": "bin/cli.js"
},
"peerDependencies": {
"eslint": ">=7.0.0"
}

Yassine Doghri
committed
"node_modules/eslint-plugin-prettier": {
"version": "4.0.0",

Yassine Doghri
committed
"license": "MIT",

Yassine Doghri
committed
"dependencies": {
"prettier-linter-helpers": "^1.0.0"
},
"engines": {
"node": ">=6.0.0"
},
"peerDependencies": {
"eslint": ">=7.28.0",
"prettier": ">=2.0.0"
},
"peerDependenciesMeta": {
"eslint-config-prettier": {
"optional": true
}

Yassine Doghri
committed
"node_modules/eslint-scope": {
"version": "5.1.1",
"resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-5.1.1.tgz",
"integrity": "sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==",

Yassine Doghri
committed
"dependencies": {
"esrecurse": "^4.3.0",
"estraverse": "^4.1.1"
},
"engines": {
"node": ">=8.0.0"
}

Yassine Doghri
committed
"node_modules/eslint-utils": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/eslint-utils/-/eslint-utils-3.0.0.tgz",
"integrity": "sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==",
"dev": true,
"dependencies": {

Yassine Doghri
committed
"eslint-visitor-keys": "^2.0.0"

Yassine Doghri
committed
"engines": {
"node": "^10.0.0 || ^12.0.0 || >= 14.0.0"

Yassine Doghri
committed
"funding": {
"url": "https://github.com/sponsors/mysticatea"
},
"peerDependencies": {
"eslint": ">=5"
}
},
"node_modules/eslint-utils/node_modules/eslint-visitor-keys": {
"version": "2.1.0",
"resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz",
"integrity": "sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==",
"dev": true,

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

Yassine Doghri
committed
"node_modules/eslint-visitor-keys": {
"version": "3.1.0",
"resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.1.0.tgz",
"integrity": "sha512-yWJFpu4DtjsWKkt5GeNBBuZMlNcYVs6vRCLoCVEJrTjaSB6LC98gFipNK/erM2Heg/E8mIK+hXG/pJMLK+eRZA==",

Yassine Doghri
committed
"engines": {
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"

Yassine Doghri
committed
"node_modules/eslint/node_modules/ansi-regex": {
"version": "5.0.1",

Yassine Doghri
committed
"license": "MIT",

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

Yassine Doghri
committed
"node_modules/eslint/node_modules/escape-string-regexp": {
"version": "4.0.0",
"dev": true,

Yassine Doghri
committed
"license": "MIT",

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

Yassine Doghri
committed
"node_modules/eslint/node_modules/eslint-scope": {
"version": "7.1.0",
"resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-7.1.0.tgz",
"integrity": "sha512-aWwkhnS0qAXqNOgKOK0dJ2nvzEbhEvpy8OlJ9kZ0FeZnA6zpjv1/Vei+puGFFX7zkPCkHHXb7IDX3A+7yPrRWg==",
"dev": true,
"dependencies": {

Yassine Doghri
committed
"esrecurse": "^4.3.0",
"estraverse": "^5.2.0"
},
"engines": {

Yassine Doghri
committed
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"

Yassine Doghri
committed
"node_modules/eslint/node_modules/estraverse": {
"version": "5.3.0",
"resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz",
"integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==",
"dev": true,
"engines": {

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

Yassine Doghri
committed
"node_modules/eslint/node_modules/glob-parent": {
"version": "6.0.2",
"resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz",
"integrity": "sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==",
"dev": true,
"dependencies": {

Yassine Doghri
committed
"is-glob": "^4.0.3"
},
"engines": {
"node": ">=10.13.0"

Yassine Doghri
committed
"node_modules/eslint/node_modules/ignore": {
"version": "4.0.6",
"dev": true,

Yassine Doghri
committed
"license": "MIT",

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

Yassine Doghri
committed
"node_modules/eslint/node_modules/semver": {
"version": "7.3.5",
"dev": true,
"license": "ISC",
"dependencies": {

Yassine Doghri
committed
"lru-cache": "^6.0.0"
},
"bin": {
"semver": "bin/semver.js"
},
"engines": {
"node": ">=10"

Yassine Doghri
committed
"node_modules/eslint/node_modules/strip-ansi": {
"version": "6.0.1",

Yassine Doghri
committed
"dev": true,

Yassine Doghri
committed
"license": "MIT",
"dependencies": {
"ansi-regex": "^5.0.1"
},
"engines": {
"node": ">=8"
}

Yassine Doghri
committed
"node_modules/eslint/node_modules/strip-json-comments": {
"version": "3.1.1",

Yassine Doghri
committed
"license": "MIT",

Yassine Doghri
committed
"engines": {
"node": ">=8"
},
"funding": {

Yassine Doghri
committed
"url": "https://github.com/sponsors/sindresorhus"

Yassine Doghri
committed
"node_modules/espree": {
"version": "9.2.0",
"resolved": "https://registry.npmjs.org/espree/-/espree-9.2.0.tgz",
"integrity": "sha512-oP3utRkynpZWF/F2x/HZJ+AGtnIclaR7z1pYPxy7NYM2fSO6LgK/Rkny8anRSPK/VwEA1eqm2squui0T7ZMOBg==",
"dev": true,

Yassine Doghri
committed
"dependencies": {
"acorn": "^8.6.0",
"acorn-jsx": "^5.3.1",
"eslint-visitor-keys": "^3.1.0"
},

Yassine Doghri
committed
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
}
},

Yassine Doghri
committed
"node_modules/espree/node_modules/acorn": {
"version": "8.7.0",
"resolved": "https://registry.npmjs.org/acorn/-/acorn-8.7.0.tgz",
"integrity": "sha512-V/LGr1APy+PXIwKebEWrkZPwoeoF+w1jiOBUmuxuiUIaOHtob8Qc9BTrYo7VuI5fR8tqsy+buA2WFooR5olqvQ==",

Yassine Doghri
committed
"bin": {
"acorn": "bin/acorn"
},
"engines": {

Yassine Doghri
committed
"node": ">=0.4.0"
}
},
"node_modules/esprima": {
"version": "4.0.1",
"license": "BSD-2-Clause",
"bin": {
"esparse": "bin/esparse.js",
"esvalidate": "bin/esvalidate.js"

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

Yassine Doghri
committed
"node_modules/esquery": {
"version": "1.4.0",

Yassine Doghri
committed
"license": "BSD-3-Clause",
"dependencies": {

Yassine Doghri
committed
"estraverse": "^5.1.0"
},
"engines": {

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

Yassine Doghri
committed
"node_modules/esquery/node_modules/estraverse": {
"version": "5.2.0",
"dev": true,
"license": "BSD-2-Clause",
"engines": {
"node": ">=4.0"
}
},
"node_modules/esrecurse": {
"version": "4.3.0",
"resolved": "https://registry.npmjs.org/esrecurse/-/esrecurse-4.3.0.tgz",
"integrity": "sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==",
"dev": true,
"dependencies": {

Yassine Doghri
committed
"estraverse": "^5.2.0"
},
"engines": {
"node": ">=4.0"

Yassine Doghri
committed
"node_modules/esrecurse/node_modules/estraverse": {
"version": "5.3.0",
"resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz",
"integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==",

Yassine Doghri
committed
"dev": true,

Yassine Doghri
committed
"engines": {
"node": ">=4.0"
}

Yassine Doghri
committed
"node_modules/estraverse": {
"version": "4.3.0",
"license": "BSD-2-Clause",
"engines": {
"node": ">=4.0"

Yassine Doghri
committed
"node_modules/estree-is-function": {
"version": "1.0.0",
"license": "Apache-2.0"
},
"node_modules/estree-walker": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/estree-walker/-/estree-walker-1.0.1.tgz",
"integrity": "sha512-1fMXF3YP4pZZVozF8j/ZLfvnR8NSIljt56UhbZ5PeeDmmGHpgpdwQt7ITlGvYaQukCvuBRMLEiKiYC+oeIg4cg==",
"dev": true
},
"node_modules/esutils": {
"version": "2.0.3",
"license": "BSD-2-Clause",
"engines": {
"node": ">=0.10.0"

Yassine Doghri
committed
"node_modules/event-emitter": {
"version": "0.3.5",
"license": "MIT",
"dependencies": {

Yassine Doghri
committed
"d": "1",
"es5-ext": "~0.10.14"

Yassine Doghri
committed
"node_modules/execa": {
"version": "5.1.1",

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

Yassine Doghri
committed
"cross-spawn": "^7.0.3",
"get-stream": "^6.0.0",
"human-signals": "^2.1.0",
"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"

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

Yassine Doghri
committed
"node_modules/execa/node_modules/get-stream": {
"version": "6.0.1",

Yassine Doghri
committed
"license": "MIT",

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

Yassine Doghri
committed
"node_modules/execa/node_modules/human-signals": {
"version": "2.1.0",
"dev": true,
"license": "Apache-2.0",
"engines": {
"node": ">=10.17.0"
}
},
"node_modules/execa/node_modules/onetime": {
"version": "5.1.2",

Yassine Doghri
committed
"license": "MIT",

Yassine Doghri
committed
"dependencies": {
"mimic-fn": "^2.1.0"
},

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

Yassine Doghri
committed
"node_modules/execall": {
"version": "2.0.0",

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

Yassine Doghri
committed
"clone-regexp": "^2.1.0"
},
"engines": {
"node": ">=8"

Yassine Doghri
committed
"node_modules/exit-on-epipe": {
"version": "1.0.1",
"license": "Apache-2.0",
"engines": {
"node": ">=0.8"
}

Yassine Doghri
committed
"node_modules/expand-tilde": {
"version": "2.0.2",

Yassine Doghri
committed
"dev": true,

Yassine Doghri
committed
"license": "MIT",
"dependencies": {
"homedir-polyfill": "^1.0.1"
},
"engines": {
"node": ">=0.10.0"
}

Yassine Doghri
committed
"node_modules/ext": {
"version": "1.5.0",
"license": "ISC",
"dependencies": {
"type": "^2.5.0"
}

Yassine Doghri
committed
"node_modules/ext/node_modules/type": {
"version": "2.5.0",
"license": "ISC"

Yassine Doghri
committed
"node_modules/external-editor": {
"version": "3.1.0",

Yassine Doghri
committed
"dev": true,

Yassine Doghri
committed
"license": "MIT",
"dependencies": {
"chardet": "^0.7.0",
"iconv-lite": "^0.4.24",
"tmp": "^0.0.33"
},
"engines": {
"node": ">=4"
}

Yassine Doghri
committed
"node_modules/fast-deep-equal": {
"version": "3.1.3",

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

Yassine Doghri
committed
"node_modules/fast-diff": {
"version": "1.2.0",

Yassine Doghri
committed
"dev": true,

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

Yassine Doghri
committed
"node_modules/fast-glob": {
"version": "3.2.7",

Yassine Doghri
committed
"dev": true,

Yassine Doghri
committed
"license": "MIT",
"dependencies": {
"@nodelib/fs.stat": "^2.0.2",
"@nodelib/fs.walk": "^1.2.3",
"glob-parent": "^5.1.2",
"merge2": "^1.3.0",
"micromatch": "^4.0.4"
},
"engines": {
"node": ">=8"
}

Yassine Doghri
committed
"node_modules/fast-json-stable-stringify": {
"version": "2.1.0",
"resolved": "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz",
"integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==",
"dev": true

Yassine Doghri
committed
"node_modules/fast-levenshtein": {
"version": "2.0.6",

Yassine Doghri
committed
"license": "MIT"

Yassine Doghri
committed
"node_modules/fastest-levenshtein": {
"version": "1.0.12",

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

Yassine Doghri
committed
"node_modules/fastq": {
"version": "1.8.0",

Yassine Doghri
committed
"dev": true,

Yassine Doghri
committed
"license": "ISC",
"dependencies": {
"reusify": "^1.0.4"
}

Yassine Doghri
committed
"node_modules/fflate": {
"version": "0.3.11",

Yassine Doghri
committed
"license": "MIT"

Yassine Doghri
committed
"node_modules/figures": {
"version": "2.0.0",

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

Yassine Doghri
committed
"escape-string-regexp": "^1.0.5"
},
"engines": {

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

Yassine Doghri
committed
"node_modules/file-entry-cache": {
"version": "6.0.1",

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

Yassine Doghri
committed
"flat-cache": "^3.0.4"

Yassine Doghri
committed
"node": "^10.12.0 || >=12.0.0"

Yassine Doghri
committed
"node_modules/filelist": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/filelist/-/filelist-1.0.2.tgz",
"integrity": "sha512-z7O0IS8Plc39rTCq6i6iHxk43duYOn8uFJiWSewIq0Bww1RNybVHSCjahmcC87ZqAm4OTvFzlzeGu3XAzG1ctQ==",
"dev": true,
"dependencies": {
"minimatch": "^3.0.4"
}
},
"node_modules/fill-range": {
"version": "7.0.1",

Yassine Doghri
committed
"license": "MIT",

Yassine Doghri
committed
"dependencies": {
"to-regex-range": "^5.0.1"
},
"engines": {
"node": ">=8"

Yassine Doghri
committed
"node_modules/find-root": {
"version": "1.1.0",
"dev": true,
"license": "MIT"
},
"node_modules/find-up": {
"version": "4.1.0",

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

Yassine Doghri
committed
"locate-path": "^5.0.0",
"path-exists": "^4.0.0"
},
"engines": {
"node": ">=8"

Yassine Doghri
committed
"node_modules/find-versions": {
"version": "4.0.0",

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

Yassine Doghri
committed
"semver-regex": "^3.1.2"
},
"engines": {

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

Yassine Doghri
committed
"node_modules/flat-cache": {
"version": "3.0.4",

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

Yassine Doghri
committed
"flatted": "^3.1.0",
"rimraf": "^3.0.2"
},
"engines": {

Yassine Doghri
committed
"node": "^10.12.0 || >=12.0.0"

Yassine Doghri
committed
"node_modules/flatpickr": {
"version": "4.6.9",

Yassine Doghri
committed
"license": "MIT"

Yassine Doghri
committed
"node_modules/flatted": {
"version": "3.1.1",

Yassine Doghri
committed
"license": "ISC"

Yassine Doghri
committed
"node_modules/fontkit": {
"version": "1.8.1",

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

Yassine Doghri
committed
"babel-runtime": "^6.26.0",
"brfs": "^2.0.0",
"brotli": "^1.2.0",
"browserify-optional": "^1.0.1",
"clone": "^1.0.4",
"deep-equal": "^1.0.0",
"dfa": "^1.2.0",
"restructure": "^0.5.3",
"tiny-inflate": "^1.0.2",
"unicode-properties": "^1.2.2",
"unicode-trie": "^0.3.0"

Yassine Doghri
committed
"node_modules/fontkit/node_modules/unicode-trie": {
"version": "0.3.1",

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

Yassine Doghri
committed
"pako": "^0.2.5",
"tiny-inflate": "^1.0.0"

Yassine Doghri
committed
"node_modules/form-data": {
"version": "3.0.0",

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

Yassine Doghri
committed
"asynckit": "^0.4.0",
"combined-stream": "^1.0.8",
"mime-types": "^2.1.12"
},
"engines": {

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

Yassine Doghri
committed
"node_modules/frac": {
"version": "1.1.2",
"license": "Apache-2.0",

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

Yassine Doghri
committed
"node_modules/fraction.js": {
"version": "4.1.1",

Yassine Doghri
committed
"license": "MIT",

Yassine Doghri
committed
"node": "*"
},
"funding": {

Yassine Doghri
committed
"type": "patreon",
"url": "https://www.patreon.com/infusion"

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

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

Yassine Doghri
committed
"inherits": "^2.0.1",
"readable-stream": "^2.0.0"

Yassine Doghri
committed
6601
6602
6603
6604
6605
6606
6607
6608
6609
6610
6611
6612
6613
6614
6615
6616
6617
6618
6619
6620
6621
"node_modules/fromentries": {
"version": "1.3.2",
"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"
},
"node_modules/fs-extra": {
"version": "8.1.0",

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

Yassine Doghri
committed
"graceful-fs": "^4.2.0",
"jsonfile": "^4.0.0",
"universalify": "^0.1.0"

Yassine Doghri
committed
"engines": {
"node": ">=6 <7 || >=8"

Yassine Doghri
committed
"node_modules/fs.realpath": {
"version": "1.0.0",

Yassine Doghri
committed
"license": "ISC"
},
"node_modules/fscreen": {
"version": "1.2.0",
"license": "MIT"
},
"node_modules/function-bind": {
"version": "1.1.1",
"license": "MIT"
},
"node_modules/functional-red-black-tree": {
"version": "1.0.1",
"dev": true,
"license": "MIT"
},
"node_modules/fuse.js": {
"version": "3.6.1",
"license": "Apache-2.0",

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

Yassine Doghri
committed
"node_modules/gensync": {
"version": "1.0.0-beta.2",
"resolved": "https://registry.npmjs.org/gensync/-/gensync-1.0.0-beta.2.tgz",
"integrity": "sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==",
"dev": true,
"engines": {
"node": ">=6.9.0"
}
},
"node_modules/get-assigned-identifiers": {
"version": "1.2.0",
"license": "Apache-2.0"
},
"node_modules/get-caller-file": {
"version": "2.0.5",

Yassine Doghri
committed
"license": "ISC",

Yassine Doghri
committed
"node": "6.* || 8.* || >= 10.*"

Yassine Doghri
committed
"node_modules/get-intrinsic": {
"version": "1.1.1",

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

Yassine Doghri
committed
"function-bind": "^1.1.1",
"has": "^1.0.3",
"has-symbols": "^1.0.1"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"

Yassine Doghri
committed
"node_modules/get-own-enumerable-property-symbols": {
"version": "3.0.2",
"resolved": "https://registry.npmjs.org/get-own-enumerable-property-symbols/-/get-own-enumerable-property-symbols-3.0.2.tgz",
"integrity": "sha512-I0UBV/XOz1XkIJHEUDMZAbzCThU/H8DxmSfmdGcKPnVhu2VfFqr34jr9777IyaTYvxjedWhqVIilEDsCdP5G6g==",
"dev": true

Yassine Doghri
committed
"node_modules/get-stdin": {
"version": "8.0.0",

Yassine Doghri
committed
"license": "MIT",

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

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

Yassine Doghri
committed
"node_modules/get-stream": {
"version": "5.2.0",
"dev": true,

Yassine Doghri
committed
"license": "MIT",

Yassine Doghri
committed
"dependencies": {
"pump": "^3.0.0"

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

Yassine Doghri
committed
"funding": {

Yassine Doghri
committed
"url": "https://github.com/sponsors/sindresorhus"

Yassine Doghri
committed
}

Yassine Doghri
committed
"node_modules/get-symbol-description": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/get-symbol-description/-/get-symbol-description-1.0.0.tgz",
"integrity": "sha512-2EmdH1YvIQiZpltCNgkuiUnyukzxM/R6NDJX31Ke3BG1Nq5b0S2PhX59UKi9vZpPDQVdqn+1IcaAwnzTT5vCjw==",
"dev": true,
"dependencies": {

Yassine Doghri
committed
"call-bind": "^1.0.2",
"get-intrinsic": "^1.1.1"
},
"engines": {

Yassine Doghri
committed
"node": ">= 0.4"
},
"funding": {

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

Yassine Doghri
committed
"node_modules/git-log-parser": {
"version": "1.2.0",
"dev": true,

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

Yassine Doghri
committed
"argv-formatter": "~1.0.0",
"spawn-error-forwarder": "~1.0.0",
"split2": "~1.0.0",
"stream-combiner2": "~1.1.1",
"through2": "~2.0.0",
"traverse": "~0.6.6"

Yassine Doghri
committed
"node_modules/git-log-parser/node_modules/split2": {
"version": "1.0.0",

Yassine Doghri
committed
"license": "ISC",
"dependencies": {
"through2": "~2.0.0"

Yassine Doghri
committed
"node_modules/git-log-parser/node_modules/through2": {
"version": "2.0.5",

Yassine Doghri
committed
"license": "MIT",

Yassine Doghri
committed
"readable-stream": "~2.3.6",
"xtend": "~4.0.1"

Yassine Doghri
committed
"node_modules/git-raw-commits": {
"version": "2.0.10",
"resolved": "https://registry.npmjs.org/git-raw-commits/-/git-raw-commits-2.0.10.tgz",
"integrity": "sha512-sHhX5lsbG9SOO6yXdlwgEMQ/ljIn7qMpAbJZCGfXX2fq5T8M5SrDnpYk9/4HswTildcIqatsWa91vty6VhWSaQ==",

Yassine Doghri
committed
"dependencies": {
"dargs": "^7.0.0",
"lodash": "^4.17.15",
"meow": "^8.0.0",
"split2": "^3.0.0",
"through2": "^4.0.0"
},

Yassine Doghri
committed
"git-raw-commits": "cli.js"
},
"engines": {

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

Yassine Doghri
committed
"node_modules/glob": {
"version": "7.2.0",
"dev": true,
"license": "ISC",
"dependencies": {
"fs.realpath": "^1.0.0",
"inflight": "^1.0.4",
"inherits": "2",
"minimatch": "^3.0.4",
"once": "^1.3.0",
"path-is-absolute": "^1.0.0"
},

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

Yassine Doghri
committed
"node_modules/glob-parent": {
"version": "5.1.2",
"dev": true,
"license": "ISC",
"dependencies": {

Yassine Doghri
committed
"is-glob": "^4.0.1"
},
"engines": {

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

Yassine Doghri
committed
"node_modules/global-dirs": {
"version": "0.1.1",
"dev": true,

Yassine Doghri
committed
"license": "MIT",

Yassine Doghri
committed
"dependencies": {
"ini": "^1.3.4"
},
"engines": {

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

Yassine Doghri
committed
"node_modules/global-modules": {
"version": "1.0.0",

Yassine Doghri
committed
"license": "MIT",

Yassine Doghri
committed
"dependencies": {
"global-prefix": "^1.0.1",
"is-windows": "^1.0.1",
"resolve-dir": "^1.0.0"
},

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

Yassine Doghri
committed
"node_modules/global-prefix": {
"version": "1.0.2",

Yassine Doghri
committed
"license": "MIT",

Yassine Doghri
committed
"dependencies": {
"expand-tilde": "^2.0.2",
"homedir-polyfill": "^1.0.1",
"ini": "^1.3.4",
"is-windows": "^1.0.1",
"which": "^1.2.14"
},

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

Yassine Doghri
committed
"node_modules/globals": {
"version": "13.12.0",
"resolved": "https://registry.npmjs.org/globals/-/globals-13.12.0.tgz",
"integrity": "sha512-uS8X6lSKN2JumVoXrbUz+uG4BYG+eiawqm3qFcT7ammfbUHeCBoJMlHcec/S3krSk73/AE/f0szYFmgAA3kYZg==",
"dependencies": {

Yassine Doghri
committed
"type-fest": "^0.20.2"
},
"engines": {

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

Yassine Doghri
committed
"node_modules/globals/node_modules/type-fest": {
"version": "0.20.2",
"resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz",
"integrity": "sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==",
"dev": true,
"engines": {
"node": ">=10"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}

Yassine Doghri
committed
"node_modules/globby": {
"version": "11.0.4",

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

Yassine Doghri
committed
"array-union": "^2.1.0",
"dir-glob": "^3.0.1",
"fast-glob": "^3.1.1",
"ignore": "^5.1.4",
"merge2": "^1.3.0",
"slash": "^3.0.0"

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

Yassine Doghri
committed
"node_modules/globjoin": {
"version": "0.1.4",
"dev": true,

Yassine Doghri
committed
"license": "MIT"

Yassine Doghri
committed
},

Yassine Doghri
committed
"node_modules/got": {
"version": "11.8.3",

Yassine Doghri
committed
"license": "MIT",

Yassine Doghri
committed
"dependencies": {
"@sindresorhus/is": "^4.0.0",
"@szmarczak/http-timer": "^4.0.5",
"@types/cacheable-request": "^6.0.1",
"@types/responselike": "^1.0.0",
"cacheable-lookup": "^5.0.3",
"cacheable-request": "^7.0.2",
"decompress-response": "^6.0.0",
"http2-wrapper": "^1.0.0-beta.5.2",
"lowercase-keys": "^2.0.0",
"p-cancelable": "^2.0.0",
"responselike": "^2.0.0"
},

Yassine Doghri
committed
"node": ">=10.19.0"
},
"funding": {
"url": "https://github.com/sindresorhus/got?sponsor=1"

Yassine Doghri
committed
"node_modules/graceful-fs": {
"version": "4.2.4",

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

Yassine Doghri
committed
"node_modules/handlebars": {
"version": "4.7.7",
"dev": true,

Yassine Doghri
committed
"license": "MIT",

Yassine Doghri
committed
"dependencies": {
"minimist": "^1.2.5",
"neo-async": "^2.6.0",
"source-map": "^0.6.1",
"wordwrap": "^1.0.0"
},

Yassine Doghri
committed
"handlebars": "bin/handlebars"

Yassine Doghri
committed
"node": ">=0.4.7"
},
"optionalDependencies": {
"uglify-js": "^3.1.4"

Yassine Doghri
committed
"node_modules/handlebars/node_modules/source-map": {
"version": "0.6.1",

Yassine Doghri
committed
"dev": true,

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

Yassine Doghri
committed
"node_modules/hard-rejection": {
"version": "2.1.0",

Yassine Doghri
committed
"license": "MIT",

Yassine Doghri
committed
"engines": {
"node": ">=6"

Yassine Doghri
committed
"node_modules/has": {
"version": "1.0.3",

Yassine Doghri
committed
"license": "MIT",

Yassine Doghri
committed
"function-bind": "^1.1.1"

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

Yassine Doghri
committed
"node_modules/has-bigints": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/has-bigints/-/has-bigints-1.0.1.tgz",
"integrity": "sha512-LSBS2LjbNBTf6287JEbEzvJgftkF5qFkmCo9hDRpAzKhUOlJ+hx8dd4USs00SgsUNwc4617J9ki5YtEClM2ffA==",

Yassine Doghri
committed
"dev": true,

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

Yassine Doghri
committed
"node_modules/has-flag": {
"version": "3.0.0",

Yassine Doghri
committed
"license": "MIT",

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

Yassine Doghri
committed
"node_modules/has-symbols": {
"version": "1.0.2",