2019-09-25 17:03:30 -04:00
{
2022-05-20 13:14:49 -04:00
"name" : "scratch-semantic-release-config" ,
2024-09-10 20:58:05 -04:00
"version" : "1.0.16" ,
2024-02-21 13:51:42 -05:00
"lockfileVersion" : 3 ,
2019-09-25 17:03:30 -04:00
"requires" : true ,
2022-05-20 13:14:49 -04:00
"packages" : {
"" : {
"name" : "scratch-semantic-release-config" ,
2024-09-10 20:58:05 -04:00
"version" : "1.0.16" ,
2022-05-20 13:14:49 -04:00
"license" : "MIT" ,
"dependencies" : {
2022-05-20 19:40:15 -04:00
"@semantic-release/changelog" : "^6.0.1" ,
"@semantic-release/commit-analyzer" : "^9.0.2" ,
"@semantic-release/git" : "^10.0.1" ,
"@semantic-release/github" : "^8.0.4" ,
"@semantic-release/npm" : "^9.0.1" ,
"@semantic-release/release-notes-generator" : "^10.0.3"
2022-05-20 13:14:49 -04:00
} ,
"devDependencies" : {
2023-10-23 09:23:51 -04:00
"@commitlint/cli" : "17.8.1" ,
"@commitlint/config-conventional" : "17.8.1" ,
2024-09-19 13:05:40 -04:00
"eslint" : "8.57.1" ,
2024-09-11 00:25:33 -04:00
"eslint-config-scratch" : "9.0.9" ,
2023-01-06 04:19:18 -05:00
"husky" : "8.0.3" ,
2022-08-23 11:33:15 -04:00
"semantic-release" : "19.0.5"
2022-05-20 13:14:49 -04:00
} ,
"peerDependencies" : {
2022-05-20 19:45:28 -04:00
"semantic-release" : ">=19.0.2"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-31 15:11:19 -04:00
"node_modules/@ampproject/remapping" : {
2024-03-02 01:52:24 -05:00
"version" : "2.3.0" ,
"resolved" : "https://registry.npmjs.org/@ampproject/remapping/-/remapping-2.3.0.tgz" ,
"integrity" : "sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==" ,
2022-05-31 15:11:19 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "Apache-2.0" ,
2022-05-31 15:11:19 -04:00
"peer" : true ,
"dependencies" : {
2024-03-02 01:52:24 -05:00
"@jridgewell/gen-mapping" : "^0.3.5" ,
"@jridgewell/trace-mapping" : "^0.3.24"
2022-05-31 15:11:19 -04:00
} ,
"engines" : {
"node" : ">=6.0.0"
}
} ,
2022-05-20 13:14:49 -04:00
"node_modules/@babel/code-frame" : {
2024-10-03 05:50:19 -04:00
"version" : "7.25.7" ,
"resolved" : "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.25.7.tgz" ,
"integrity" : "sha512-0xZJFNE5XMpENsgfHYTw8FbX4kv53mFLn2i3XPoq69LyhYSCBJtitaHx9QnsVTrsogI4Z3+HtEfZ2/GFPOtf5g==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2024-10-03 05:50:19 -04:00
"@babel/highlight" : "^7.25.7" ,
2024-03-21 04:35:12 -04:00
"picocolors" : "^1.0.0"
2022-05-20 13:14:49 -04:00
} ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
2022-05-31 15:11:19 -04:00
"node_modules/@babel/compat-data" : {
2024-10-03 05:50:19 -04:00
"version" : "7.25.7" ,
"resolved" : "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.25.7.tgz" ,
"integrity" : "sha512-9ickoLz+hcXCeh7jrcin+/SLWm+GkxE2kTvoYyp38p4WkdFXfQJxDFGWp/YHjiKLPx06z2A7W8XKuqbReXDzsw==" ,
2022-05-31 15:11:19 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-31 15:11:19 -04:00
"peer" : true ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
"node_modules/@babel/core" : {
2024-10-03 05:50:19 -04:00
"version" : "7.25.7" ,
"resolved" : "https://registry.npmjs.org/@babel/core/-/core-7.25.7.tgz" ,
"integrity" : "sha512-yJ474Zv3cwiSOO9nXJuqzvwEeM+chDuQ8GJirw+pZ91sCGCyOZ3dJkVE09fTV0VEVzXyLWhh3G/AolYTPX7Mow==" ,
2022-05-31 15:11:19 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-31 15:11:19 -04:00
"peer" : true ,
"dependencies" : {
2024-02-21 13:51:42 -05:00
"@ampproject/remapping" : "^2.2.0" ,
2024-10-03 05:50:19 -04:00
"@babel/code-frame" : "^7.25.7" ,
"@babel/generator" : "^7.25.7" ,
"@babel/helper-compilation-targets" : "^7.25.7" ,
"@babel/helper-module-transforms" : "^7.25.7" ,
"@babel/helpers" : "^7.25.7" ,
"@babel/parser" : "^7.25.7" ,
"@babel/template" : "^7.25.7" ,
"@babel/traverse" : "^7.25.7" ,
"@babel/types" : "^7.25.7" ,
2024-02-21 13:51:42 -05:00
"convert-source-map" : "^2.0.0" ,
2022-05-31 15:11:19 -04:00
"debug" : "^4.1.0" ,
"gensync" : "^1.0.0-beta.2" ,
2024-02-21 13:51:42 -05:00
"json5" : "^2.2.3" ,
"semver" : "^6.3.1"
2022-05-31 15:11:19 -04:00
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/babel"
}
} ,
"node_modules/@babel/eslint-parser" : {
2024-10-03 05:50:19 -04:00
"version" : "7.25.7" ,
"resolved" : "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.25.7.tgz" ,
"integrity" : "sha512-B+BO9x86VYsQHimucBAL1fxTJKF4wyKY6ZVzee9QgzdZOUfs3BaR6AQrgoGrRI+7IFS1wUz/VyQ+SoBcSpdPbw==" ,
2022-05-31 15:11:19 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-31 15:11:19 -04:00
"peer" : true ,
"dependencies" : {
2024-02-21 13:51:42 -05:00
"@nicolo-ribaudo/eslint-scope-5-internals" : "5.1.1-v1" ,
2022-05-31 15:11:19 -04:00
"eslint-visitor-keys" : "^2.1.0" ,
2024-02-21 13:51:42 -05:00
"semver" : "^6.3.1"
2022-05-31 15:11:19 -04:00
} ,
"engines" : {
"node" : "^10.13.0 || ^12.13.0 || >=14.0.0"
} ,
"peerDependencies" : {
2024-02-21 13:51:42 -05:00
"@babel/core" : "^7.11.0" ,
2024-04-30 02:07:08 -04:00
"eslint" : "^7.5.0 || ^8.0.0 || ^9.0.0"
2022-05-31 15:11:19 -04:00
}
} ,
"node_modules/@babel/generator" : {
2024-10-03 05:50:19 -04:00
"version" : "7.25.7" ,
"resolved" : "https://registry.npmjs.org/@babel/generator/-/generator-7.25.7.tgz" ,
"integrity" : "sha512-5Dqpl5fyV9pIAD62yK9P7fcA768uVPUyrQmqpqstHWgMma4feF1x/oFysBCVZLY5wJ2GkMUCdsNDnGZrPoR6rA==" ,
2022-05-31 15:11:19 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-31 15:11:19 -04:00
"peer" : true ,
"dependencies" : {
2024-10-03 05:50:19 -04:00
"@babel/types" : "^7.25.7" ,
2024-03-21 04:35:12 -04:00
"@jridgewell/gen-mapping" : "^0.3.5" ,
"@jridgewell/trace-mapping" : "^0.3.25" ,
2024-10-03 05:50:19 -04:00
"jsesc" : "^3.0.2"
2022-05-31 15:11:19 -04:00
} ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
"node_modules/@babel/helper-compilation-targets" : {
2024-10-03 05:50:19 -04:00
"version" : "7.25.7" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.25.7.tgz" ,
"integrity" : "sha512-DniTEax0sv6isaw6qSQSfV4gVRNtw2rte8HHM45t9ZR0xILaufBRNkpMifCRiAPyvL4ACD6v0gfCwCmtOQaV4A==" ,
2022-05-31 15:11:19 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-31 15:11:19 -04:00
"peer" : true ,
"dependencies" : {
2024-10-03 05:50:19 -04:00
"@babel/compat-data" : "^7.25.7" ,
"@babel/helper-validator-option" : "^7.25.7" ,
"browserslist" : "^4.24.0" ,
2024-02-21 13:51:42 -05:00
"lru-cache" : "^5.1.1" ,
"semver" : "^6.3.1"
2022-05-31 15:11:19 -04:00
} ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
"node_modules/@babel/helper-module-imports" : {
2024-10-03 05:50:19 -04:00
"version" : "7.25.7" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.25.7.tgz" ,
"integrity" : "sha512-o0xCgpNmRohmnoWKQ0Ij8IdddjyBFE4T2kagL/x6M3+4zUgc+4qTOUBoNe4XxDskt1HPKO007ZPiMgLDq2s7Kw==" ,
2022-05-31 15:11:19 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-31 15:11:19 -04:00
"peer" : true ,
"dependencies" : {
2024-10-03 05:50:19 -04:00
"@babel/traverse" : "^7.25.7" ,
"@babel/types" : "^7.25.7"
2022-05-31 15:11:19 -04:00
} ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
"node_modules/@babel/helper-module-transforms" : {
2024-10-03 05:50:19 -04:00
"version" : "7.25.7" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.25.7.tgz" ,
"integrity" : "sha512-k/6f8dKG3yDz/qCwSM+RKovjMix563SLxQFo0UhRNo239SP6n9u5/eLtKD6EAjwta2JHJ49CsD8pms2HdNiMMQ==" ,
2022-05-31 15:11:19 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-31 15:11:19 -04:00
"peer" : true ,
"dependencies" : {
2024-10-03 05:50:19 -04:00
"@babel/helper-module-imports" : "^7.25.7" ,
"@babel/helper-simple-access" : "^7.25.7" ,
"@babel/helper-validator-identifier" : "^7.25.7" ,
"@babel/traverse" : "^7.25.7"
2022-05-31 15:11:19 -04:00
} ,
"engines" : {
"node" : ">=6.9.0"
2024-02-21 13:51:42 -05:00
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0"
2022-05-31 15:11:19 -04:00
}
} ,
"node_modules/@babel/helper-simple-access" : {
2024-10-03 05:50:19 -04:00
"version" : "7.25.7" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.25.7.tgz" ,
"integrity" : "sha512-FPGAkJmyoChQeM+ruBGIDyrT2tKfZJO8NcxdC+CWNJi7N8/rZpSxK7yvBJ5O/nF1gfu5KzN7VKG3YVSLFfRSxQ==" ,
2022-05-31 15:11:19 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-31 15:11:19 -04:00
"peer" : true ,
"dependencies" : {
2024-10-03 05:50:19 -04:00
"@babel/traverse" : "^7.25.7" ,
"@babel/types" : "^7.25.7"
2022-05-31 15:11:19 -04:00
} ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
2024-02-21 13:51:42 -05:00
"node_modules/@babel/helper-string-parser" : {
2024-10-03 05:50:19 -04:00
"version" : "7.25.7" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.25.7.tgz" ,
"integrity" : "sha512-CbkjYdsJNHFk8uqpEkpCvRs3YRp9tY6FmFY7wLMSYuGYkrdUi7r2lc4/wqsvlHoMznX3WJ9IP8giGPq68T/Y6g==" ,
2024-02-21 13:51:42 -05:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2024-02-21 13:51:42 -05:00
"peer" : true ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
2022-05-20 13:14:49 -04:00
"node_modules/@babel/helper-validator-identifier" : {
2024-10-03 05:50:19 -04:00
"version" : "7.25.7" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.7.tgz" ,
"integrity" : "sha512-AM6TzwYqGChO45oiuPqwL2t20/HdMC1rTPAesnBCgPCSF1x3oN9MVUwQV2iyz4xqWrctwK5RNC8LV22kaQCNYg==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"engines" : {
"node" : ">=6.9.0"
}
} ,
2022-05-31 15:11:19 -04:00
"node_modules/@babel/helper-validator-option" : {
2024-10-03 05:50:19 -04:00
"version" : "7.25.7" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.25.7.tgz" ,
"integrity" : "sha512-ytbPLsm+GjArDYXJ8Ydr1c/KJuutjF2besPNbIZnZ6MKUxi/uTA22t2ymmA4WFjZFpjiAMO0xuuJPqK2nvDVfQ==" ,
2022-05-31 15:11:19 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-31 15:11:19 -04:00
"peer" : true ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
"node_modules/@babel/helpers" : {
2024-10-03 05:50:19 -04:00
"version" : "7.25.7" ,
"resolved" : "https://registry.npmjs.org/@babel/helpers/-/helpers-7.25.7.tgz" ,
"integrity" : "sha512-Sv6pASx7Esm38KQpF/U/OXLwPPrdGHNKoeblRxgZRLXnAtnkEe4ptJPDtAZM7fBLadbc1Q07kQpSiGQ0Jg6tRA==" ,
2022-05-31 15:11:19 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-31 15:11:19 -04:00
"peer" : true ,
"dependencies" : {
2024-10-03 05:50:19 -04:00
"@babel/template" : "^7.25.7" ,
"@babel/types" : "^7.25.7"
2022-05-31 15:11:19 -04:00
} ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
2022-05-20 13:14:49 -04:00
"node_modules/@babel/highlight" : {
2024-10-03 05:50:19 -04:00
"version" : "7.25.7" ,
"resolved" : "https://registry.npmjs.org/@babel/highlight/-/highlight-7.25.7.tgz" ,
"integrity" : "sha512-iYyACpW3iW8Fw+ZybQK+drQre+ns/tKpXbNESfrhNnPLIklLbXr7MYJ6gPEd0iETGLOK+SxMjVvKb/ffmk+FEw==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2024-10-03 05:50:19 -04:00
"@babel/helper-validator-identifier" : "^7.25.7" ,
2024-02-21 13:51:42 -05:00
"chalk" : "^2.4.2" ,
2024-03-21 04:35:12 -04:00
"js-tokens" : "^4.0.0" ,
"picocolors" : "^1.0.0"
2022-05-20 13:14:49 -04:00
} ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
2022-05-31 15:11:19 -04:00
"node_modules/@babel/parser" : {
2024-10-03 05:50:19 -04:00
"version" : "7.25.7" ,
"resolved" : "https://registry.npmjs.org/@babel/parser/-/parser-7.25.7.tgz" ,
"integrity" : "sha512-aZn7ETtQsjjGG5HruveUK06cU3Hljuhd9Iojm4M8WWv3wLE6OkE5PWbDUkItmMgegmccaITudyuW5RPYrYlgWw==" ,
2022-05-31 15:11:19 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-31 15:11:19 -04:00
"peer" : true ,
2024-08-01 03:05:26 -04:00
"dependencies" : {
2024-10-03 05:50:19 -04:00
"@babel/types" : "^7.25.7"
2024-08-01 03:05:26 -04:00
} ,
2022-05-31 15:11:19 -04:00
"bin" : {
"parser" : "bin/babel-parser.js"
} ,
"engines" : {
"node" : ">=6.0.0"
}
} ,
"node_modules/@babel/template" : {
2024-10-03 05:50:19 -04:00
"version" : "7.25.7" ,
"resolved" : "https://registry.npmjs.org/@babel/template/-/template-7.25.7.tgz" ,
"integrity" : "sha512-wRwtAgI3bAS+JGU2upWNL9lSlDcRCqD05BZ1n3X2ONLH1WilFP6O1otQjeMK/1g0pvYcXC7b/qVUB1keofjtZA==" ,
2022-05-31 15:11:19 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-31 15:11:19 -04:00
"peer" : true ,
"dependencies" : {
2024-10-03 05:50:19 -04:00
"@babel/code-frame" : "^7.25.7" ,
"@babel/parser" : "^7.25.7" ,
"@babel/types" : "^7.25.7"
2022-05-31 15:11:19 -04:00
} ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
"node_modules/@babel/traverse" : {
2024-10-03 05:50:19 -04:00
"version" : "7.25.7" ,
"resolved" : "https://registry.npmjs.org/@babel/traverse/-/traverse-7.25.7.tgz" ,
"integrity" : "sha512-jatJPT1Zjqvh/1FyJs6qAHL+Dzb7sTb+xr7Q+gM1b+1oBsMsQQ4FkVKb6dFlJvLlVssqkRzV05Jzervt9yhnzg==" ,
2022-05-31 15:11:19 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-31 15:11:19 -04:00
"peer" : true ,
"dependencies" : {
2024-10-03 05:50:19 -04:00
"@babel/code-frame" : "^7.25.7" ,
"@babel/generator" : "^7.25.7" ,
"@babel/parser" : "^7.25.7" ,
"@babel/template" : "^7.25.7" ,
"@babel/types" : "^7.25.7" ,
2024-02-21 13:51:42 -05:00
"debug" : "^4.3.1" ,
2022-05-31 15:11:19 -04:00
"globals" : "^11.1.0"
} ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
"node_modules/@babel/types" : {
2024-10-03 05:50:19 -04:00
"version" : "7.25.7" ,
"resolved" : "https://registry.npmjs.org/@babel/types/-/types-7.25.7.tgz" ,
"integrity" : "sha512-vwIVdXG+j+FOpkwqHRcBgHLYNL7XMkufrlaFvL9o6Ai9sJn9+PdyIL5qa0XzTZw084c+u9LOls53eoZWP/W5WQ==" ,
2022-05-31 15:11:19 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-31 15:11:19 -04:00
"peer" : true ,
"dependencies" : {
2024-10-03 05:50:19 -04:00
"@babel/helper-string-parser" : "^7.25.7" ,
"@babel/helper-validator-identifier" : "^7.25.7" ,
2022-05-31 15:11:19 -04:00
"to-fast-properties" : "^2.0.0"
} ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/@colors/colors" : {
"version" : "1.5.0" ,
"resolved" : "https://registry.npmjs.org/@colors/colors/-/colors-1.5.0.tgz" ,
"integrity" : "sha512-ooWCrlZP11i8GImSjTHYHLkvFDP48nS4+204nGb1RiX/WXYHmJA2III9/e2DWVabCESdW7hBAEzHRqUn9OUVvQ==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 19:40:15 -04:00
"optional" : true ,
"engines" : {
"node" : ">=0.1.90"
}
} ,
2022-05-20 18:46:18 -04:00
"node_modules/@commitlint/cli" : {
2023-10-23 09:23:51 -04:00
"version" : "17.8.1" ,
"resolved" : "https://registry.npmjs.org/@commitlint/cli/-/cli-17.8.1.tgz" ,
"integrity" : "sha512-ay+WbzQesE0Rv4EQKfNbSMiJJ12KdKTDzIt0tcK4k11FdsWmtwP0Kp1NWMOUswfIWo6Eb7p7Ln721Nx9FLNBjg==" ,
2022-05-20 18:46:18 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 18:46:18 -04:00
"dependencies" : {
2023-10-23 09:23:51 -04:00
"@commitlint/format" : "^17.8.1" ,
"@commitlint/lint" : "^17.8.1" ,
"@commitlint/load" : "^17.8.1" ,
"@commitlint/read" : "^17.8.1" ,
"@commitlint/types" : "^17.8.1" ,
2022-05-25 02:26:43 -04:00
"execa" : "^5.0.0" ,
2022-11-24 12:20:00 -05:00
"lodash.isfunction" : "^3.0.9" ,
2022-05-20 18:46:18 -04:00
"resolve-from" : "5.0.0" ,
"resolve-global" : "1.0.0" ,
"yargs" : "^17.0.0"
} ,
"bin" : {
"commitlint" : "cli.js"
} ,
"engines" : {
"node" : ">=v14"
}
} ,
"node_modules/@commitlint/config-conventional" : {
2023-10-23 09:23:51 -04:00
"version" : "17.8.1" ,
"resolved" : "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-17.8.1.tgz" ,
"integrity" : "sha512-NxCOHx1kgneig3VLauWJcDWS40DVjg7nKOpBEEK9E5fjJpQqLCilcnKkIIjdBH98kEO1q3NpE5NSrZ2kl/QGJg==" ,
2022-05-20 18:46:18 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 18:46:18 -04:00
"dependencies" : {
2023-08-12 06:31:28 -04:00
"conventional-changelog-conventionalcommits" : "^6.1.0"
2022-05-20 18:46:18 -04:00
} ,
"engines" : {
"node" : ">=v14"
}
} ,
2022-05-20 13:14:49 -04:00
"node_modules/@commitlint/config-validator" : {
2023-10-23 09:23:51 -04:00
"version" : "17.8.1" ,
"resolved" : "https://registry.npmjs.org/@commitlint/config-validator/-/config-validator-17.8.1.tgz" ,
"integrity" : "sha512-UUgUC+sNiiMwkyiuIFR7JG2cfd9t/7MV8VB4TZ+q02ZFkHoduUS4tJGsCBWvBOGD9Btev6IecPMvlWUfJorkEA==" ,
2022-05-20 13:14:49 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2023-10-23 09:23:51 -04:00
"@commitlint/types" : "^17.8.1" ,
2022-06-25 06:02:42 -04:00
"ajv" : "^8.11.0"
2022-05-20 13:14:49 -04:00
} ,
"engines" : {
"node" : ">=v14"
}
} ,
2022-05-20 18:46:18 -04:00
"node_modules/@commitlint/ensure" : {
2023-10-23 09:23:51 -04:00
"version" : "17.8.1" ,
"resolved" : "https://registry.npmjs.org/@commitlint/ensure/-/ensure-17.8.1.tgz" ,
"integrity" : "sha512-xjafwKxid8s1K23NFpL8JNo6JnY/ysetKo8kegVM7c8vs+kWLP8VrQq+NbhgVlmCojhEDbzQKp4eRXSjVOGsow==" ,
2022-05-20 18:46:18 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 18:46:18 -04:00
"dependencies" : {
2023-10-23 09:23:51 -04:00
"@commitlint/types" : "^17.8.1" ,
2022-11-24 12:20:00 -05:00
"lodash.camelcase" : "^4.3.0" ,
"lodash.kebabcase" : "^4.1.1" ,
"lodash.snakecase" : "^4.1.1" ,
"lodash.startcase" : "^4.4.0" ,
"lodash.upperfirst" : "^4.3.1"
2022-05-20 18:46:18 -04:00
} ,
"engines" : {
"node" : ">=v14"
}
} ,
2022-05-20 13:14:49 -04:00
"node_modules/@commitlint/execute-rule" : {
2023-10-23 09:23:51 -04:00
"version" : "17.8.1" ,
"resolved" : "https://registry.npmjs.org/@commitlint/execute-rule/-/execute-rule-17.8.1.tgz" ,
"integrity" : "sha512-JHVupQeSdNI6xzA9SqMF+p/JjrHTcrJdI02PwesQIDCIGUrv04hicJgCcws5nzaoZbROapPs0s6zeVHoxpMwFQ==" ,
2022-05-20 13:14:49 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 18:46:18 -04:00
"engines" : {
"node" : ">=v14"
}
} ,
"node_modules/@commitlint/format" : {
2023-10-23 09:23:51 -04:00
"version" : "17.8.1" ,
"resolved" : "https://registry.npmjs.org/@commitlint/format/-/format-17.8.1.tgz" ,
"integrity" : "sha512-f3oMTyZ84M9ht7fb93wbCKmWxO5/kKSbwuYvS867duVomoOsgrgljkGGIztmT/srZnaiGbaK8+Wf8Ik2tSr5eg==" ,
2022-05-20 18:46:18 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 18:46:18 -04:00
"dependencies" : {
2023-10-23 09:23:51 -04:00
"@commitlint/types" : "^17.8.1" ,
2022-05-20 18:46:18 -04:00
"chalk" : "^4.1.0"
} ,
"engines" : {
"node" : ">=v14"
}
} ,
"node_modules/@commitlint/format/node_modules/ansi-styles" : {
"version" : "4.3.0" ,
"resolved" : "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz" ,
"integrity" : "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==" ,
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 18:46:18 -04:00
"dependencies" : {
"color-convert" : "^2.0.1"
} ,
"engines" : {
"node" : ">=8"
} ,
"funding" : {
"url" : "https://github.com/chalk/ansi-styles?sponsor=1"
}
} ,
"node_modules/@commitlint/format/node_modules/chalk" : {
"version" : "4.1.2" ,
"resolved" : "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz" ,
"integrity" : "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==" ,
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 18:46:18 -04:00
"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/@commitlint/format/node_modules/color-convert" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz" ,
"integrity" : "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==" ,
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 18:46:18 -04:00
"dependencies" : {
"color-name" : "~1.1.4"
} ,
"engines" : {
"node" : ">=7.0.0"
}
} ,
"node_modules/@commitlint/format/node_modules/color-name" : {
"version" : "1.1.4" ,
"resolved" : "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz" ,
"integrity" : "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==" ,
2024-05-16 02:47:46 -04:00
"dev" : true ,
"license" : "MIT"
2022-05-20 18:46:18 -04:00
} ,
"node_modules/@commitlint/format/node_modules/has-flag" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz" ,
"integrity" : "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==" ,
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 18:46:18 -04:00
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/@commitlint/format/node_modules/supports-color" : {
"version" : "7.2.0" ,
"resolved" : "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz" ,
"integrity" : "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==" ,
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 18:46:18 -04:00
"dependencies" : {
"has-flag" : "^4.0.0"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/@commitlint/is-ignored" : {
2023-10-23 09:23:51 -04:00
"version" : "17.8.1" ,
"resolved" : "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-17.8.1.tgz" ,
"integrity" : "sha512-UshMi4Ltb4ZlNn4F7WtSEugFDZmctzFpmbqvpyxD3la510J+PLcnyhf9chs7EryaRFJMdAKwsEKfNK0jL/QM4g==" ,
2022-05-20 18:46:18 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 18:46:18 -04:00
"dependencies" : {
2023-10-23 09:23:51 -04:00
"@commitlint/types" : "^17.8.1" ,
2023-08-12 06:31:28 -04:00
"semver" : "7.5.4"
2022-05-20 18:46:18 -04:00
} ,
"engines" : {
"node" : ">=v14"
}
} ,
2024-02-21 13:51:42 -05:00
"node_modules/@commitlint/is-ignored/node_modules/lru-cache" : {
"version" : "6.0.0" ,
"resolved" : "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz" ,
"integrity" : "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==" ,
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "ISC" ,
2024-02-21 13:51:42 -05:00
"dependencies" : {
"yallist" : "^4.0.0"
} ,
"engines" : {
"node" : ">=10"
}
} ,
"node_modules/@commitlint/is-ignored/node_modules/semver" : {
"version" : "7.5.4" ,
"resolved" : "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz" ,
"integrity" : "sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==" ,
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "ISC" ,
2024-02-21 13:51:42 -05:00
"dependencies" : {
"lru-cache" : "^6.0.0"
} ,
"bin" : {
"semver" : "bin/semver.js"
} ,
"engines" : {
"node" : ">=10"
}
} ,
"node_modules/@commitlint/is-ignored/node_modules/yallist" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz" ,
"integrity" : "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==" ,
2024-05-16 02:47:46 -04:00
"dev" : true ,
"license" : "ISC"
2024-02-21 13:51:42 -05:00
} ,
2022-05-20 18:46:18 -04:00
"node_modules/@commitlint/lint" : {
2023-10-23 09:23:51 -04:00
"version" : "17.8.1" ,
"resolved" : "https://registry.npmjs.org/@commitlint/lint/-/lint-17.8.1.tgz" ,
"integrity" : "sha512-aQUlwIR1/VMv2D4GXSk7PfL5hIaFSfy6hSHV94O8Y27T5q+DlDEgd/cZ4KmVI+MWKzFfCTiTuWqjfRSfdRllCA==" ,
2022-05-20 18:46:18 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 18:46:18 -04:00
"dependencies" : {
2023-10-23 09:23:51 -04:00
"@commitlint/is-ignored" : "^17.8.1" ,
"@commitlint/parse" : "^17.8.1" ,
"@commitlint/rules" : "^17.8.1" ,
"@commitlint/types" : "^17.8.1"
2022-05-20 18:46:18 -04:00
} ,
2022-05-20 13:14:49 -04:00
"engines" : {
"node" : ">=v14"
}
} ,
"node_modules/@commitlint/load" : {
2023-10-23 09:23:51 -04:00
"version" : "17.8.1" ,
"resolved" : "https://registry.npmjs.org/@commitlint/load/-/load-17.8.1.tgz" ,
"integrity" : "sha512-iF4CL7KDFstP1kpVUkT8K2Wl17h2yx9VaR1ztTc8vzByWWcbO/WaKwxsnCOqow9tVAlzPfo1ywk9m2oJ9ucMqA==" ,
2022-05-20 13:14:49 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2023-10-23 09:23:51 -04:00
"@commitlint/config-validator" : "^17.8.1" ,
"@commitlint/execute-rule" : "^17.8.1" ,
"@commitlint/resolve-extends" : "^17.8.1" ,
"@commitlint/types" : "^17.8.1" ,
2023-10-01 16:32:17 -04:00
"@types/node" : "20.5.1" ,
2022-05-20 13:14:49 -04:00
"chalk" : "^4.1.0" ,
2023-01-07 05:23:58 -05:00
"cosmiconfig" : "^8.0.0" ,
2022-08-31 11:51:05 -04:00
"cosmiconfig-typescript-loader" : "^4.0.0" ,
2022-11-24 12:20:00 -05:00
"lodash.isplainobject" : "^4.0.6" ,
"lodash.merge" : "^4.6.2" ,
"lodash.uniq" : "^4.5.0" ,
2022-05-20 13:14:49 -04:00
"resolve-from" : "^5.0.0" ,
2022-08-31 11:51:05 -04:00
"ts-node" : "^10.8.1" ,
2023-10-23 09:23:51 -04:00
"typescript" : "^4.6.4 || ^5.2.2"
2022-05-20 13:14:49 -04:00
} ,
"engines" : {
"node" : ">=v14"
}
} ,
"node_modules/@commitlint/load/node_modules/ansi-styles" : {
"version" : "4.3.0" ,
"resolved" : "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz" ,
"integrity" : "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==" ,
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
"color-convert" : "^2.0.1"
} ,
"engines" : {
"node" : ">=8"
} ,
"funding" : {
"url" : "https://github.com/chalk/ansi-styles?sponsor=1"
}
} ,
"node_modules/@commitlint/load/node_modules/chalk" : {
"version" : "4.1.2" ,
"resolved" : "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz" ,
"integrity" : "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==" ,
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"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/@commitlint/load/node_modules/color-convert" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz" ,
"integrity" : "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==" ,
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
"color-name" : "~1.1.4"
} ,
"engines" : {
"node" : ">=7.0.0"
}
} ,
"node_modules/@commitlint/load/node_modules/color-name" : {
"version" : "1.1.4" ,
"resolved" : "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz" ,
"integrity" : "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==" ,
2024-05-16 02:47:46 -04:00
"dev" : true ,
"license" : "MIT"
2022-05-20 13:14:49 -04:00
} ,
"node_modules/@commitlint/load/node_modules/has-flag" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz" ,
"integrity" : "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==" ,
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/@commitlint/load/node_modules/supports-color" : {
"version" : "7.2.0" ,
"resolved" : "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz" ,
"integrity" : "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==" ,
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2022-05-20 18:46:18 -04:00
"has-flag" : "^4.0.0"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/@commitlint/message" : {
2023-10-23 09:23:51 -04:00
"version" : "17.8.1" ,
"resolved" : "https://registry.npmjs.org/@commitlint/message/-/message-17.8.1.tgz" ,
"integrity" : "sha512-6bYL1GUQsD6bLhTH3QQty8pVFoETfFQlMn2Nzmz3AOLqRVfNNtXBaSY0dhZ0dM6A2MEq4+2d7L/2LP8TjqGRkA==" ,
2022-05-20 18:46:18 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 18:46:18 -04:00
"engines" : {
"node" : ">=v14"
}
} ,
"node_modules/@commitlint/parse" : {
2023-10-23 09:23:51 -04:00
"version" : "17.8.1" ,
"resolved" : "https://registry.npmjs.org/@commitlint/parse/-/parse-17.8.1.tgz" ,
"integrity" : "sha512-/wLUickTo0rNpQgWwLPavTm7WbwkZoBy3X8PpkUmlSmQJyWQTj0m6bDjiykMaDt41qcUbfeFfaCvXfiR4EGnfw==" ,
2022-05-20 18:46:18 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 18:46:18 -04:00
"dependencies" : {
2023-10-23 09:23:51 -04:00
"@commitlint/types" : "^17.8.1" ,
2023-08-12 06:31:28 -04:00
"conventional-changelog-angular" : "^6.0.0" ,
"conventional-commits-parser" : "^4.0.0"
2022-05-20 18:46:18 -04:00
} ,
"engines" : {
"node" : ">=v14"
}
} ,
"node_modules/@commitlint/read" : {
2023-10-23 09:23:51 -04:00
"version" : "17.8.1" ,
"resolved" : "https://registry.npmjs.org/@commitlint/read/-/read-17.8.1.tgz" ,
"integrity" : "sha512-Fd55Oaz9irzBESPCdMd8vWWgxsW3OWR99wOntBDHgf9h7Y6OOHjWEdS9Xzen1GFndqgyoaFplQS5y7KZe0kO2w==" ,
2022-05-20 18:46:18 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 18:46:18 -04:00
"dependencies" : {
2023-10-23 09:23:51 -04:00
"@commitlint/top-level" : "^17.8.1" ,
"@commitlint/types" : "^17.8.1" ,
2023-01-07 05:23:58 -05:00
"fs-extra" : "^11.0.0" ,
2023-03-31 05:10:14 -04:00
"git-raw-commits" : "^2.0.11" ,
2022-08-31 11:51:05 -04:00
"minimist" : "^1.2.6"
2022-05-20 18:46:18 -04:00
} ,
"engines" : {
"node" : ">=v14"
}
} ,
"node_modules/@commitlint/resolve-extends" : {
2023-10-23 09:23:51 -04:00
"version" : "17.8.1" ,
"resolved" : "https://registry.npmjs.org/@commitlint/resolve-extends/-/resolve-extends-17.8.1.tgz" ,
"integrity" : "sha512-W/ryRoQ0TSVXqJrx5SGkaYuAaE/BUontL1j1HsKckvM6e5ZaG0M9126zcwL6peKSuIetJi7E87PRQF8O86EW0Q==" ,
2022-05-20 18:46:18 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 18:46:18 -04:00
"dependencies" : {
2023-10-23 09:23:51 -04:00
"@commitlint/config-validator" : "^17.8.1" ,
"@commitlint/types" : "^17.8.1" ,
2022-05-20 18:46:18 -04:00
"import-fresh" : "^3.0.0" ,
2022-11-24 12:20:00 -05:00
"lodash.mergewith" : "^4.6.2" ,
2022-05-20 18:46:18 -04:00
"resolve-from" : "^5.0.0" ,
"resolve-global" : "^1.0.0"
} ,
"engines" : {
"node" : ">=v14"
}
} ,
"node_modules/@commitlint/rules" : {
2023-10-23 09:23:51 -04:00
"version" : "17.8.1" ,
"resolved" : "https://registry.npmjs.org/@commitlint/rules/-/rules-17.8.1.tgz" ,
"integrity" : "sha512-2b7OdVbN7MTAt9U0vKOYKCDsOvESVXxQmrvuVUZ0rGFMCrCPJWWP1GJ7f0lAypbDAhaGb8zqtdOr47192LBrIA==" ,
2022-05-20 18:46:18 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 18:46:18 -04:00
"dependencies" : {
2023-10-23 09:23:51 -04:00
"@commitlint/ensure" : "^17.8.1" ,
"@commitlint/message" : "^17.8.1" ,
"@commitlint/to-lines" : "^17.8.1" ,
"@commitlint/types" : "^17.8.1" ,
2022-05-20 18:46:18 -04:00
"execa" : "^5.0.0"
} ,
"engines" : {
"node" : ">=v14"
}
} ,
"node_modules/@commitlint/to-lines" : {
2023-10-23 09:23:51 -04:00
"version" : "17.8.1" ,
"resolved" : "https://registry.npmjs.org/@commitlint/to-lines/-/to-lines-17.8.1.tgz" ,
"integrity" : "sha512-LE0jb8CuR/mj6xJyrIk8VLz03OEzXFgLdivBytoooKO5xLt5yalc8Ma5guTWobw998sbR3ogDd+2jed03CFmJA==" ,
2022-05-20 18:46:18 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 18:46:18 -04:00
"engines" : {
"node" : ">=v14"
}
} ,
"node_modules/@commitlint/top-level" : {
2023-10-23 09:23:51 -04:00
"version" : "17.8.1" ,
"resolved" : "https://registry.npmjs.org/@commitlint/top-level/-/top-level-17.8.1.tgz" ,
"integrity" : "sha512-l6+Z6rrNf5p333SHfEte6r+WkOxGlWK4bLuZKbtf/2TXRN+qhrvn1XE63VhD8Oe9oIHQ7F7W1nG2k/TJFhx2yA==" ,
2022-05-20 18:46:18 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 18:46:18 -04:00
"dependencies" : {
"find-up" : "^5.0.0"
} ,
"engines" : {
"node" : ">=v14"
}
} ,
2022-05-20 13:14:49 -04:00
"node_modules/@commitlint/types" : {
2023-10-23 09:23:51 -04:00
"version" : "17.8.1" ,
"resolved" : "https://registry.npmjs.org/@commitlint/types/-/types-17.8.1.tgz" ,
"integrity" : "sha512-PXDQXkAmiMEG162Bqdh9ChML/GJZo6vU+7F03ALKDK8zYc6SuAr47LjG7hGYRqUOz+WK0dU7bQ0xzuqFMdxzeQ==" ,
2022-05-20 13:14:49 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
"chalk" : "^4.1.0"
} ,
"engines" : {
"node" : ">=v14"
}
} ,
"node_modules/@commitlint/types/node_modules/ansi-styles" : {
"version" : "4.3.0" ,
"resolved" : "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz" ,
"integrity" : "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==" ,
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
"color-convert" : "^2.0.1"
} ,
"engines" : {
"node" : ">=8"
} ,
"funding" : {
"url" : "https://github.com/chalk/ansi-styles?sponsor=1"
}
} ,
"node_modules/@commitlint/types/node_modules/chalk" : {
"version" : "4.1.2" ,
"resolved" : "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz" ,
"integrity" : "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==" ,
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"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/@commitlint/types/node_modules/color-convert" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz" ,
"integrity" : "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==" ,
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
"color-name" : "~1.1.4"
} ,
"engines" : {
"node" : ">=7.0.0"
}
} ,
"node_modules/@commitlint/types/node_modules/color-name" : {
"version" : "1.1.4" ,
"resolved" : "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz" ,
"integrity" : "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==" ,
2024-05-16 02:47:46 -04:00
"dev" : true ,
"license" : "MIT"
2022-05-20 13:14:49 -04:00
} ,
"node_modules/@commitlint/types/node_modules/has-flag" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz" ,
"integrity" : "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==" ,
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/@commitlint/types/node_modules/supports-color" : {
"version" : "7.2.0" ,
"resolved" : "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz" ,
"integrity" : "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==" ,
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
"has-flag" : "^4.0.0"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/@cspotcode/source-map-support" : {
2022-08-31 11:51:05 -04:00
"version" : "0.8.1" ,
"resolved" : "https://registry.npmjs.org/@cspotcode/source-map-support/-/source-map-support-0.8.1.tgz" ,
"integrity" : "sha512-IchNf6dN4tHoMFIn/7OE8LWZ19Y6q/67Bmf6vnGREv8RSbBVb9LPJxEcnwrcwX6ixSvaiGoomAUvu4YSxXrVgw==" ,
2022-05-20 13:14:49 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2022-08-31 11:51:05 -04:00
"@jridgewell/trace-mapping" : "0.3.9"
2022-05-20 13:14:49 -04:00
} ,
"engines" : {
"node" : ">=12"
}
} ,
2022-08-31 11:51:05 -04:00
"node_modules/@cspotcode/source-map-support/node_modules/@jridgewell/trace-mapping" : {
"version" : "0.3.9" ,
"resolved" : "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.9.tgz" ,
"integrity" : "sha512-3Belt6tdc8bPgAtbcmdtNJlirVoTmEb5e2gC94PnkwEW9jI6CAHUeoG85tjWP5WquqfavoMtMwiG4P926ZKKuQ==" ,
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-08-31 11:51:05 -04:00
"dependencies" : {
"@jridgewell/resolve-uri" : "^3.0.3" ,
"@jridgewell/sourcemap-codec" : "^1.4.10"
}
} ,
2023-03-13 20:08:16 -04:00
"node_modules/@eslint-community/eslint-utils" : {
2024-02-21 13:51:42 -05:00
"version" : "4.4.0" ,
"resolved" : "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.4.0.tgz" ,
"integrity" : "sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==" ,
2023-03-13 20:08:16 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2023-03-13 20:08:16 -04:00
"dependencies" : {
"eslint-visitor-keys" : "^3.3.0"
} ,
"engines" : {
"node" : "^12.22.0 || ^14.17.0 || >=16.0.0"
} ,
"peerDependencies" : {
"eslint" : "^6.0.0 || ^7.0.0 || >=8.0.0"
}
} ,
"node_modules/@eslint-community/eslint-utils/node_modules/eslint-visitor-keys" : {
2024-02-21 13:51:42 -05:00
"version" : "3.4.3" ,
"resolved" : "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz" ,
"integrity" : "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==" ,
2023-03-13 20:08:16 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "Apache-2.0" ,
2023-03-13 20:08:16 -04:00
"engines" : {
"node" : "^12.22.0 || ^14.17.0 || >=16.0.0"
2024-02-21 13:51:42 -05:00
} ,
"funding" : {
"url" : "https://opencollective.com/eslint"
2023-03-13 20:08:16 -04:00
}
} ,
"node_modules/@eslint-community/regexpp" : {
2024-09-17 03:22:03 -04:00
"version" : "4.11.1" ,
"resolved" : "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.11.1.tgz" ,
"integrity" : "sha512-m4DVN9ZqskZoLU5GlWZadwDnYo3vAEydiUayB9widCl9ffWx2IvPnp6n3on5rJmziJSw9Bv+Z3ChDVdMwXCY8Q==" ,
2023-03-13 20:08:16 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2023-03-13 20:08:16 -04:00
"engines" : {
"node" : "^12.0.0 || ^14.0.0 || >=16.0.0"
}
} ,
2022-05-31 15:11:19 -04:00
"node_modules/@eslint/eslintrc" : {
2023-12-04 20:28:51 -05:00
"version" : "2.1.4" ,
"resolved" : "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-2.1.4.tgz" ,
"integrity" : "sha512-269Z39MS6wVJtsoUl10L60WdkhJVdPG24Q4eZTH3nnF6lpvSShEK3wQjDX9JRWAUPvPh7COouPpU9IrqaZFvtQ==" ,
2022-05-31 15:11:19 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-31 15:11:19 -04:00
"dependencies" : {
"ajv" : "^6.12.4" ,
"debug" : "^4.3.2" ,
2023-07-03 22:02:19 -04:00
"espree" : "^9.6.0" ,
2022-12-19 20:50:00 -05:00
"globals" : "^13.19.0" ,
2022-05-31 15:11:19 -04:00
"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"
2022-08-26 19:27:47 -04:00
} ,
"funding" : {
"url" : "https://opencollective.com/eslint"
2022-05-31 15:11:19 -04:00
}
} ,
2024-02-21 13:51:42 -05:00
"node_modules/@eslint/eslintrc/node_modules/ajv" : {
"version" : "6.12.6" ,
"resolved" : "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz" ,
"integrity" : "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==" ,
2022-05-31 15:11:19 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-31 15:11:19 -04:00
"dependencies" : {
2024-02-21 13:51:42 -05:00
"fast-deep-equal" : "^3.1.1" ,
"fast-json-stable-stringify" : "^2.0.0" ,
"json-schema-traverse" : "^0.4.1" ,
"uri-js" : "^4.2.2"
2022-05-31 15:11:19 -04:00
} ,
"funding" : {
2024-02-21 13:51:42 -05:00
"type" : "github" ,
"url" : "https://github.com/sponsors/epoberezkin"
}
2022-05-31 15:11:19 -04:00
} ,
2024-02-21 13:51:42 -05:00
"node_modules/@eslint/eslintrc/node_modules/globals" : {
"version" : "13.24.0" ,
"resolved" : "https://registry.npmjs.org/globals/-/globals-13.24.0.tgz" ,
"integrity" : "sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==" ,
2022-05-31 15:11:19 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2024-02-21 13:51:42 -05:00
"dependencies" : {
"type-fest" : "^0.20.2"
} ,
2022-05-31 15:11:19 -04:00
"engines" : {
"node" : ">=8"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
2024-02-21 13:51:42 -05:00
"node_modules/@eslint/eslintrc/node_modules/json-schema-traverse" : {
"version" : "0.4.1" ,
"resolved" : "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz" ,
"integrity" : "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==" ,
2024-05-16 02:47:46 -04:00
"dev" : true ,
"license" : "MIT"
2024-02-21 13:51:42 -05:00
} ,
2022-05-31 15:11:19 -04:00
"node_modules/@eslint/eslintrc/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 ,
2024-05-16 02:47:46 -04:00
"license" : "(MIT OR CC0-1.0)" ,
2022-05-31 15:11:19 -04:00
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
2023-03-01 06:14:17 -05:00
"node_modules/@eslint/js" : {
2024-09-19 13:05:40 -04:00
"version" : "8.57.1" ,
"resolved" : "https://registry.npmjs.org/@eslint/js/-/js-8.57.1.tgz" ,
"integrity" : "sha512-d9zaMRSTIKDLhctzH12MtXvJKSSUhaHcjV+2Z+GK+EEY7XKpP5yR4x+N3TAcHTcu963nIr+TMcCb4DBCYX1z6Q==" ,
2023-03-01 06:14:17 -05:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2023-03-01 06:14:17 -05:00
"engines" : {
"node" : "^12.22.0 || ^14.17.0 || >=16.0.0"
}
} ,
2022-05-31 15:11:19 -04:00
"node_modules/@humanwhocodes/config-array" : {
2024-09-19 13:05:40 -04:00
"version" : "0.13.0" ,
"resolved" : "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.13.0.tgz" ,
"integrity" : "sha512-DZLEEqFWQFiyK6h5YIeynKx7JlvCYWL0cImfSRXZ9l4Sg2efkFGTuFf6vzXjK1cq6IYkU+Eg/JizXw+TD2vRNw==" ,
2024-06-12 04:09:52 -04:00
"deprecated" : "Use @eslint/config-array instead" ,
2022-05-31 15:11:19 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "Apache-2.0" ,
2022-05-31 15:11:19 -04:00
"dependencies" : {
2024-09-19 13:05:40 -04:00
"@humanwhocodes/object-schema" : "^2.0.3" ,
2024-02-21 13:51:42 -05:00
"debug" : "^4.3.1" ,
2022-12-19 20:50:00 -05:00
"minimatch" : "^3.0.5"
2022-05-31 15:11:19 -04:00
} ,
"engines" : {
"node" : ">=10.10.0"
}
} ,
2022-08-26 19:27:47 -04:00
"node_modules/@humanwhocodes/module-importer" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz" ,
"integrity" : "sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==" ,
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "Apache-2.0" ,
2022-08-26 19:27:47 -04:00
"engines" : {
"node" : ">=12.22"
} ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/nzakas"
}
} ,
2022-05-31 15:11:19 -04:00
"node_modules/@humanwhocodes/object-schema" : {
2024-04-02 05:42:12 -04:00
"version" : "2.0.3" ,
"resolved" : "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-2.0.3.tgz" ,
"integrity" : "sha512-93zYdMES/c1D69yZiKDBj0V24vqNzB/koF26KPaagAfd3P/4gUlh3Dys5ogAK+Exi9QyzlD8x/08Zt7wIKcDcA==" ,
2024-06-12 04:09:52 -04:00
"deprecated" : "Use @eslint/object-schema instead" ,
2024-05-16 02:47:46 -04:00
"dev" : true ,
"license" : "BSD-3-Clause"
2022-05-31 15:11:19 -04:00
} ,
"node_modules/@jridgewell/gen-mapping" : {
2024-03-02 01:52:24 -05:00
"version" : "0.3.5" ,
"resolved" : "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.5.tgz" ,
"integrity" : "sha512-IzL8ZoEDIBRWEzlCcRhOaCupYyN5gdIK+Q6fbFdPDg6HqX6jpkItn7DFIpW9LQzXG6Df9sA7+OKnq0qlz/GaQg==" ,
2022-05-31 15:11:19 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-31 15:11:19 -04:00
"peer" : true ,
"dependencies" : {
2024-03-02 01:52:24 -05:00
"@jridgewell/set-array" : "^1.2.1" ,
2024-02-21 13:51:42 -05:00
"@jridgewell/sourcemap-codec" : "^1.4.10" ,
2024-03-02 01:52:24 -05:00
"@jridgewell/trace-mapping" : "^0.3.24"
2022-05-31 15:11:19 -04:00
} ,
"engines" : {
"node" : ">=6.0.0"
}
} ,
"node_modules/@jridgewell/resolve-uri" : {
2024-02-21 13:51:42 -05:00
"version" : "3.1.2" ,
"resolved" : "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz" ,
"integrity" : "sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==" ,
2022-05-31 15:11:19 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-31 15:11:19 -04:00
"engines" : {
"node" : ">=6.0.0"
}
} ,
"node_modules/@jridgewell/set-array" : {
2024-02-29 21:09:54 -05:00
"version" : "1.2.1" ,
"resolved" : "https://registry.npmjs.org/@jridgewell/set-array/-/set-array-1.2.1.tgz" ,
"integrity" : "sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A==" ,
2022-05-31 15:11:19 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-31 15:11:19 -04:00
"peer" : true ,
"engines" : {
"node" : ">=6.0.0"
}
} ,
"node_modules/@jridgewell/sourcemap-codec" : {
2024-07-10 03:31:41 -04:00
"version" : "1.5.0" ,
"resolved" : "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.0.tgz" ,
"integrity" : "sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==" ,
2024-05-16 02:47:46 -04:00
"dev" : true ,
"license" : "MIT"
2022-05-31 15:11:19 -04:00
} ,
"node_modules/@jridgewell/trace-mapping" : {
2024-03-03 08:32:27 -05:00
"version" : "0.3.25" ,
"resolved" : "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.25.tgz" ,
"integrity" : "sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==" ,
2022-05-31 15:11:19 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-31 15:11:19 -04:00
"peer" : true ,
"dependencies" : {
2024-02-21 13:51:42 -05:00
"@jridgewell/resolve-uri" : "^3.1.0" ,
"@jridgewell/sourcemap-codec" : "^1.4.14"
}
} ,
"node_modules/@nicolo-ribaudo/eslint-scope-5-internals" : {
"version" : "5.1.1-v1" ,
"resolved" : "https://registry.npmjs.org/@nicolo-ribaudo/eslint-scope-5-internals/-/eslint-scope-5-internals-5.1.1-v1.tgz" ,
"integrity" : "sha512-54/JRvkLIzzDWshCWfuhadfrfZVPiElY8Fcgmg1HroEly/EDSszzhBAsarCux+D/kOslTRquNzuyGSmUSTTHGg==" ,
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2024-02-21 13:51:42 -05:00
"peer" : true ,
"dependencies" : {
"eslint-scope" : "5.1.1"
2022-05-31 15:11:19 -04:00
}
} ,
2022-05-20 13:14:49 -04:00
"node_modules/@nodelib/fs.scandir" : {
"version" : "2.1.5" ,
"resolved" : "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz" ,
"integrity" : "sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
"@nodelib/fs.stat" : "2.0.5" ,
"run-parallel" : "^1.1.9"
} ,
"engines" : {
"node" : ">= 8"
}
} ,
"node_modules/@nodelib/fs.stat" : {
"version" : "2.0.5" ,
"resolved" : "https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz" ,
"integrity" : "sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"engines" : {
"node" : ">= 8"
}
} ,
"node_modules/@nodelib/fs.walk" : {
"version" : "1.2.8" ,
"resolved" : "https://registry.npmjs.org/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz" ,
"integrity" : "sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
"@nodelib/fs.scandir" : "2.1.5" ,
"fastq" : "^1.6.0"
} ,
"engines" : {
"node" : ">= 8"
}
} ,
"node_modules/@octokit/auth-token" : {
2024-02-21 13:51:42 -05:00
"version" : "3.0.4" ,
"resolved" : "https://registry.npmjs.org/@octokit/auth-token/-/auth-token-3.0.4.tgz" ,
"integrity" : "sha512-TWFX7cZF2LXoCvdmJWY7XVPi74aSY0+FfBZNSXEXFkMpjcqsQwDSYVv5FhRFaI0V1ECnwbz4j59T/G+rXNWaIQ==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2023-03-22 17:50:41 -04:00
"engines" : {
"node" : ">= 14"
2022-05-20 13:14:49 -04:00
}
} ,
"node_modules/@octokit/core" : {
2023-07-01 02:01:45 -04:00
"version" : "4.2.4" ,
"resolved" : "https://registry.npmjs.org/@octokit/core/-/core-4.2.4.tgz" ,
"integrity" : "sha512-rYKilwgzQ7/imScn3M9/pFfUf4I1AZEH3KhyJmtPdE2zfaXAn2mFfUy4FbKewzc2We5y/LlKLj36fWJLKC2SIQ==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2023-03-22 17:50:41 -04:00
"dependencies" : {
"@octokit/auth-token" : "^3.0.0" ,
"@octokit/graphql" : "^5.0.0" ,
"@octokit/request" : "^6.0.0" ,
"@octokit/request-error" : "^3.0.0" ,
"@octokit/types" : "^9.0.0" ,
2022-05-20 13:14:49 -04:00
"before-after-hook" : "^2.2.0" ,
"universal-user-agent" : "^6.0.0"
2023-03-22 17:50:41 -04:00
} ,
"engines" : {
"node" : ">= 14"
2022-05-20 13:14:49 -04:00
}
} ,
"node_modules/@octokit/endpoint" : {
2024-02-21 13:51:42 -05:00
"version" : "7.0.6" ,
"resolved" : "https://registry.npmjs.org/@octokit/endpoint/-/endpoint-7.0.6.tgz" ,
"integrity" : "sha512-5L4fseVRUsDFGR00tMWD/Trdeeihn999rTMGRMC1G/Ldi1uWlWJzI98H4Iak5DB/RVvQuyMYKqSK/R6mbSOQyg==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2023-03-22 17:50:41 -04:00
"@octokit/types" : "^9.0.0" ,
2022-05-20 13:14:49 -04:00
"is-plain-object" : "^5.0.0" ,
"universal-user-agent" : "^6.0.0"
2023-03-22 17:50:41 -04:00
} ,
"engines" : {
"node" : ">= 14"
2022-05-20 13:14:49 -04:00
}
} ,
"node_modules/@octokit/graphql" : {
2024-02-21 13:51:42 -05:00
"version" : "5.0.6" ,
"resolved" : "https://registry.npmjs.org/@octokit/graphql/-/graphql-5.0.6.tgz" ,
"integrity" : "sha512-Fxyxdy/JH0MnIB5h+UQ3yCoh1FG4kWXfFKkpWqjZHw/p+Kc8Y44Hu/kCgNBT6nU1shNumEchmW/sUO1JuQnPcw==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2023-03-22 17:50:41 -04:00
"@octokit/request" : "^6.0.0" ,
"@octokit/types" : "^9.0.0" ,
2022-05-20 13:14:49 -04:00
"universal-user-agent" : "^6.0.0"
2023-03-22 17:50:41 -04:00
} ,
"engines" : {
"node" : ">= 14"
2022-05-20 13:14:49 -04:00
}
} ,
"node_modules/@octokit/openapi-types" : {
2024-02-21 13:51:42 -05:00
"version" : "18.1.1" ,
"resolved" : "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-18.1.1.tgz" ,
2024-05-16 02:47:46 -04:00
"integrity" : "sha512-VRaeH8nCDtF5aXWnjPuEMIYf1itK/s3JYyJcWFJT8X9pSNnBtriDf7wlEWsGuhPLl4QIH4xM8fqTXDwJ3Mu6sw==" ,
"license" : "MIT"
2022-05-20 13:14:49 -04:00
} ,
"node_modules/@octokit/plugin-paginate-rest" : {
2023-07-01 02:01:45 -04:00
"version" : "6.1.2" ,
"resolved" : "https://registry.npmjs.org/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-6.1.2.tgz" ,
"integrity" : "sha512-qhrmtQeHU/IivxucOV1bbI/xZyC/iOBhclokv7Sut5vnejAIAEXVcGQeRpQlU39E0WwK9lNvJHphHri/DB6lbQ==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2023-07-01 02:01:45 -04:00
"@octokit/tsconfig" : "^1.0.2" ,
"@octokit/types" : "^9.2.3"
2023-03-22 17:50:41 -04:00
} ,
"engines" : {
"node" : ">= 14"
2022-05-20 19:40:15 -04:00
} ,
"peerDependencies" : {
2023-03-22 17:50:41 -04:00
"@octokit/core" : ">=4"
2022-05-20 13:14:49 -04:00
}
} ,
2023-07-01 02:01:45 -04:00
"node_modules/@octokit/plugin-retry" : {
"version" : "4.1.6" ,
"resolved" : "https://registry.npmjs.org/@octokit/plugin-retry/-/plugin-retry-4.1.6.tgz" ,
"integrity" : "sha512-obkYzIgEC75r8+9Pnfiiqy3y/x1bc3QLE5B7qvv9wi9Kj0R5tGQFC6QMBg1154WQ9lAVypuQDGyp3hNpp15gQQ==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2023-07-01 02:01:45 -04:00
"dependencies" : {
"@octokit/types" : "^9.0.0" ,
"bottleneck" : "^2.15.3"
} ,
"engines" : {
"node" : ">= 14"
} ,
2022-05-20 13:14:49 -04:00
"peerDependencies" : {
"@octokit/core" : ">=3"
}
} ,
2023-07-01 02:01:45 -04:00
"node_modules/@octokit/plugin-throttling" : {
"version" : "5.2.3" ,
"resolved" : "https://registry.npmjs.org/@octokit/plugin-throttling/-/plugin-throttling-5.2.3.tgz" ,
"integrity" : "sha512-C9CFg9mrf6cugneKiaI841iG8DOv6P5XXkjmiNNut+swePxQ7RWEdAZRp5rJoE1hjsIqiYcKa/ZkOQ+ujPI39Q==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2023-03-22 17:50:41 -04:00
"@octokit/types" : "^9.0.0" ,
2023-07-01 02:01:45 -04:00
"bottleneck" : "^2.15.3"
2022-05-20 19:40:15 -04:00
} ,
2023-03-22 17:50:41 -04:00
"engines" : {
"node" : ">= 14"
} ,
2022-05-20 19:40:15 -04:00
"peerDependencies" : {
2023-07-01 02:01:45 -04:00
"@octokit/core" : "^4.0.0"
2022-05-20 13:14:49 -04:00
}
} ,
"node_modules/@octokit/request" : {
2024-02-21 13:51:42 -05:00
"version" : "6.2.8" ,
"resolved" : "https://registry.npmjs.org/@octokit/request/-/request-6.2.8.tgz" ,
"integrity" : "sha512-ow4+pkVQ+6XVVsekSYBzJC0VTVvh/FCTUUgTsboGq+DTeWdyIFV8WSCdo0RIxk6wSkBTHqIK1mYuY7nOBXOchw==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2023-03-22 17:50:41 -04:00
"@octokit/endpoint" : "^7.0.0" ,
"@octokit/request-error" : "^3.0.0" ,
"@octokit/types" : "^9.0.0" ,
2022-05-20 13:14:49 -04:00
"is-plain-object" : "^5.0.0" ,
"node-fetch" : "^2.6.7" ,
"universal-user-agent" : "^6.0.0"
2023-03-22 17:50:41 -04:00
} ,
"engines" : {
"node" : ">= 14"
2022-05-20 13:14:49 -04:00
}
} ,
"node_modules/@octokit/request-error" : {
2023-03-22 17:50:41 -04:00
"version" : "3.0.3" ,
"resolved" : "https://registry.npmjs.org/@octokit/request-error/-/request-error-3.0.3.tgz" ,
"integrity" : "sha512-crqw3V5Iy2uOU5Np+8M/YexTlT8zxCfI+qu+LxUB7SZpje4Qmx3mub5DfEKSO8Ylyk0aogi6TYdf6kxzh2BguQ==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2023-03-22 17:50:41 -04:00
"@octokit/types" : "^9.0.0" ,
2022-05-20 13:14:49 -04:00
"deprecation" : "^2.0.0" ,
"once" : "^1.4.0"
2023-03-22 17:50:41 -04:00
} ,
"engines" : {
"node" : ">= 14"
2022-05-20 13:14:49 -04:00
}
} ,
2023-07-01 02:01:45 -04:00
"node_modules/@octokit/tsconfig" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/@octokit/tsconfig/-/tsconfig-1.0.2.tgz" ,
2024-05-16 02:47:46 -04:00
"integrity" : "sha512-I0vDR0rdtP8p2lGMzvsJzbhdOWy405HcGovrspJ8RRibHnyRgggUSNO5AIox5LmqiwmatHKYsvj6VGFHkqS7lA==" ,
"license" : "MIT"
2022-05-20 13:14:49 -04:00
} ,
"node_modules/@octokit/types" : {
2023-07-01 02:01:45 -04:00
"version" : "9.3.2" ,
"resolved" : "https://registry.npmjs.org/@octokit/types/-/types-9.3.2.tgz" ,
"integrity" : "sha512-D4iHGTdAnEEVsB8fl95m1hiz7D5YiRdQ9b/OEb3BYRVwbLsGHcRVPz+u+BgRLNk0Q0/4iZCBqDN96j2XNxfXrA==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2023-07-01 02:01:45 -04:00
"@octokit/openapi-types" : "^18.0.0"
2023-03-22 17:50:41 -04:00
}
} ,
"node_modules/@pnpm/config.env-replace" : {
2024-02-21 13:51:42 -05:00
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/@pnpm/config.env-replace/-/config.env-replace-1.1.0.tgz" ,
"integrity" : "sha512-htyl8TWnKL7K/ESFa1oW2UB5lVDxuF5DpM7tBi6Hu2LNL3mWkIzNLG6N4zoCUP1lCKNxWy/3iu8mS8MvToGd6w==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2023-03-22 17:50:41 -04:00
"engines" : {
"node" : ">=12.22.0"
}
} ,
"node_modules/@pnpm/network.ca-file" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/@pnpm/network.ca-file/-/network.ca-file-1.0.2.tgz" ,
"integrity" : "sha512-YcPQ8a0jwYU9bTdJDpXjMi7Brhkr1mXsXrUJvjqM2mQDgkRiz8jFaQGOdaLxgjtUfQgZhKy/O3cG/YwmgKaxLA==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2023-03-22 17:50:41 -04:00
"dependencies" : {
"graceful-fs" : "4.2.10"
} ,
"engines" : {
"node" : ">=12.22.0"
}
} ,
2024-02-21 13:51:42 -05:00
"node_modules/@pnpm/network.ca-file/node_modules/graceful-fs" : {
"version" : "4.2.10" ,
"resolved" : "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.10.tgz" ,
2024-05-16 02:47:46 -04:00
"integrity" : "sha512-9ByhssR2fPVsNZj478qUUbKfmL0+t5BDVyjShtyZZLiK7ZDAArFFfopyOTj0M05wE2tJPisA4iTnnXl2YoPvOA==" ,
"license" : "ISC"
2024-02-21 13:51:42 -05:00
} ,
2023-03-22 17:50:41 -04:00
"node_modules/@pnpm/npm-conf" : {
2024-08-11 01:23:15 -04:00
"version" : "2.3.1" ,
"resolved" : "https://registry.npmjs.org/@pnpm/npm-conf/-/npm-conf-2.3.1.tgz" ,
"integrity" : "sha512-c83qWb22rNRuB0UaVCI0uRPNRr8Z0FWnEIvT47jiHAmOIUHbBOg5XvV7pM5x+rKn9HRpjxquDbXYSXr3fAKFcw==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2023-03-22 17:50:41 -04:00
"dependencies" : {
2024-02-21 13:51:42 -05:00
"@pnpm/config.env-replace" : "^1.1.0" ,
2023-03-22 17:50:41 -04:00
"@pnpm/network.ca-file" : "^1.0.1" ,
"config-chain" : "^1.1.11"
} ,
"engines" : {
"node" : ">=12"
2022-05-20 13:14:49 -04:00
}
} ,
"node_modules/@semantic-release/changelog" : {
2023-03-26 18:56:00 -04:00
"version" : "6.0.3" ,
"resolved" : "https://registry.npmjs.org/@semantic-release/changelog/-/changelog-6.0.3.tgz" ,
"integrity" : "sha512-dZuR5qByyfe3Y03TpmCvAxCyTnp7r5XwtHRf/8vD9EAn4ZWbavUX8adMtXYzE86EVh0gyLA7lm5yW4IV30XUag==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2022-05-20 19:40:15 -04:00
"@semantic-release/error" : "^3.0.0" ,
2022-05-20 13:14:49 -04:00
"aggregate-error" : "^3.0.0" ,
2023-03-22 17:50:41 -04:00
"fs-extra" : "^11.0.0" ,
2022-05-20 13:14:49 -04:00
"lodash" : "^4.17.4"
} ,
"engines" : {
2022-05-20 19:40:15 -04:00
"node" : ">=14.17"
2022-05-20 13:14:49 -04:00
} ,
"peerDependencies" : {
2022-05-20 19:40:15 -04:00
"semantic-release" : ">=18.0.0"
2022-05-20 13:14:49 -04:00
}
} ,
"node_modules/@semantic-release/commit-analyzer" : {
2022-05-20 19:40:15 -04:00
"version" : "9.0.2" ,
"resolved" : "https://registry.npmjs.org/@semantic-release/commit-analyzer/-/commit-analyzer-9.0.2.tgz" ,
"integrity" : "sha512-E+dr6L+xIHZkX4zNMe6Rnwg4YQrWNXK+rNsvwOPpdFppvZO1olE2fIgWhv89TkQErygevbjsZFSIxp+u6w2e5g==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
"conventional-changelog-angular" : "^5.0.0" ,
"conventional-commits-filter" : "^2.0.0" ,
2022-05-20 19:40:15 -04:00
"conventional-commits-parser" : "^3.2.3" ,
2022-05-20 13:14:49 -04:00
"debug" : "^4.0.0" ,
2022-05-20 19:40:15 -04:00
"import-from" : "^4.0.0" ,
"lodash" : "^4.17.4" ,
"micromatch" : "^4.0.2"
2022-05-20 13:14:49 -04:00
} ,
"engines" : {
2022-05-20 19:40:15 -04:00
"node" : ">=14.17"
2022-05-20 13:14:49 -04:00
} ,
"peerDependencies" : {
2022-05-20 19:40:15 -04:00
"semantic-release" : ">=18.0.0-beta.1"
2022-05-20 13:14:49 -04:00
}
} ,
2024-02-21 13:51:42 -05:00
"node_modules/@semantic-release/commit-analyzer/node_modules/conventional-changelog-angular" : {
"version" : "5.0.13" ,
"resolved" : "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-5.0.13.tgz" ,
"integrity" : "sha512-i/gipMxs7s8L/QeuavPF2hLnJgH6pEZAttySB6aiQLWcX3puWDL3ACVmvBhJGxnAy52Qc15ua26BufY6KpmrVA==" ,
2024-05-16 02:47:46 -04:00
"license" : "ISC" ,
2024-02-21 13:51:42 -05:00
"dependencies" : {
"compare-func" : "^2.0.0" ,
"q" : "^1.5.1"
} ,
"engines" : {
"node" : ">=10"
}
} ,
"node_modules/@semantic-release/commit-analyzer/node_modules/conventional-commits-parser" : {
"version" : "3.2.4" ,
"resolved" : "https://registry.npmjs.org/conventional-commits-parser/-/conventional-commits-parser-3.2.4.tgz" ,
"integrity" : "sha512-nK7sAtfi+QXbxHCYfhpZsfRtaitZLIA6889kFIouLvz6repszQDgxBu7wf2WbU+Dco7sAnNCJYERCwt54WPC2Q==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2024-02-21 13:51:42 -05:00
"dependencies" : {
"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" : {
"node" : ">=10"
}
} ,
2022-05-20 13:14:49 -04:00
"node_modules/@semantic-release/error" : {
2022-05-20 19:40:15 -04:00
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/@semantic-release/error/-/error-3.0.0.tgz" ,
"integrity" : "sha512-5hiM4Un+tpl4cKw3lV4UgzJj+SmfNIDCLLw0TepzQxz9ZGV5ixnqkzIVF+3tp0ZHgcMKE+VNGHJjEeyFG2dcSw==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 19:40:15 -04:00
"engines" : {
"node" : ">=14.17"
}
2022-05-20 13:14:49 -04:00
} ,
"node_modules/@semantic-release/git" : {
2022-05-20 19:40:15 -04:00
"version" : "10.0.1" ,
"resolved" : "https://registry.npmjs.org/@semantic-release/git/-/git-10.0.1.tgz" ,
"integrity" : "sha512-eWrx5KguUcU2wUPaO6sfvZI0wPafUKAMNC18aXY4EnNcrZL86dEmpNVnC9uMpGZkmZJ9EfCVJBQx4pV4EMGT1w==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2022-05-20 19:40:15 -04:00
"@semantic-release/error" : "^3.0.0" ,
2022-05-20 13:14:49 -04:00
"aggregate-error" : "^3.0.0" ,
"debug" : "^4.0.0" ,
"dir-glob" : "^3.0.0" ,
2022-05-20 19:40:15 -04:00
"execa" : "^5.0.0" ,
2022-05-20 13:14:49 -04:00
"lodash" : "^4.17.4" ,
"micromatch" : "^4.0.0" ,
"p-reduce" : "^2.0.0"
} ,
"engines" : {
2022-05-20 19:40:15 -04:00
"node" : ">=14.17"
2022-05-20 13:14:49 -04:00
} ,
"peerDependencies" : {
2022-05-20 19:40:15 -04:00
"semantic-release" : ">=18.0.0"
2022-05-20 13:14:49 -04:00
}
} ,
"node_modules/@semantic-release/github" : {
2023-07-01 02:01:45 -04:00
"version" : "8.1.0" ,
"resolved" : "https://registry.npmjs.org/@semantic-release/github/-/github-8.1.0.tgz" ,
"integrity" : "sha512-erR9E5rpdsz0dW1I7785JtndQuMWN/iDcemcptf67tBNOmBUN0b2YNOgcjYUnBpgRpZ5ozfBHrK7Bz+2ets/Dg==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2023-07-01 02:01:45 -04:00
"dependencies" : {
"@octokit/core" : "^4.2.1" ,
"@octokit/plugin-paginate-rest" : "^6.1.2" ,
"@octokit/plugin-retry" : "^4.1.3" ,
"@octokit/plugin-throttling" : "^5.2.3" ,
2023-03-22 17:50:41 -04:00
"@semantic-release/error" : "^3.0.0" ,
2022-05-20 13:14:49 -04:00
"aggregate-error" : "^3.0.0" ,
"debug" : "^4.0.0" ,
"dir-glob" : "^3.0.0" ,
2023-03-22 17:50:41 -04:00
"fs-extra" : "^11.0.0" ,
2022-05-20 19:40:15 -04:00
"globby" : "^11.0.0" ,
2023-07-01 02:01:45 -04:00
"http-proxy-agent" : "^7.0.0" ,
"https-proxy-agent" : "^7.0.0" ,
2022-05-20 19:40:15 -04:00
"issue-parser" : "^6.0.0" ,
2022-05-20 13:14:49 -04:00
"lodash" : "^4.17.4" ,
2022-05-20 19:40:15 -04:00
"mime" : "^3.0.0" ,
2022-05-20 13:14:49 -04:00
"p-filter" : "^2.0.0" ,
"url-join" : "^4.0.0"
} ,
"engines" : {
2022-05-20 19:40:15 -04:00
"node" : ">=14.17"
2022-05-20 13:14:49 -04:00
} ,
"peerDependencies" : {
2022-05-20 19:40:15 -04:00
"semantic-release" : ">=18.0.0-beta.1"
}
} ,
2022-05-20 13:14:49 -04:00
"node_modules/@semantic-release/npm" : {
2023-03-22 17:50:41 -04:00
"version" : "9.0.2" ,
"resolved" : "https://registry.npmjs.org/@semantic-release/npm/-/npm-9.0.2.tgz" ,
"integrity" : "sha512-zgsynF6McdzxPnFet+a4iO9HpAlARXOM5adz7VGVCvj0ne8wtL2ZOQoDV2wZPDmdEotDIbVeJjafhelZjs9j6g==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2022-05-20 19:40:15 -04:00
"@semantic-release/error" : "^3.0.0" ,
2022-05-20 13:14:49 -04:00
"aggregate-error" : "^3.0.0" ,
2022-05-20 19:40:15 -04:00
"execa" : "^5.0.0" ,
2023-03-22 17:50:41 -04:00
"fs-extra" : "^11.0.0" ,
2022-05-20 13:14:49 -04:00
"lodash" : "^4.17.15" ,
"nerf-dart" : "^1.0.0" ,
2022-05-20 19:40:15 -04:00
"normalize-url" : "^6.0.0" ,
"npm" : "^8.3.0" ,
2022-05-20 13:14:49 -04:00
"rc" : "^1.2.8" ,
"read-pkg" : "^5.0.0" ,
2023-03-22 17:50:41 -04:00
"registry-auth-token" : "^5.0.0" ,
2022-05-20 19:40:15 -04:00
"semver" : "^7.1.2" ,
"tempy" : "^1.0.0"
2022-05-20 13:14:49 -04:00
} ,
"engines" : {
2022-05-20 19:40:15 -04:00
"node" : ">=16 || ^14.17"
2022-05-20 13:14:49 -04:00
} ,
"peerDependencies" : {
2022-05-20 19:40:15 -04:00
"semantic-release" : ">=19.0.0"
}
} ,
2024-02-21 13:51:42 -05:00
"node_modules/@semantic-release/npm/node_modules/semver" : {
2024-07-17 01:05:58 -04:00
"version" : "7.6.3" ,
"resolved" : "https://registry.npmjs.org/semver/-/semver-7.6.3.tgz" ,
"integrity" : "sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==" ,
2024-05-16 02:47:46 -04:00
"license" : "ISC" ,
2024-02-21 13:51:42 -05:00
"bin" : {
"semver" : "bin/semver.js"
} ,
"engines" : {
"node" : ">=10"
}
} ,
2022-05-20 13:14:49 -04:00
"node_modules/@semantic-release/release-notes-generator" : {
2022-05-20 19:40:15 -04:00
"version" : "10.0.3" ,
"resolved" : "https://registry.npmjs.org/@semantic-release/release-notes-generator/-/release-notes-generator-10.0.3.tgz" ,
"integrity" : "sha512-k4x4VhIKneOWoBGHkx0qZogNjCldLPRiAjnIpMnlUh6PtaWXp/T+C9U7/TaNDDtgDa5HMbHl4WlREdxHio6/3w==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
"conventional-changelog-angular" : "^5.0.0" ,
2022-05-20 19:40:15 -04:00
"conventional-changelog-writer" : "^5.0.0" ,
2022-05-20 13:14:49 -04:00
"conventional-commits-filter" : "^2.0.0" ,
2022-05-20 19:40:15 -04:00
"conventional-commits-parser" : "^3.2.3" ,
2022-05-20 13:14:49 -04:00
"debug" : "^4.0.0" ,
2022-05-20 19:40:15 -04:00
"get-stream" : "^6.0.0" ,
"import-from" : "^4.0.0" ,
"into-stream" : "^6.0.0" ,
2022-05-20 13:14:49 -04:00
"lodash" : "^4.17.4" ,
"read-pkg-up" : "^7.0.0"
} ,
"engines" : {
2022-05-20 19:40:15 -04:00
"node" : ">=14.17"
2022-05-20 13:14:49 -04:00
} ,
"peerDependencies" : {
2022-05-20 19:40:15 -04:00
"semantic-release" : ">=18.0.0-beta.1"
}
} ,
2024-02-21 13:51:42 -05:00
"node_modules/@semantic-release/release-notes-generator/node_modules/conventional-changelog-angular" : {
"version" : "5.0.13" ,
"resolved" : "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-5.0.13.tgz" ,
"integrity" : "sha512-i/gipMxs7s8L/QeuavPF2hLnJgH6pEZAttySB6aiQLWcX3puWDL3ACVmvBhJGxnAy52Qc15ua26BufY6KpmrVA==" ,
2024-05-16 02:47:46 -04:00
"license" : "ISC" ,
2024-02-21 13:51:42 -05:00
"dependencies" : {
"compare-func" : "^2.0.0" ,
"q" : "^1.5.1"
} ,
"engines" : {
"node" : ">=10"
}
} ,
"node_modules/@semantic-release/release-notes-generator/node_modules/conventional-commits-parser" : {
"version" : "3.2.4" ,
"resolved" : "https://registry.npmjs.org/conventional-commits-parser/-/conventional-commits-parser-3.2.4.tgz" ,
"integrity" : "sha512-nK7sAtfi+QXbxHCYfhpZsfRtaitZLIA6889kFIouLvz6repszQDgxBu7wf2WbU+Dco7sAnNCJYERCwt54WPC2Q==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2024-02-21 13:51:42 -05:00
"dependencies" : {
"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" : {
"node" : ">=10"
}
} ,
2022-05-20 13:14:49 -04:00
"node_modules/@tsconfig/node10" : {
2024-03-28 01:24:01 -04:00
"version" : "1.0.11" ,
"resolved" : "https://registry.npmjs.org/@tsconfig/node10/-/node10-1.0.11.tgz" ,
"integrity" : "sha512-DcRjDCujK/kCk/cUe8Xz8ZSpm8mS3mNNpta+jGCA6USEDfktlNvm1+IuZ9eTcDbNk41BHwpHHeW+N1lKCz4zOw==" ,
2024-05-16 02:47:46 -04:00
"dev" : true ,
"license" : "MIT"
2022-05-20 13:14:49 -04:00
} ,
"node_modules/@tsconfig/node12" : {
2022-08-31 11:51:05 -04:00
"version" : "1.0.11" ,
"resolved" : "https://registry.npmjs.org/@tsconfig/node12/-/node12-1.0.11.tgz" ,
"integrity" : "sha512-cqefuRsh12pWyGsIoBKJA9luFu3mRxCA+ORZvA4ktLSzIuCUtWVxGIuXigEwO5/ywWFMZ2QEGKWvkZG1zDMTag==" ,
2024-05-16 02:47:46 -04:00
"dev" : true ,
"license" : "MIT"
2022-05-20 13:14:49 -04:00
} ,
"node_modules/@tsconfig/node14" : {
2022-08-31 11:51:05 -04:00
"version" : "1.0.3" ,
"resolved" : "https://registry.npmjs.org/@tsconfig/node14/-/node14-1.0.3.tgz" ,
"integrity" : "sha512-ysT8mhdixWK6Hw3i1V2AeRqZ5WfXg1G43mqoYlM2nc6388Fq5jcXyr5mRsqViLx/GJYdoL0bfXD8nmF+Zn/Iow==" ,
2024-05-16 02:47:46 -04:00
"dev" : true ,
"license" : "MIT"
2022-05-20 13:14:49 -04:00
} ,
"node_modules/@tsconfig/node16" : {
2024-02-21 13:51:42 -05:00
"version" : "1.0.4" ,
"resolved" : "https://registry.npmjs.org/@tsconfig/node16/-/node16-1.0.4.tgz" ,
"integrity" : "sha512-vxhUy4J8lyeyinH7Azl1pdd43GJhZH/tP2weN8TntQblOY+A0XbT8DJk1/oCPuOOyg/Ja757rG0CgHcWC8OfMA==" ,
2024-05-16 02:47:46 -04:00
"dev" : true ,
"license" : "MIT"
2022-05-20 13:14:49 -04:00
} ,
"node_modules/@types/minimist" : {
2024-02-21 13:51:42 -05:00
"version" : "1.2.5" ,
"resolved" : "https://registry.npmjs.org/@types/minimist/-/minimist-1.2.5.tgz" ,
2024-05-16 02:47:46 -04:00
"integrity" : "sha512-hov8bUuiLiyFPGyFPE1lwWhmzYbirOXQNNo40+y3zow8aFVTeyn3VWL0VFFfdNddA8S4Vf0Tc062rzyNr7Paag==" ,
"license" : "MIT"
2022-05-20 13:14:49 -04:00
} ,
"node_modules/@types/node" : {
2023-10-01 16:32:17 -04:00
"version" : "20.5.1" ,
"resolved" : "https://registry.npmjs.org/@types/node/-/node-20.5.1.tgz" ,
"integrity" : "sha512-4tT2UrL5LBqDwoed9wZ6N3umC4Yhz3W3FloMmiiG4JwmUJWpie0c7lcnUNd4gtMKuDEO4wRVS8B6Xa0uMRsMKg==" ,
2024-05-16 02:47:46 -04:00
"dev" : true ,
"license" : "MIT"
2022-05-20 13:14:49 -04:00
} ,
"node_modules/@types/normalize-package-data" : {
2024-02-21 13:51:42 -05:00
"version" : "2.4.4" ,
"resolved" : "https://registry.npmjs.org/@types/normalize-package-data/-/normalize-package-data-2.4.4.tgz" ,
2024-05-16 02:47:46 -04:00
"integrity" : "sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==" ,
"license" : "MIT"
2022-05-20 13:14:49 -04:00
} ,
"node_modules/@types/parse-json" : {
2024-02-21 13:51:42 -05:00
"version" : "4.0.2" ,
"resolved" : "https://registry.npmjs.org/@types/parse-json/-/parse-json-4.0.2.tgz" ,
2024-05-16 02:47:46 -04:00
"integrity" : "sha512-dISoDXWWQwUquiKsyZ4Ng+HX2KsPL7LyHKHQwgGFEA3IaKac4Obd+h2a/a6waisAoepJlBcx9paWqjA8/HVjCw==" ,
"license" : "MIT"
2022-05-20 13:14:49 -04:00
} ,
2023-10-23 17:54:12 -04:00
"node_modules/@ungap/structured-clone" : {
"version" : "1.2.0" ,
"resolved" : "https://registry.npmjs.org/@ungap/structured-clone/-/structured-clone-1.2.0.tgz" ,
"integrity" : "sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==" ,
2024-05-16 02:47:46 -04:00
"dev" : true ,
"license" : "ISC"
2023-10-23 17:54:12 -04:00
} ,
2022-05-20 13:14:49 -04:00
"node_modules/acorn" : {
2024-07-05 05:46:22 -04:00
"version" : "8.12.1" ,
"resolved" : "https://registry.npmjs.org/acorn/-/acorn-8.12.1.tgz" ,
"integrity" : "sha512-tcpGyI9zbizT9JbV6oYE477V6mTlXvvi0T0G3SNIYE2apm/G5huBa1+K89VGeovbg+jycCrfhl3ADxErOuO6Jg==" ,
2022-05-20 13:14:49 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"bin" : {
"acorn" : "bin/acorn"
} ,
"engines" : {
"node" : ">=0.4.0"
}
} ,
2022-05-31 15:11:19 -04:00
"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 ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-31 15:11:19 -04:00
"peerDependencies" : {
"acorn" : "^6.0.0 || ^7.0.0 || ^8.0.0"
}
} ,
2022-05-20 13:14:49 -04:00
"node_modules/acorn-walk" : {
2024-09-10 01:15:24 -04:00
"version" : "8.3.4" ,
"resolved" : "https://registry.npmjs.org/acorn-walk/-/acorn-walk-8.3.4.tgz" ,
"integrity" : "sha512-ueEepnujpqee2o5aIYnvHU6C0A42MNdsIDeqy5BydrkuC5R1ZuUFnm27EeFJGoEHJQgn3uleRvmTXaJgfXbt4g==" ,
2022-05-20 13:14:49 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2024-06-15 02:22:59 -04:00
"dependencies" : {
"acorn" : "^8.11.0"
} ,
2022-05-20 13:14:49 -04:00
"engines" : {
"node" : ">=0.4.0"
}
} ,
"node_modules/agent-base" : {
2024-03-31 05:30:52 -04:00
"version" : "7.1.1" ,
"resolved" : "https://registry.npmjs.org/agent-base/-/agent-base-7.1.1.tgz" ,
"integrity" : "sha512-H0TSyFNDMomMNJQBn8wFV5YC/2eJ+VXECwOadZJT554xP6cODZHPX3H9QMQECxvrgiSOP1pHjy1sMWQVYJOUOA==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 19:40:15 -04:00
"dependencies" : {
2023-07-01 02:01:45 -04:00
"debug" : "^4.3.4"
2022-05-20 19:40:15 -04:00
} ,
2022-05-20 13:14:49 -04:00
"engines" : {
2023-07-01 02:01:45 -04:00
"node" : ">= 14"
2022-05-20 13:14:49 -04:00
}
} ,
"node_modules/aggregate-error" : {
"version" : "3.1.0" ,
"resolved" : "https://registry.npmjs.org/aggregate-error/-/aggregate-error-3.1.0.tgz" ,
"integrity" : "sha512-4I7Td01quW/RpocfNayFdFVk1qSuoh0E7JrbRJ16nH01HhKFQ88INq9Sd+nd72zqRySlr9BmDA8xlEJ6vJMrYA==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
"clean-stack" : "^2.0.0" ,
"indent-string" : "^4.0.0"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/ajv" : {
2024-07-15 02:59:46 -04:00
"version" : "8.17.1" ,
"resolved" : "https://registry.npmjs.org/ajv/-/ajv-8.17.1.tgz" ,
"integrity" : "sha512-B/gBuNg5SiMTrPkC+A2+cW0RszwxYmn6VYxB/inlBStS5nx6xHIt/ehKRhIMhqusl7a8LjQoZnjCs5vhwxOQ1g==" ,
2022-05-20 13:14:49 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2024-04-30 02:07:08 -04:00
"fast-deep-equal" : "^3.1.3" ,
2024-07-15 02:59:46 -04:00
"fast-uri" : "^3.0.1" ,
2024-02-21 13:51:42 -05:00
"json-schema-traverse" : "^1.0.0" ,
2024-07-15 02:59:46 -04:00
"require-from-string" : "^2.0.2"
2022-05-20 13:14:49 -04:00
} ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/epoberezkin"
}
} ,
"node_modules/ansi-escapes" : {
2024-03-24 03:02:15 -04:00
"version" : "6.2.1" ,
"resolved" : "https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-6.2.1.tgz" ,
"integrity" : "sha512-4nJ3yixlEthEJ9Rk4vPcdBRkZvQZlYyu8j4/Mqz5sgIkddmEnH2Yj2ZrnP9S3tQOvSNRUIgVNF/1yPpRAGNRig==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 19:40:15 -04:00
"engines" : {
2024-02-21 13:51:42 -05:00
"node" : ">=14.16"
2022-05-20 19:40:15 -04:00
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/ansi-regex" : {
"version" : "5.0.1" ,
"resolved" : "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz" ,
"integrity" : "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 19:40:15 -04:00
"engines" : {
"node" : ">=8"
2022-05-20 13:14:49 -04:00
}
} ,
"node_modules/ansi-styles" : {
"version" : "3.2.1" ,
"resolved" : "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz" ,
"integrity" : "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
"color-convert" : "^1.9.0"
} ,
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/ansicolors" : {
"version" : "0.3.2" ,
"resolved" : "https://registry.npmjs.org/ansicolors/-/ansicolors-0.3.2.tgz" ,
2024-05-16 02:47:46 -04:00
"integrity" : "sha512-QXu7BPrP29VllRxH8GwB7x5iX5qWKAAMLqKQGWTeLWVlNHNOpVMJ91dsxQAIWXpjuW5wqvxu3Jd/nRjrJ+0pqg==" ,
"license" : "MIT"
2022-05-20 13:14:49 -04:00
} ,
"node_modules/arg" : {
"version" : "4.1.3" ,
"resolved" : "https://registry.npmjs.org/arg/-/arg-4.1.3.tgz" ,
"integrity" : "sha512-58S9QDqG0Xx27YwPSt9fJxivjYl432YCwfDMfZ+71RAqUrZef7LrKQZ3LHLOwCS4FLNBplP533Zx895SeOCHvA==" ,
2024-05-16 02:47:46 -04:00
"dev" : true ,
"license" : "MIT"
2022-05-20 13:14:49 -04:00
} ,
2022-05-31 15:11:19 -04:00
"node_modules/argparse" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz" ,
"integrity" : "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==" ,
2024-05-16 02:47:46 -04:00
"dev" : true ,
"license" : "Python-2.0"
2022-05-31 15:11:19 -04:00
} ,
2022-05-20 13:14:49 -04:00
"node_modules/argv-formatter" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/argv-formatter/-/argv-formatter-1.0.0.tgz" ,
2024-05-16 02:47:46 -04:00
"integrity" : "sha512-F2+Hkm9xFaRg+GkaNnbwXNDV5O6pnCFEmqyhvfC/Ic5LbgOWjJh3L+mN/s91rxVL3znE7DYVpW0GJFT+4YBgWw==" ,
"license" : "MIT"
2022-05-20 13:14:49 -04:00
} ,
2024-02-21 13:51:42 -05:00
"node_modules/array-buffer-byte-length" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/array-buffer-byte-length/-/array-buffer-byte-length-1.0.1.tgz" ,
"integrity" : "sha512-ahC5W1xgou+KTXix4sAO8Ki12Q+jf4i0+tmk3sC+zgcynshkHxzpXdImBehiUYKKKDwvfFiJl1tZt6ewscS1Mg==" ,
2024-07-05 05:46:22 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2024-07-05 05:46:22 -04:00
"optional" : true ,
2024-02-21 13:51:42 -05:00
"dependencies" : {
"call-bind" : "^1.0.5" ,
"is-array-buffer" : "^3.0.4"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2022-05-20 13:14:49 -04:00
"node_modules/array-ify" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/array-ify/-/array-ify-1.0.0.tgz" ,
2024-05-16 02:47:46 -04:00
"integrity" : "sha512-c5AMf34bKdvPhQ7tBGhqkgKNUzMr4WUs+WDtC2ZUGOUncbxKMTvqxYctiseW3+L4bA8ec+GcZ6/A/FW4m8ukng==" ,
"license" : "MIT"
2022-05-20 13:14:49 -04:00
} ,
2022-05-31 15:11:19 -04:00
"node_modules/array-includes" : {
2024-03-21 04:35:12 -04:00
"version" : "3.1.8" ,
"resolved" : "https://registry.npmjs.org/array-includes/-/array-includes-3.1.8.tgz" ,
"integrity" : "sha512-itaWrbYbqpGXkGhZPGUulwnhVf5Hpy1xiCFsGqyIGglbBxmG5vSjxQen3/WGOjPpNEv1RtBLKxbmVXm8HpJStQ==" ,
2022-05-31 15:11:19 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-31 15:11:19 -04:00
"optional" : true ,
"dependencies" : {
2024-03-21 04:35:12 -04:00
"call-bind" : "^1.0.7" ,
"define-properties" : "^1.2.1" ,
"es-abstract" : "^1.23.2" ,
"es-object-atoms" : "^1.0.0" ,
"get-intrinsic" : "^1.2.4" ,
2022-05-31 15:11:19 -04:00
"is-string" : "^1.0.7"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/array-union" : {
"version" : "2.1.0" ,
"resolved" : "https://registry.npmjs.org/array-union/-/array-union-2.1.0.tgz" ,
"integrity" : "sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"engines" : {
"node" : ">=8"
}
} ,
2024-03-04 13:18:42 -05:00
"node_modules/array.prototype.findlast" : {
2024-03-21 04:35:12 -04:00
"version" : "1.2.5" ,
"resolved" : "https://registry.npmjs.org/array.prototype.findlast/-/array.prototype.findlast-1.2.5.tgz" ,
"integrity" : "sha512-CVvd6FHg1Z3POpBLxO6E6zr+rSKEQ9L6rZHAaY7lLfhKsWYUBBOuMs0e9o24oopj6H+geRCX0YJ+TJLBK2eHyQ==" ,
2024-03-04 13:18:42 -05:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2024-03-04 13:18:42 -05:00
"optional" : true ,
"dependencies" : {
2024-03-21 04:35:12 -04:00
"call-bind" : "^1.0.7" ,
2024-03-04 13:18:42 -05:00
"define-properties" : "^1.2.1" ,
2024-03-21 04:35:12 -04:00
"es-abstract" : "^1.23.2" ,
2024-03-04 13:18:42 -05:00
"es-errors" : "^1.3.0" ,
2024-03-21 04:35:12 -04:00
"es-object-atoms" : "^1.0.0" ,
2024-03-04 13:18:42 -05:00
"es-shim-unscopables" : "^1.0.2"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2024-02-21 13:51:42 -05:00
"node_modules/array.prototype.flat" : {
"version" : "1.3.2" ,
"resolved" : "https://registry.npmjs.org/array.prototype.flat/-/array.prototype.flat-1.3.2.tgz" ,
"integrity" : "sha512-djYB+Zx2vLewY8RWlNCUdHjDXs2XOgm602S9E7P/UpHgfeHL00cRiIF+IN/G/aUJ7kGPb6yO/ErDI5V2s8iycA==" ,
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2024-02-21 13:51:42 -05:00
"optional" : true ,
"dependencies" : {
"call-bind" : "^1.0.2" ,
"define-properties" : "^1.2.0" ,
"es-abstract" : "^1.22.1" ,
"es-shim-unscopables" : "^1.0.0"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2022-05-31 15:11:19 -04:00
"node_modules/array.prototype.flatmap" : {
2024-02-21 13:51:42 -05:00
"version" : "1.3.2" ,
"resolved" : "https://registry.npmjs.org/array.prototype.flatmap/-/array.prototype.flatmap-1.3.2.tgz" ,
"integrity" : "sha512-Ewyx0c9PmpcsByhSW4r+9zDU7sGjFc86qf/kKtuSCRdhfbk0SNLLkaT5qvcHnRGgc5NP/ly/y+qkXkqONX54CQ==" ,
2022-05-31 15:11:19 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-31 15:11:19 -04:00
"optional" : true ,
"dependencies" : {
"call-bind" : "^1.0.2" ,
2024-02-21 13:51:42 -05:00
"define-properties" : "^1.2.0" ,
"es-abstract" : "^1.22.1" ,
2022-05-31 15:11:19 -04:00
"es-shim-unscopables" : "^1.0.0"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2024-02-21 13:51:42 -05:00
"node_modules/array.prototype.tosorted" : {
2024-06-05 03:35:58 -04:00
"version" : "1.1.4" ,
"resolved" : "https://registry.npmjs.org/array.prototype.tosorted/-/array.prototype.tosorted-1.1.4.tgz" ,
"integrity" : "sha512-p6Fx8B7b7ZhL/gmUsAy0D15WhvDccw3mnGNbZpi3pmeJdxtWsj2jEaI4Y6oo3XiHfzuSgPwKc04MYt6KgvC/wA==" ,
2024-02-21 13:51:42 -05:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2024-02-21 13:51:42 -05:00
"optional" : true ,
"dependencies" : {
2024-06-05 03:35:58 -04:00
"call-bind" : "^1.0.7" ,
2024-02-21 13:51:42 -05:00
"define-properties" : "^1.2.1" ,
2024-06-05 03:35:58 -04:00
"es-abstract" : "^1.23.3" ,
"es-errors" : "^1.3.0" ,
2024-02-21 13:51:42 -05:00
"es-shim-unscopables" : "^1.0.2"
2024-06-05 03:35:58 -04:00
} ,
"engines" : {
"node" : ">= 0.4"
2024-02-21 13:51:42 -05:00
}
} ,
"node_modules/arraybuffer.prototype.slice" : {
"version" : "1.0.3" ,
"resolved" : "https://registry.npmjs.org/arraybuffer.prototype.slice/-/arraybuffer.prototype.slice-1.0.3.tgz" ,
"integrity" : "sha512-bMxMKAjg13EBSVscxTaYA4mRc5t1UAXa2kXiGTNfZ079HIWXEkKmkgFrh/nJqamaLSrXO5H4WFFkPEaLJWbs3A==" ,
2024-07-05 05:46:22 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2024-07-05 05:46:22 -04:00
"optional" : true ,
2024-02-21 13:51:42 -05:00
"dependencies" : {
"array-buffer-byte-length" : "^1.0.1" ,
"call-bind" : "^1.0.5" ,
"define-properties" : "^1.2.1" ,
"es-abstract" : "^1.22.3" ,
"es-errors" : "^1.2.1" ,
"get-intrinsic" : "^1.2.3" ,
"is-array-buffer" : "^3.0.4" ,
"is-shared-array-buffer" : "^1.0.2"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2022-05-20 13:14:49 -04:00
"node_modules/arrify" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/arrify/-/arrify-1.0.1.tgz" ,
"integrity" : "sha512-3CYzex9M9FGQjCGMGyi6/31c8GJbgb0qGyrx5HWxPd0aCwh4cB2YjMb2Xf9UuoogrMrlO9cTqnB5rI5GHZTcUA==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"engines" : {
"node" : ">=0.10.0"
}
} ,
2024-02-21 13:51:42 -05:00
"node_modules/available-typed-arrays" : {
"version" : "1.0.7" ,
"resolved" : "https://registry.npmjs.org/available-typed-arrays/-/available-typed-arrays-1.0.7.tgz" ,
"integrity" : "sha512-wvUjBtSGN7+7SjNpq/9M2Tg350UZD3q62IFZLbRAR1bSMlCo1ZaeW+BJ+D090e4hIIZLBcTDWe4Mh4jvUDajzQ==" ,
2024-07-05 05:46:22 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2024-07-05 05:46:22 -04:00
"optional" : true ,
2024-02-21 13:51:42 -05:00
"dependencies" : {
"possible-typed-array-names" : "^1.0.0"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2022-05-20 13:14:49 -04:00
"node_modules/balanced-match" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz" ,
2024-05-16 02:47:46 -04:00
"integrity" : "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==" ,
"license" : "MIT"
2022-05-20 13:14:49 -04:00
} ,
"node_modules/before-after-hook" : {
2024-02-21 13:51:42 -05:00
"version" : "2.2.3" ,
"resolved" : "https://registry.npmjs.org/before-after-hook/-/before-after-hook-2.2.3.tgz" ,
2024-05-16 02:47:46 -04:00
"integrity" : "sha512-NzUnlZexiaH/46WDhANlyR2bXRopNg4F/zuSA3OpZnllCUgRaOF2znDioDWrmbNVsuZk6l9pMquQB38cfBZwkQ==" ,
"license" : "Apache-2.0"
2022-05-20 13:14:49 -04:00
} ,
"node_modules/bottleneck" : {
"version" : "2.19.5" ,
"resolved" : "https://registry.npmjs.org/bottleneck/-/bottleneck-2.19.5.tgz" ,
2024-05-16 02:47:46 -04:00
"integrity" : "sha512-VHiNCbI1lKdl44tGrhNfU3lup0Tj/ZBMJB5/2ZbNXRCPuRCO7ed2mgcK4r17y+KB2EfuYuRaVlwNbAeaWGSpbw==" ,
"license" : "MIT"
2022-05-20 13:14:49 -04:00
} ,
"node_modules/brace-expansion" : {
"version" : "1.1.11" ,
"resolved" : "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz" ,
"integrity" : "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
"balanced-match" : "^1.0.0" ,
"concat-map" : "0.0.1"
}
} ,
"node_modules/braces" : {
2024-05-23 02:06:36 -04:00
"version" : "3.0.3" ,
"resolved" : "https://registry.npmjs.org/braces/-/braces-3.0.3.tgz" ,
"integrity" : "sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2024-05-23 02:06:36 -04:00
"fill-range" : "^7.1.1"
2022-05-20 13:14:49 -04:00
} ,
"engines" : {
"node" : ">=8"
}
} ,
2022-05-31 15:11:19 -04:00
"node_modules/browserslist" : {
2024-09-26 05:32:27 -04:00
"version" : "4.24.0" ,
"resolved" : "https://registry.npmjs.org/browserslist/-/browserslist-4.24.0.tgz" ,
"integrity" : "sha512-Rmb62sR1Zpjql25eSanFGEhAxcFwfA1K0GuQcLoaJBAcENegrQut3hYdhXFF1obQfiDyqIW/cLM5HSJ/9k884A==" ,
2022-05-31 15:11:19 -04:00
"dev" : true ,
"funding" : [
{
"type" : "opencollective" ,
"url" : "https://opencollective.com/browserslist"
} ,
{
"type" : "tidelift" ,
"url" : "https://tidelift.com/funding/github/npm/browserslist"
2024-02-21 13:51:42 -05:00
} ,
{
"type" : "github" ,
"url" : "https://github.com/sponsors/ai"
2022-05-31 15:11:19 -04:00
}
] ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-31 15:11:19 -04:00
"peer" : true ,
"dependencies" : {
2024-09-26 05:32:27 -04:00
"caniuse-lite" : "^1.0.30001663" ,
"electron-to-chromium" : "^1.5.28" ,
2024-08-03 05:27:06 -04:00
"node-releases" : "^2.0.18" ,
2024-07-10 03:31:41 -04:00
"update-browserslist-db" : "^1.1.0"
2022-05-31 15:11:19 -04:00
} ,
"bin" : {
"browserslist" : "cli.js"
} ,
"engines" : {
"node" : "^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7"
}
} ,
"node_modules/call-bind" : {
2024-02-21 13:51:42 -05:00
"version" : "1.0.7" ,
"resolved" : "https://registry.npmjs.org/call-bind/-/call-bind-1.0.7.tgz" ,
"integrity" : "sha512-GHTSNSYICQ7scH7sZ+M2rFopRoLh8t2bLSW6BbgrtLsahOIB5iyAVJf9GjWK3cYTDaMj4XdBpM1cA6pIS0Kv2w==" ,
2024-07-05 05:46:22 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2024-07-05 05:46:22 -04:00
"optional" : true ,
2022-05-31 15:11:19 -04:00
"dependencies" : {
2024-02-21 13:51:42 -05:00
"es-define-property" : "^1.0.0" ,
"es-errors" : "^1.3.0" ,
"function-bind" : "^1.1.2" ,
"get-intrinsic" : "^1.2.4" ,
"set-function-length" : "^1.2.1"
} ,
"engines" : {
"node" : ">= 0.4"
2022-05-31 15:11:19 -04:00
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2022-05-20 13:14:49 -04:00
"node_modules/callsites" : {
"version" : "3.1.0" ,
"resolved" : "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz" ,
"integrity" : "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"engines" : {
"node" : ">=6"
}
} ,
"node_modules/camelcase" : {
"version" : "5.3.1" ,
"resolved" : "https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz" ,
"integrity" : "sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"engines" : {
"node" : ">=6"
}
} ,
"node_modules/camelcase-keys" : {
"version" : "6.2.2" ,
"resolved" : "https://registry.npmjs.org/camelcase-keys/-/camelcase-keys-6.2.2.tgz" ,
"integrity" : "sha512-YrwaA0vEKazPBkn0ipTiMpSajYDSe+KjQfrjhcBMxJt/znbvlHd8Pw/Vamaz5EB4Wfhs3SUR3Z9mwRu/P3s3Yg==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
"camelcase" : "^5.3.1" ,
"map-obj" : "^4.0.0" ,
"quick-lru" : "^4.0.1"
} ,
"engines" : {
"node" : ">=8"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
2022-05-31 15:11:19 -04:00
"node_modules/caniuse-lite" : {
2024-10-06 03:09:58 -04:00
"version" : "1.0.30001667" ,
"resolved" : "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001667.tgz" ,
"integrity" : "sha512-7LTwJjcRkzKFmtqGsibMeuXmvFDfZq/nzIjnmgCGzKKRVzjD72selLDK1oPF/Oxzmt4fNcPvTDvGqSDG4tCALw==" ,
2022-05-31 15:11:19 -04:00
"dev" : true ,
"funding" : [
{
"type" : "opencollective" ,
"url" : "https://opencollective.com/browserslist"
} ,
{
"type" : "tidelift" ,
"url" : "https://tidelift.com/funding/github/npm/caniuse-lite"
2024-02-21 13:51:42 -05:00
} ,
{
"type" : "github" ,
"url" : "https://github.com/sponsors/ai"
2022-05-31 15:11:19 -04:00
}
] ,
2024-05-16 02:47:46 -04:00
"license" : "CC-BY-4.0" ,
2022-05-31 15:11:19 -04:00
"peer" : true
} ,
2022-05-20 13:14:49 -04:00
"node_modules/cardinal" : {
"version" : "2.1.1" ,
"resolved" : "https://registry.npmjs.org/cardinal/-/cardinal-2.1.1.tgz" ,
"integrity" : "sha512-JSr5eOgoEymtYHBjNWyjrMqet9Am2miJhlfKNdqLp6zoeAh0KN5dRAcxlecj5mAJrmQomgiOBj35xHLrFjqBpw==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
"ansicolors" : "~0.3.2" ,
"redeyed" : "~2.1.0"
} ,
"bin" : {
"cdl" : "bin/cdl.js"
}
} ,
"node_modules/chalk" : {
"version" : "2.4.2" ,
"resolved" : "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz" ,
"integrity" : "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
"ansi-styles" : "^3.2.1" ,
"escape-string-regexp" : "^1.0.5" ,
"supports-color" : "^5.3.0"
} ,
"engines" : {
"node" : ">=4"
}
} ,
2022-05-20 17:49:20 -04:00
"node_modules/clean-stack" : {
"version" : "2.2.0" ,
"resolved" : "https://registry.npmjs.org/clean-stack/-/clean-stack-2.2.0.tgz" ,
"integrity" : "sha512-4diC9HaTE+KRAMWhDhrGOECgWZxoevMc5TlkObMqNSsVU62PYzXZ/SMTjzyGAFF1YusgxGcSWTEXBhp0CPwQ1A==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"engines" : {
2022-05-20 17:49:20 -04:00
"node" : ">=6"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/cli-table3" : {
2024-05-13 05:32:53 -04:00
"version" : "0.6.5" ,
"resolved" : "https://registry.npmjs.org/cli-table3/-/cli-table3-0.6.5.tgz" ,
"integrity" : "sha512-+W/5efTR7y5HRD7gACw9yQjqMVvEMLBHmboM/kPWam+H+Hmyrgjh6YncVKK122YZkXrLudzTuAukUw9FnMf7IQ==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2022-05-20 19:40:15 -04:00
"string-width" : "^4.2.0"
2022-05-20 13:14:49 -04:00
} ,
"engines" : {
2022-05-20 19:40:15 -04:00
"node" : "10.* || >= 12.*"
} ,
"optionalDependencies" : {
"@colors/colors" : "1.5.0"
2022-05-20 13:14:49 -04:00
}
} ,
"node_modules/cliui" : {
2024-02-21 13:51:42 -05:00
"version" : "8.0.1" ,
"resolved" : "https://registry.npmjs.org/cliui/-/cliui-8.0.1.tgz" ,
"integrity" : "sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==" ,
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "ISC" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
"string-width" : "^4.2.0" ,
2024-02-21 13:51:42 -05:00
"strip-ansi" : "^6.0.1" ,
2022-05-20 19:40:15 -04:00
"wrap-ansi" : "^7.0.0"
2024-02-21 13:51:42 -05:00
} ,
"engines" : {
"node" : ">=12"
2022-05-20 13:14:49 -04:00
}
} ,
"node_modules/color-convert" : {
"version" : "1.9.3" ,
"resolved" : "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz" ,
"integrity" : "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
"color-name" : "1.1.3"
}
} ,
"node_modules/color-name" : {
"version" : "1.1.3" ,
"resolved" : "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz" ,
2024-05-16 02:47:46 -04:00
"integrity" : "sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==" ,
"license" : "MIT"
2022-05-20 13:14:49 -04:00
} ,
"node_modules/compare-func" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/compare-func/-/compare-func-2.0.0.tgz" ,
"integrity" : "sha512-zHig5N+tPWARooBnb0Zx1MFcdfpyJrfTJ3Y5L+IFvUm8rM74hHz66z0gw0x4tijh5CorKkKUCnW82R2vmpeCRA==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
"array-ify" : "^1.0.0" ,
"dot-prop" : "^5.1.0"
}
} ,
"node_modules/concat-map" : {
"version" : "0.0.1" ,
"resolved" : "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz" ,
2024-05-16 02:47:46 -04:00
"integrity" : "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==" ,
"license" : "MIT"
2022-05-20 13:14:49 -04:00
} ,
2023-03-22 17:50:41 -04:00
"node_modules/config-chain" : {
"version" : "1.1.13" ,
"resolved" : "https://registry.npmjs.org/config-chain/-/config-chain-1.1.13.tgz" ,
"integrity" : "sha512-qj+f8APARXHrM0hraqXYb2/bOVSV4PvJQlNZ/DVj0QrmNM2q2euizkeuVckQ57J+W0mRH6Hvi+k50M4Jul2VRQ==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2023-03-22 17:50:41 -04:00
"dependencies" : {
"ini" : "^1.3.4" ,
"proto-list" : "~1.2.1"
}
} ,
2022-05-20 13:14:49 -04:00
"node_modules/conventional-changelog-angular" : {
2024-02-21 13:51:42 -05:00
"version" : "6.0.0" ,
"resolved" : "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-6.0.0.tgz" ,
"integrity" : "sha512-6qLgrBF4gueoC7AFVHu51nHL9pF9FRjXrH+ceVf7WmAfH3gs+gEYOkvxhjMPjZu57I4AGUGoNTY8V7Hrgf1uqg==" ,
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "ISC" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2024-02-21 13:51:42 -05:00
"compare-func" : "^2.0.0"
2022-05-20 13:14:49 -04:00
} ,
"engines" : {
2024-02-21 13:51:42 -05:00
"node" : ">=14"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 18:46:18 -04:00
"node_modules/conventional-changelog-conventionalcommits" : {
2023-08-12 06:31:28 -04:00
"version" : "6.1.0" ,
"resolved" : "https://registry.npmjs.org/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-6.1.0.tgz" ,
"integrity" : "sha512-3cS3GEtR78zTfMzk0AizXKKIdN4OvSh7ibNz6/DPbhWWQu7LqE/8+/GqSodV+sywUR2gpJAdP/1JFf4XtN7Zpw==" ,
2022-05-20 18:46:18 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "ISC" ,
2022-05-20 18:46:18 -04:00
"dependencies" : {
2023-08-12 06:31:28 -04:00
"compare-func" : "^2.0.0"
2022-05-20 18:46:18 -04:00
} ,
"engines" : {
2023-08-12 06:31:28 -04:00
"node" : ">=14"
2022-05-20 18:46:18 -04:00
}
} ,
2022-05-20 13:14:49 -04:00
"node_modules/conventional-changelog-writer" : {
2022-05-20 19:40:15 -04:00
"version" : "5.0.1" ,
"resolved" : "https://registry.npmjs.org/conventional-changelog-writer/-/conventional-changelog-writer-5.0.1.tgz" ,
"integrity" : "sha512-5WsuKUfxW7suLblAbFnxAcrvf6r+0b7GvNaWUwUIk0bXMnENP/PEieGKVUQrjPqwPT4o3EPAASBXiY6iHooLOQ==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
"conventional-commits-filter" : "^2.0.7" ,
"dateformat" : "^3.0.0" ,
2022-05-20 19:40:15 -04:00
"handlebars" : "^4.7.7" ,
2022-05-20 13:14:49 -04:00
"json-stringify-safe" : "^5.0.1" ,
"lodash" : "^4.17.15" ,
"meow" : "^8.0.0" ,
"semver" : "^6.0.0" ,
"split" : "^1.0.0" ,
"through2" : "^4.0.0"
} ,
"bin" : {
"conventional-changelog-writer" : "cli.js"
} ,
"engines" : {
"node" : ">=10"
}
} ,
"node_modules/conventional-commits-filter" : {
"version" : "2.0.7" ,
"resolved" : "https://registry.npmjs.org/conventional-commits-filter/-/conventional-commits-filter-2.0.7.tgz" ,
"integrity" : "sha512-ASS9SamOP4TbCClsRHxIHXRfcGCnIoQqkvAzCSbZzTFLfcTqJVugB0agRgsEELsqaeWgsXv513eS116wnlSSPA==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
"lodash.ismatch" : "^4.4.0" ,
"modify-values" : "^1.0.0"
} ,
"engines" : {
"node" : ">=10"
}
} ,
"node_modules/conventional-commits-parser" : {
2024-02-21 13:51:42 -05:00
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/conventional-commits-parser/-/conventional-commits-parser-4.0.0.tgz" ,
"integrity" : "sha512-WRv5j1FsVM5FISJkoYMR6tPk07fkKT0UodruX4je86V4owk451yjXAKzKAPOs9l7y59E2viHUS9eQ+dfUA9NSg==" ,
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
"is-text-path" : "^1.0.1" ,
2024-02-21 13:51:42 -05:00
"JSONStream" : "^1.3.5" ,
"meow" : "^8.1.2" ,
"split2" : "^3.2.2"
2022-05-20 13:14:49 -04:00
} ,
"bin" : {
"conventional-commits-parser" : "cli.js"
} ,
"engines" : {
2024-02-21 13:51:42 -05:00
"node" : ">=14"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-31 15:11:19 -04:00
"node_modules/convert-source-map" : {
2024-02-21 13:51:42 -05:00
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/convert-source-map/-/convert-source-map-2.0.0.tgz" ,
"integrity" : "sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==" ,
2022-05-31 15:11:19 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2024-02-21 13:51:42 -05:00
"peer" : true
2022-05-31 15:11:19 -04:00
} ,
2022-05-20 13:14:49 -04:00
"node_modules/core-util-is" : {
"version" : "1.0.3" ,
"resolved" : "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.3.tgz" ,
2024-05-16 02:47:46 -04:00
"integrity" : "sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==" ,
"license" : "MIT"
2022-05-20 13:14:49 -04:00
} ,
"node_modules/cosmiconfig" : {
2024-02-21 13:51:42 -05:00
"version" : "8.3.6" ,
"resolved" : "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-8.3.6.tgz" ,
"integrity" : "sha512-kcZ6+W5QzcJ3P1Mt+83OUv/oHFqZHIx8DuxG6eZ5RGMERoLqp4BuGjhHLYGK+Kf5XVkQvqBSmAy/nGWN3qDgEA==" ,
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2024-02-21 13:51:42 -05:00
"import-fresh" : "^3.3.0" ,
"js-yaml" : "^4.1.0" ,
"parse-json" : "^5.2.0" ,
"path-type" : "^4.0.0"
2022-05-20 13:14:49 -04:00
} ,
"engines" : {
2024-02-21 13:51:42 -05:00
"node" : ">=14"
} ,
"funding" : {
"url" : "https://github.com/sponsors/d-fischer"
} ,
"peerDependencies" : {
"typescript" : ">=4.9.5"
} ,
"peerDependenciesMeta" : {
"typescript" : {
"optional" : true
}
2022-05-20 13:14:49 -04:00
}
} ,
"node_modules/cosmiconfig-typescript-loader" : {
2024-02-21 13:51:42 -05:00
"version" : "4.4.0" ,
"resolved" : "https://registry.npmjs.org/cosmiconfig-typescript-loader/-/cosmiconfig-typescript-loader-4.4.0.tgz" ,
"integrity" : "sha512-BabizFdC3wBHhbI4kJh0VkQP9GkBfoHPydD0COMce1nJ1kJAB3F2TmJ/I7diULBKtmEWSwEbuN/KDtgnmUUVmw==" ,
2022-05-20 13:14:49 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"engines" : {
2024-02-21 13:51:42 -05:00
"node" : ">=v14.21.3"
2022-05-20 13:14:49 -04:00
} ,
"peerDependencies" : {
"@types/node" : "*" ,
"cosmiconfig" : ">=7" ,
2022-08-31 11:51:05 -04:00
"ts-node" : ">=10" ,
2024-02-21 13:51:42 -05:00
"typescript" : ">=4"
2022-05-20 13:14:49 -04:00
}
} ,
"node_modules/create-require" : {
"version" : "1.1.1" ,
"resolved" : "https://registry.npmjs.org/create-require/-/create-require-1.1.1.tgz" ,
"integrity" : "sha512-dcKFX3jn0MpIaXjisoRvexIJVEKzaq7z2rZKxf+MSr9TkdmHmsU4m2lcLojrj/FHl8mk5VxMmYA+ftRkP/3oKQ==" ,
2024-05-16 02:47:46 -04:00
"dev" : true ,
"license" : "MIT"
2022-05-20 13:14:49 -04:00
} ,
"node_modules/cross-spawn" : {
"version" : "7.0.3" ,
"resolved" : "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz" ,
"integrity" : "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
"path-key" : "^3.1.0" ,
"shebang-command" : "^2.0.0" ,
"which" : "^2.0.1"
} ,
"engines" : {
"node" : ">= 8"
}
} ,
"node_modules/crypto-random-string" : {
2022-05-20 19:40:15 -04:00
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/crypto-random-string/-/crypto-random-string-2.0.0.tgz" ,
"integrity" : "sha512-v1plID3y9r/lPhviJ1wrXpLeyUIGAZ2SHNYTEapm7/8A9nLPoyvVp3RK/EPFqn5kEznyWgYZNsRtYYIWbuG8KA==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"engines" : {
2022-05-20 19:40:15 -04:00
"node" : ">=8"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 18:46:18 -04:00
"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 ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 18:46:18 -04:00
"engines" : {
"node" : ">=8"
}
} ,
2024-03-16 04:06:20 -04:00
"node_modules/data-view-buffer" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/data-view-buffer/-/data-view-buffer-1.0.1.tgz" ,
"integrity" : "sha512-0lht7OugA5x3iJLOWFhWK/5ehONdprk0ISXqVFn/NFrDu+cuc8iADFrGQz5BnRK7LLU3JmkbXSxaqX+/mXYtUA==" ,
2024-07-05 05:46:22 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2024-07-05 05:46:22 -04:00
"optional" : true ,
2024-03-16 04:06:20 -04:00
"dependencies" : {
"call-bind" : "^1.0.6" ,
"es-errors" : "^1.3.0" ,
"is-data-view" : "^1.0.1"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/data-view-byte-length" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/data-view-byte-length/-/data-view-byte-length-1.0.1.tgz" ,
"integrity" : "sha512-4J7wRJD3ABAzr8wP+OcIcqq2dlUKp4DVflx++hs5h5ZKydWMI6/D/fAot+yh6g2tHh8fLFTvNOaVN357NvSrOQ==" ,
2024-07-05 05:46:22 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2024-07-05 05:46:22 -04:00
"optional" : true ,
2024-03-16 04:06:20 -04:00
"dependencies" : {
"call-bind" : "^1.0.7" ,
"es-errors" : "^1.3.0" ,
"is-data-view" : "^1.0.1"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/data-view-byte-offset" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/data-view-byte-offset/-/data-view-byte-offset-1.0.0.tgz" ,
"integrity" : "sha512-t/Ygsytq+R995EJ5PZlD4Cu56sWa8InXySaViRzw9apusqsOO2bQP+SbYzAhR0pFKoB+43lYy8rWban9JSuXnA==" ,
2024-07-05 05:46:22 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2024-07-05 05:46:22 -04:00
"optional" : true ,
2024-03-16 04:06:20 -04:00
"dependencies" : {
"call-bind" : "^1.0.6" ,
"es-errors" : "^1.3.0" ,
"is-data-view" : "^1.0.1"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2022-05-20 13:14:49 -04:00
"node_modules/dateformat" : {
"version" : "3.0.3" ,
"resolved" : "https://registry.npmjs.org/dateformat/-/dateformat-3.0.3.tgz" ,
"integrity" : "sha512-jyCETtSl3VMZMWeRo7iY1FL19ges1t55hMo5yaam4Jrsm5EPL89UQkoQRyiI+Yf4k8r2ZpdngkV8hr1lIdjb3Q==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"engines" : {
"node" : "*"
}
} ,
"node_modules/debug" : {
2024-09-07 05:05:56 -04:00
"version" : "4.3.7" ,
"resolved" : "https://registry.npmjs.org/debug/-/debug-4.3.7.tgz" ,
"integrity" : "sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2024-09-07 05:05:56 -04:00
"ms" : "^2.1.3"
2022-05-20 13:14:49 -04:00
} ,
"engines" : {
"node" : ">=6.0"
} ,
"peerDependenciesMeta" : {
"supports-color" : {
"optional" : true
}
}
} ,
"node_modules/decamelize" : {
"version" : "1.2.0" ,
"resolved" : "https://registry.npmjs.org/decamelize/-/decamelize-1.2.0.tgz" ,
2024-02-21 13:51:42 -05:00
"integrity" : "sha512-z2S+W9X73hAUUki+N+9Za2lBlun89zigOyGrsax+KUQ6wKW4ZoWpEYBkGhQjwAjjDCkWxhY0VKEhk8wzY7F5cA==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/decamelize-keys" : {
2024-02-21 13:51:42 -05:00
"version" : "1.1.1" ,
"resolved" : "https://registry.npmjs.org/decamelize-keys/-/decamelize-keys-1.1.1.tgz" ,
"integrity" : "sha512-WiPxgEirIV0/eIOMcnFBA3/IJZAZqKnwAwWyvvdi4lsr1WCN22nhdf/3db3DoZcUjTV2SqfzIwNyp6y2xs3nmg==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
"decamelize" : "^1.1.0" ,
"map-obj" : "^1.0.0"
} ,
"engines" : {
"node" : ">=0.10.0"
2024-02-21 13:51:42 -05:00
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
2022-05-20 13:14:49 -04:00
}
} ,
"node_modules/decamelize-keys/node_modules/map-obj" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/map-obj/-/map-obj-1.0.1.tgz" ,
2024-02-21 13:51:42 -05:00
"integrity" : "sha512-7N/q3lyZ+LVCp7PzuxrJr4KMbBE2hW7BT7YNia330OFxIf4d3r5zVpicP2650l7CPN6RM9zOJRl3NGpqSiw3Eg==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"engines" : {
"node" : ">=0.10.0"
}
} ,
"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==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"engines" : {
"node" : ">=4.0.0"
}
} ,
2022-05-31 15:11:19 -04:00
"node_modules/deep-is" : {
"version" : "0.1.4" ,
"resolved" : "https://registry.npmjs.org/deep-is/-/deep-is-0.1.4.tgz" ,
"integrity" : "sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==" ,
2024-05-16 02:47:46 -04:00
"dev" : true ,
"license" : "MIT"
2022-05-31 15:11:19 -04:00
} ,
2024-02-21 13:51:42 -05:00
"node_modules/define-data-property" : {
2022-05-31 15:11:19 -04:00
"version" : "1.1.4" ,
2024-02-21 13:51:42 -05:00
"resolved" : "https://registry.npmjs.org/define-data-property/-/define-data-property-1.1.4.tgz" ,
"integrity" : "sha512-rBMvIzlpA8v6E+SJZoo++HAYqsLrkg7MSfIinMPFhmkorw7X+dOXVJQs+QT69zGkzMyfDnIMN2Wid1+NbL3T+A==" ,
2024-07-05 05:46:22 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2024-07-05 05:46:22 -04:00
"optional" : true ,
2024-02-21 13:51:42 -05:00
"dependencies" : {
"es-define-property" : "^1.0.0" ,
"es-errors" : "^1.3.0" ,
"gopd" : "^1.0.1"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/define-properties" : {
"version" : "1.2.1" ,
"resolved" : "https://registry.npmjs.org/define-properties/-/define-properties-1.2.1.tgz" ,
"integrity" : "sha512-8QmQKqEASLd5nx0U1B1okLElbUuuttJ/AnYmRXbbbGDWh6uS208EjD4Xqq/I9wK7u0v6O08XhTWnt5XtEbR6Dg==" ,
2024-07-05 05:46:22 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2024-07-05 05:46:22 -04:00
"optional" : true ,
2022-05-31 15:11:19 -04:00
"dependencies" : {
2024-02-21 13:51:42 -05:00
"define-data-property" : "^1.0.1" ,
2022-05-31 15:11:19 -04:00
"has-property-descriptors" : "^1.0.0" ,
"object-keys" : "^1.1.1"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/del" : {
2024-02-21 13:51:42 -05:00
"version" : "6.1.1" ,
"resolved" : "https://registry.npmjs.org/del/-/del-6.1.1.tgz" ,
"integrity" : "sha512-ua8BhapfP0JUJKC/zV9yHHDW/rDoDxP4Zhn3AkA6/xT6gY7jYXJiaeyBZznYVujhZZET+UgcbZiQ7sN3WqcImg==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 19:40:15 -04:00
"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"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/del/node_modules/p-map" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/p-map/-/p-map-4.0.0.tgz" ,
"integrity" : "sha512-/bjOqmgETBYB5BoEeGVea8dmvHb2m9GLy1E9W43yeyfP6QQCZGFNa+XRceJEuDB6zqr+gKpIAmlLebMpykw/MQ==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 19:40:15 -04:00
"dependencies" : {
"aggregate-error" : "^3.0.0"
} ,
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
2022-05-20 13:14:49 -04:00
"node_modules/deprecation" : {
"version" : "2.3.1" ,
"resolved" : "https://registry.npmjs.org/deprecation/-/deprecation-2.3.1.tgz" ,
2024-05-16 02:47:46 -04:00
"integrity" : "sha512-xmHIy4F3scKVwMsQ4WnVaS8bHOx0DmVwRywosKhaILI0ywMDWPtBSku2HNxRvF7jtwDRsoEwYQSfbxj8b7RlJQ==" ,
"license" : "ISC"
2022-05-20 13:14:49 -04:00
} ,
"node_modules/diff" : {
"version" : "4.0.2" ,
"resolved" : "https://registry.npmjs.org/diff/-/diff-4.0.2.tgz" ,
"integrity" : "sha512-58lmxKSA4BNyLz+HHMUzlOEpg09FV+ev6ZMe3vJihgdxzgcwZ8VoEEPmALCZG9LmqfVoNMMKpttIYTVG6uDY7A==" ,
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "BSD-3-Clause" ,
2022-05-20 13:14:49 -04:00
"engines" : {
"node" : ">=0.3.1"
}
} ,
"node_modules/dir-glob" : {
"version" : "3.0.1" ,
"resolved" : "https://registry.npmjs.org/dir-glob/-/dir-glob-3.0.1.tgz" ,
"integrity" : "sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
"path-type" : "^4.0.0"
} ,
"engines" : {
"node" : ">=8"
}
} ,
2022-05-31 15:11:19 -04:00
"node_modules/doctrine" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/doctrine/-/doctrine-3.0.0.tgz" ,
"integrity" : "sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==" ,
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "Apache-2.0" ,
2022-05-31 15:11:19 -04:00
"dependencies" : {
"esutils" : "^2.0.2"
} ,
"engines" : {
"node" : ">=6.0.0"
}
} ,
2022-05-20 13:14:49 -04:00
"node_modules/dot-prop" : {
"version" : "5.3.0" ,
"resolved" : "https://registry.npmjs.org/dot-prop/-/dot-prop-5.3.0.tgz" ,
"integrity" : "sha512-QM8q3zDe58hqUqjraQOmzZ1LIH9SWQJTlEKCH4kJ2oQvLZk7RbQXvtDM2XEq3fwkV9CCvvH4LA0AV+ogFsBM2Q==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
"is-obj" : "^2.0.0"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/duplexer2" : {
"version" : "0.1.4" ,
"resolved" : "https://registry.npmjs.org/duplexer2/-/duplexer2-0.1.4.tgz" ,
2024-02-21 13:51:42 -05:00
"integrity" : "sha512-asLFVfWWtJ90ZyOUHMqk7/S2w2guQKxUI2itj3d92ADHhxUSbCMGi1f1cBcJ7xM1To+pE/Khbwo1yuNbMEPKeA==" ,
2024-05-16 02:47:46 -04:00
"license" : "BSD-3-Clause" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
"readable-stream" : "^2.0.2"
}
} ,
2022-05-31 15:11:19 -04:00
"node_modules/electron-to-chromium" : {
2024-10-06 03:09:58 -04:00
"version" : "1.5.32" ,
"resolved" : "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.32.tgz" ,
"integrity" : "sha512-M+7ph0VGBQqqpTT2YrabjNKSQ2fEl9PVx6AK3N558gDH9NO8O6XN9SXXFWRo9u9PbEg/bWq+tjXQr+eXmxubCw==" ,
2022-05-31 15:11:19 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "ISC" ,
2022-05-31 15:11:19 -04:00
"peer" : true
} ,
2022-05-20 13:14:49 -04:00
"node_modules/emoji-regex" : {
"version" : "8.0.0" ,
"resolved" : "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz" ,
2024-05-16 02:47:46 -04:00
"integrity" : "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==" ,
"license" : "MIT"
2022-05-20 13:14:49 -04:00
} ,
"node_modules/env-ci" : {
2022-05-20 19:40:15 -04:00
"version" : "5.5.0" ,
"resolved" : "https://registry.npmjs.org/env-ci/-/env-ci-5.5.0.tgz" ,
"integrity" : "sha512-o0JdWIbOLP+WJKIUt36hz1ImQQFuN92nhsfTkHHap+J8CiI8WgGpH/a9jEGHh4/TU5BUUGjlnKXNoDb57+ne+A==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2022-05-20 19:40:15 -04:00
"execa" : "^5.0.0" ,
"fromentries" : "^1.3.2" ,
2022-05-20 13:14:49 -04:00
"java-properties" : "^1.0.0"
} ,
"engines" : {
2022-05-20 19:40:15 -04:00
"node" : ">=10.17"
2022-05-20 13:14:49 -04:00
}
} ,
"node_modules/error-ex" : {
"version" : "1.3.2" ,
"resolved" : "https://registry.npmjs.org/error-ex/-/error-ex-1.3.2.tgz" ,
"integrity" : "sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
"is-arrayish" : "^0.2.1"
}
} ,
2022-05-31 15:11:19 -04:00
"node_modules/es-abstract" : {
2024-03-31 05:30:52 -04:00
"version" : "1.23.3" ,
"resolved" : "https://registry.npmjs.org/es-abstract/-/es-abstract-1.23.3.tgz" ,
"integrity" : "sha512-e+HfNH61Bj1X9/jLc5v1owaLYuHdeHHSQlkhCBiTK8rBvKaULl/beGMxwrMXjpYrv4pz22BlY570vVePA2ho4A==" ,
2024-07-05 05:46:22 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2024-07-05 05:46:22 -04:00
"optional" : true ,
2022-05-31 15:11:19 -04:00
"dependencies" : {
2024-02-21 13:51:42 -05:00
"array-buffer-byte-length" : "^1.0.1" ,
"arraybuffer.prototype.slice" : "^1.0.3" ,
2024-02-29 21:09:54 -05:00
"available-typed-arrays" : "^1.0.7" ,
2024-02-21 13:51:42 -05:00
"call-bind" : "^1.0.7" ,
2024-03-16 04:06:20 -04:00
"data-view-buffer" : "^1.0.1" ,
2024-03-18 05:53:32 -04:00
"data-view-byte-length" : "^1.0.1" ,
2024-03-16 04:06:20 -04:00
"data-view-byte-offset" : "^1.0.0" ,
2024-02-21 13:51:42 -05:00
"es-define-property" : "^1.0.0" ,
"es-errors" : "^1.3.0" ,
2024-03-18 05:53:32 -04:00
"es-object-atoms" : "^1.0.0" ,
2024-02-29 21:09:54 -05:00
"es-set-tostringtag" : "^2.0.3" ,
2022-05-31 15:11:19 -04:00
"es-to-primitive" : "^1.2.1" ,
2024-02-21 13:51:42 -05:00
"function.prototype.name" : "^1.1.6" ,
"get-intrinsic" : "^1.2.4" ,
"get-symbol-description" : "^1.0.2" ,
"globalthis" : "^1.0.3" ,
"gopd" : "^1.0.1" ,
"has-property-descriptors" : "^1.0.2" ,
2024-02-29 21:09:54 -05:00
"has-proto" : "^1.0.3" ,
2022-05-31 15:11:19 -04:00
"has-symbols" : "^1.0.3" ,
2024-03-18 05:53:32 -04:00
"hasown" : "^2.0.2" ,
2024-02-21 13:51:42 -05:00
"internal-slot" : "^1.0.7" ,
"is-array-buffer" : "^3.0.4" ,
"is-callable" : "^1.2.7" ,
2024-03-16 04:06:20 -04:00
"is-data-view" : "^1.0.1" ,
2024-02-29 21:09:54 -05:00
"is-negative-zero" : "^2.0.3" ,
2022-05-31 15:11:19 -04:00
"is-regex" : "^1.1.4" ,
2024-02-29 21:09:54 -05:00
"is-shared-array-buffer" : "^1.0.3" ,
2022-05-31 15:11:19 -04:00
"is-string" : "^1.0.7" ,
2024-02-21 13:51:42 -05:00
"is-typed-array" : "^1.1.13" ,
2022-05-31 15:11:19 -04:00
"is-weakref" : "^1.0.2" ,
2024-02-21 13:51:42 -05:00
"object-inspect" : "^1.13.1" ,
2022-05-31 15:11:19 -04:00
"object-keys" : "^1.1.1" ,
2024-02-21 13:51:42 -05:00
"object.assign" : "^4.1.5" ,
"regexp.prototype.flags" : "^1.5.2" ,
2024-03-18 05:53:32 -04:00
"safe-array-concat" : "^1.1.2" ,
2024-02-21 13:51:42 -05:00
"safe-regex-test" : "^1.0.3" ,
2024-03-18 05:53:32 -04:00
"string.prototype.trim" : "^1.2.9" ,
"string.prototype.trimend" : "^1.0.8" ,
2024-03-31 05:30:52 -04:00
"string.prototype.trimstart" : "^1.0.8" ,
2024-02-29 21:09:54 -05:00
"typed-array-buffer" : "^1.0.2" ,
"typed-array-byte-length" : "^1.0.1" ,
"typed-array-byte-offset" : "^1.0.2" ,
2024-03-31 05:30:52 -04:00
"typed-array-length" : "^1.0.6" ,
2024-02-21 13:51:42 -05:00
"unbox-primitive" : "^1.0.2" ,
2024-03-18 05:53:32 -04:00
"which-typed-array" : "^1.1.15"
2022-05-31 15:11:19 -04:00
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2024-02-21 13:51:42 -05:00
"node_modules/es-define-property" : {
2022-05-31 15:11:19 -04:00
"version" : "1.0.0" ,
2024-02-21 13:51:42 -05:00
"resolved" : "https://registry.npmjs.org/es-define-property/-/es-define-property-1.0.0.tgz" ,
"integrity" : "sha512-jxayLKShrEqqzJ0eumQbVhTYQM27CfT1T35+gCgDFoL82JLsXqTJ76zv6A0YLOgEnLUMvLzsDsGIrl8NFpT2gQ==" ,
2024-07-05 05:46:22 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2024-07-05 05:46:22 -04:00
"optional" : true ,
2022-05-31 15:11:19 -04:00
"dependencies" : {
2024-02-21 13:51:42 -05:00
"get-intrinsic" : "^1.2.4"
} ,
"engines" : {
"node" : ">= 0.4"
}
} ,
"node_modules/es-errors" : {
"version" : "1.3.0" ,
"resolved" : "https://registry.npmjs.org/es-errors/-/es-errors-1.3.0.tgz" ,
"integrity" : "sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==" ,
2024-07-05 05:46:22 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2024-07-05 05:46:22 -04:00
"optional" : true ,
2024-02-21 13:51:42 -05:00
"engines" : {
"node" : ">= 0.4"
}
} ,
"node_modules/es-iterator-helpers" : {
2024-04-25 03:12:27 -04:00
"version" : "1.0.19" ,
"resolved" : "https://registry.npmjs.org/es-iterator-helpers/-/es-iterator-helpers-1.0.19.tgz" ,
"integrity" : "sha512-zoMwbCcH5hwUkKJkT8kDIBZSz9I6mVG//+lDCinLCGov4+r7NIy0ld8o03M0cJxl2spVf6ESYVS6/gpIfq1FFw==" ,
2024-02-21 13:51:42 -05:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2024-02-21 13:51:42 -05:00
"optional" : true ,
"dependencies" : {
"call-bind" : "^1.0.7" ,
"define-properties" : "^1.2.1" ,
2024-04-25 03:12:27 -04:00
"es-abstract" : "^1.23.3" ,
2024-02-21 13:51:42 -05:00
"es-errors" : "^1.3.0" ,
2024-03-16 04:06:20 -04:00
"es-set-tostringtag" : "^2.0.3" ,
2024-02-21 13:51:42 -05:00
"function-bind" : "^1.1.2" ,
"get-intrinsic" : "^1.2.4" ,
"globalthis" : "^1.0.3" ,
"has-property-descriptors" : "^1.0.2" ,
2024-03-16 04:06:20 -04:00
"has-proto" : "^1.0.3" ,
2024-02-21 13:51:42 -05:00
"has-symbols" : "^1.0.3" ,
"internal-slot" : "^1.0.7" ,
"iterator.prototype" : "^1.1.2" ,
2024-03-16 04:06:20 -04:00
"safe-array-concat" : "^1.1.2"
2024-02-21 13:51:42 -05:00
} ,
"engines" : {
"node" : ">= 0.4"
}
} ,
2024-03-18 05:53:32 -04:00
"node_modules/es-object-atoms" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/es-object-atoms/-/es-object-atoms-1.0.0.tgz" ,
"integrity" : "sha512-MZ4iQ6JwHOBQjahnjwaC1ZtIBH+2ohjamzAO3oaHcXYup7qxjF2fixyH+Q71voWHeOkI2q/TnJao/KfXYIZWbw==" ,
2024-07-05 05:46:22 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2024-07-05 05:46:22 -04:00
"optional" : true ,
2024-03-18 05:53:32 -04:00
"dependencies" : {
"es-errors" : "^1.3.0"
} ,
"engines" : {
"node" : ">= 0.4"
}
} ,
2024-02-21 13:51:42 -05:00
"node_modules/es-set-tostringtag" : {
"version" : "2.0.3" ,
"resolved" : "https://registry.npmjs.org/es-set-tostringtag/-/es-set-tostringtag-2.0.3.tgz" ,
"integrity" : "sha512-3T8uNMC3OQTHkFUsFq8r/BwAXLHvU/9O9mE0fBc/MY5iq/8H7ncvO947LmYA6ldWw9Uh8Yhf25zu6n7nML5QWQ==" ,
2024-07-05 05:46:22 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2024-07-05 05:46:22 -04:00
"optional" : true ,
2024-02-21 13:51:42 -05:00
"dependencies" : {
"get-intrinsic" : "^1.2.4" ,
"has-tostringtag" : "^1.0.2" ,
"hasown" : "^2.0.1"
} ,
"engines" : {
"node" : ">= 0.4"
}
} ,
"node_modules/es-shim-unscopables" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/es-shim-unscopables/-/es-shim-unscopables-1.0.2.tgz" ,
"integrity" : "sha512-J3yBRXCzDu4ULnQwxyToo/OjdMx6akgVC7K6few0a7F/0wLtmKKN7I73AH5T2836UuXRqN7Qg+IIUw/+YJksRw==" ,
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2024-02-21 13:51:42 -05:00
"optional" : true ,
"dependencies" : {
"hasown" : "^2.0.0"
2022-05-31 15:11:19 -04:00
}
} ,
"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==" ,
2024-07-05 05:46:22 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2024-07-05 05:46:22 -04:00
"optional" : true ,
2022-05-31 15:11:19 -04:00
"dependencies" : {
"is-callable" : "^1.1.4" ,
"is-date-object" : "^1.0.1" ,
"is-symbol" : "^1.0.2"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2022-05-20 18:46:18 -04:00
"node_modules/escalade" : {
2024-08-31 02:35:08 -04:00
"version" : "3.2.0" ,
"resolved" : "https://registry.npmjs.org/escalade/-/escalade-3.2.0.tgz" ,
"integrity" : "sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 18:46:18 -04:00
"engines" : {
"node" : ">=6"
}
} ,
2022-05-20 13:14:49 -04:00
"node_modules/escape-string-regexp" : {
"version" : "1.0.5" ,
"resolved" : "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz" ,
2024-02-21 13:51:42 -05:00
"integrity" : "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"engines" : {
"node" : ">=0.8.0"
}
} ,
2022-05-31 15:11:19 -04:00
"node_modules/eslint" : {
2024-09-19 13:05:40 -04:00
"version" : "8.57.1" ,
"resolved" : "https://registry.npmjs.org/eslint/-/eslint-8.57.1.tgz" ,
"integrity" : "sha512-ypowyDxpVSYpkXr9WPv2PAZCtNip1Mv5KTW0SCurXv/9iOpcrH9PaqUElksqEB6pChqHGDRCFTyrZlGhnLNGiA==" ,
2024-10-06 03:09:58 -04:00
"deprecated" : "This version is no longer supported. Please see https://eslint.org/version-support for other options." ,
2022-05-31 15:11:19 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-31 15:11:19 -04:00
"dependencies" : {
2023-03-13 20:08:16 -04:00
"@eslint-community/eslint-utils" : "^4.2.0" ,
2023-07-31 14:31:56 -04:00
"@eslint-community/regexpp" : "^4.6.1" ,
2023-12-04 20:28:51 -05:00
"@eslint/eslintrc" : "^2.1.4" ,
2024-09-19 13:05:40 -04:00
"@eslint/js" : "8.57.1" ,
"@humanwhocodes/config-array" : "^0.13.0" ,
2022-08-26 19:27:47 -04:00
"@humanwhocodes/module-importer" : "^1.0.1" ,
2022-10-21 17:26:10 -04:00
"@nodelib/fs.walk" : "^1.2.8" ,
2023-10-23 17:54:12 -04:00
"@ungap/structured-clone" : "^1.2.0" ,
2023-07-31 14:31:56 -04:00
"ajv" : "^6.12.4" ,
2022-05-31 15:11:19 -04:00
"chalk" : "^4.0.0" ,
"cross-spawn" : "^7.0.2" ,
"debug" : "^4.3.2" ,
"doctrine" : "^3.0.0" ,
"escape-string-regexp" : "^4.0.0" ,
2023-07-31 14:31:56 -04:00
"eslint-scope" : "^7.2.2" ,
2023-08-14 11:58:55 -04:00
"eslint-visitor-keys" : "^3.4.3" ,
2023-07-31 14:31:56 -04:00
"espree" : "^9.6.1" ,
2023-03-01 06:14:17 -05:00
"esquery" : "^1.4.2" ,
2022-05-31 15:11:19 -04:00
"esutils" : "^2.0.2" ,
"fast-deep-equal" : "^3.1.3" ,
"file-entry-cache" : "^6.0.1" ,
2022-08-01 03:10:50 -04:00
"find-up" : "^5.0.0" ,
2022-10-21 17:26:10 -04:00
"glob-parent" : "^6.0.2" ,
2022-12-19 20:50:00 -05:00
"globals" : "^13.19.0" ,
2023-06-30 23:00:57 -04:00
"graphemer" : "^1.4.0" ,
2022-05-31 15:11:19 -04:00
"ignore" : "^5.2.0" ,
"imurmurhash" : "^0.1.4" ,
"is-glob" : "^4.0.0" ,
2022-10-21 17:26:10 -04:00
"is-path-inside" : "^3.0.3" ,
2022-05-31 15:11:19 -04:00
"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" ,
2023-07-03 22:02:19 -04:00
"optionator" : "^0.9.3" ,
2022-05-31 15:11:19 -04:00
"strip-ansi" : "^6.0.1" ,
2022-08-26 19:27:47 -04:00
"text-table" : "^0.2.0"
2022-05-31 15:11:19 -04:00
} ,
"bin" : {
"eslint" : "bin/eslint.js"
} ,
"engines" : {
"node" : "^12.22.0 || ^14.17.0 || >=16.0.0"
} ,
"funding" : {
"url" : "https://opencollective.com/eslint"
}
} ,
"node_modules/eslint-config-scratch" : {
2024-09-11 00:25:33 -04:00
"version" : "9.0.9" ,
"resolved" : "https://registry.npmjs.org/eslint-config-scratch/-/eslint-config-scratch-9.0.9.tgz" ,
"integrity" : "sha512-6OlJ8Gc/X35bMCA1fWnEdJ7r3NC+xLn8qDLUj8hUTM+N7P+AKgS+itWUUoWlVpVvIpQlR6Bq1ctdL5zVp2+1Aw==" ,
2022-05-31 15:11:19 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "BSD-3-Clause" ,
2022-05-31 15:11:19 -04:00
"optionalDependencies" : {
2023-12-15 12:59:45 -05:00
"eslint-plugin-react" : ">=7.27.0"
2022-05-31 15:11:19 -04:00
} ,
"peerDependencies" : {
"@babel/eslint-parser" : "^7.11.0" ,
2023-12-15 12:59:45 -05:00
"eslint" : "^8.0.0"
2022-05-31 15:11:19 -04:00
}
} ,
"node_modules/eslint-plugin-react" : {
2024-10-03 05:50:19 -04:00
"version" : "7.37.1" ,
"resolved" : "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.37.1.tgz" ,
"integrity" : "sha512-xwTnwDqzbDRA8uJ7BMxPs/EXRB3i8ZfnOIp8BsxEQkT0nHPp+WWceqGgo6rKb9ctNi8GJLDT4Go5HAWELa/WMg==" ,
2022-05-31 15:11:19 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-31 15:11:19 -04:00
"optional" : true ,
"dependencies" : {
2024-05-29 02:28:25 -04:00
"array-includes" : "^3.1.8" ,
"array.prototype.findlast" : "^1.2.5" ,
2024-03-04 13:18:42 -05:00
"array.prototype.flatmap" : "^1.3.2" ,
2024-06-20 03:43:54 -04:00
"array.prototype.tosorted" : "^1.1.4" ,
2022-05-31 15:11:19 -04:00
"doctrine" : "^2.1.0" ,
2024-05-29 02:28:25 -04:00
"es-iterator-helpers" : "^1.0.19" ,
2022-05-31 15:11:19 -04:00
"estraverse" : "^5.3.0" ,
2024-07-15 02:59:46 -04:00
"hasown" : "^2.0.2" ,
2022-05-31 15:11:19 -04:00
"jsx-ast-utils" : "^2.4.1 || ^3.0.0" ,
"minimatch" : "^3.1.2" ,
2024-05-29 02:28:25 -04:00
"object.entries" : "^1.1.8" ,
"object.fromentries" : "^2.0.8" ,
"object.values" : "^1.2.0" ,
2022-05-31 15:11:19 -04:00
"prop-types" : "^15.8.1" ,
2024-03-04 13:18:42 -05:00
"resolve" : "^2.0.0-next.5" ,
2024-02-21 13:51:42 -05:00
"semver" : "^6.3.1" ,
2024-07-15 02:59:46 -04:00
"string.prototype.matchall" : "^4.0.11" ,
"string.prototype.repeat" : "^1.0.0"
2022-05-31 15:11:19 -04:00
} ,
"engines" : {
"node" : ">=4"
} ,
"peerDependencies" : {
2024-07-21 03:31:40 -04:00
"eslint" : "^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7"
2022-05-31 15:11:19 -04:00
}
} ,
"node_modules/eslint-plugin-react/node_modules/doctrine" : {
"version" : "2.1.0" ,
"resolved" : "https://registry.npmjs.org/doctrine/-/doctrine-2.1.0.tgz" ,
"integrity" : "sha512-35mSku4ZXK0vfCuHEDAwt55dg2jNajHZ1odvF+8SSr82EsZY4QmXfuWso8oEd8zRhVObSN18aM0CjSdoBX7zIw==" ,
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "Apache-2.0" ,
2022-05-31 15:11:19 -04:00
"optional" : true ,
"dependencies" : {
"esutils" : "^2.0.2"
} ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"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==" ,
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "BSD-2-Clause" ,
2022-05-31 15:11:19 -04:00
"peer" : true ,
"dependencies" : {
"esrecurse" : "^4.3.0" ,
"estraverse" : "^4.1.1"
} ,
"engines" : {
"node" : ">=8.0.0"
}
} ,
"node_modules/eslint-scope/node_modules/estraverse" : {
"version" : "4.3.0" ,
"resolved" : "https://registry.npmjs.org/estraverse/-/estraverse-4.3.0.tgz" ,
"integrity" : "sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==" ,
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "BSD-2-Clause" ,
2022-05-31 15:11:19 -04:00
"peer" : true ,
"engines" : {
"node" : ">=4.0"
}
} ,
"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 ,
2024-05-16 02:47:46 -04:00
"license" : "Apache-2.0" ,
2023-03-13 20:08:16 -04:00
"peer" : true ,
2022-05-31 15:11:19 -04:00
"engines" : {
"node" : ">=10"
}
} ,
2024-02-21 13:51:42 -05:00
"node_modules/eslint/node_modules/ajv" : {
"version" : "6.12.6" ,
"resolved" : "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz" ,
"integrity" : "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==" ,
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2024-02-21 13:51:42 -05:00
"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"
}
} ,
2022-05-31 15:11:19 -04:00
"node_modules/eslint/node_modules/ansi-styles" : {
"version" : "4.3.0" ,
"resolved" : "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz" ,
"integrity" : "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==" ,
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-31 15:11:19 -04:00
"dependencies" : {
"color-convert" : "^2.0.1"
} ,
"engines" : {
"node" : ">=8"
} ,
"funding" : {
"url" : "https://github.com/chalk/ansi-styles?sponsor=1"
}
} ,
"node_modules/eslint/node_modules/chalk" : {
"version" : "4.1.2" ,
"resolved" : "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz" ,
"integrity" : "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==" ,
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-31 15:11:19 -04:00
"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/eslint/node_modules/color-convert" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz" ,
"integrity" : "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==" ,
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-31 15:11:19 -04:00
"dependencies" : {
"color-name" : "~1.1.4"
} ,
"engines" : {
"node" : ">=7.0.0"
}
} ,
"node_modules/eslint/node_modules/color-name" : {
"version" : "1.1.4" ,
"resolved" : "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz" ,
"integrity" : "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==" ,
2024-05-16 02:47:46 -04:00
"dev" : true ,
"license" : "MIT"
2022-05-31 15:11:19 -04:00
} ,
"node_modules/eslint/node_modules/escape-string-regexp" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz" ,
"integrity" : "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==" ,
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-31 15:11:19 -04:00
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/eslint/node_modules/eslint-scope" : {
2023-07-31 14:31:56 -04:00
"version" : "7.2.2" ,
"resolved" : "https://registry.npmjs.org/eslint-scope/-/eslint-scope-7.2.2.tgz" ,
"integrity" : "sha512-dOt21O7lTMhDM+X9mB4GX+DZrZtCUJPL/wlcTqxyrx5IvO0IYtILdtrQGQp+8n5S0gwSVmOf9NQrjMOgfQZlIg==" ,
2022-05-31 15:11:19 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "BSD-2-Clause" ,
2022-05-31 15:11:19 -04:00
"dependencies" : {
"esrecurse" : "^4.3.0" ,
"estraverse" : "^5.2.0"
} ,
"engines" : {
"node" : "^12.22.0 || ^14.17.0 || >=16.0.0"
2023-04-25 01:15:40 -04:00
} ,
"funding" : {
"url" : "https://opencollective.com/eslint"
2022-05-31 15:11:19 -04:00
}
} ,
"node_modules/eslint/node_modules/eslint-visitor-keys" : {
2023-08-14 11:58:55 -04:00
"version" : "3.4.3" ,
"resolved" : "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz" ,
"integrity" : "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==" ,
2022-05-31 15:11:19 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "Apache-2.0" ,
2022-05-31 15:11:19 -04:00
"engines" : {
"node" : "^12.22.0 || ^14.17.0 || >=16.0.0"
2023-04-03 05:31:01 -04:00
} ,
"funding" : {
"url" : "https://opencollective.com/eslint"
2022-05-31 15:11:19 -04:00
}
} ,
"node_modules/eslint/node_modules/globals" : {
2023-12-18 19:01:50 -05:00
"version" : "13.24.0" ,
"resolved" : "https://registry.npmjs.org/globals/-/globals-13.24.0.tgz" ,
"integrity" : "sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==" ,
2022-05-31 15:11:19 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-31 15:11:19 -04:00
"dependencies" : {
"type-fest" : "^0.20.2"
} ,
"engines" : {
"node" : ">=8"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/eslint/node_modules/has-flag" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz" ,
"integrity" : "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==" ,
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-31 15:11:19 -04:00
"engines" : {
"node" : ">=8"
}
} ,
2024-02-21 13:51:42 -05:00
"node_modules/eslint/node_modules/json-schema-traverse" : {
"version" : "0.4.1" ,
"resolved" : "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz" ,
"integrity" : "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==" ,
2024-05-16 02:47:46 -04:00
"dev" : true ,
"license" : "MIT"
2022-08-01 03:10:50 -04:00
} ,
2022-05-31 15:11:19 -04:00
"node_modules/eslint/node_modules/supports-color" : {
"version" : "7.2.0" ,
"resolved" : "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz" ,
"integrity" : "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==" ,
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-31 15:11:19 -04:00
"dependencies" : {
"has-flag" : "^4.0.0"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/eslint/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 ,
2024-05-16 02:47:46 -04:00
"license" : "(MIT OR CC0-1.0)" ,
2022-05-31 15:11:19 -04:00
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/espree" : {
2023-07-31 14:31:56 -04:00
"version" : "9.6.1" ,
"resolved" : "https://registry.npmjs.org/espree/-/espree-9.6.1.tgz" ,
"integrity" : "sha512-oruZaFkjorTpF32kDSI5/75ViwGeZginGGy2NoOSg3Q9bnwlnmDm4HLnkl0RE3n+njDXR037aY1+x58Z/zFdwQ==" ,
2022-05-31 15:11:19 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "BSD-2-Clause" ,
2022-05-31 15:11:19 -04:00
"dependencies" : {
2023-07-03 22:02:19 -04:00
"acorn" : "^8.9.0" ,
2022-05-31 15:11:19 -04:00
"acorn-jsx" : "^5.3.2" ,
2023-05-08 17:27:26 -04:00
"eslint-visitor-keys" : "^3.4.1"
2022-05-31 15:11:19 -04:00
} ,
"engines" : {
"node" : "^12.22.0 || ^14.17.0 || >=16.0.0"
2022-08-01 03:10:50 -04:00
} ,
"funding" : {
"url" : "https://opencollective.com/eslint"
2022-05-31 15:11:19 -04:00
}
} ,
"node_modules/espree/node_modules/eslint-visitor-keys" : {
2024-02-21 13:51:42 -05:00
"version" : "3.4.3" ,
"resolved" : "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz" ,
"integrity" : "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==" ,
2022-05-31 15:11:19 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "Apache-2.0" ,
2022-05-31 15:11:19 -04:00
"engines" : {
"node" : "^12.22.0 || ^14.17.0 || >=16.0.0"
2023-04-03 05:31:01 -04:00
} ,
"funding" : {
"url" : "https://opencollective.com/eslint"
2022-05-31 15:11:19 -04:00
}
} ,
2022-05-20 17:49:20 -04:00
"node_modules/esprima" : {
"version" : "4.0.1" ,
"resolved" : "https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz" ,
"integrity" : "sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==" ,
2024-05-16 02:47:46 -04:00
"license" : "BSD-2-Clause" ,
2022-05-20 13:14:49 -04:00
"bin" : {
2022-05-20 17:49:20 -04:00
"esparse" : "bin/esparse.js" ,
"esvalidate" : "bin/esvalidate.js"
2022-05-20 13:14:49 -04:00
} ,
"engines" : {
2022-05-20 17:49:20 -04:00
"node" : ">=4"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-31 15:11:19 -04:00
"node_modules/esquery" : {
2024-07-10 03:31:41 -04:00
"version" : "1.6.0" ,
"resolved" : "https://registry.npmjs.org/esquery/-/esquery-1.6.0.tgz" ,
"integrity" : "sha512-ca9pw9fomFcKPvFLXhBKUK90ZvGibiGOvRJNbjljY7s7uq/5YO4BOzcYtJqExdx99rF6aAcnRxHmcUHcz6sQsg==" ,
2022-05-31 15:11:19 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "BSD-3-Clause" ,
2022-05-31 15:11:19 -04:00
"dependencies" : {
"estraverse" : "^5.1.0"
} ,
"engines" : {
"node" : ">=0.10"
}
} ,
"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 ,
2024-05-16 02:47:46 -04:00
"license" : "BSD-2-Clause" ,
2022-05-31 15:11:19 -04:00
"dependencies" : {
"estraverse" : "^5.2.0"
} ,
"engines" : {
"node" : ">=4.0"
}
} ,
"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 ,
2024-05-16 02:47:46 -04:00
"license" : "BSD-2-Clause" ,
2022-05-31 15:11:19 -04:00
"engines" : {
"node" : ">=4.0"
}
} ,
"node_modules/esutils" : {
"version" : "2.0.3" ,
"resolved" : "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz" ,
"integrity" : "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==" ,
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "BSD-2-Clause" ,
2022-05-31 15:11:19 -04:00
"engines" : {
"node" : ">=0.10.0"
}
} ,
2022-05-20 17:49:20 -04:00
"node_modules/execa" : {
2022-05-20 19:40:15 -04:00
"version" : "5.1.1" ,
"resolved" : "https://registry.npmjs.org/execa/-/execa-5.1.1.tgz" ,
"integrity" : "sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2022-05-20 19:40:15 -04:00
"cross-spawn" : "^7.0.3" ,
"get-stream" : "^6.0.0" ,
"human-signals" : "^2.1.0" ,
2022-05-20 17:49:20 -04:00
"is-stream" : "^2.0.0" ,
"merge-stream" : "^2.0.0" ,
2022-05-20 19:40:15 -04:00
"npm-run-path" : "^4.0.1" ,
"onetime" : "^5.1.2" ,
"signal-exit" : "^3.0.3" ,
2022-05-20 17:49:20 -04:00
"strip-final-newline" : "^2.0.0"
2022-05-20 13:14:49 -04:00
} ,
"engines" : {
2022-05-20 19:40:15 -04:00
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/sindresorhus/execa?sponsor=1"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 17:49:20 -04:00
"node_modules/fast-deep-equal" : {
"version" : "3.1.3" ,
"resolved" : "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz" ,
"integrity" : "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==" ,
2024-05-16 02:47:46 -04:00
"dev" : true ,
"license" : "MIT"
2022-05-20 13:14:49 -04:00
} ,
2022-05-20 17:49:20 -04:00
"node_modules/fast-glob" : {
2024-02-21 13:51:42 -05:00
"version" : "3.3.2" ,
"resolved" : "https://registry.npmjs.org/fast-glob/-/fast-glob-3.3.2.tgz" ,
"integrity" : "sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2022-05-20 17:49:20 -04:00
"@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"
2022-05-20 13:14:49 -04:00
} ,
"engines" : {
2022-05-20 17:49:20 -04:00
"node" : ">=8.6.0"
2022-05-20 13:14:49 -04:00
}
} ,
2024-02-21 13:51:42 -05:00
"node_modules/fast-glob/node_modules/glob-parent" : {
"version" : "5.1.2" ,
"resolved" : "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz" ,
"integrity" : "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==" ,
2024-05-16 02:47:46 -04:00
"license" : "ISC" ,
2024-02-21 13:51:42 -05:00
"dependencies" : {
"is-glob" : "^4.0.1"
} ,
"engines" : {
"node" : ">= 6"
}
} ,
2022-05-20 17:49:20 -04:00
"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==" ,
2024-05-16 02:47:46 -04:00
"dev" : true ,
"license" : "MIT"
2022-05-20 17:49:20 -04:00
} ,
2022-05-31 15:11:19 -04:00
"node_modules/fast-levenshtein" : {
"version" : "2.0.6" ,
"resolved" : "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz" ,
"integrity" : "sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==" ,
2024-05-16 02:47:46 -04:00
"dev" : true ,
"license" : "MIT"
2022-05-31 15:11:19 -04:00
} ,
2024-07-15 02:59:46 -04:00
"node_modules/fast-uri" : {
2024-09-28 05:44:34 -04:00
"version" : "3.0.2" ,
"resolved" : "https://registry.npmjs.org/fast-uri/-/fast-uri-3.0.2.tgz" ,
"integrity" : "sha512-GR6f0hD7XXyNJa25Tb9BuIdN0tdr+0BMi6/CJPH3wJO1JjNG3n/VsSw38AwRdKZABm8lGbPfakLRkYzx2V9row==" ,
2024-07-15 02:59:46 -04:00
"dev" : true ,
"license" : "MIT"
} ,
2022-05-20 17:49:20 -04:00
"node_modules/fastq" : {
2024-02-21 13:51:42 -05:00
"version" : "1.17.1" ,
"resolved" : "https://registry.npmjs.org/fastq/-/fastq-1.17.1.tgz" ,
"integrity" : "sha512-sRVD3lWVIXWg6By68ZN7vho9a1pQcN/WBFaAAsDDFzlJjvoGx0P8z7V1t72grFJfJhu3YPZBuu25f7Kaw2jN1w==" ,
2024-05-16 02:47:46 -04:00
"license" : "ISC" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2022-05-20 17:49:20 -04:00
"reusify" : "^1.0.4"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 17:49:20 -04:00
"node_modules/figures" : {
2024-02-21 13:51:42 -05:00
"version" : "3.2.0" ,
"resolved" : "https://registry.npmjs.org/figures/-/figures-3.2.0.tgz" ,
"integrity" : "sha512-yaduQFRKLXYOGgEn6AZau90j3ggSOyiqXU0F9JZfeXYhNa+Jk4X+s45A2zg5jns87GAFa34BBm2kXw4XpNcbdg==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2022-05-20 17:49:20 -04:00
"escape-string-regexp" : "^1.0.5"
} ,
"engines" : {
2024-02-21 13:51:42 -05:00
"node" : ">=8"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-31 15:11:19 -04:00
"node_modules/file-entry-cache" : {
"version" : "6.0.1" ,
"resolved" : "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-6.0.1.tgz" ,
"integrity" : "sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==" ,
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-31 15:11:19 -04:00
"dependencies" : {
"flat-cache" : "^3.0.4"
} ,
"engines" : {
"node" : "^10.12.0 || >=12.0.0"
}
} ,
2022-05-20 17:49:20 -04:00
"node_modules/fill-range" : {
2024-05-23 02:06:36 -04:00
"version" : "7.1.1" ,
"resolved" : "https://registry.npmjs.org/fill-range/-/fill-range-7.1.1.tgz" ,
"integrity" : "sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2022-05-20 17:49:20 -04:00
"to-regex-range" : "^5.0.1"
2022-05-20 13:14:49 -04:00
} ,
"engines" : {
2022-05-20 17:49:20 -04:00
"node" : ">=8"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 17:49:20 -04:00
"node_modules/find-up" : {
2024-02-21 13:51:42 -05:00
"version" : "5.0.0" ,
"resolved" : "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz" ,
"integrity" : "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==" ,
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2024-02-21 13:51:42 -05:00
"locate-path" : "^6.0.0" ,
2022-05-20 17:49:20 -04:00
"path-exists" : "^4.0.0"
2022-05-20 13:14:49 -04:00
} ,
"engines" : {
2024-02-21 13:51:42 -05:00
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 17:49:20 -04:00
"node_modules/find-versions" : {
2022-05-20 19:40:15 -04:00
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/find-versions/-/find-versions-4.0.0.tgz" ,
"integrity" : "sha512-wgpWy002tA+wgmO27buH/9KzyEOQnKsG/R0yrcjPT9BOFm0zRBVQbZ95nRGXWMywS8YR5knRbpohio0bcJABxQ==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2022-05-20 19:40:15 -04:00
"semver-regex" : "^3.1.2"
2022-05-20 13:14:49 -04:00
} ,
"engines" : {
2022-05-20 19:40:15 -04:00
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-31 15:11:19 -04:00
"node_modules/flat-cache" : {
2024-02-21 13:51:42 -05:00
"version" : "3.2.0" ,
"resolved" : "https://registry.npmjs.org/flat-cache/-/flat-cache-3.2.0.tgz" ,
"integrity" : "sha512-CYcENa+FtcUKLmhhqyctpclsq7QF38pKjZHsGNiSQF5r4FtoKDWabFDl3hzaEQMvT1LHEysw5twgLvpYYb4vbw==" ,
2022-05-31 15:11:19 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-31 15:11:19 -04:00
"dependencies" : {
2024-02-21 13:51:42 -05:00
"flatted" : "^3.2.9" ,
"keyv" : "^4.5.3" ,
2022-05-31 15:11:19 -04:00
"rimraf" : "^3.0.2"
} ,
"engines" : {
"node" : "^10.12.0 || >=12.0.0"
}
} ,
"node_modules/flatted" : {
2024-02-21 13:51:42 -05:00
"version" : "3.3.1" ,
"resolved" : "https://registry.npmjs.org/flatted/-/flatted-3.3.1.tgz" ,
"integrity" : "sha512-X8cqMLLie7KsNUDSdzeN8FYK9rEt4Dt67OsG/DNGnYTSDBG4uFAJFBnUeiV+zCVAvwFy56IjM9sH51jVaEhNxw==" ,
2024-05-16 02:47:46 -04:00
"dev" : true ,
"license" : "ISC"
2022-05-31 15:11:19 -04:00
} ,
2024-02-21 13:51:42 -05:00
"node_modules/for-each" : {
"version" : "0.3.3" ,
"resolved" : "https://registry.npmjs.org/for-each/-/for-each-0.3.3.tgz" ,
"integrity" : "sha512-jqYfLp7mo9vIyQf8ykW2v7A+2N4QjeCeI5+Dz9XraiO1ign81wjiH7Fb9vSOWvQfNtmSa4H2RoQTrrXivdUZmw==" ,
2024-07-05 05:46:22 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2024-07-05 05:46:22 -04:00
"optional" : true ,
2024-02-21 13:51:42 -05:00
"dependencies" : {
"is-callable" : "^1.1.3"
}
} ,
2022-05-20 17:49:20 -04:00
"node_modules/from2" : {
"version" : "2.3.0" ,
"resolved" : "https://registry.npmjs.org/from2/-/from2-2.3.0.tgz" ,
2024-02-21 13:51:42 -05:00
"integrity" : "sha512-OMcX/4IC/uqEPVgGeyfN22LJk6AZrMkRZHxcHBMBvHScDGgwTm2GT2Wkgtocyd3JfZffjj2kYUDXXII0Fk9W0g==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2022-05-20 17:49:20 -04:00
"inherits" : "^2.0.1" ,
"readable-stream" : "^2.0.0"
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/fromentries" : {
"version" : "1.3.2" ,
"resolved" : "https://registry.npmjs.org/fromentries/-/fromentries-1.3.2.tgz" ,
"integrity" : "sha512-cHEpEQHUg0f8XdtZCc2ZAhrHzKzT0MrFUTcvx+hfxYu7rGMDc5SKoXFh+n4YigxsHXRzc6OrCshdR1bWH6HHyg==" ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/feross"
} ,
{
"type" : "patreon" ,
"url" : "https://www.patreon.com/feross"
} ,
{
"type" : "consulting" ,
"url" : "https://feross.org/support"
}
2024-05-16 02:47:46 -04:00
] ,
"license" : "MIT"
2022-05-20 19:40:15 -04:00
} ,
2022-05-20 17:49:20 -04:00
"node_modules/fs-extra" : {
2024-02-21 13:51:42 -05:00
"version" : "11.2.0" ,
"resolved" : "https://registry.npmjs.org/fs-extra/-/fs-extra-11.2.0.tgz" ,
"integrity" : "sha512-PmDi3uwK5nFuXh7XDTlVnS17xJS7vW36is2+w3xcv8SVxiB4NyATf4ctkVY5bkSjX0Y4nbvZCq1/EjtEyr9ktw==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 17:49:20 -04:00
"dependencies" : {
"graceful-fs" : "^4.2.0" ,
2022-05-20 19:40:15 -04:00
"jsonfile" : "^6.0.1" ,
"universalify" : "^2.0.0"
2022-05-20 13:14:49 -04:00
} ,
"engines" : {
2023-03-22 17:50:41 -04:00
"node" : ">=14.14"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 17:49:20 -04:00
"node_modules/fs.realpath" : {
2022-05-20 13:14:49 -04:00
"version" : "1.0.0" ,
2022-05-20 17:49:20 -04:00
"resolved" : "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz" ,
2024-05-16 02:47:46 -04:00
"integrity" : "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==" ,
"license" : "ISC"
2022-05-20 13:14:49 -04:00
} ,
2022-05-20 17:49:20 -04:00
"node_modules/function-bind" : {
2024-02-21 13:51:42 -05:00
"version" : "1.1.2" ,
"resolved" : "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz" ,
"integrity" : "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2024-02-21 13:51:42 -05:00
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
2022-05-20 13:14:49 -04:00
} ,
2022-05-31 15:11:19 -04:00
"node_modules/function.prototype.name" : {
2024-02-21 13:51:42 -05:00
"version" : "1.1.6" ,
"resolved" : "https://registry.npmjs.org/function.prototype.name/-/function.prototype.name-1.1.6.tgz" ,
"integrity" : "sha512-Z5kx79swU5P27WEayXM1tBi5Ze/lbIyiNgU3qyXUOf9b2rgXYyF9Dy9Cx+IQv/Lc8WCG6L82zwUPpSS9hGehIg==" ,
2024-07-05 05:46:22 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2024-07-05 05:46:22 -04:00
"optional" : true ,
2022-05-31 15:11:19 -04:00
"dependencies" : {
"call-bind" : "^1.0.2" ,
2024-02-21 13:51:42 -05:00
"define-properties" : "^1.2.0" ,
"es-abstract" : "^1.22.1" ,
"functions-have-names" : "^1.2.3"
2022-05-31 15:11:19 -04:00
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/functions-have-names" : {
"version" : "1.2.3" ,
"resolved" : "https://registry.npmjs.org/functions-have-names/-/functions-have-names-1.2.3.tgz" ,
"integrity" : "sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==" ,
2024-07-05 05:46:22 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2024-07-05 05:46:22 -04:00
"optional" : true ,
2022-05-31 15:11:19 -04:00
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"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 ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-31 15:11:19 -04:00
"peer" : true ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
2022-05-20 17:49:20 -04:00
"node_modules/get-caller-file" : {
"version" : "2.0.5" ,
"resolved" : "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz" ,
"integrity" : "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==" ,
2024-05-16 02:47:46 -04:00
"license" : "ISC" ,
2022-05-20 13:14:49 -04:00
"engines" : {
2022-05-20 17:49:20 -04:00
"node" : "6.* || 8.* || >= 10.*"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-31 15:11:19 -04:00
"node_modules/get-intrinsic" : {
2024-02-21 13:51:42 -05:00
"version" : "1.2.4" ,
"resolved" : "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.2.4.tgz" ,
"integrity" : "sha512-5uYhsJH8VJBTv7oslg4BznJYhDoRI6waYCxMmCdnTrcCrHA/fCFKoTFz2JKKE0HdDFUF7/oQuhzumXJK7paBRQ==" ,
2024-07-05 05:46:22 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2024-07-05 05:46:22 -04:00
"optional" : true ,
2022-05-31 15:11:19 -04:00
"dependencies" : {
2024-02-21 13:51:42 -05:00
"es-errors" : "^1.3.0" ,
"function-bind" : "^1.1.2" ,
"has-proto" : "^1.0.1" ,
"has-symbols" : "^1.0.3" ,
"hasown" : "^2.0.0"
} ,
"engines" : {
"node" : ">= 0.4"
2022-05-31 15:11:19 -04:00
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2022-05-20 17:49:20 -04:00
"node_modules/get-stream" : {
2022-05-20 19:40:15 -04:00
"version" : "6.0.1" ,
"resolved" : "https://registry.npmjs.org/get-stream/-/get-stream-6.0.1.tgz" ,
"integrity" : "sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"engines" : {
2022-05-20 19:40:15 -04:00
"node" : ">=10"
2022-05-20 13:14:49 -04:00
} ,
"funding" : {
2022-05-20 17:49:20 -04:00
"url" : "https://github.com/sponsors/sindresorhus"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-31 15:11:19 -04:00
"node_modules/get-symbol-description" : {
2024-02-21 13:51:42 -05:00
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/get-symbol-description/-/get-symbol-description-1.0.2.tgz" ,
"integrity" : "sha512-g0QYk1dZBxGwk+Ngc+ltRH2IBp2f7zBkBMBJZCDerh6EhlhSR6+9irMCuT/09zD6qkarHUSn529sK/yL4S27mg==" ,
2024-07-05 05:46:22 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2024-07-05 05:46:22 -04:00
"optional" : true ,
2022-05-31 15:11:19 -04:00
"dependencies" : {
2024-02-21 13:51:42 -05:00
"call-bind" : "^1.0.5" ,
"es-errors" : "^1.3.0" ,
"get-intrinsic" : "^1.2.4"
2022-05-31 15:11:19 -04:00
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2022-05-20 17:49:20 -04:00
"node_modules/git-log-parser" : {
2024-07-05 05:46:22 -04:00
"version" : "1.2.1" ,
"resolved" : "https://registry.npmjs.org/git-log-parser/-/git-log-parser-1.2.1.tgz" ,
"integrity" : "sha512-PI+sPDvHXNPl5WNOErAK05s3j0lgwUzMN6o8cyQrDaKfT3qd7TmNJKeXX+SknI5I0QhG5fVPAEwSY4tRGDtYoQ==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2022-05-20 17:49:20 -04:00
"argv-formatter" : "~1.0.0" ,
"spawn-error-forwarder" : "~1.0.0" ,
"split2" : "~1.0.0" ,
"stream-combiner2" : "~1.1.1" ,
"through2" : "~2.0.0" ,
2024-07-05 05:46:22 -04:00
"traverse" : "0.6.8"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 17:49:20 -04:00
"node_modules/git-log-parser/node_modules/split2" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/split2/-/split2-1.0.0.tgz" ,
2024-02-21 13:51:42 -05:00
"integrity" : "sha512-NKywug4u4pX/AZBB1FCPzZ6/7O+Xhz1qMVbzTvvKvikjO99oPN87SkK08mEY9P63/5lWjK+wgOOgApnTg5r6qg==" ,
2024-05-16 02:47:46 -04:00
"license" : "ISC" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2022-05-20 17:49:20 -04:00
"through2" : "~2.0.0"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 17:49:20 -04:00
"node_modules/git-log-parser/node_modules/through2" : {
"version" : "2.0.5" ,
"resolved" : "https://registry.npmjs.org/through2/-/through2-2.0.5.tgz" ,
"integrity" : "sha512-/mrRod8xqpA+IHSLyGCQ2s8SPHiCDEeQJSep1jqLYeEUClOFG2Qsh+4FU6G9VeqpZnGW/Su8LQGc4YKni5rYSQ==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2022-05-20 17:49:20 -04:00
"readable-stream" : "~2.3.6" ,
"xtend" : "~4.0.1"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 18:46:18 -04:00
"node_modules/git-raw-commits" : {
"version" : "2.0.11" ,
"resolved" : "https://registry.npmjs.org/git-raw-commits/-/git-raw-commits-2.0.11.tgz" ,
"integrity" : "sha512-VnctFhw+xfj8Va1xtfEqCUD2XDrbAPSJx+hSrE5K7fGdjZruW7XV+QOrN7LF/RJyvspRiD2I0asWsxFp0ya26A==" ,
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 18:46:18 -04:00
"dependencies" : {
"dargs" : "^7.0.0" ,
"lodash" : "^4.17.15" ,
"meow" : "^8.0.0" ,
"split2" : "^3.0.0" ,
"through2" : "^4.0.0"
} ,
"bin" : {
"git-raw-commits" : "cli.js"
} ,
"engines" : {
"node" : ">=10"
}
} ,
2022-05-20 17:49:20 -04:00
"node_modules/glob" : {
2022-05-20 19:40:15 -04:00
"version" : "7.2.3" ,
"resolved" : "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz" ,
"integrity" : "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==" ,
2024-05-27 04:31:52 -04:00
"deprecated" : "Glob versions prior to v9 are no longer supported" ,
2024-05-16 02:47:46 -04:00
"license" : "ISC" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2022-05-20 17:49:20 -04:00
"fs.realpath" : "^1.0.0" ,
"inflight" : "^1.0.4" ,
"inherits" : "2" ,
2022-05-20 19:40:15 -04:00
"minimatch" : "^3.1.1" ,
2022-05-20 17:49:20 -04:00
"once" : "^1.3.0" ,
"path-is-absolute" : "^1.0.0"
2022-05-20 13:14:49 -04:00
} ,
"engines" : {
2022-05-20 17:49:20 -04:00
"node" : "*"
2022-05-20 19:40:15 -04:00
} ,
"funding" : {
"url" : "https://github.com/sponsors/isaacs"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 17:49:20 -04:00
"node_modules/glob-parent" : {
2024-02-21 13:51:42 -05:00
"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 ,
2024-05-16 02:47:46 -04:00
"license" : "ISC" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2024-02-21 13:51:42 -05:00
"is-glob" : "^4.0.3"
2022-05-20 13:14:49 -04:00
} ,
"engines" : {
2024-02-21 13:51:42 -05:00
"node" : ">=10.13.0"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 17:49:20 -04:00
"node_modules/global-dirs" : {
"version" : "0.1.1" ,
"resolved" : "https://registry.npmjs.org/global-dirs/-/global-dirs-0.1.1.tgz" ,
2024-02-21 13:51:42 -05:00
"integrity" : "sha512-NknMLn7F2J7aflwFOlGdNIuCDpN3VGoSoB+aap3KABFWbHVn1TCgFC+np23J8W2BiZbjfEw3BFBycSMv1AFblg==" ,
2022-05-20 13:14:49 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2022-05-20 17:49:20 -04:00
"ini" : "^1.3.4"
2022-05-20 13:14:49 -04:00
} ,
"engines" : {
2022-05-20 17:49:20 -04:00
"node" : ">=4"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-31 15:11:19 -04:00
"node_modules/globals" : {
"version" : "11.12.0" ,
"resolved" : "https://registry.npmjs.org/globals/-/globals-11.12.0.tgz" ,
"integrity" : "sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==" ,
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-31 15:11:19 -04:00
"peer" : true ,
"engines" : {
"node" : ">=4"
}
} ,
2024-02-21 13:51:42 -05:00
"node_modules/globalthis" : {
2024-04-30 02:07:08 -04:00
"version" : "1.0.4" ,
"resolved" : "https://registry.npmjs.org/globalthis/-/globalthis-1.0.4.tgz" ,
"integrity" : "sha512-DpLKbNU4WylpxJykQujfCcwYWiV/Jhm50Goo0wrVILAv5jOr9d+H+UR3PhSCD2rCCEIg0uc+G+muBTwD54JhDQ==" ,
2024-07-05 05:46:22 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2024-07-05 05:46:22 -04:00
"optional" : true ,
2024-02-21 13:51:42 -05:00
"dependencies" : {
2024-04-30 02:07:08 -04:00
"define-properties" : "^1.2.1" ,
"gopd" : "^1.0.1"
2024-02-21 13:51:42 -05:00
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2022-05-20 17:49:20 -04:00
"node_modules/globby" : {
2022-05-20 19:40:15 -04:00
"version" : "11.1.0" ,
"resolved" : "https://registry.npmjs.org/globby/-/globby-11.1.0.tgz" ,
"integrity" : "sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 17:49:20 -04:00
"dependencies" : {
"array-union" : "^2.1.0" ,
"dir-glob" : "^3.0.1" ,
2022-05-20 19:40:15 -04:00
"fast-glob" : "^3.2.9" ,
"ignore" : "^5.2.0" ,
"merge2" : "^1.4.1" ,
2022-05-20 17:49:20 -04:00
"slash" : "^3.0.0"
} ,
2022-05-20 13:14:49 -04:00
"engines" : {
2022-05-20 19:40:15 -04:00
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
2022-05-20 13:14:49 -04:00
}
} ,
2024-02-21 13:51:42 -05:00
"node_modules/gopd" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/gopd/-/gopd-1.0.1.tgz" ,
"integrity" : "sha512-d65bNlIadxvpb/A2abVdlqKqV563juRnZ1Wtk6s1sIR8uNsXR70xqIzVqxVf1eTqDunwT2MkczEeaezCKTZhwA==" ,
2024-07-05 05:46:22 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2024-07-05 05:46:22 -04:00
"optional" : true ,
2024-02-21 13:51:42 -05:00
"dependencies" : {
"get-intrinsic" : "^1.1.3"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2022-05-20 17:49:20 -04:00
"node_modules/graceful-fs" : {
2024-02-21 13:51:42 -05:00
"version" : "4.2.11" ,
"resolved" : "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.11.tgz" ,
2024-05-16 02:47:46 -04:00
"integrity" : "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==" ,
"license" : "ISC"
2022-05-20 13:14:49 -04:00
} ,
2023-06-30 23:00:57 -04:00
"node_modules/graphemer" : {
"version" : "1.4.0" ,
"resolved" : "https://registry.npmjs.org/graphemer/-/graphemer-1.4.0.tgz" ,
"integrity" : "sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==" ,
2024-05-16 02:47:46 -04:00
"dev" : true ,
"license" : "MIT"
2022-08-01 03:10:50 -04:00
} ,
2022-05-20 17:49:20 -04:00
"node_modules/handlebars" : {
2024-02-21 13:51:42 -05:00
"version" : "4.7.8" ,
"resolved" : "https://registry.npmjs.org/handlebars/-/handlebars-4.7.8.tgz" ,
"integrity" : "sha512-vafaFqs8MZkRrSX7sFVUdo3ap/eNiLnb4IakshzvP56X5Nr1iGKAIqdX6tMlm6HcNRIkr6AxO5jFEoJzzpT8aQ==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2022-05-20 17:49:20 -04:00
"minimist" : "^1.2.5" ,
2024-02-21 13:51:42 -05:00
"neo-async" : "^2.6.2" ,
2022-05-20 17:49:20 -04:00
"source-map" : "^0.6.1" ,
"wordwrap" : "^1.0.0"
} ,
"bin" : {
"handlebars" : "bin/handlebars"
2022-05-20 13:14:49 -04:00
} ,
"engines" : {
2022-05-20 17:49:20 -04:00
"node" : ">=0.4.7"
} ,
"optionalDependencies" : {
"uglify-js" : "^3.1.4"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 17:49:20 -04:00
"node_modules/hard-rejection" : {
"version" : "2.1.0" ,
"resolved" : "https://registry.npmjs.org/hard-rejection/-/hard-rejection-2.1.0.tgz" ,
"integrity" : "sha512-VIZB+ibDhx7ObhAe7OVtoEbuP4h/MuOTHJ+J8h/eBXotJYl0fBgR72xDFCKgIh22OJZIOVNxBMWuhAr10r8HdA==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 17:49:20 -04:00
"engines" : {
"node" : ">=6"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-31 15:11:19 -04:00
"node_modules/has-bigints" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/has-bigints/-/has-bigints-1.0.2.tgz" ,
"integrity" : "sha512-tSvCKtBr9lkF0Ex0aQiP9N+OpV4zi2r/Nee5VkRDbaqv35RLYMzbwQfFSZZH0kR+Rd6302UJZ2p/bJCEoR3VoQ==" ,
2024-07-05 05:46:22 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2024-07-05 05:46:22 -04:00
"optional" : true ,
2022-05-31 15:11:19 -04:00
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2022-05-20 17:49:20 -04:00
"node_modules/has-flag" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz" ,
2024-02-21 13:51:42 -05:00
"integrity" : "sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"engines" : {
"node" : ">=4"
}
} ,
2022-05-31 15:11:19 -04:00
"node_modules/has-property-descriptors" : {
2024-02-21 13:51:42 -05:00
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/has-property-descriptors/-/has-property-descriptors-1.0.2.tgz" ,
"integrity" : "sha512-55JNKuIW+vq4Ke1BjOTjM2YctQIvCT7GFzHwmfZPGo5wnrgkid0YQtnAleFSqumZm4az3n2BS+erby5ipJdgrg==" ,
2024-07-05 05:46:22 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2024-07-05 05:46:22 -04:00
"optional" : true ,
2022-05-31 15:11:19 -04:00
"dependencies" : {
2024-02-21 13:51:42 -05:00
"es-define-property" : "^1.0.0"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/has-proto" : {
"version" : "1.0.3" ,
"resolved" : "https://registry.npmjs.org/has-proto/-/has-proto-1.0.3.tgz" ,
"integrity" : "sha512-SJ1amZAJUiZS+PhsVLf5tGydlaVB8EdFpaSO4gmiUKUOxk8qzn5AIy4ZeJUmh22znIdk/uMAUT2pl3FxzVUH+Q==" ,
2024-07-05 05:46:22 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2024-07-05 05:46:22 -04:00
"optional" : true ,
2024-02-21 13:51:42 -05:00
"engines" : {
"node" : ">= 0.4"
2022-05-31 15:11:19 -04:00
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/has-symbols" : {
"version" : "1.0.3" ,
"resolved" : "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.3.tgz" ,
"integrity" : "sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==" ,
2024-07-05 05:46:22 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2024-07-05 05:46:22 -04:00
"optional" : true ,
2022-05-31 15:11:19 -04:00
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/has-tostringtag" : {
2024-02-21 13:51:42 -05:00
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/has-tostringtag/-/has-tostringtag-1.0.2.tgz" ,
"integrity" : "sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw==" ,
2024-07-05 05:46:22 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2024-07-05 05:46:22 -04:00
"optional" : true ,
2022-05-31 15:11:19 -04:00
"dependencies" : {
2024-02-21 13:51:42 -05:00
"has-symbols" : "^1.0.3"
2022-05-31 15:11:19 -04:00
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2024-02-21 13:51:42 -05:00
"node_modules/hasown" : {
2024-03-11 05:27:14 -04:00
"version" : "2.0.2" ,
"resolved" : "https://registry.npmjs.org/hasown/-/hasown-2.0.2.tgz" ,
"integrity" : "sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2024-02-21 13:51:42 -05:00
"dependencies" : {
"function-bind" : "^1.1.2"
} ,
"engines" : {
"node" : ">= 0.4"
}
} ,
2022-05-20 17:49:20 -04:00
"node_modules/hook-std" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/hook-std/-/hook-std-2.0.0.tgz" ,
"integrity" : "sha512-zZ6T5WcuBMIUVh49iPQS9t977t7C0l7OtHrpeMb5uk48JdflRX0NSFvCekfYNmGQETnLq9W/isMyHl69kxGi8g==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"engines" : {
"node" : ">=8"
}
} ,
2022-05-20 17:49:20 -04:00
"node_modules/hosted-git-info" : {
"version" : "4.1.0" ,
"resolved" : "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-4.1.0.tgz" ,
"integrity" : "sha512-kyCuEOWjJqZuDbRHzL8V93NzQhwIB71oFWSyzVo+KPZI+pnQPPxucdkrOZvkLRnrf5URsQM+IJ09Dw29cRALIA==" ,
2024-05-16 02:47:46 -04:00
"license" : "ISC" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2022-05-20 17:49:20 -04:00
"lru-cache" : "^6.0.0"
2022-05-20 13:14:49 -04:00
} ,
"engines" : {
2022-05-20 17:49:20 -04:00
"node" : ">=10"
2022-05-20 13:14:49 -04:00
}
} ,
2024-02-21 13:51:42 -05:00
"node_modules/hosted-git-info/node_modules/lru-cache" : {
"version" : "6.0.0" ,
"resolved" : "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz" ,
"integrity" : "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==" ,
2024-05-16 02:47:46 -04:00
"license" : "ISC" ,
2024-02-21 13:51:42 -05:00
"dependencies" : {
"yallist" : "^4.0.0"
} ,
"engines" : {
"node" : ">=10"
}
} ,
"node_modules/hosted-git-info/node_modules/yallist" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz" ,
2024-05-16 02:47:46 -04:00
"integrity" : "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==" ,
"license" : "ISC"
2024-02-21 13:51:42 -05:00
} ,
2022-05-20 17:49:20 -04:00
"node_modules/http-proxy-agent" : {
2024-02-21 13:51:42 -05:00
"version" : "7.0.2" ,
"resolved" : "https://registry.npmjs.org/http-proxy-agent/-/http-proxy-agent-7.0.2.tgz" ,
"integrity" : "sha512-T1gkAiYYDWYx3V5Bmyu7HcfcvL7mUrTWiM6yOfa3PIphViJ/gFPbvidQ+veqSOHci/PxBcDabeUNCzpOODJZig==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2023-07-01 02:01:45 -04:00
"agent-base" : "^7.1.0" ,
"debug" : "^4.3.4"
2022-05-20 13:14:49 -04:00
} ,
"engines" : {
2023-07-01 02:01:45 -04:00
"node" : ">= 14"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 17:49:20 -04:00
"node_modules/https-proxy-agent" : {
2024-06-30 05:20:15 -04:00
"version" : "7.0.5" ,
"resolved" : "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-7.0.5.tgz" ,
"integrity" : "sha512-1e4Wqeblerz+tMKPIq2EMGiiWW1dIjZOksyHWSUm1rmuvw/how9hBHZ38lAGj5ID4Ik6EdkOw7NmWPy6LAwalw==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2023-07-01 02:01:45 -04:00
"agent-base" : "^7.0.2" ,
2022-05-20 17:49:20 -04:00
"debug" : "4"
2022-05-20 13:14:49 -04:00
} ,
"engines" : {
2023-07-01 02:01:45 -04:00
"node" : ">= 14"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 17:49:20 -04:00
"node_modules/human-signals" : {
2022-05-20 19:40:15 -04:00
"version" : "2.1.0" ,
"resolved" : "https://registry.npmjs.org/human-signals/-/human-signals-2.1.0.tgz" ,
"integrity" : "sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==" ,
2024-05-16 02:47:46 -04:00
"license" : "Apache-2.0" ,
2022-05-20 17:49:20 -04:00
"engines" : {
2022-05-20 19:40:15 -04:00
"node" : ">=10.17.0"
2022-05-20 17:49:20 -04:00
}
2022-05-20 13:14:49 -04:00
} ,
2022-05-20 19:24:00 -04:00
"node_modules/husky" : {
2023-01-06 04:19:18 -05:00
"version" : "8.0.3" ,
"resolved" : "https://registry.npmjs.org/husky/-/husky-8.0.3.tgz" ,
"integrity" : "sha512-+dQSyqPh4x1hlO1swXBiNb2HzTDN1I2IGLQx1GrBuiqFJfoMrnZWwVmatvSiO+Iz8fBUnf+lekwNo4c2LlXItg==" ,
2022-05-20 19:24:00 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 19:24:00 -04:00
"bin" : {
"husky" : "lib/bin.js"
} ,
"engines" : {
"node" : ">=14"
} ,
"funding" : {
"url" : "https://github.com/sponsors/typicode"
}
} ,
2022-05-20 17:49:20 -04:00
"node_modules/ignore" : {
2024-08-13 03:08:58 -04:00
"version" : "5.3.2" ,
"resolved" : "https://registry.npmjs.org/ignore/-/ignore-5.3.2.tgz" ,
"integrity" : "sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 17:49:20 -04:00
"engines" : {
"node" : ">= 4"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 17:49:20 -04:00
"node_modules/import-fresh" : {
"version" : "3.3.0" ,
"resolved" : "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.0.tgz" ,
"integrity" : "sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2022-05-20 17:49:20 -04:00
"parent-module" : "^1.0.0" ,
"resolve-from" : "^4.0.0"
2022-05-20 13:14:49 -04:00
} ,
"engines" : {
2022-05-20 17:49:20 -04:00
"node" : ">=6"
2022-05-20 13:14:49 -04:00
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
2022-05-20 17:49:20 -04:00
"node_modules/import-fresh/node_modules/resolve-from" : {
2022-05-20 13:14:49 -04:00
"version" : "4.0.0" ,
2022-05-20 17:49:20 -04:00
"resolved" : "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz" ,
"integrity" : "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 17:49:20 -04:00
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/import-from" : {
2022-05-20 19:40:15 -04:00
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/import-from/-/import-from-4.0.0.tgz" ,
"integrity" : "sha512-P9J71vT5nLlDeV8FHs5nNxaLbrpfAV5cF5srvbZfpwpcJoM/xZR3hiv+q+SAnuSmuGbXMWud063iIMx/V/EWZQ==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"engines" : {
2022-05-20 19:40:15 -04:00
"node" : ">=12.2"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-31 15:11:19 -04:00
"node_modules/imurmurhash" : {
"version" : "0.1.4" ,
"resolved" : "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz" ,
"integrity" : "sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==" ,
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-31 15:11:19 -04:00
"engines" : {
"node" : ">=0.8.19"
}
} ,
2022-05-20 17:49:20 -04:00
"node_modules/indent-string" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/indent-string/-/indent-string-4.0.0.tgz" ,
"integrity" : "sha512-EdDDZu4A2OyIK7Lr/2zG+w5jmbuk1DVBnEwREQvBzspBJkCEbRa8GxU1lghYcaGJCnRWibjDXlq779X1/y5xwg==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"engines" : {
2022-05-20 17:49:20 -04:00
"node" : ">=8"
}
} ,
"node_modules/inflight" : {
"version" : "1.0.6" ,
"resolved" : "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz" ,
2024-02-21 13:51:42 -05:00
"integrity" : "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==" ,
2024-05-23 02:06:36 -04:00
"deprecated" : "This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful." ,
2024-05-16 02:47:46 -04:00
"license" : "ISC" ,
2022-05-20 17:49:20 -04:00
"dependencies" : {
"once" : "^1.3.0" ,
"wrappy" : "1"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 17:49:20 -04:00
"node_modules/inherits" : {
"version" : "2.0.4" ,
"resolved" : "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz" ,
2024-05-16 02:47:46 -04:00
"integrity" : "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==" ,
"license" : "ISC"
2022-05-20 17:49:20 -04:00
} ,
"node_modules/ini" : {
"version" : "1.3.8" ,
"resolved" : "https://registry.npmjs.org/ini/-/ini-1.3.8.tgz" ,
2024-05-16 02:47:46 -04:00
"integrity" : "sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==" ,
"license" : "ISC"
2022-05-20 17:49:20 -04:00
} ,
2022-05-31 15:11:19 -04:00
"node_modules/internal-slot" : {
2024-02-21 13:51:42 -05:00
"version" : "1.0.7" ,
"resolved" : "https://registry.npmjs.org/internal-slot/-/internal-slot-1.0.7.tgz" ,
"integrity" : "sha512-NGnrKwXzSms2qUUih/ILZ5JBqNTSa1+ZmP6flaIp6KmSElgE9qdndzS3cqjrDovwFdmwsGsLdeFgB6suw+1e9g==" ,
2024-07-05 05:46:22 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2024-07-05 05:46:22 -04:00
"optional" : true ,
2022-05-31 15:11:19 -04:00
"dependencies" : {
2024-02-21 13:51:42 -05:00
"es-errors" : "^1.3.0" ,
"hasown" : "^2.0.0" ,
2022-05-31 15:11:19 -04:00
"side-channel" : "^1.0.4"
} ,
"engines" : {
"node" : ">= 0.4"
}
} ,
2022-05-20 17:49:20 -04:00
"node_modules/into-stream" : {
2022-05-20 19:40:15 -04:00
"version" : "6.0.0" ,
"resolved" : "https://registry.npmjs.org/into-stream/-/into-stream-6.0.0.tgz" ,
"integrity" : "sha512-XHbaOAvP+uFKUFsOgoNPRjLkwB+I22JFPFe5OjTkQ0nwgj6+pSjb4NmB6VMxaPshLiOf+zcpOCBQuLwC1KHhZA==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2022-05-31 15:11:19 -04:00
"from2" : "^2.3.0" ,
"p-is-promise" : "^3.0.0"
} ,
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
2024-02-21 13:51:42 -05:00
"node_modules/is-array-buffer" : {
"version" : "3.0.4" ,
"resolved" : "https://registry.npmjs.org/is-array-buffer/-/is-array-buffer-3.0.4.tgz" ,
"integrity" : "sha512-wcjaerHw0ydZwfhiKbXJWLDY8A7yV7KhjQOpb83hGgGfId/aQa4TOvwyzn2PuswW2gPCYEL/nEAiSVpdOj1lXw==" ,
2024-07-05 05:46:22 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2024-07-05 05:46:22 -04:00
"optional" : true ,
2024-02-21 13:51:42 -05:00
"dependencies" : {
"call-bind" : "^1.0.2" ,
"get-intrinsic" : "^1.2.1"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2022-05-31 15:11:19 -04:00
"node_modules/is-arrayish" : {
"version" : "0.2.1" ,
"resolved" : "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz" ,
2024-05-16 02:47:46 -04:00
"integrity" : "sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==" ,
"license" : "MIT"
2024-02-21 13:51:42 -05:00
} ,
"node_modules/is-async-function" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/is-async-function/-/is-async-function-2.0.0.tgz" ,
"integrity" : "sha512-Y1JXKrfykRJGdlDwdKlLpLyMIiWqWvuSd17TvZk68PLAOGOoF4Xyav1z0Xhoi+gCYjZVeC5SI+hYFOfvXmGRCA==" ,
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2024-02-21 13:51:42 -05:00
"optional" : true ,
"dependencies" : {
"has-tostringtag" : "^1.0.0"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
2022-05-31 15:11:19 -04:00
} ,
"node_modules/is-bigint" : {
"version" : "1.0.4" ,
"resolved" : "https://registry.npmjs.org/is-bigint/-/is-bigint-1.0.4.tgz" ,
"integrity" : "sha512-zB9CruMamjym81i2JZ3UMn54PKGsQzsJeo6xvN3HJJ4CAsQNB6iRutp2To77OfCNuoxspsIhzaPoO1zyCEhFOg==" ,
2024-07-05 05:46:22 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2024-07-05 05:46:22 -04:00
"optional" : true ,
2022-05-31 15:11:19 -04:00
"dependencies" : {
"has-bigints" : "^1.0.1"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/is-boolean-object" : {
"version" : "1.1.2" ,
"resolved" : "https://registry.npmjs.org/is-boolean-object/-/is-boolean-object-1.1.2.tgz" ,
"integrity" : "sha512-gDYaKHJmnj4aWxyj6YHyXVpdQawtVLHU5cb+eztPGczf6cjuTdwve5ZIEfgXqH4e57An1D1AKf8CZ3kYrQRqYA==" ,
2024-07-05 05:46:22 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2024-07-05 05:46:22 -04:00
"optional" : true ,
2022-05-31 15:11:19 -04:00
"dependencies" : {
"call-bind" : "^1.0.2" ,
"has-tostringtag" : "^1.0.0"
2022-05-20 13:14:49 -04:00
} ,
"engines" : {
2022-05-31 15:11:19 -04:00
"node" : ">= 0.4"
2022-05-20 19:40:15 -04:00
} ,
"funding" : {
2022-05-31 15:11:19 -04:00
"url" : "https://github.com/sponsors/ljharb"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-31 15:11:19 -04:00
"node_modules/is-callable" : {
2024-02-21 13:51:42 -05:00
"version" : "1.2.7" ,
"resolved" : "https://registry.npmjs.org/is-callable/-/is-callable-1.2.7.tgz" ,
"integrity" : "sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==" ,
2024-07-05 05:46:22 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2024-07-05 05:46:22 -04:00
"optional" : true ,
2022-05-31 15:11:19 -04:00
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
2022-05-20 17:49:20 -04:00
} ,
"node_modules/is-core-module" : {
2024-08-22 02:11:32 -04:00
"version" : "2.15.1" ,
"resolved" : "https://registry.npmjs.org/is-core-module/-/is-core-module-2.15.1.tgz" ,
"integrity" : "sha512-z0vtXSwucUJtANQWldhbtbt7BnL0vxiFjIdDLAatwhDYty2bad6s+rijD6Ri4YuYJubLzIJLUidCh09e1djEVQ==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2024-06-23 02:21:19 -04:00
"hasown" : "^2.0.2"
} ,
"engines" : {
"node" : ">= 0.4"
2022-05-20 13:14:49 -04:00
} ,
2022-05-20 17:49:20 -04:00
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
2022-05-20 13:14:49 -04:00
}
} ,
2024-03-16 04:06:20 -04:00
"node_modules/is-data-view" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/is-data-view/-/is-data-view-1.0.1.tgz" ,
"integrity" : "sha512-AHkaJrsUVW6wq6JS8y3JnM/GJF/9cf+k20+iDzlSaJrinEo5+7vRiteOSwBhHRiAyQATN1AmY4hwzxJKPmYf+w==" ,
2024-07-05 05:46:22 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2024-07-05 05:46:22 -04:00
"optional" : true ,
2024-03-16 04:06:20 -04:00
"dependencies" : {
"is-typed-array" : "^1.1.13"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2022-05-31 15:11:19 -04:00
"node_modules/is-date-object" : {
"version" : "1.0.5" ,
"resolved" : "https://registry.npmjs.org/is-date-object/-/is-date-object-1.0.5.tgz" ,
"integrity" : "sha512-9YQaSxsAiSwcvS33MBk3wTCVnWK+HhF8VZR2jRxehM16QcVOdHqPn4VPHmRK4lSr38n9JriurInLcP90xsYNfQ==" ,
2024-07-05 05:46:22 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2024-07-05 05:46:22 -04:00
"optional" : true ,
2022-05-31 15:11:19 -04:00
"dependencies" : {
"has-tostringtag" : "^1.0.0"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2022-05-20 17:49:20 -04:00
"node_modules/is-extglob" : {
"version" : "2.1.1" ,
"resolved" : "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz" ,
2024-02-21 13:51:42 -05:00
"integrity" : "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"engines" : {
2022-05-20 17:49:20 -04:00
"node" : ">=0.10.0"
2022-05-20 13:14:49 -04:00
}
} ,
2024-02-21 13:51:42 -05:00
"node_modules/is-finalizationregistry" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/is-finalizationregistry/-/is-finalizationregistry-1.0.2.tgz" ,
"integrity" : "sha512-0by5vtUJs8iFQb5TYUHHPudOR+qXYIMKtiUzvLIZITZUjknFmziyBJuLhVRc+Ds0dREFlskDNJKYIdIzu/9pfw==" ,
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2024-02-21 13:51:42 -05:00
"optional" : true ,
"dependencies" : {
"call-bind" : "^1.0.2"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/is-fullwidth-code-point" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz" ,
"integrity" : "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 19:40:15 -04:00
"engines" : {
"node" : ">=8"
}
} ,
2024-02-21 13:51:42 -05:00
"node_modules/is-generator-function" : {
"version" : "1.0.10" ,
"resolved" : "https://registry.npmjs.org/is-generator-function/-/is-generator-function-1.0.10.tgz" ,
"integrity" : "sha512-jsEjy9l3yiXEQ+PsXdmBwEPcOxaXWLspKdplFUVI9vq1iZgIekeC0L167qeu86czQaxed3q/Uzuw0swL0irL8A==" ,
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2024-02-21 13:51:42 -05:00
"optional" : true ,
"dependencies" : {
"has-tostringtag" : "^1.0.0"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2022-05-20 17:49:20 -04:00
"node_modules/is-glob" : {
"version" : "4.0.3" ,
"resolved" : "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz" ,
"integrity" : "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2022-05-20 17:49:20 -04:00
"is-extglob" : "^2.1.1"
2022-05-20 13:14:49 -04:00
} ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
2024-02-21 13:51:42 -05:00
"node_modules/is-map" : {
2024-03-09 03:17:31 -05:00
"version" : "2.0.3" ,
"resolved" : "https://registry.npmjs.org/is-map/-/is-map-2.0.3.tgz" ,
"integrity" : "sha512-1Qed0/Hr2m+YqxnM09CjA2d/i6YZNfF6R2oRAOj36eUdS6qIV/huPJNSEpKbupewFs+ZsJlxsjjPbc0/afW6Lw==" ,
2024-02-21 13:51:42 -05:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2024-02-21 13:51:42 -05:00
"optional" : true ,
2024-03-09 03:17:31 -05:00
"engines" : {
"node" : ">= 0.4"
} ,
2024-02-21 13:51:42 -05:00
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/is-negative-zero" : {
"version" : "2.0.3" ,
"resolved" : "https://registry.npmjs.org/is-negative-zero/-/is-negative-zero-2.0.3.tgz" ,
"integrity" : "sha512-5KoIu2Ngpyek75jXodFvnafB6DJgr3u8uuK0LEZJjrU19DrMD3EVERaR8sjz8CCGgpZvxPl9SuE1GMVPFHx1mw==" ,
2024-07-05 05:46:22 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2024-07-05 05:46:22 -04:00
"optional" : true ,
2022-05-31 15:11:19 -04:00
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2022-05-20 17:49:20 -04:00
"node_modules/is-number" : {
"version" : "7.0.0" ,
"resolved" : "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz" ,
"integrity" : "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"engines" : {
2022-05-20 17:49:20 -04:00
"node" : ">=0.12.0"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-31 15:11:19 -04:00
"node_modules/is-number-object" : {
"version" : "1.0.7" ,
"resolved" : "https://registry.npmjs.org/is-number-object/-/is-number-object-1.0.7.tgz" ,
"integrity" : "sha512-k1U0IRzLMo7ZlYIfzRu23Oh6MiIFasgpb9X76eqfFZAqwH44UI4KTBvBYIZ1dSL9ZzChTB9ShHfLkR4pdW5krQ==" ,
2024-07-05 05:46:22 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2024-07-05 05:46:22 -04:00
"optional" : true ,
2022-05-31 15:11:19 -04:00
"dependencies" : {
"has-tostringtag" : "^1.0.0"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2022-05-20 17:49:20 -04:00
"node_modules/is-obj" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/is-obj/-/is-obj-2.0.0.tgz" ,
"integrity" : "sha512-drqDG3cbczxxEJRoOXcOjtdp1J/lyp1mNn0xaznRs8+muBhgQcrnbspox5X5fOw0HnMnbfDzvnEMEtqDEJEo8w==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"engines" : {
"node" : ">=8"
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/is-path-cwd" : {
"version" : "2.2.0" ,
"resolved" : "https://registry.npmjs.org/is-path-cwd/-/is-path-cwd-2.2.0.tgz" ,
"integrity" : "sha512-w942bTcih8fdJPJmQHFzkS76NEP8Kzzvmw92cXsazb8intwLqPibPPdXf4ANdKV3rYMuuQYGIWtvz9JilB3NFQ==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 19:40:15 -04:00
"engines" : {
"node" : ">=6"
}
} ,
"node_modules/is-path-inside" : {
"version" : "3.0.3" ,
"resolved" : "https://registry.npmjs.org/is-path-inside/-/is-path-inside-3.0.3.tgz" ,
"integrity" : "sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 19:40:15 -04:00
"engines" : {
"node" : ">=8"
}
} ,
2022-05-20 17:49:20 -04:00
"node_modules/is-plain-obj" : {
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-1.1.0.tgz" ,
2024-02-21 13:51:42 -05:00
"integrity" : "sha512-yvkRyxmFKEOQ4pNXCmJG5AEQNlXJS5LaONXo5/cLdTZdWvsZ1ioJEonLGAosKlMWE8lwUy/bJzMjcw8az73+Fg==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"engines" : {
2022-05-20 17:49:20 -04:00
"node" : ">=0.10.0"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 17:49:20 -04:00
"node_modules/is-plain-object" : {
"version" : "5.0.0" ,
"resolved" : "https://registry.npmjs.org/is-plain-object/-/is-plain-object-5.0.0.tgz" ,
"integrity" : "sha512-VRSzKkbMm5jMDoKLbltAkFQ5Qr7VDiTFGXxYFXXowVj387GeGNOCsOH6Msy00SGZ3Fp84b1Naa1psqgcCIEP5Q==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"engines" : {
2022-05-20 17:49:20 -04:00
"node" : ">=0.10.0"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-31 15:11:19 -04:00
"node_modules/is-regex" : {
"version" : "1.1.4" ,
"resolved" : "https://registry.npmjs.org/is-regex/-/is-regex-1.1.4.tgz" ,
"integrity" : "sha512-kvRdxDsxZjhzUX07ZnLydzS1TU/TJlTUHHY4YLL87e37oUA49DfkLqgy+VjFocowy29cKvcSiu+kIv728jTTVg==" ,
2024-07-05 05:46:22 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2024-07-05 05:46:22 -04:00
"optional" : true ,
2022-05-31 15:11:19 -04:00
"dependencies" : {
"call-bind" : "^1.0.2" ,
"has-tostringtag" : "^1.0.0"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2024-02-21 13:51:42 -05:00
"node_modules/is-set" : {
2024-03-09 03:17:31 -05:00
"version" : "2.0.3" ,
"resolved" : "https://registry.npmjs.org/is-set/-/is-set-2.0.3.tgz" ,
"integrity" : "sha512-iPAjerrse27/ygGLxw+EBR9agv9Y6uLeYVJMu+QNCoouJ1/1ri0mGrcWpfCqFZuzzx3WjtwxG098X+n4OuRkPg==" ,
2024-02-21 13:51:42 -05:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2024-02-21 13:51:42 -05:00
"optional" : true ,
2024-03-09 03:17:31 -05:00
"engines" : {
"node" : ">= 0.4"
} ,
2024-02-21 13:51:42 -05:00
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2022-05-31 15:11:19 -04:00
"node_modules/is-shared-array-buffer" : {
2024-02-21 13:51:42 -05:00
"version" : "1.0.3" ,
"resolved" : "https://registry.npmjs.org/is-shared-array-buffer/-/is-shared-array-buffer-1.0.3.tgz" ,
"integrity" : "sha512-nA2hv5XIhLR3uVzDDfCIknerhx8XUKnstuOERPNNIinXG7v9u+ohXF67vxm4TPTEPU6lm61ZkwP3c9PCB97rhg==" ,
2024-07-05 05:46:22 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2024-07-05 05:46:22 -04:00
"optional" : true ,
2022-05-31 15:11:19 -04:00
"dependencies" : {
2024-02-21 13:51:42 -05:00
"call-bind" : "^1.0.7"
} ,
"engines" : {
"node" : ">= 0.4"
2022-05-31 15:11:19 -04:00
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2022-05-20 17:49:20 -04:00
"node_modules/is-stream" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/is-stream/-/is-stream-2.0.1.tgz" ,
"integrity" : "sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"engines" : {
2022-05-20 17:49:20 -04:00
"node" : ">=8"
2022-05-20 13:14:49 -04:00
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
2022-05-31 15:11:19 -04:00
"node_modules/is-string" : {
"version" : "1.0.7" ,
"resolved" : "https://registry.npmjs.org/is-string/-/is-string-1.0.7.tgz" ,
"integrity" : "sha512-tE2UXzivje6ofPW7l23cjDOMa09gb7xlAqG6jG5ej6uPV32TlWP3NKPigtaGeHNu9fohccRYvIiZMfOOnOYUtg==" ,
2024-07-05 05:46:22 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2024-07-05 05:46:22 -04:00
"optional" : true ,
2022-05-31 15:11:19 -04:00
"dependencies" : {
"has-tostringtag" : "^1.0.0"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/is-symbol" : {
"version" : "1.0.4" ,
"resolved" : "https://registry.npmjs.org/is-symbol/-/is-symbol-1.0.4.tgz" ,
"integrity" : "sha512-C/CPBqKWnvdcxqIARxyOh4v1UUEOCHpgDa0WYgpKDFMszcrPcffg5uhwSgPCLD2WWxmq6isisz87tzT01tuGhg==" ,
2024-07-05 05:46:22 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2024-07-05 05:46:22 -04:00
"optional" : true ,
2022-05-31 15:11:19 -04:00
"dependencies" : {
"has-symbols" : "^1.0.2"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2022-05-20 17:49:20 -04:00
"node_modules/is-text-path" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/is-text-path/-/is-text-path-1.0.1.tgz" ,
2024-02-21 13:51:42 -05:00
"integrity" : "sha512-xFuJpne9oFz5qDaodwmmG08e3CawH/2ZV8Qqza1Ko7Sk8POWbkRdwIoAWVhqvq0XeUzANEhKo2n0IXUGBm7A/w==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2022-05-20 17:49:20 -04:00
"text-extensions" : "^1.0.0"
2022-05-20 13:14:49 -04:00
} ,
"engines" : {
2022-05-20 17:49:20 -04:00
"node" : ">=0.10.0"
2022-05-20 13:14:49 -04:00
}
} ,
2024-02-21 13:51:42 -05:00
"node_modules/is-typed-array" : {
"version" : "1.1.13" ,
"resolved" : "https://registry.npmjs.org/is-typed-array/-/is-typed-array-1.1.13.tgz" ,
"integrity" : "sha512-uZ25/bUAlUY5fR4OKT4rZQEBrzQWYV9ZJYGGsUmEJ6thodVJ1HX64ePQ6Z0qPWP+m+Uq6e9UugrE38jeYsDSMw==" ,
2024-07-05 05:46:22 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2024-07-05 05:46:22 -04:00
"optional" : true ,
2024-02-21 13:51:42 -05:00
"dependencies" : {
"which-typed-array" : "^1.1.14"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/is-weakmap" : {
2024-03-09 03:17:31 -05:00
"version" : "2.0.2" ,
"resolved" : "https://registry.npmjs.org/is-weakmap/-/is-weakmap-2.0.2.tgz" ,
"integrity" : "sha512-K5pXYOm9wqY1RgjpL3YTkF39tni1XajUIkawTLUo9EZEVUFga5gSQJF8nNS7ZwJQ02y+1YCNYcMh+HIf1ZqE+w==" ,
2024-02-21 13:51:42 -05:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2024-02-21 13:51:42 -05:00
"optional" : true ,
2024-03-09 03:17:31 -05:00
"engines" : {
"node" : ">= 0.4"
} ,
2024-02-21 13:51:42 -05:00
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2022-05-31 15:11:19 -04:00
"node_modules/is-weakref" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/is-weakref/-/is-weakref-1.0.2.tgz" ,
"integrity" : "sha512-qctsuLZmIQ0+vSSMfoVvyFe2+GSEvnmZ2ezTup1SBse9+twCCeial6EEi3Nc2KFcf6+qz2FBPnjXsk8xhKSaPQ==" ,
2024-07-05 05:46:22 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2024-07-05 05:46:22 -04:00
"optional" : true ,
2022-05-31 15:11:19 -04:00
"dependencies" : {
"call-bind" : "^1.0.2"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2024-02-21 13:51:42 -05:00
"node_modules/is-weakset" : {
2024-03-09 03:17:31 -05:00
"version" : "2.0.3" ,
"resolved" : "https://registry.npmjs.org/is-weakset/-/is-weakset-2.0.3.tgz" ,
"integrity" : "sha512-LvIm3/KWzS9oRFHugab7d+M/GcBXuXX5xZkzPmN+NxihdQlZUQ4dWuSV1xR/sq6upL1TJEDrfBgRepHFdBtSNQ==" ,
2024-02-21 13:51:42 -05:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2024-02-21 13:51:42 -05:00
"optional" : true ,
"dependencies" : {
2024-03-09 03:17:31 -05:00
"call-bind" : "^1.0.7" ,
"get-intrinsic" : "^1.2.4"
} ,
"engines" : {
"node" : ">= 0.4"
2024-02-21 13:51:42 -05:00
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2022-05-20 17:49:20 -04:00
"node_modules/isarray" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz" ,
2024-05-16 02:47:46 -04:00
"integrity" : "sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ==" ,
"license" : "MIT"
2022-05-20 13:14:49 -04:00
} ,
2022-05-20 17:49:20 -04:00
"node_modules/isexe" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz" ,
2024-05-16 02:47:46 -04:00
"integrity" : "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==" ,
"license" : "ISC"
2022-05-20 13:14:49 -04:00
} ,
2022-05-20 17:49:20 -04:00
"node_modules/issue-parser" : {
2022-05-20 19:40:15 -04:00
"version" : "6.0.0" ,
"resolved" : "https://registry.npmjs.org/issue-parser/-/issue-parser-6.0.0.tgz" ,
"integrity" : "sha512-zKa/Dxq2lGsBIXQ7CUZWTHfvxPC2ej0KfO7fIPqLlHB9J2hJ7rGhZ5rilhuufylr4RXYPzJUeFjKxz305OsNlA==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2022-05-20 17:49:20 -04:00
"lodash.capitalize" : "^4.2.1" ,
"lodash.escaperegexp" : "^4.1.2" ,
"lodash.isplainobject" : "^4.0.6" ,
"lodash.isstring" : "^4.0.1" ,
"lodash.uniqby" : "^4.7.0"
2022-05-20 13:14:49 -04:00
} ,
"engines" : {
2022-05-20 19:40:15 -04:00
"node" : ">=10.13"
2022-05-20 13:14:49 -04:00
}
} ,
2024-02-21 13:51:42 -05:00
"node_modules/iterator.prototype" : {
"version" : "1.1.2" ,
"resolved" : "https://registry.npmjs.org/iterator.prototype/-/iterator.prototype-1.1.2.tgz" ,
"integrity" : "sha512-DR33HMMr8EzwuRL8Y9D3u2BMj8+RqSE850jfGu59kS7tbmPLzGkZmVSfyCFSDxuZiEY6Rzt3T2NA/qU+NwVj1w==" ,
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2024-02-21 13:51:42 -05:00
"optional" : true ,
"dependencies" : {
"define-properties" : "^1.2.1" ,
"get-intrinsic" : "^1.2.1" ,
"has-symbols" : "^1.0.3" ,
"reflect.getprototypeof" : "^1.0.4" ,
"set-function-name" : "^2.0.1"
}
} ,
2022-05-20 17:49:20 -04:00
"node_modules/java-properties" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/java-properties/-/java-properties-1.0.2.tgz" ,
"integrity" : "sha512-qjdpeo2yKlYTH7nFdK0vbZWuTCesk4o63v5iVOlhMQPfuIZQfW/HI35SjfhA+4qpg36rnFSvUK5b1m+ckIblQQ==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"engines" : {
2022-05-20 17:49:20 -04:00
"node" : ">= 0.6.0"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 17:49:20 -04:00
"node_modules/js-tokens" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz" ,
2024-05-16 02:47:46 -04:00
"integrity" : "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==" ,
"license" : "MIT"
2022-05-20 13:14:49 -04:00
} ,
2022-05-31 15:11:19 -04:00
"node_modules/js-yaml" : {
"version" : "4.1.0" ,
"resolved" : "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz" ,
"integrity" : "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==" ,
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-31 15:11:19 -04:00
"dependencies" : {
"argparse" : "^2.0.1"
} ,
"bin" : {
"js-yaml" : "bin/js-yaml.js"
}
} ,
"node_modules/jsesc" : {
2024-10-03 05:50:19 -04:00
"version" : "3.0.2" ,
"resolved" : "https://registry.npmjs.org/jsesc/-/jsesc-3.0.2.tgz" ,
"integrity" : "sha512-xKqzzWXDttJuOcawBt4KnKHHIf5oQ/Cxax+0PWFG+DFDgHNAdi+TXECADI+RYiFUMmx8792xsMbbgXj4CwnP4g==" ,
2022-05-31 15:11:19 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-31 15:11:19 -04:00
"peer" : true ,
"bin" : {
"jsesc" : "bin/jsesc"
} ,
"engines" : {
2024-10-03 05:50:19 -04:00
"node" : ">=6"
2022-05-31 15:11:19 -04:00
}
} ,
2024-02-21 13:51:42 -05:00
"node_modules/json-buffer" : {
"version" : "3.0.1" ,
"resolved" : "https://registry.npmjs.org/json-buffer/-/json-buffer-3.0.1.tgz" ,
"integrity" : "sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==" ,
2024-05-16 02:47:46 -04:00
"dev" : true ,
"license" : "MIT"
2024-02-21 13:51:42 -05:00
} ,
2022-05-20 17:49:20 -04:00
"node_modules/json-parse-better-errors" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/json-parse-better-errors/-/json-parse-better-errors-1.0.2.tgz" ,
2024-05-16 02:47:46 -04:00
"integrity" : "sha512-mrqyZKfX5EhL7hvqcV6WG1yYjnjeuYDzDhhcAAUrq8Po85NBQBJP+ZDUT75qZQ98IkUoBqdkExkukOU7Ts2wrw==" ,
"license" : "MIT"
2022-05-20 13:14:49 -04:00
} ,
2022-05-20 17:49:20 -04:00
"node_modules/json-parse-even-better-errors" : {
"version" : "2.3.1" ,
"resolved" : "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz" ,
2024-05-16 02:47:46 -04:00
"integrity" : "sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==" ,
"license" : "MIT"
2022-05-20 13:14:49 -04:00
} ,
2022-05-20 17:49:20 -04:00
"node_modules/json-schema-traverse" : {
2024-02-21 13:51:42 -05:00
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz" ,
"integrity" : "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==" ,
2024-05-16 02:47:46 -04:00
"dev" : true ,
"license" : "MIT"
2022-05-20 17:49:20 -04:00
} ,
2022-05-31 15:11:19 -04:00
"node_modules/json-stable-stringify-without-jsonify" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz" ,
"integrity" : "sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==" ,
2024-05-16 02:47:46 -04:00
"dev" : true ,
"license" : "MIT"
2022-05-31 15:11:19 -04:00
} ,
2022-05-20 17:49:20 -04:00
"node_modules/json-stringify-safe" : {
"version" : "5.0.1" ,
"resolved" : "https://registry.npmjs.org/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz" ,
2024-05-16 02:47:46 -04:00
"integrity" : "sha512-ZClg6AaYvamvYEE82d3Iyd3vSSIjQ+odgjaTzRuO3s7toCdFKczob2i0zCh7JE8kWn17yvAWhUVxvqGwUalsRA==" ,
"license" : "ISC"
2022-05-20 17:49:20 -04:00
} ,
2022-05-31 15:11:19 -04:00
"node_modules/json5" : {
2024-02-21 13:51:42 -05:00
"version" : "2.2.3" ,
"resolved" : "https://registry.npmjs.org/json5/-/json5-2.2.3.tgz" ,
"integrity" : "sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==" ,
2022-05-31 15:11:19 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-31 15:11:19 -04:00
"peer" : true ,
"bin" : {
"json5" : "lib/cli.js"
} ,
"engines" : {
"node" : ">=6"
}
} ,
2022-05-20 17:49:20 -04:00
"node_modules/jsonfile" : {
2022-05-20 19:40:15 -04:00
"version" : "6.1.0" ,
"resolved" : "https://registry.npmjs.org/jsonfile/-/jsonfile-6.1.0.tgz" ,
"integrity" : "sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 19:40:15 -04:00
"dependencies" : {
"universalify" : "^2.0.0"
} ,
"optionalDependencies" : {
"graceful-fs" : "^4.1.6"
}
2022-05-20 13:14:49 -04:00
} ,
2022-05-20 17:49:20 -04:00
"node_modules/jsonparse" : {
"version" : "1.3.1" ,
"resolved" : "https://registry.npmjs.org/jsonparse/-/jsonparse-1.3.1.tgz" ,
2024-02-21 13:51:42 -05:00
"integrity" : "sha512-POQXvpdL69+CluYsillJ7SUhKvytYjW9vG/GKpnf+xP8UWgYEM/RaMzHHofbALDiKbbP1W8UEYmgGl39WkPZsg==" ,
2022-05-20 17:49:20 -04:00
"engines" : [
"node >= 0.2.0"
2024-05-16 02:47:46 -04:00
] ,
"license" : "MIT"
2022-05-20 17:49:20 -04:00
} ,
"node_modules/JSONStream" : {
"version" : "1.3.5" ,
"resolved" : "https://registry.npmjs.org/JSONStream/-/JSONStream-1.3.5.tgz" ,
"integrity" : "sha512-E+iruNOY8VV9s4JEbe1aNEm6MiszPRr/UfcHMz0TQh1BXSxHK+ASV1R6W4HpjBhSeS+54PIsAMCBmwD06LLsqQ==" ,
2024-05-16 02:47:46 -04:00
"license" : "(MIT OR Apache-2.0)" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2022-05-20 17:49:20 -04:00
"jsonparse" : "^1.2.0" ,
"through" : ">=2.2.7 <3"
} ,
"bin" : {
"JSONStream" : "bin.js"
2022-05-20 13:14:49 -04:00
} ,
"engines" : {
2022-05-20 17:49:20 -04:00
"node" : "*"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-31 15:11:19 -04:00
"node_modules/jsx-ast-utils" : {
2024-02-21 13:51:42 -05:00
"version" : "3.3.5" ,
"resolved" : "https://registry.npmjs.org/jsx-ast-utils/-/jsx-ast-utils-3.3.5.tgz" ,
"integrity" : "sha512-ZZow9HBI5O6EPgSJLUb8n2NKgmVWTwCvHGwFuJlMjvLFqlGG6pjirPhtdsseaLZjSibD8eegzmYpUZwoIlj2cQ==" ,
2022-05-31 15:11:19 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-31 15:11:19 -04:00
"optional" : true ,
"dependencies" : {
2024-02-21 13:51:42 -05:00
"array-includes" : "^3.1.6" ,
"array.prototype.flat" : "^1.3.1" ,
"object.assign" : "^4.1.4" ,
"object.values" : "^1.1.6"
2022-05-31 15:11:19 -04:00
} ,
"engines" : {
"node" : ">=4.0"
}
} ,
2024-02-21 13:51:42 -05:00
"node_modules/keyv" : {
"version" : "4.5.4" ,
"resolved" : "https://registry.npmjs.org/keyv/-/keyv-4.5.4.tgz" ,
"integrity" : "sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==" ,
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2024-02-21 13:51:42 -05:00
"dependencies" : {
"json-buffer" : "3.0.1"
}
} ,
2022-05-20 17:49:20 -04:00
"node_modules/kind-of" : {
"version" : "6.0.3" ,
"resolved" : "https://registry.npmjs.org/kind-of/-/kind-of-6.0.3.tgz" ,
"integrity" : "sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"engines" : {
"node" : ">=0.10.0"
}
} ,
2022-05-31 15:11:19 -04:00
"node_modules/levn" : {
"version" : "0.4.1" ,
"resolved" : "https://registry.npmjs.org/levn/-/levn-0.4.1.tgz" ,
"integrity" : "sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==" ,
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-31 15:11:19 -04:00
"dependencies" : {
"prelude-ls" : "^1.2.1" ,
"type-check" : "~0.4.0"
} ,
"engines" : {
"node" : ">= 0.8.0"
}
} ,
2022-05-20 17:49:20 -04:00
"node_modules/lines-and-columns" : {
"version" : "1.2.4" ,
"resolved" : "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.2.4.tgz" ,
2024-05-16 02:47:46 -04:00
"integrity" : "sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==" ,
"license" : "MIT"
2022-05-20 13:14:49 -04:00
} ,
2022-05-20 17:49:20 -04:00
"node_modules/load-json-file" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/load-json-file/-/load-json-file-4.0.0.tgz" ,
2024-02-21 13:51:42 -05:00
"integrity" : "sha512-Kx8hMakjX03tiGTLAIdJ+lL0htKnXjEZN6hk/tozf/WOuYGdZBJrZ+rCJRbVCugsjB3jMLn9746NsQIf5VjBMw==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2022-05-20 17:49:20 -04:00
"graceful-fs" : "^4.1.2" ,
"parse-json" : "^4.0.0" ,
"pify" : "^3.0.0" ,
"strip-bom" : "^3.0.0"
2022-05-20 13:14:49 -04:00
} ,
"engines" : {
2022-05-20 17:49:20 -04:00
"node" : ">=4"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 17:49:20 -04:00
"node_modules/load-json-file/node_modules/parse-json" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/parse-json/-/parse-json-4.0.0.tgz" ,
2024-02-21 13:51:42 -05:00
"integrity" : "sha512-aOIos8bujGN93/8Ox/jPLh7RwVnPEysynVFE+fQZyg6jKELEHwzgKdLRFHUgXJL6kylijVSBC4BvN9OmsB48Rw==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2022-05-20 17:49:20 -04:00
"error-ex" : "^1.3.1" ,
"json-parse-better-errors" : "^1.0.1"
2022-05-20 13:14:49 -04:00
} ,
"engines" : {
2022-05-20 17:49:20 -04:00
"node" : ">=4"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 17:49:20 -04:00
"node_modules/locate-path" : {
2024-02-21 13:51:42 -05:00
"version" : "6.0.0" ,
"resolved" : "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz" ,
"integrity" : "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==" ,
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2024-02-21 13:51:42 -05:00
"p-locate" : "^5.0.0"
2022-05-20 13:14:49 -04:00
} ,
"engines" : {
2024-02-21 13:51:42 -05:00
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 17:49:20 -04:00
"node_modules/lodash" : {
"version" : "4.17.21" ,
"resolved" : "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz" ,
2024-05-16 02:47:46 -04:00
"integrity" : "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==" ,
"license" : "MIT"
2022-05-20 17:49:20 -04:00
} ,
2022-11-24 12:20:00 -05:00
"node_modules/lodash.camelcase" : {
"version" : "4.3.0" ,
"resolved" : "https://registry.npmjs.org/lodash.camelcase/-/lodash.camelcase-4.3.0.tgz" ,
"integrity" : "sha512-TwuEnCnxbc3rAvhf/LbG7tJUDzhqXyFnv3dtzLOPgCG/hODL7WFnsbwktkD7yUV0RrreP/l1PALq/YSg6VvjlA==" ,
2024-05-16 02:47:46 -04:00
"dev" : true ,
"license" : "MIT"
2022-11-24 12:20:00 -05:00
} ,
2022-05-20 17:49:20 -04:00
"node_modules/lodash.capitalize" : {
"version" : "4.2.1" ,
"resolved" : "https://registry.npmjs.org/lodash.capitalize/-/lodash.capitalize-4.2.1.tgz" ,
2024-05-16 02:47:46 -04:00
"integrity" : "sha512-kZzYOKspf8XVX5AvmQF94gQW0lejFVgb80G85bU4ZWzoJ6C03PQg3coYAUpSTpQWelrZELd3XWgHzw4Ck5kaIw==" ,
"license" : "MIT"
2022-05-20 17:49:20 -04:00
} ,
"node_modules/lodash.escaperegexp" : {
"version" : "4.1.2" ,
"resolved" : "https://registry.npmjs.org/lodash.escaperegexp/-/lodash.escaperegexp-4.1.2.tgz" ,
2024-05-16 02:47:46 -04:00
"integrity" : "sha512-TM9YBvyC84ZxE3rgfefxUWiQKLilstD6k7PTGt6wfbtXF8ixIJLOL3VYyV/z+ZiPLsVxAsKAFVwWlWeb2Y8Yyw==" ,
"license" : "MIT"
2022-05-20 17:49:20 -04:00
} ,
2022-11-24 12:20:00 -05:00
"node_modules/lodash.isfunction" : {
"version" : "3.0.9" ,
"resolved" : "https://registry.npmjs.org/lodash.isfunction/-/lodash.isfunction-3.0.9.tgz" ,
"integrity" : "sha512-AirXNj15uRIMMPihnkInB4i3NHeb4iBtNg9WRWuK2o31S+ePwwNmDPaTL3o7dTJ+VXNZim7rFs4rxN4YU1oUJw==" ,
2024-05-16 02:47:46 -04:00
"dev" : true ,
"license" : "MIT"
2022-11-24 12:20:00 -05:00
} ,
2022-05-20 17:49:20 -04:00
"node_modules/lodash.ismatch" : {
"version" : "4.4.0" ,
"resolved" : "https://registry.npmjs.org/lodash.ismatch/-/lodash.ismatch-4.4.0.tgz" ,
2024-05-16 02:47:46 -04:00
"integrity" : "sha512-fPMfXjGQEV9Xsq/8MTSgUf255gawYRbjwMyDbcvDhXgV7enSZA0hynz6vMPnpAb5iONEzBHBPsT+0zes5Z301g==" ,
"license" : "MIT"
2022-05-20 17:49:20 -04:00
} ,
"node_modules/lodash.isplainobject" : {
"version" : "4.0.6" ,
"resolved" : "https://registry.npmjs.org/lodash.isplainobject/-/lodash.isplainobject-4.0.6.tgz" ,
2024-05-16 02:47:46 -04:00
"integrity" : "sha512-oSXzaWypCMHkPC3NvBEaPHf0KsA5mvPrOPgQWDsbg8n7orZ290M0BmC/jgRZ4vcJ6DTAhjrsSYgdsW/F+MFOBA==" ,
"license" : "MIT"
2022-05-20 17:49:20 -04:00
} ,
"node_modules/lodash.isstring" : {
"version" : "4.0.1" ,
"resolved" : "https://registry.npmjs.org/lodash.isstring/-/lodash.isstring-4.0.1.tgz" ,
2024-05-16 02:47:46 -04:00
"integrity" : "sha512-0wJxfxH1wgO3GrbuP+dTTk7op+6L41QCXbGINEmD+ny/G/eCqGzxyCsh7159S+mgDDcoarnBw6PC1PS5+wUGgw==" ,
"license" : "MIT"
2022-05-20 17:49:20 -04:00
} ,
2022-11-24 12:20:00 -05:00
"node_modules/lodash.kebabcase" : {
"version" : "4.1.1" ,
"resolved" : "https://registry.npmjs.org/lodash.kebabcase/-/lodash.kebabcase-4.1.1.tgz" ,
"integrity" : "sha512-N8XRTIMMqqDgSy4VLKPnJ/+hpGZN+PHQiJnSenYqPaVV/NCqEogTnAdZLQiGKhxX+JCs8waWq2t1XHWKOmlY8g==" ,
2024-05-16 02:47:46 -04:00
"dev" : true ,
"license" : "MIT"
2022-11-24 12:20:00 -05:00
} ,
2022-05-31 15:11:19 -04:00
"node_modules/lodash.merge" : {
"version" : "4.6.2" ,
"resolved" : "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz" ,
"integrity" : "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==" ,
2024-05-16 02:47:46 -04:00
"dev" : true ,
"license" : "MIT"
2022-05-31 15:11:19 -04:00
} ,
2022-11-24 12:20:00 -05:00
"node_modules/lodash.mergewith" : {
"version" : "4.6.2" ,
"resolved" : "https://registry.npmjs.org/lodash.mergewith/-/lodash.mergewith-4.6.2.tgz" ,
"integrity" : "sha512-GK3g5RPZWTRSeLSpgP8Xhra+pnjBC56q9FZYe1d5RN3TJ35dbkGy3YqBSMbyCrlbi+CM9Z3Jk5yTL7RCsqboyQ==" ,
2024-05-16 02:47:46 -04:00
"dev" : true ,
"license" : "MIT"
2022-11-24 12:20:00 -05:00
} ,
"node_modules/lodash.snakecase" : {
"version" : "4.1.1" ,
"resolved" : "https://registry.npmjs.org/lodash.snakecase/-/lodash.snakecase-4.1.1.tgz" ,
"integrity" : "sha512-QZ1d4xoBHYUeuouhEq3lk3Uq7ldgyFXGBhg04+oRLnIz8o9T65Eh+8YdroUwn846zchkA9yDsDl5CVVaV2nqYw==" ,
2024-05-16 02:47:46 -04:00
"dev" : true ,
"license" : "MIT"
2022-11-24 12:20:00 -05:00
} ,
"node_modules/lodash.startcase" : {
"version" : "4.4.0" ,
"resolved" : "https://registry.npmjs.org/lodash.startcase/-/lodash.startcase-4.4.0.tgz" ,
"integrity" : "sha512-+WKqsK294HMSc2jEbNgpHpd0JfIBhp7rEV4aqXWqFr6AlXov+SlcgB1Fv01y2kGe3Gc8nMW7VA0SrGuSkRfIEg==" ,
2024-05-16 02:47:46 -04:00
"dev" : true ,
"license" : "MIT"
2022-11-24 12:20:00 -05:00
} ,
"node_modules/lodash.uniq" : {
"version" : "4.5.0" ,
"resolved" : "https://registry.npmjs.org/lodash.uniq/-/lodash.uniq-4.5.0.tgz" ,
"integrity" : "sha512-xfBaXQd9ryd9dlSDvnvI0lvxfLJlYAZzXomUYzLKtUeOQvOP5piqAWuGtrhWeqaXK9hhoM/iyJc5AV+XfsX3HQ==" ,
2024-05-16 02:47:46 -04:00
"dev" : true ,
"license" : "MIT"
2022-11-24 12:20:00 -05:00
} ,
2022-05-20 17:49:20 -04:00
"node_modules/lodash.uniqby" : {
"version" : "4.7.0" ,
"resolved" : "https://registry.npmjs.org/lodash.uniqby/-/lodash.uniqby-4.7.0.tgz" ,
2024-05-16 02:47:46 -04:00
"integrity" : "sha512-e/zcLx6CSbmaEgFHCA7BnoQKyCtKMxnuWrJygbwPs/AIn+IMKl66L8/s+wBUn5LRw2pZx3bUHibiV1b6aTWIww==" ,
"license" : "MIT"
2022-05-20 17:49:20 -04:00
} ,
2022-11-24 12:20:00 -05:00
"node_modules/lodash.upperfirst" : {
"version" : "4.3.1" ,
"resolved" : "https://registry.npmjs.org/lodash.upperfirst/-/lodash.upperfirst-4.3.1.tgz" ,
"integrity" : "sha512-sReKOYJIJf74dhJONhU4e0/shzi1trVbSWDOhKYE5XV2O+H7Sb2Dihwuc7xWxVl+DgFPyTqIN3zMfT9cq5iWDg==" ,
2024-05-16 02:47:46 -04:00
"dev" : true ,
"license" : "MIT"
2022-11-24 12:20:00 -05:00
} ,
2022-05-31 15:11:19 -04:00
"node_modules/loose-envify" : {
"version" : "1.4.0" ,
"resolved" : "https://registry.npmjs.org/loose-envify/-/loose-envify-1.4.0.tgz" ,
"integrity" : "sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==" ,
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-31 15:11:19 -04:00
"optional" : true ,
"dependencies" : {
"js-tokens" : "^3.0.0 || ^4.0.0"
} ,
"bin" : {
"loose-envify" : "cli.js"
}
} ,
2022-05-20 17:49:20 -04:00
"node_modules/lru-cache" : {
2024-02-21 13:51:42 -05:00
"version" : "5.1.1" ,
"resolved" : "https://registry.npmjs.org/lru-cache/-/lru-cache-5.1.1.tgz" ,
"integrity" : "sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==" ,
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "ISC" ,
2024-02-21 13:51:42 -05:00
"peer" : true ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2024-02-21 13:51:42 -05:00
"yallist" : "^3.0.2"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 17:49:20 -04:00
"node_modules/make-error" : {
"version" : "1.3.6" ,
"resolved" : "https://registry.npmjs.org/make-error/-/make-error-1.3.6.tgz" ,
"integrity" : "sha512-s8UhlNe7vPKomQhC1qFelMokr/Sc3AgNbso3n74mVPA5LTZwkB9NlXf4XPamLxJE8h0gh73rM94xvwRT2CVInw==" ,
2024-05-16 02:47:46 -04:00
"dev" : true ,
"license" : "ISC"
2022-05-20 17:49:20 -04:00
} ,
"node_modules/map-obj" : {
"version" : "4.3.0" ,
"resolved" : "https://registry.npmjs.org/map-obj/-/map-obj-4.3.0.tgz" ,
"integrity" : "sha512-hdN1wVrZbb29eBGiGjJbeP8JbKjq1urkHJ/LIP/NY48MZ1QVXUsQBV1G1zvYFHn1XE06cwjBsOI2K3Ulnj1YXQ==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"engines" : {
2022-05-20 17:49:20 -04:00
"node" : ">=8"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 17:49:20 -04:00
"node_modules/marked" : {
2024-02-21 13:51:42 -05:00
"version" : "4.3.0" ,
"resolved" : "https://registry.npmjs.org/marked/-/marked-4.3.0.tgz" ,
"integrity" : "sha512-PRsaiG84bK+AMvxziE/lCFss8juXjNaWzVbN5tXAm4XjeaS9NAHhop+PjQxz2A9h8Q4M/xGmzP8vqNwy6JeK0A==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 17:49:20 -04:00
"bin" : {
2022-05-20 19:40:15 -04:00
"marked" : "bin/marked.js"
2022-05-20 17:49:20 -04:00
} ,
2022-05-20 13:14:49 -04:00
"engines" : {
2022-05-20 19:40:15 -04:00
"node" : ">= 12"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 17:49:20 -04:00
"node_modules/marked-terminal" : {
2024-02-21 13:51:42 -05:00
"version" : "5.2.0" ,
"resolved" : "https://registry.npmjs.org/marked-terminal/-/marked-terminal-5.2.0.tgz" ,
"integrity" : "sha512-Piv6yNwAQXGFjZSaiNljyNFw7jKDdGrw70FSbtxEyldLsyeuV5ZHm/1wW++kWbrOF1VPnUgYOhB2oLL0ZpnekA==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2024-02-21 13:51:42 -05:00
"ansi-escapes" : "^6.2.0" ,
2022-05-20 17:49:20 -04:00
"cardinal" : "^2.1.1" ,
2024-02-21 13:51:42 -05:00
"chalk" : "^5.2.0" ,
"cli-table3" : "^0.6.3" ,
2022-05-20 19:40:15 -04:00
"node-emoji" : "^1.11.0" ,
2024-02-21 13:51:42 -05:00
"supports-hyperlinks" : "^2.3.0"
2022-05-20 19:40:15 -04:00
} ,
"engines" : {
"node" : ">=14.13.1 || >=16.0.0"
2022-05-20 13:14:49 -04:00
} ,
2022-05-20 17:49:20 -04:00
"peerDependencies" : {
2024-02-21 13:51:42 -05:00
"marked" : "^1.0.0 || ^2.0.0 || ^3.0.0 || ^4.0.0 || ^5.0.0"
2022-05-20 19:40:15 -04:00
}
} ,
"node_modules/marked-terminal/node_modules/chalk" : {
2024-02-21 13:51:42 -05:00
"version" : "5.3.0" ,
"resolved" : "https://registry.npmjs.org/chalk/-/chalk-5.3.0.tgz" ,
"integrity" : "sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 19:40:15 -04:00
"engines" : {
"node" : "^12.17.0 || ^14.13 || >=16.0.0"
} ,
"funding" : {
"url" : "https://github.com/chalk/chalk?sponsor=1"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 17:49:20 -04:00
"node_modules/meow" : {
"version" : "8.1.2" ,
"resolved" : "https://registry.npmjs.org/meow/-/meow-8.1.2.tgz" ,
"integrity" : "sha512-r85E3NdZ+mpYk1C6RjPFEMSE+s1iZMuHtsHAqY0DT3jZczl0diWUZ8g6oU7h0M9cD2EL+PzaYghhCLzR0ZNn5Q==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2022-05-20 17:49:20 -04:00
"@types/minimist" : "^1.2.0" ,
"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.3"
2022-05-20 13:14:49 -04:00
} ,
"engines" : {
2022-05-20 17:49:20 -04:00
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 17:49:20 -04:00
"node_modules/merge-stream" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/merge-stream/-/merge-stream-2.0.0.tgz" ,
2024-05-16 02:47:46 -04:00
"integrity" : "sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==" ,
"license" : "MIT"
2022-05-20 17:49:20 -04:00
} ,
"node_modules/merge2" : {
"version" : "1.4.1" ,
"resolved" : "https://registry.npmjs.org/merge2/-/merge2-1.4.1.tgz" ,
"integrity" : "sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 17:49:20 -04:00
"engines" : {
"node" : ">= 8"
}
} ,
"node_modules/micromatch" : {
2024-08-24 04:00:16 -04:00
"version" : "4.0.8" ,
"resolved" : "https://registry.npmjs.org/micromatch/-/micromatch-4.0.8.tgz" ,
"integrity" : "sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2024-05-23 02:06:36 -04:00
"braces" : "^3.0.3" ,
2022-05-20 17:49:20 -04:00
"picomatch" : "^2.3.1"
2022-05-20 13:14:49 -04:00
} ,
"engines" : {
2022-05-20 17:49:20 -04:00
"node" : ">=8.6"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 17:49:20 -04:00
"node_modules/mime" : {
2022-05-20 19:40:15 -04:00
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/mime/-/mime-3.0.0.tgz" ,
"integrity" : "sha512-jSCU7/VB1loIWBZe14aEYHU/+1UMEHoaO7qxCOVJOw9GgH72VAWppxNcjU+x9a2k3GSIBXNKxXQFqRvvZ7vr3A==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 17:49:20 -04:00
"bin" : {
"mime" : "cli.js"
2022-05-20 13:14:49 -04:00
} ,
"engines" : {
2022-05-20 19:40:15 -04:00
"node" : ">=10.0.0"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 17:49:20 -04:00
"node_modules/mimic-fn" : {
"version" : "2.1.0" ,
"resolved" : "https://registry.npmjs.org/mimic-fn/-/mimic-fn-2.1.0.tgz" ,
"integrity" : "sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 17:49:20 -04:00
"engines" : {
"node" : ">=6"
}
} ,
"node_modules/min-indent" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/min-indent/-/min-indent-1.0.1.tgz" ,
"integrity" : "sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 17:49:20 -04:00
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/minimatch" : {
"version" : "3.1.2" ,
"resolved" : "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz" ,
"integrity" : "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==" ,
2024-05-16 02:47:46 -04:00
"license" : "ISC" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2022-05-20 17:49:20 -04:00
"brace-expansion" : "^1.1.7"
2022-05-20 13:14:49 -04:00
} ,
"engines" : {
2022-05-20 17:49:20 -04:00
"node" : "*"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 17:49:20 -04:00
"node_modules/minimist" : {
2024-02-21 13:51:42 -05:00
"version" : "1.2.8" ,
"resolved" : "https://registry.npmjs.org/minimist/-/minimist-1.2.8.tgz" ,
"integrity" : "sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2024-02-21 13:51:42 -05:00
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
2022-05-20 17:49:20 -04:00
} ,
"node_modules/minimist-options" : {
"version" : "4.1.0" ,
"resolved" : "https://registry.npmjs.org/minimist-options/-/minimist-options-4.1.0.tgz" ,
"integrity" : "sha512-Q4r8ghd80yhO/0j1O3B2BjweX3fiHg9cdOwjJd2J76Q135c+NDxGCqdYKQ1SKBuFfgWbAUzBfvYjPUEeNgqN1A==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2022-05-20 17:49:20 -04:00
"arrify" : "^1.0.1" ,
"is-plain-obj" : "^1.1.0" ,
"kind-of" : "^6.0.3"
2022-05-20 13:14:49 -04:00
} ,
"engines" : {
2022-05-20 17:49:20 -04:00
"node" : ">= 6"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 17:49:20 -04:00
"node_modules/modify-values" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/modify-values/-/modify-values-1.0.1.tgz" ,
"integrity" : "sha512-xV2bxeN6F7oYjZWTe/YPAy6MN2M+sL4u/Rlm2AHCIVGfo2p1yGmBHQ6vHehl4bRTZBdHu3TSkWdYgkwpYzAGSw==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"engines" : {
"node" : ">=0.10.0"
}
} ,
2022-05-20 17:49:20 -04:00
"node_modules/ms" : {
2024-09-07 05:05:56 -04:00
"version" : "2.1.3" ,
"resolved" : "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz" ,
"integrity" : "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT"
2022-05-20 13:14:49 -04:00
} ,
2022-05-31 15:11:19 -04:00
"node_modules/natural-compare" : {
"version" : "1.4.0" ,
"resolved" : "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz" ,
"integrity" : "sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==" ,
2024-05-16 02:47:46 -04:00
"dev" : true ,
"license" : "MIT"
2022-05-31 15:11:19 -04:00
} ,
2022-05-20 17:49:20 -04:00
"node_modules/neo-async" : {
"version" : "2.6.2" ,
"resolved" : "https://registry.npmjs.org/neo-async/-/neo-async-2.6.2.tgz" ,
2024-05-16 02:47:46 -04:00
"integrity" : "sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==" ,
"license" : "MIT"
2022-05-20 13:14:49 -04:00
} ,
2022-05-20 17:49:20 -04:00
"node_modules/nerf-dart" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/nerf-dart/-/nerf-dart-1.0.0.tgz" ,
2024-05-16 02:47:46 -04:00
"integrity" : "sha512-EZSPZB70jiVsivaBLYDCyntd5eH8NTSMOn3rB+HxwdmKThGELLdYv8qVIMWvZEFy9w8ZZpW9h9OB32l1rGtj7g==" ,
"license" : "MIT"
2022-05-20 13:14:49 -04:00
} ,
2022-05-20 17:49:20 -04:00
"node_modules/node-emoji" : {
"version" : "1.11.0" ,
"resolved" : "https://registry.npmjs.org/node-emoji/-/node-emoji-1.11.0.tgz" ,
"integrity" : "sha512-wo2DpQkQp7Sjm2A0cq+sN7EHKO6Sl0ctXeBdFZrL9T9+UywORbufTcTZxom8YqpLQt/FqNMUkOpkZrJVYSKD3A==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2022-05-20 17:49:20 -04:00
"lodash" : "^4.17.21"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 17:49:20 -04:00
"node_modules/node-fetch" : {
2024-02-21 13:51:42 -05:00
"version" : "2.7.0" ,
"resolved" : "https://registry.npmjs.org/node-fetch/-/node-fetch-2.7.0.tgz" ,
"integrity" : "sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2022-05-20 17:49:20 -04:00
"whatwg-url" : "^5.0.0"
2022-05-20 13:14:49 -04:00
} ,
"engines" : {
2022-05-20 17:49:20 -04:00
"node" : "4.x || >=6.0.0"
} ,
"peerDependencies" : {
"encoding" : "^0.1.0"
} ,
"peerDependenciesMeta" : {
"encoding" : {
"optional" : true
}
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-31 15:11:19 -04:00
"node_modules/node-releases" : {
2024-07-23 03:50:59 -04:00
"version" : "2.0.18" ,
"resolved" : "https://registry.npmjs.org/node-releases/-/node-releases-2.0.18.tgz" ,
"integrity" : "sha512-d9VeXT4SJ7ZeOqGX6R5EM022wpL+eWPooLI+5UpWn2jCT1aosUQEhQP214x33Wkwx3JQMvIm+tIoVOdodFS40g==" ,
2022-05-31 15:11:19 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-31 15:11:19 -04:00
"peer" : true
} ,
2022-05-20 17:49:20 -04:00
"node_modules/normalize-package-data" : {
"version" : "3.0.3" ,
"resolved" : "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-3.0.3.tgz" ,
"integrity" : "sha512-p2W1sgqij3zMMyRC067Dg16bfzVH+w7hyegmpIvZ4JNjqtGOVAIvLmjBx3yP7YTe9vKJgkoNOPjwQGogDoMXFA==" ,
2024-05-16 02:47:46 -04:00
"license" : "BSD-2-Clause" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2022-05-20 17:49:20 -04:00
"hosted-git-info" : "^4.0.1" ,
"is-core-module" : "^2.5.0" ,
"semver" : "^7.3.4" ,
"validate-npm-package-license" : "^3.0.1"
2022-05-20 13:14:49 -04:00
} ,
"engines" : {
2022-05-20 17:49:20 -04:00
"node" : ">=10"
2022-05-20 13:14:49 -04:00
}
} ,
2024-02-21 13:51:42 -05:00
"node_modules/normalize-package-data/node_modules/semver" : {
2024-07-17 01:05:58 -04:00
"version" : "7.6.3" ,
"resolved" : "https://registry.npmjs.org/semver/-/semver-7.6.3.tgz" ,
"integrity" : "sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==" ,
2024-05-16 02:47:46 -04:00
"license" : "ISC" ,
2024-02-21 13:51:42 -05:00
"bin" : {
"semver" : "bin/semver.js"
} ,
"engines" : {
"node" : ">=10"
}
} ,
2022-05-20 17:49:20 -04:00
"node_modules/normalize-url" : {
2022-05-20 19:40:15 -04:00
"version" : "6.1.0" ,
"resolved" : "https://registry.npmjs.org/normalize-url/-/normalize-url-6.1.0.tgz" ,
"integrity" : "sha512-DlL+XwOy3NxAQ8xuC0okPgK46iuVNAK01YN7RueYBqqFeGsBjV9XmCAzAdgt+667bCl5kPh9EqKKDwnaPG1I7A==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"engines" : {
2022-05-20 19:40:15 -04:00
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 17:49:20 -04:00
"node_modules/npm" : {
2024-02-21 13:51:42 -05:00
"version" : "8.19.4" ,
"resolved" : "https://registry.npmjs.org/npm/-/npm-8.19.4.tgz" ,
"integrity" : "sha512-3HANl8i9DKnUA89P4KEgVNN28EjSeDCmvEqbzOAuxCFDzdBZzjUl99zgnGpOUumvW5lvJo2HKcjrsc+tfyv1Hw==" ,
2022-05-20 17:49:20 -04:00
"bundleDependencies" : [
2022-05-20 19:40:15 -04:00
"@isaacs/string-locale-compare" ,
"@npmcli/arborist" ,
"@npmcli/ci-detect" ,
"@npmcli/config" ,
"@npmcli/fs" ,
"@npmcli/map-workspaces" ,
"@npmcli/package-json" ,
"@npmcli/run-script" ,
2022-05-20 17:49:20 -04:00
"abbrev" ,
"archy" ,
"cacache" ,
2022-05-20 19:40:15 -04:00
"chalk" ,
2022-05-20 17:49:20 -04:00
"chownr" ,
"cli-columns" ,
"cli-table3" ,
"columnify" ,
2022-05-20 19:40:15 -04:00
"fastest-levenshtein" ,
2024-02-21 13:51:42 -05:00
"fs-minipass" ,
2022-05-20 17:49:20 -04:00
"glob" ,
"graceful-fs" ,
"hosted-git-info" ,
"ini" ,
"init-package-json" ,
"is-cidr" ,
2022-05-20 19:40:15 -04:00
"json-parse-even-better-errors" ,
2022-05-20 17:49:20 -04:00
"libnpmaccess" ,
2022-05-20 19:40:15 -04:00
"libnpmdiff" ,
"libnpmexec" ,
"libnpmfund" ,
2022-05-20 17:49:20 -04:00
"libnpmhook" ,
"libnpmorg" ,
2022-05-20 19:40:15 -04:00
"libnpmpack" ,
"libnpmpublish" ,
2022-05-20 17:49:20 -04:00
"libnpmsearch" ,
"libnpmteam" ,
2022-05-20 19:40:15 -04:00
"libnpmversion" ,
"make-fetch-happen" ,
2024-02-21 13:51:42 -05:00
"minimatch" ,
2022-05-20 19:40:15 -04:00
"minipass" ,
"minipass-pipeline" ,
2022-05-20 17:49:20 -04:00
"mkdirp" ,
2022-05-20 19:40:15 -04:00
"mkdirp-infer-owner" ,
"ms" ,
2022-05-20 17:49:20 -04:00
"node-gyp" ,
"nopt" ,
"npm-audit-report" ,
"npm-install-checks" ,
"npm-package-arg" ,
"npm-pick-manifest" ,
"npm-profile" ,
"npm-registry-fetch" ,
"npm-user-validate" ,
"npmlog" ,
"opener" ,
2024-02-21 13:51:42 -05:00
"p-map" ,
2022-05-20 17:49:20 -04:00
"pacote" ,
2022-05-20 19:40:15 -04:00
"parse-conflict-json" ,
"proc-log" ,
2022-05-20 17:49:20 -04:00
"qrcode-terminal" ,
"read" ,
2022-05-20 19:40:15 -04:00
"read-package-json" ,
"read-package-json-fast" ,
2022-05-20 17:49:20 -04:00
"readdir-scoped-modules" ,
"rimraf" ,
"semver" ,
"ssri" ,
"tar" ,
"text-table" ,
"tiny-relative-date" ,
2022-05-20 19:40:15 -04:00
"treeverse" ,
2022-05-20 17:49:20 -04:00
"validate-npm-package-name" ,
"which" ,
"write-file-atomic"
] ,
2024-05-16 02:47:46 -04:00
"license" : "Artistic-2.0" ,
2024-02-21 13:51:42 -05:00
"workspaces" : [
"docs" ,
"smoke-tests" ,
"workspaces/*"
] ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2022-05-20 19:40:15 -04:00
"@isaacs/string-locale-compare" : "^1.1.0" ,
2024-02-21 13:51:42 -05:00
"@npmcli/arborist" : "^5.6.3" ,
2022-05-20 19:40:15 -04:00
"@npmcli/ci-detect" : "^2.0.0" ,
2024-02-21 13:51:42 -05:00
"@npmcli/config" : "^4.2.1" ,
2022-05-20 19:40:15 -04:00
"@npmcli/fs" : "^2.1.0" ,
"@npmcli/map-workspaces" : "^2.0.3" ,
"@npmcli/package-json" : "^2.0.0" ,
2024-02-21 13:51:42 -05:00
"@npmcli/run-script" : "^4.2.1" ,
2022-05-20 17:49:20 -04:00
"abbrev" : "~1.1.1" ,
"archy" : "~1.0.0" ,
2024-02-21 13:51:42 -05:00
"cacache" : "^16.1.3" ,
2022-05-20 19:40:15 -04:00
"chalk" : "^4.1.2" ,
"chownr" : "^2.0.0" ,
"cli-columns" : "^4.0.0" ,
"cli-table3" : "^0.6.2" ,
"columnify" : "^1.6.0" ,
"fastest-levenshtein" : "^1.0.12" ,
2024-02-21 13:51:42 -05:00
"fs-minipass" : "^2.1.0" ,
2022-05-20 19:40:15 -04:00
"glob" : "^8.0.1" ,
"graceful-fs" : "^4.2.10" ,
2024-02-21 13:51:42 -05:00
"hosted-git-info" : "^5.2.1" ,
"ini" : "^3.0.1" ,
2022-05-20 19:40:15 -04:00
"init-package-json" : "^3.0.2" ,
"is-cidr" : "^4.0.2" ,
"json-parse-even-better-errors" : "^2.3.1" ,
2024-02-21 13:51:42 -05:00
"libnpmaccess" : "^6.0.4" ,
"libnpmdiff" : "^4.0.5" ,
"libnpmexec" : "^4.0.14" ,
"libnpmfund" : "^3.0.5" ,
"libnpmhook" : "^8.0.4" ,
"libnpmorg" : "^4.0.4" ,
"libnpmpack" : "^4.1.3" ,
"libnpmpublish" : "^6.0.5" ,
"libnpmsearch" : "^5.0.4" ,
"libnpmteam" : "^4.0.4" ,
"libnpmversion" : "^3.0.7" ,
"make-fetch-happen" : "^10.2.0" ,
"minimatch" : "^5.1.0" ,
2022-05-20 19:40:15 -04:00
"minipass" : "^3.1.6" ,
"minipass-pipeline" : "^1.2.4" ,
"mkdirp" : "^1.0.4" ,
"mkdirp-infer-owner" : "^2.0.0" ,
"ms" : "^2.1.2" ,
2024-02-21 13:51:42 -05:00
"node-gyp" : "^9.1.0" ,
"nopt" : "^6.0.0" ,
2022-05-20 19:40:15 -04:00
"npm-audit-report" : "^3.0.0" ,
"npm-install-checks" : "^5.0.0" ,
2024-02-21 13:51:42 -05:00
"npm-package-arg" : "^9.1.0" ,
"npm-pick-manifest" : "^7.0.2" ,
"npm-profile" : "^6.2.0" ,
"npm-registry-fetch" : "^13.3.1" ,
2022-05-20 17:49:20 -04:00
"npm-user-validate" : "^1.0.1" ,
2022-05-20 19:40:15 -04:00
"npmlog" : "^6.0.2" ,
2022-05-20 17:49:20 -04:00
"opener" : "^1.5.2" ,
2024-02-21 13:51:42 -05:00
"p-map" : "^4.0.0" ,
"pacote" : "^13.6.2" ,
2022-05-20 19:40:15 -04:00
"parse-conflict-json" : "^2.0.2" ,
"proc-log" : "^2.0.1" ,
2022-05-20 17:49:20 -04:00
"qrcode-terminal" : "^0.12.0" ,
"read" : "~1.0.7" ,
2024-02-21 13:51:42 -05:00
"read-package-json" : "^5.0.2" ,
2022-05-20 19:40:15 -04:00
"read-package-json-fast" : "^2.0.3" ,
2022-05-20 17:49:20 -04:00
"readdir-scoped-modules" : "^1.1.0" ,
2022-05-20 19:40:15 -04:00
"rimraf" : "^3.0.2" ,
"semver" : "^7.3.7" ,
2024-02-21 13:51:42 -05:00
"ssri" : "^9.0.1" ,
2022-05-20 19:40:15 -04:00
"tar" : "^6.1.11" ,
2022-05-20 17:49:20 -04:00
"text-table" : "~0.2.0" ,
"tiny-relative-date" : "^1.3.0" ,
2022-05-20 19:40:15 -04:00
"treeverse" : "^2.0.0" ,
"validate-npm-package-name" : "^4.0.0" ,
"which" : "^2.0.2" ,
"write-file-atomic" : "^4.0.1"
2022-05-20 13:14:49 -04:00
} ,
2022-05-20 17:49:20 -04:00
"bin" : {
"npm" : "bin/npm-cli.js" ,
"npx" : "bin/npx-cli.js"
2022-05-20 13:14:49 -04:00
} ,
"engines" : {
2024-02-21 13:51:42 -05:00
"node" : "^12.13.0 || ^14.15.0 || >=16.0.0"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 17:49:20 -04:00
"node_modules/npm-run-path" : {
"version" : "4.0.1" ,
"resolved" : "https://registry.npmjs.org/npm-run-path/-/npm-run-path-4.0.1.tgz" ,
"integrity" : "sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2022-05-20 17:49:20 -04:00
"path-key" : "^3.0.0"
2022-05-20 13:14:49 -04:00
} ,
"engines" : {
"node" : ">=8"
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/@colors/colors" : {
"version" : "1.5.0" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
"license" : "MIT" ,
2022-05-20 19:40:15 -04:00
"optional" : true ,
2022-05-20 13:14:49 -04:00
"engines" : {
2022-05-20 19:40:15 -04:00
"node" : ">=0.1.90"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/@gar/promisify" : {
"version" : "1.1.3" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
2022-05-20 19:40:15 -04:00
"license" : "MIT"
} ,
"node_modules/npm/node_modules/@isaacs/string-locale-compare" : {
"version" : "1.1.0" ,
"inBundle" : true ,
"license" : "ISC"
} ,
"node_modules/npm/node_modules/@npmcli/arborist" : {
2024-02-21 13:51:42 -05:00
"version" : "5.6.3" ,
2022-05-20 19:40:15 -04:00
"inBundle" : true ,
"license" : "ISC" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2022-05-20 19:40:15 -04:00
"@isaacs/string-locale-compare" : "^1.1.0" ,
"@npmcli/installed-package-contents" : "^1.0.7" ,
"@npmcli/map-workspaces" : "^2.0.3" ,
"@npmcli/metavuln-calculator" : "^3.0.1" ,
"@npmcli/move-file" : "^2.0.0" ,
"@npmcli/name-from-folder" : "^1.0.1" ,
"@npmcli/node-gyp" : "^2.0.0" ,
"@npmcli/package-json" : "^2.0.0" ,
2024-02-21 13:51:42 -05:00
"@npmcli/query" : "^1.2.0" ,
"@npmcli/run-script" : "^4.1.3" ,
"bin-links" : "^3.0.3" ,
"cacache" : "^16.1.3" ,
2022-05-20 19:40:15 -04:00
"common-ancestor-path" : "^1.0.1" ,
2024-02-21 13:51:42 -05:00
"hosted-git-info" : "^5.2.1" ,
2022-05-20 19:40:15 -04:00
"json-parse-even-better-errors" : "^2.3.1" ,
"json-stringify-nice" : "^1.1.4" ,
2024-02-21 13:51:42 -05:00
"minimatch" : "^5.1.0" ,
2022-05-20 19:40:15 -04:00
"mkdirp" : "^1.0.4" ,
"mkdirp-infer-owner" : "^2.0.0" ,
2024-02-21 13:51:42 -05:00
"nopt" : "^6.0.0" ,
2022-05-20 19:40:15 -04:00
"npm-install-checks" : "^5.0.0" ,
"npm-package-arg" : "^9.0.0" ,
2024-02-21 13:51:42 -05:00
"npm-pick-manifest" : "^7.0.2" ,
2022-05-20 19:40:15 -04:00
"npm-registry-fetch" : "^13.0.0" ,
"npmlog" : "^6.0.2" ,
2024-02-21 13:51:42 -05:00
"pacote" : "^13.6.1" ,
2022-05-20 19:40:15 -04:00
"parse-conflict-json" : "^2.0.1" ,
"proc-log" : "^2.0.0" ,
"promise-all-reject-late" : "^1.0.0" ,
"promise-call-limit" : "^1.0.1" ,
"read-package-json-fast" : "^2.0.2" ,
"readdir-scoped-modules" : "^1.1.0" ,
"rimraf" : "^3.0.2" ,
"semver" : "^7.3.7" ,
"ssri" : "^9.0.0" ,
"treeverse" : "^2.0.0" ,
"walk-up-path" : "^1.0.0"
} ,
"bin" : {
"arborist" : "bin/index.js"
2022-05-20 13:14:49 -04:00
} ,
"engines" : {
2022-05-20 19:40:15 -04:00
"node" : "^12.13.0 || ^14.15.0 || >=16.0.0"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/@npmcli/ci-detect" : {
2022-05-20 17:49:20 -04:00
"version" : "2.0.0" ,
"inBundle" : true ,
"license" : "ISC" ,
"engines" : {
2022-05-20 19:40:15 -04:00
"node" : "^12.13.0 || ^14.15.0 || >=16"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/@npmcli/config" : {
2024-02-21 13:51:42 -05:00
"version" : "4.2.2" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
2022-05-20 19:40:15 -04:00
"license" : "ISC" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2022-05-20 19:40:15 -04:00
"@npmcli/map-workspaces" : "^2.0.2" ,
"ini" : "^3.0.0" ,
"mkdirp-infer-owner" : "^2.0.0" ,
2024-02-21 13:51:42 -05:00
"nopt" : "^6.0.0" ,
2022-05-20 19:40:15 -04:00
"proc-log" : "^2.0.0" ,
"read-package-json-fast" : "^2.0.3" ,
"semver" : "^7.3.5" ,
"walk-up-path" : "^1.0.0"
2022-05-20 17:49:20 -04:00
} ,
"engines" : {
2022-05-20 19:40:15 -04:00
"node" : "^12.13.0 || ^14.15.0 || >=16.0.0"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/@npmcli/disparity-colors" : {
2022-05-20 17:49:20 -04:00
"version" : "2.0.0" ,
"inBundle" : true ,
2022-05-20 19:40:15 -04:00
"license" : "ISC" ,
"dependencies" : {
"ansi-styles" : "^4.3.0"
} ,
"engines" : {
"node" : "^12.13.0 || ^14.15.0 || >=16.0.0"
}
2022-05-20 17:49:20 -04:00
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/@npmcli/fs" : {
2024-02-21 13:51:42 -05:00
"version" : "2.1.2" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
"license" : "ISC" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2022-05-20 19:40:15 -04:00
"@gar/promisify" : "^1.1.3" ,
"semver" : "^7.3.5"
} ,
"engines" : {
"node" : "^12.13.0 || ^14.15.0 || >=16.0.0"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/@npmcli/git" : {
2024-02-21 13:51:42 -05:00
"version" : "3.0.2" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
2022-05-20 19:40:15 -04:00
"license" : "ISC" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2022-05-20 19:40:15 -04:00
"@npmcli/promise-spawn" : "^3.0.0" ,
"lru-cache" : "^7.4.4" ,
"mkdirp" : "^1.0.4" ,
"npm-pick-manifest" : "^7.0.0" ,
"proc-log" : "^2.0.0" ,
"promise-inflight" : "^1.0.1" ,
"promise-retry" : "^2.0.1" ,
"semver" : "^7.3.5" ,
"which" : "^2.0.2"
} ,
"engines" : {
"node" : "^12.13.0 || ^14.15.0 || >=16.0.0"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/@npmcli/installed-package-contents" : {
"version" : "1.0.7" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
2022-05-20 19:40:15 -04:00
"license" : "ISC" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2022-05-20 19:40:15 -04:00
"npm-bundled" : "^1.1.1" ,
"npm-normalize-package-bin" : "^1.0.1"
} ,
"bin" : {
"installed-package-contents" : "index.js"
} ,
"engines" : {
"node" : ">= 10"
2022-05-20 13:14:49 -04:00
}
} ,
2024-02-21 13:51:42 -05:00
"node_modules/npm/node_modules/@npmcli/installed-package-contents/node_modules/npm-bundled" : {
"version" : "1.1.2" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"npm-normalize-package-bin" : "^1.0.1"
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/@npmcli/map-workspaces" : {
2024-02-21 13:51:42 -05:00
"version" : "2.0.4" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
2022-05-20 19:40:15 -04:00
"license" : "ISC" ,
"dependencies" : {
"@npmcli/name-from-folder" : "^1.0.1" ,
"glob" : "^8.0.1" ,
"minimatch" : "^5.0.1" ,
"read-package-json-fast" : "^2.0.3"
} ,
"engines" : {
"node" : "^12.13.0 || ^14.15.0 || >=16.0.0"
}
2022-05-20 17:49:20 -04:00
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/@npmcli/metavuln-calculator" : {
2024-02-21 13:51:42 -05:00
"version" : "3.1.1" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
2022-05-20 19:40:15 -04:00
"license" : "ISC" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2022-05-20 19:40:15 -04:00
"cacache" : "^16.0.0" ,
"json-parse-even-better-errors" : "^2.3.1" ,
"pacote" : "^13.0.3" ,
"semver" : "^7.3.5"
} ,
"engines" : {
"node" : "^12.13.0 || ^14.15.0 || >=16.0.0"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/@npmcli/move-file" : {
2024-02-21 13:51:42 -05:00
"version" : "2.0.1" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
"license" : "MIT" ,
2022-05-20 19:40:15 -04:00
"dependencies" : {
"mkdirp" : "^1.0.4" ,
"rimraf" : "^3.0.2"
} ,
2022-05-20 13:14:49 -04:00
"engines" : {
2022-05-20 19:40:15 -04:00
"node" : "^12.13.0 || ^14.15.0 || >=16.0.0"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/@npmcli/name-from-folder" : {
"version" : "1.0.1" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
2022-05-20 19:40:15 -04:00
"license" : "ISC"
2022-05-20 17:49:20 -04:00
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/@npmcli/node-gyp" : {
"version" : "2.0.0" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
2022-05-20 19:40:15 -04:00
"license" : "ISC" ,
2022-05-20 13:14:49 -04:00
"engines" : {
2022-05-20 19:40:15 -04:00
"node" : "^12.13.0 || ^14.15.0 || >=16.0.0"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/@npmcli/package-json" : {
"version" : "2.0.0" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
2022-05-20 19:40:15 -04:00
"license" : "ISC" ,
"dependencies" : {
"json-parse-even-better-errors" : "^2.3.1"
} ,
"engines" : {
"node" : "^12.13.0 || ^14.15.0 || >=16.0.0"
}
2022-05-20 17:49:20 -04:00
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/@npmcli/promise-spawn" : {
"version" : "3.0.0" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
2022-05-20 19:40:15 -04:00
"license" : "ISC" ,
"dependencies" : {
"infer-owner" : "^1.0.4"
} ,
"engines" : {
"node" : "^12.13.0 || ^14.15.0 || >=16.0.0"
}
2022-05-20 17:49:20 -04:00
} ,
2024-02-21 13:51:42 -05:00
"node_modules/npm/node_modules/@npmcli/query" : {
"version" : "1.2.0" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"npm-package-arg" : "^9.1.0" ,
"postcss-selector-parser" : "^6.0.10" ,
"semver" : "^7.3.7"
} ,
"engines" : {
"node" : "^12.13.0 || ^14.15.0 || >=16.0.0"
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/@npmcli/run-script" : {
2024-02-21 13:51:42 -05:00
"version" : "4.2.1" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
2022-05-20 19:40:15 -04:00
"license" : "ISC" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2022-05-20 19:40:15 -04:00
"@npmcli/node-gyp" : "^2.0.0" ,
"@npmcli/promise-spawn" : "^3.0.0" ,
"node-gyp" : "^9.0.0" ,
2024-02-21 13:51:42 -05:00
"read-package-json-fast" : "^2.0.3" ,
"which" : "^2.0.2"
2022-05-20 19:40:15 -04:00
} ,
"engines" : {
"node" : "^12.13.0 || ^14.15.0 || >=16.0.0"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/@tootallnate/once" : {
"version" : "2.0.0" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
2022-05-20 19:40:15 -04:00
"license" : "MIT" ,
"engines" : {
"node" : ">= 10"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/abbrev" : {
"version" : "1.1.1" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
2022-05-20 19:40:15 -04:00
"license" : "ISC"
2022-05-20 17:49:20 -04:00
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/agent-base" : {
"version" : "6.0.2" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2022-05-20 19:40:15 -04:00
"debug" : "4"
2022-05-20 13:14:49 -04:00
} ,
"engines" : {
2022-05-20 19:40:15 -04:00
"node" : ">= 6.0.0"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/agentkeepalive" : {
"version" : "4.2.1" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2022-05-20 19:40:15 -04:00
"debug" : "^4.1.0" ,
"depd" : "^1.1.2" ,
"humanize-ms" : "^1.2.1"
} ,
"engines" : {
"node" : ">= 8.0.0"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/aggregate-error" : {
"version" : "3.1.0" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
"license" : "MIT" ,
2022-05-20 19:40:15 -04:00
"dependencies" : {
"clean-stack" : "^2.0.0" ,
"indent-string" : "^4.0.0"
} ,
2022-05-20 13:14:49 -04:00
"engines" : {
2022-05-20 19:40:15 -04:00
"node" : ">=8"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/ansi-regex" : {
2022-05-20 17:49:20 -04:00
"version" : "5.0.1" ,
"inBundle" : true ,
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"engines" : {
2022-05-20 19:40:15 -04:00
"node" : ">=8"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/ansi-styles" : {
"version" : "4.3.0" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
"license" : "MIT" ,
2022-05-20 19:40:15 -04:00
"dependencies" : {
"color-convert" : "^2.0.1"
} ,
2022-05-20 13:14:49 -04:00
"engines" : {
2022-05-20 19:40:15 -04:00
"node" : ">=8"
} ,
"funding" : {
"url" : "https://github.com/chalk/ansi-styles?sponsor=1"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/aproba" : {
"version" : "2.0.0" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
2022-05-20 19:40:15 -04:00
"license" : "ISC"
2022-05-20 13:14:49 -04:00
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/archy" : {
"version" : "1.0.0" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
2022-05-20 19:40:15 -04:00
"license" : "MIT"
2022-05-20 17:49:20 -04:00
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/are-we-there-yet" : {
2024-02-21 13:51:42 -05:00
"version" : "3.0.1" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
2022-05-20 19:40:15 -04:00
"license" : "ISC" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2022-05-20 19:40:15 -04:00
"delegates" : "^1.0.0" ,
"readable-stream" : "^3.6.0"
2022-05-20 13:14:49 -04:00
} ,
"engines" : {
2024-02-21 13:51:42 -05:00
"node" : "^12.13.0 || ^14.15.0 || >=16.0.0"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/asap" : {
"version" : "2.0.6" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
2022-05-20 19:40:15 -04:00
"license" : "MIT"
2022-05-20 17:49:20 -04:00
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/balanced-match" : {
"version" : "1.0.2" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
"license" : "MIT"
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/bin-links" : {
2024-02-21 13:51:42 -05:00
"version" : "3.0.3" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
2022-05-20 19:40:15 -04:00
"license" : "ISC" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2022-05-20 19:40:15 -04:00
"cmd-shim" : "^5.0.0" ,
"mkdirp-infer-owner" : "^2.0.0" ,
2024-02-21 13:51:42 -05:00
"npm-normalize-package-bin" : "^2.0.0" ,
2022-05-20 19:40:15 -04:00
"read-cmd-shim" : "^3.0.0" ,
"rimraf" : "^3.0.0" ,
"write-file-atomic" : "^4.0.0"
2022-05-20 13:14:49 -04:00
} ,
"engines" : {
2022-05-20 19:40:15 -04:00
"node" : "^12.13.0 || ^14.15.0 || >=16.0.0"
2022-05-20 13:14:49 -04:00
}
} ,
2024-02-21 13:51:42 -05:00
"node_modules/npm/node_modules/bin-links/node_modules/npm-normalize-package-bin" : {
"version" : "2.0.0" ,
"inBundle" : true ,
"license" : "ISC" ,
"engines" : {
"node" : "^12.13.0 || ^14.15.0 || >=16.0.0"
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/binary-extensions" : {
"version" : "2.2.0" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"engines" : {
2022-05-20 19:40:15 -04:00
"node" : ">=8"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/brace-expansion" : {
"version" : "2.0.1" ,
"inBundle" : true ,
"license" : "MIT" ,
"dependencies" : {
"balanced-match" : "^1.0.0"
}
} ,
"node_modules/npm/node_modules/builtins" : {
"version" : "5.0.1" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2022-05-20 19:40:15 -04:00
"semver" : "^7.0.0"
}
} ,
"node_modules/npm/node_modules/cacache" : {
2024-02-21 13:51:42 -05:00
"version" : "16.1.3" ,
2022-05-20 19:40:15 -04:00
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"@npmcli/fs" : "^2.1.0" ,
"@npmcli/move-file" : "^2.0.0" ,
"chownr" : "^2.0.0" ,
"fs-minipass" : "^2.1.0" ,
"glob" : "^8.0.1" ,
"infer-owner" : "^1.0.4" ,
"lru-cache" : "^7.7.1" ,
"minipass" : "^3.1.6" ,
"minipass-collect" : "^1.0.2" ,
"minipass-flush" : "^1.0.5" ,
"minipass-pipeline" : "^1.2.4" ,
"mkdirp" : "^1.0.4" ,
"p-map" : "^4.0.0" ,
"promise-inflight" : "^1.0.1" ,
"rimraf" : "^3.0.2" ,
"ssri" : "^9.0.0" ,
"tar" : "^6.1.11" ,
2024-02-21 13:51:42 -05:00
"unique-filename" : "^2.0.0"
2022-05-20 13:14:49 -04:00
} ,
"engines" : {
2022-05-20 19:40:15 -04:00
"node" : "^12.13.0 || ^14.15.0 || >=16.0.0"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/chalk" : {
"version" : "4.1.2" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2022-05-20 19:40:15 -04:00
"ansi-styles" : "^4.1.0" ,
"supports-color" : "^7.1.0"
2022-05-20 13:14:49 -04:00
} ,
"engines" : {
2022-05-20 19:40:15 -04:00
"node" : ">=10"
2022-05-20 13:14:49 -04:00
} ,
2022-05-20 19:40:15 -04:00
"funding" : {
"url" : "https://github.com/chalk/chalk?sponsor=1"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/chownr" : {
"version" : "2.0.0" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
"license" : "ISC" ,
2022-05-20 19:40:15 -04:00
"engines" : {
"node" : ">=10"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/cidr-regex" : {
"version" : "3.1.1" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
2022-05-20 19:40:15 -04:00
"license" : "BSD-2-Clause" ,
"dependencies" : {
"ip-regex" : "^4.1.0"
} ,
2022-05-20 13:14:49 -04:00
"engines" : {
2022-05-20 19:40:15 -04:00
"node" : ">=10"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/clean-stack" : {
"version" : "2.2.0" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"engines" : {
2022-05-20 19:40:15 -04:00
"node" : ">=6"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/cli-columns" : {
"version" : "4.0.0" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2022-05-20 19:40:15 -04:00
"string-width" : "^4.2.3" ,
"strip-ansi" : "^6.0.1"
2022-05-20 13:14:49 -04:00
} ,
"engines" : {
2022-05-20 19:40:15 -04:00
"node" : ">= 10"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/cli-table3" : {
"version" : "0.6.2" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2022-05-20 19:40:15 -04:00
"string-width" : "^4.2.0"
2022-05-20 13:14:49 -04:00
} ,
"engines" : {
2022-05-20 19:40:15 -04:00
"node" : "10.* || >= 12.*"
} ,
"optionalDependencies" : {
"@colors/colors" : "1.5.0"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 17:49:20 -04:00
"node_modules/npm/node_modules/clone" : {
"version" : "1.0.4" ,
"inBundle" : true ,
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"engines" : {
2022-05-20 17:49:20 -04:00
"node" : ">=0.8"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 17:49:20 -04:00
"node_modules/npm/node_modules/cmd-shim" : {
2022-05-20 19:40:15 -04:00
"version" : "5.0.0" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
2022-05-20 19:40:15 -04:00
"mkdirp-infer-owner" : "^2.0.0"
} ,
2022-05-20 13:14:49 -04:00
"engines" : {
2022-05-20 19:40:15 -04:00
"node" : "^12.13.0 || ^14.15.0 || >=16.0.0"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 17:49:20 -04:00
"node_modules/npm/node_modules/color-convert" : {
2022-05-20 19:40:15 -04:00
"version" : "2.0.1" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
"license" : "MIT" ,
"dependencies" : {
2022-05-20 19:40:15 -04:00
"color-name" : "~1.1.4"
} ,
"engines" : {
"node" : ">=7.0.0"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 17:49:20 -04:00
"node_modules/npm/node_modules/color-name" : {
2022-05-20 19:40:15 -04:00
"version" : "1.1.4" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
"license" : "MIT"
2022-05-20 13:14:49 -04:00
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/color-support" : {
"version" : "1.1.3" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
2022-05-20 19:40:15 -04:00
"license" : "ISC" ,
"bin" : {
"color-support" : "bin.js"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 17:49:20 -04:00
"node_modules/npm/node_modules/columnify" : {
2022-05-20 19:40:15 -04:00
"version" : "1.6.0" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2022-05-20 19:40:15 -04:00
"strip-ansi" : "^6.0.1" ,
2022-05-20 17:49:20 -04:00
"wcwidth" : "^1.0.0"
2022-05-20 19:40:15 -04:00
} ,
"engines" : {
"node" : ">=8.0.0"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/common-ancestor-path" : {
"version" : "1.0.1" ,
"inBundle" : true ,
"license" : "ISC"
} ,
"node_modules/npm/node_modules/concat-map" : {
"version" : "0.0.1" ,
"inBundle" : true ,
"license" : "MIT"
} ,
"node_modules/npm/node_modules/console-control-strings" : {
"version" : "1.1.0" ,
"inBundle" : true ,
"license" : "ISC"
} ,
2024-02-21 13:51:42 -05:00
"node_modules/npm/node_modules/cssesc" : {
"version" : "3.0.0" ,
"inBundle" : true ,
"license" : "MIT" ,
"bin" : {
"cssesc" : "bin/cssesc"
} ,
"engines" : {
"node" : ">=4"
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/debug" : {
"version" : "4.3.4" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
"license" : "MIT" ,
"dependencies" : {
2022-05-20 19:40:15 -04:00
"ms" : "2.1.2"
2022-05-20 17:49:20 -04:00
} ,
2022-05-20 13:14:49 -04:00
"engines" : {
2022-05-20 19:40:15 -04:00
"node" : ">=6.0"
} ,
"peerDependenciesMeta" : {
"supports-color" : {
"optional" : true
}
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/debug/node_modules/ms" : {
"version" : "2.1.2" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
"license" : "MIT"
2022-05-20 13:14:49 -04:00
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/debuglog" : {
"version" : "1.0.1" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
"license" : "MIT" ,
2022-05-20 19:40:15 -04:00
"engines" : {
"node" : "*"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/defaults" : {
"version" : "1.0.3" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
"license" : "MIT" ,
"dependencies" : {
2022-05-20 19:40:15 -04:00
"clone" : "^1.0.2"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/delegates" : {
"version" : "1.0.0" ,
"inBundle" : true ,
"license" : "MIT"
} ,
"node_modules/npm/node_modules/depd" : {
"version" : "1.1.2" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
"license" : "MIT" ,
2022-05-20 19:40:15 -04:00
"engines" : {
"node" : ">= 0.6"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/dezalgo" : {
"version" : "1.0.4" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
2022-05-20 19:40:15 -04:00
"license" : "ISC" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2022-05-20 19:40:15 -04:00
"asap" : "^2.0.0" ,
"wrappy" : "1"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/diff" : {
2024-02-21 13:51:42 -05:00
"version" : "5.1.0" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
2022-05-20 19:40:15 -04:00
"license" : "BSD-3-Clause" ,
2022-05-20 13:14:49 -04:00
"engines" : {
2022-05-20 19:40:15 -04:00
"node" : ">=0.3.1"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/emoji-regex" : {
"version" : "8.0.0" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
2022-05-20 19:40:15 -04:00
"license" : "MIT"
2022-05-20 17:49:20 -04:00
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/encoding" : {
"version" : "0.1.13" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
2022-05-20 19:40:15 -04:00
"license" : "MIT" ,
"optional" : true ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2022-05-20 19:40:15 -04:00
"iconv-lite" : "^0.6.2"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/env-paths" : {
"version" : "2.2.1" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
2022-05-20 19:40:15 -04:00
"license" : "MIT" ,
"engines" : {
"node" : ">=6"
}
2022-05-20 13:14:49 -04:00
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/err-code" : {
"version" : "2.0.3" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
"license" : "MIT"
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/fastest-levenshtein" : {
"version" : "1.0.12" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
"license" : "MIT"
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/fs-minipass" : {
"version" : "2.1.0" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
2022-05-20 19:40:15 -04:00
"license" : "ISC" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2022-05-20 19:40:15 -04:00
"minipass" : "^3.0.0"
2022-05-20 13:14:49 -04:00
} ,
"engines" : {
2022-05-20 19:40:15 -04:00
"node" : ">= 8"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/fs.realpath" : {
"version" : "1.0.0" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
2022-05-20 19:40:15 -04:00
"license" : "ISC"
2022-05-20 13:14:49 -04:00
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/function-bind" : {
"version" : "1.1.1" ,
"inBundle" : true ,
"license" : "MIT"
} ,
"node_modules/npm/node_modules/gauge" : {
"version" : "4.0.4" ,
"inBundle" : true ,
2022-05-20 17:49:20 -04:00
"license" : "ISC" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2022-05-20 19:40:15 -04:00
"aproba" : "^1.0.3 || ^2.0.0" ,
"color-support" : "^1.1.3" ,
"console-control-strings" : "^1.1.0" ,
"has-unicode" : "^2.0.1" ,
"signal-exit" : "^3.0.7" ,
"string-width" : "^4.2.3" ,
"strip-ansi" : "^6.0.1" ,
"wide-align" : "^1.1.5"
} ,
"engines" : {
"node" : "^12.13.0 || ^14.15.0 || >=16.0.0"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/glob" : {
2024-02-21 13:51:42 -05:00
"version" : "8.0.3" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
2022-05-20 19:40:15 -04:00
"license" : "ISC" ,
"dependencies" : {
"fs.realpath" : "^1.0.0" ,
"inflight" : "^1.0.4" ,
"inherits" : "2" ,
"minimatch" : "^5.0.1" ,
2024-02-21 13:51:42 -05:00
"once" : "^1.3.0"
2022-05-20 19:40:15 -04:00
} ,
2022-05-20 13:14:49 -04:00
"engines" : {
2022-05-20 19:40:15 -04:00
"node" : ">=12"
} ,
"funding" : {
"url" : "https://github.com/sponsors/isaacs"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/graceful-fs" : {
"version" : "4.2.10" ,
"inBundle" : true ,
"license" : "ISC"
2022-05-20 13:14:49 -04:00
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/has" : {
"version" : "1.0.3" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2022-05-20 19:40:15 -04:00
"function-bind" : "^1.1.1"
2022-05-20 13:14:49 -04:00
} ,
"engines" : {
2022-05-20 19:40:15 -04:00
"node" : ">= 0.4.0"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/has-flag" : {
"version" : "4.0.0" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
"license" : "MIT" ,
2022-05-20 19:40:15 -04:00
"engines" : {
"node" : ">=8"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/has-unicode" : {
"version" : "2.0.1" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
2022-05-20 19:40:15 -04:00
"license" : "ISC"
2022-05-20 13:14:49 -04:00
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/hosted-git-info" : {
2024-02-21 13:51:42 -05:00
"version" : "5.2.1" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
2022-05-20 19:40:15 -04:00
"license" : "ISC" ,
"dependencies" : {
"lru-cache" : "^7.5.1"
} ,
2022-05-20 13:14:49 -04:00
"engines" : {
2024-02-21 13:51:42 -05:00
"node" : "^12.13.0 || ^14.15.0 || >=16.0.0"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/http-cache-semantics" : {
2024-02-21 13:51:42 -05:00
"version" : "4.1.1" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
2022-05-20 19:40:15 -04:00
"license" : "BSD-2-Clause"
2022-05-20 13:14:49 -04:00
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/http-proxy-agent" : {
"version" : "5.0.0" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
"license" : "MIT" ,
2022-05-20 19:40:15 -04:00
"dependencies" : {
"@tootallnate/once" : "2" ,
"agent-base" : "6" ,
"debug" : "4"
} ,
2022-05-20 13:14:49 -04:00
"engines" : {
2022-05-20 19:40:15 -04:00
"node" : ">= 6"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/https-proxy-agent" : {
"version" : "5.0.1" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
"license" : "MIT" ,
2022-05-20 19:40:15 -04:00
"dependencies" : {
"agent-base" : "6" ,
"debug" : "4"
} ,
2022-05-20 13:14:49 -04:00
"engines" : {
2022-05-20 19:40:15 -04:00
"node" : ">= 6"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/humanize-ms" : {
"version" : "1.2.1" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2022-05-20 19:40:15 -04:00
"ms" : "^2.0.0"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/iconv-lite" : {
"version" : "0.6.3" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
"license" : "MIT" ,
2022-05-20 19:40:15 -04:00
"optional" : true ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2022-05-20 19:40:15 -04:00
"safer-buffer" : ">= 2.1.2 < 3.0.0"
2022-05-20 13:14:49 -04:00
} ,
"engines" : {
2022-05-20 19:40:15 -04:00
"node" : ">=0.10.0"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/ignore-walk" : {
"version" : "5.0.1" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
2022-05-20 19:40:15 -04:00
"license" : "ISC" ,
"dependencies" : {
"minimatch" : "^5.0.1"
} ,
2022-05-20 13:14:49 -04:00
"engines" : {
2022-05-20 19:40:15 -04:00
"node" : "^12.13.0 || ^14.15.0 || >=16.0.0"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/imurmurhash" : {
"version" : "0.1.4" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"engines" : {
2022-05-20 19:40:15 -04:00
"node" : ">=0.8.19"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/indent-string" : {
"version" : "4.0.0" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"engines" : {
2022-05-20 19:40:15 -04:00
"node" : ">=8"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/infer-owner" : {
"version" : "1.0.4" ,
"inBundle" : true ,
"license" : "ISC"
} ,
"node_modules/npm/node_modules/inflight" : {
"version" : "1.0.6" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
"license" : "ISC" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2022-05-20 19:40:15 -04:00
"once" : "^1.3.0" ,
2022-05-20 17:49:20 -04:00
"wrappy" : "1"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/inherits" : {
"version" : "2.0.4" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
2022-05-20 19:40:15 -04:00
"license" : "ISC"
} ,
"node_modules/npm/node_modules/ini" : {
2024-02-21 13:51:42 -05:00
"version" : "3.0.1" ,
2022-05-20 19:40:15 -04:00
"inBundle" : true ,
"license" : "ISC" ,
2022-05-20 13:14:49 -04:00
"engines" : {
2022-05-20 19:40:15 -04:00
"node" : "^12.13.0 || ^14.15.0 || >=16.0.0"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/init-package-json" : {
"version" : "3.0.2" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
2022-05-20 19:40:15 -04:00
"license" : "ISC" ,
"dependencies" : {
"npm-package-arg" : "^9.0.1" ,
"promzard" : "^0.3.0" ,
"read" : "^1.0.7" ,
"read-package-json" : "^5.0.0" ,
"semver" : "^7.3.5" ,
"validate-npm-package-license" : "^3.0.4" ,
"validate-npm-package-name" : "^4.0.0"
} ,
2022-05-20 13:14:49 -04:00
"engines" : {
2022-05-20 19:40:15 -04:00
"node" : "^12.13.0 || ^14.15.0 || >=16.0.0"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/ip" : {
2024-02-21 13:51:42 -05:00
"version" : "2.0.0" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
2022-05-20 19:40:15 -04:00
"license" : "MIT"
2022-05-20 17:49:20 -04:00
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/ip-regex" : {
"version" : "4.3.0" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
"license" : "MIT" ,
2022-05-20 19:40:15 -04:00
"engines" : {
"node" : ">=8"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/is-cidr" : {
"version" : "4.0.2" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
2022-05-20 19:40:15 -04:00
"license" : "BSD-2-Clause" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2022-05-20 19:40:15 -04:00
"cidr-regex" : "^3.1.1"
} ,
"engines" : {
"node" : ">=10"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/is-core-module" : {
2024-02-21 13:51:42 -05:00
"version" : "2.10.0" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2022-05-20 19:40:15 -04:00
"has" : "^1.0.3"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/is-fullwidth-code-point" : {
"version" : "3.0.0" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
"license" : "MIT" ,
2022-05-20 19:40:15 -04:00
"engines" : {
"node" : ">=8"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/is-lambda" : {
"version" : "1.0.1" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
"license" : "MIT"
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/isexe" : {
"version" : "2.0.0" ,
"inBundle" : true ,
"license" : "ISC"
} ,
"node_modules/npm/node_modules/json-parse-even-better-errors" : {
"version" : "2.3.1" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
"license" : "MIT"
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/json-stringify-nice" : {
"version" : "1.1.4" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
2022-05-20 19:40:15 -04:00
"license" : "ISC" ,
"funding" : {
"url" : "https://github.com/sponsors/isaacs"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/jsonparse" : {
"version" : "1.3.1" ,
"engines" : [
"node >= 0.2.0"
] ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
2022-05-20 19:40:15 -04:00
"license" : "MIT"
2022-05-20 17:49:20 -04:00
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/just-diff" : {
2024-02-21 13:51:42 -05:00
"version" : "5.1.1" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
2022-05-20 19:40:15 -04:00
"license" : "MIT"
2022-05-20 17:49:20 -04:00
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/just-diff-apply" : {
2024-02-21 13:51:42 -05:00
"version" : "5.4.1" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
"license" : "MIT"
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/libnpmaccess" : {
2024-02-21 13:51:42 -05:00
"version" : "6.0.4" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
2022-05-20 19:40:15 -04:00
"license" : "ISC" ,
2022-05-20 17:49:20 -04:00
"dependencies" : {
2022-05-20 19:40:15 -04:00
"aproba" : "^2.0.0" ,
"minipass" : "^3.1.1" ,
"npm-package-arg" : "^9.0.1" ,
"npm-registry-fetch" : "^13.0.0"
2022-05-20 13:14:49 -04:00
} ,
2022-05-20 19:40:15 -04:00
"engines" : {
"node" : "^12.13.0 || ^14.15.0 || >=16.0.0"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/libnpmdiff" : {
2024-02-21 13:51:42 -05:00
"version" : "4.0.5" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
2022-05-20 19:40:15 -04:00
"license" : "ISC" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2022-05-20 19:40:15 -04:00
"@npmcli/disparity-colors" : "^2.0.0" ,
"@npmcli/installed-package-contents" : "^1.0.7" ,
"binary-extensions" : "^2.2.0" ,
2024-02-21 13:51:42 -05:00
"diff" : "^5.1.0" ,
2022-05-20 19:40:15 -04:00
"minimatch" : "^5.0.1" ,
"npm-package-arg" : "^9.0.1" ,
2024-02-21 13:51:42 -05:00
"pacote" : "^13.6.1" ,
2022-05-20 19:40:15 -04:00
"tar" : "^6.1.0"
2022-05-20 13:14:49 -04:00
} ,
"engines" : {
2022-05-20 19:40:15 -04:00
"node" : "^12.13.0 || ^14.15.0 || >=16.0.0"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/libnpmexec" : {
2024-02-21 13:51:42 -05:00
"version" : "4.0.14" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
2022-05-20 19:40:15 -04:00
"license" : "ISC" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2024-02-21 13:51:42 -05:00
"@npmcli/arborist" : "^5.6.3" ,
2022-05-20 19:40:15 -04:00
"@npmcli/ci-detect" : "^2.0.0" ,
2024-02-21 13:51:42 -05:00
"@npmcli/fs" : "^2.1.1" ,
"@npmcli/run-script" : "^4.2.0" ,
2022-05-20 19:40:15 -04:00
"chalk" : "^4.1.0" ,
"mkdirp-infer-owner" : "^2.0.0" ,
"npm-package-arg" : "^9.0.1" ,
"npmlog" : "^6.0.2" ,
2024-02-21 13:51:42 -05:00
"pacote" : "^13.6.1" ,
2022-05-20 19:40:15 -04:00
"proc-log" : "^2.0.0" ,
"read" : "^1.0.7" ,
"read-package-json-fast" : "^2.0.2" ,
2024-02-21 13:51:42 -05:00
"semver" : "^7.3.7" ,
2022-05-20 19:40:15 -04:00
"walk-up-path" : "^1.0.0"
2022-05-20 13:14:49 -04:00
} ,
"engines" : {
2022-05-20 19:40:15 -04:00
"node" : "^12.13.0 || ^14.15.0 || >=16.0.0"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/libnpmfund" : {
2024-02-21 13:51:42 -05:00
"version" : "3.0.5" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
2022-05-20 19:40:15 -04:00
"license" : "ISC" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2024-02-21 13:51:42 -05:00
"@npmcli/arborist" : "^5.6.3"
2022-05-20 19:40:15 -04:00
} ,
"engines" : {
"node" : "^12.13.0 || ^14.15.0 || >=16.0.0"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/libnpmhook" : {
2024-02-21 13:51:42 -05:00
"version" : "8.0.4" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
2022-05-20 19:40:15 -04:00
"license" : "ISC" ,
"dependencies" : {
"aproba" : "^2.0.0" ,
"npm-registry-fetch" : "^13.0.0"
} ,
2022-05-20 13:14:49 -04:00
"engines" : {
2022-05-20 19:40:15 -04:00
"node" : "^12.13.0 || ^14.15.0 || >=16.0.0"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/libnpmorg" : {
2024-02-21 13:51:42 -05:00
"version" : "4.0.4" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
2022-05-20 19:40:15 -04:00
"license" : "ISC" ,
2022-05-20 17:49:20 -04:00
"dependencies" : {
2022-05-20 19:40:15 -04:00
"aproba" : "^2.0.0" ,
"npm-registry-fetch" : "^13.0.0"
2022-05-20 17:49:20 -04:00
} ,
2022-05-20 13:14:49 -04:00
"engines" : {
2022-05-20 19:40:15 -04:00
"node" : "^12.13.0 || ^14.15.0 || >=16.0.0"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/libnpmpack" : {
2024-02-21 13:51:42 -05:00
"version" : "4.1.3" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
2022-05-20 19:40:15 -04:00
"license" : "ISC" ,
"dependencies" : {
2024-02-21 13:51:42 -05:00
"@npmcli/run-script" : "^4.1.3" ,
2022-05-20 19:40:15 -04:00
"npm-package-arg" : "^9.0.1" ,
2024-02-21 13:51:42 -05:00
"pacote" : "^13.6.1"
2022-05-20 19:40:15 -04:00
} ,
2022-05-20 17:49:20 -04:00
"engines" : {
2022-05-20 19:40:15 -04:00
"node" : "^12.13.0 || ^14.15.0 || >=16.0.0"
2022-05-20 17:49:20 -04:00
}
2022-05-20 13:14:49 -04:00
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/libnpmpublish" : {
2024-02-21 13:51:42 -05:00
"version" : "6.0.5" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
2022-05-20 19:40:15 -04:00
"license" : "ISC" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2022-05-20 19:40:15 -04:00
"normalize-package-data" : "^4.0.0" ,
"npm-package-arg" : "^9.0.1" ,
"npm-registry-fetch" : "^13.0.0" ,
"semver" : "^7.3.7" ,
"ssri" : "^9.0.0"
} ,
"engines" : {
"node" : "^12.13.0 || ^14.15.0 || >=16.0.0"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/libnpmsearch" : {
2024-02-21 13:51:42 -05:00
"version" : "5.0.4" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
2022-05-20 19:40:15 -04:00
"license" : "ISC" ,
2022-05-20 17:49:20 -04:00
"dependencies" : {
2022-05-20 19:40:15 -04:00
"npm-registry-fetch" : "^13.0.0"
} ,
"engines" : {
"node" : "^12.13.0 || ^14.15.0 || >=16.0.0"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/libnpmteam" : {
2024-02-21 13:51:42 -05:00
"version" : "4.0.4" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
2022-05-20 19:40:15 -04:00
"license" : "ISC" ,
2022-05-20 17:49:20 -04:00
"dependencies" : {
2022-05-20 19:40:15 -04:00
"aproba" : "^2.0.0" ,
"npm-registry-fetch" : "^13.0.0"
} ,
2022-05-20 13:14:49 -04:00
"engines" : {
2022-05-20 19:40:15 -04:00
"node" : "^12.13.0 || ^14.15.0 || >=16.0.0"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/libnpmversion" : {
2024-02-21 13:51:42 -05:00
"version" : "3.0.7" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
2022-05-20 19:40:15 -04:00
"license" : "ISC" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2022-05-20 19:40:15 -04:00
"@npmcli/git" : "^3.0.0" ,
2024-02-21 13:51:42 -05:00
"@npmcli/run-script" : "^4.1.3" ,
2022-05-20 19:40:15 -04:00
"json-parse-even-better-errors" : "^2.3.1" ,
"proc-log" : "^2.0.0" ,
"semver" : "^7.3.7"
2022-05-20 13:14:49 -04:00
} ,
2022-05-20 17:49:20 -04:00
"engines" : {
2022-05-20 19:40:15 -04:00
"node" : "^12.13.0 || ^14.15.0 || >=16.0.0"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/lru-cache" : {
2024-02-21 13:51:42 -05:00
"version" : "7.13.2" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
2022-05-20 19:40:15 -04:00
"license" : "ISC" ,
"engines" : {
"node" : ">=12"
2022-05-20 17:49:20 -04:00
}
2022-05-20 13:14:49 -04:00
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/make-fetch-happen" : {
2024-02-21 13:51:42 -05:00
"version" : "10.2.1" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
2022-05-20 19:40:15 -04:00
"license" : "ISC" ,
2022-05-20 17:49:20 -04:00
"dependencies" : {
2022-05-20 19:40:15 -04:00
"agentkeepalive" : "^4.2.1" ,
2024-02-21 13:51:42 -05:00
"cacache" : "^16.1.0" ,
2022-05-20 19:40:15 -04:00
"http-cache-semantics" : "^4.1.0" ,
"http-proxy-agent" : "^5.0.0" ,
"https-proxy-agent" : "^5.0.0" ,
"is-lambda" : "^1.0.1" ,
"lru-cache" : "^7.7.1" ,
"minipass" : "^3.1.6" ,
"minipass-collect" : "^1.0.2" ,
"minipass-fetch" : "^2.0.3" ,
"minipass-flush" : "^1.0.5" ,
"minipass-pipeline" : "^1.2.4" ,
"negotiator" : "^0.6.3" ,
"promise-retry" : "^2.0.1" ,
2024-02-21 13:51:42 -05:00
"socks-proxy-agent" : "^7.0.0" ,
2022-05-20 19:40:15 -04:00
"ssri" : "^9.0.0"
} ,
"engines" : {
"node" : "^12.13.0 || ^14.15.0 || >=16.0.0"
2022-05-20 17:49:20 -04:00
}
2022-05-20 13:14:49 -04:00
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/minimatch" : {
2024-02-21 13:51:42 -05:00
"version" : "5.1.0" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
2022-05-20 19:40:15 -04:00
"license" : "ISC" ,
2022-05-20 17:49:20 -04:00
"dependencies" : {
2022-05-20 19:40:15 -04:00
"brace-expansion" : "^2.0.1"
} ,
"engines" : {
"node" : ">=10"
2022-05-20 17:49:20 -04:00
}
2022-05-20 13:14:49 -04:00
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/minipass" : {
2024-02-21 13:51:42 -05:00
"version" : "3.3.4" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
2022-05-20 19:40:15 -04:00
"yallist" : "^4.0.0"
} ,
"engines" : {
"node" : ">=8"
2022-05-20 17:49:20 -04:00
}
2022-05-20 13:14:49 -04:00
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/minipass-collect" : {
"version" : "1.0.2" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
2022-05-20 19:40:15 -04:00
"minipass" : "^3.0.0"
} ,
"engines" : {
"node" : ">= 8"
2022-05-20 17:49:20 -04:00
}
2022-05-20 13:14:49 -04:00
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/minipass-fetch" : {
2024-02-21 13:51:42 -05:00
"version" : "2.1.1" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
2022-05-20 19:40:15 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2022-05-20 19:40:15 -04:00
"minipass" : "^3.1.6" ,
"minipass-sized" : "^1.0.3" ,
"minizlib" : "^2.1.2"
} ,
"engines" : {
"node" : "^12.13.0 || ^14.15.0 || >=16.0.0"
} ,
"optionalDependencies" : {
"encoding" : "^0.1.13"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/minipass-flush" : {
"version" : "1.0.5" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
2022-05-20 19:40:15 -04:00
"minipass" : "^3.0.0"
} ,
"engines" : {
"node" : ">= 8"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/minipass-json-stream" : {
"version" : "1.0.1" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2022-05-20 19:40:15 -04:00
"jsonparse" : "^1.3.1" ,
"minipass" : "^3.0.0"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/minipass-pipeline" : {
"version" : "1.2.4" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
2022-05-20 19:40:15 -04:00
"license" : "ISC" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2022-05-20 19:40:15 -04:00
"minipass" : "^3.0.0"
} ,
"engines" : {
"node" : ">=8"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/minipass-sized" : {
"version" : "1.0.3" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
"license" : "ISC" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2022-05-20 19:40:15 -04:00
"minipass" : "^3.0.0"
} ,
"engines" : {
"node" : ">=8"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/minizlib" : {
"version" : "2.1.2" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2022-05-20 19:40:15 -04:00
"minipass" : "^3.0.0" ,
"yallist" : "^4.0.0"
2022-05-20 13:14:49 -04:00
} ,
"engines" : {
2022-05-20 19:40:15 -04:00
"node" : ">= 8"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/mkdirp" : {
"version" : "1.0.4" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
2022-05-20 19:40:15 -04:00
"license" : "MIT" ,
"bin" : {
"mkdirp" : "bin/cmd.js"
} ,
"engines" : {
"node" : ">=10"
}
2022-05-20 17:49:20 -04:00
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/mkdirp-infer-owner" : {
"version" : "2.0.0" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
2022-05-20 19:40:15 -04:00
"license" : "ISC" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2022-05-20 19:40:15 -04:00
"chownr" : "^2.0.0" ,
2022-05-20 17:49:20 -04:00
"infer-owner" : "^1.0.4" ,
2022-05-20 19:40:15 -04:00
"mkdirp" : "^1.0.3"
} ,
"engines" : {
"node" : ">=10"
2022-05-20 17:49:20 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/ms" : {
"version" : "2.1.3" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
2022-05-20 19:40:15 -04:00
"license" : "MIT"
2022-05-20 17:49:20 -04:00
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/mute-stream" : {
"version" : "0.0.8" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
2022-05-20 19:40:15 -04:00
"license" : "ISC"
2022-05-20 17:49:20 -04:00
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/negotiator" : {
"version" : "0.6.3" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
2022-05-20 19:40:15 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"engines" : {
2022-05-20 19:40:15 -04:00
"node" : ">= 0.6"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/node-gyp" : {
2024-02-21 13:51:42 -05:00
"version" : "9.1.0" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
"license" : "MIT" ,
"dependencies" : {
2022-05-20 19:40:15 -04:00
"env-paths" : "^2.2.0" ,
"glob" : "^7.1.4" ,
"graceful-fs" : "^4.2.6" ,
"make-fetch-happen" : "^10.0.3" ,
"nopt" : "^5.0.0" ,
"npmlog" : "^6.0.0" ,
"rimraf" : "^3.0.2" ,
"semver" : "^7.3.5" ,
"tar" : "^6.1.2" ,
"which" : "^2.0.2"
} ,
"bin" : {
"node-gyp" : "bin/node-gyp.js"
2022-05-20 17:49:20 -04:00
} ,
2022-05-20 13:14:49 -04:00
"engines" : {
2022-05-20 19:40:15 -04:00
"node" : "^12.22 || ^14.13 || >=16"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/node-gyp/node_modules/brace-expansion" : {
"version" : "1.1.11" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
"license" : "MIT" ,
"dependencies" : {
2022-05-20 19:40:15 -04:00
"balanced-match" : "^1.0.0" ,
"concat-map" : "0.0.1"
2022-05-20 17:49:20 -04:00
}
2022-05-20 13:14:49 -04:00
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/node-gyp/node_modules/glob" : {
2024-02-21 13:51:42 -05:00
"version" : "7.2.3" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
"license" : "ISC" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2022-05-20 17:49:20 -04:00
"fs.realpath" : "^1.0.0" ,
"inflight" : "^1.0.4" ,
"inherits" : "2" ,
2024-02-21 13:51:42 -05:00
"minimatch" : "^3.1.1" ,
2022-05-20 17:49:20 -04:00
"once" : "^1.3.0" ,
"path-is-absolute" : "^1.0.0"
2022-05-20 13:14:49 -04:00
} ,
"engines" : {
2022-05-20 17:49:20 -04:00
"node" : "*"
} ,
"funding" : {
"url" : "https://github.com/sponsors/isaacs"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/node-gyp/node_modules/minimatch" : {
"version" : "3.1.2" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
2022-05-20 19:40:15 -04:00
"license" : "ISC" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2022-05-20 19:40:15 -04:00
"brace-expansion" : "^1.1.7"
2022-05-20 13:14:49 -04:00
} ,
"engines" : {
2022-05-20 19:40:15 -04:00
"node" : "*"
2022-05-20 13:14:49 -04:00
}
} ,
2024-02-21 13:51:42 -05:00
"node_modules/npm/node_modules/node-gyp/node_modules/nopt" : {
2022-05-20 19:40:15 -04:00
"version" : "5.0.0" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
2022-05-20 19:40:15 -04:00
"license" : "ISC" ,
2022-05-20 17:49:20 -04:00
"dependencies" : {
2022-05-20 19:40:15 -04:00
"abbrev" : "1"
} ,
"bin" : {
"nopt" : "bin/nopt.js"
2022-05-20 17:49:20 -04:00
} ,
2022-05-20 13:14:49 -04:00
"engines" : {
2022-05-20 19:40:15 -04:00
"node" : ">=6"
2022-05-20 13:14:49 -04:00
}
} ,
2024-02-21 13:51:42 -05:00
"node_modules/npm/node_modules/nopt" : {
"version" : "6.0.0" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"abbrev" : "^1.0.0"
} ,
"bin" : {
"nopt" : "bin/nopt.js"
} ,
"engines" : {
"node" : "^12.13.0 || ^14.15.0 || >=16.0.0"
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/normalize-package-data" : {
2024-02-21 13:51:42 -05:00
"version" : "4.0.1" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
2022-05-20 19:40:15 -04:00
"license" : "BSD-2-Clause" ,
"dependencies" : {
"hosted-git-info" : "^5.0.0" ,
"is-core-module" : "^2.8.1" ,
"semver" : "^7.3.5" ,
"validate-npm-package-license" : "^3.0.4"
} ,
2022-05-20 13:14:49 -04:00
"engines" : {
2024-02-21 13:51:42 -05:00
"node" : "^12.13.0 || ^14.15.0 || >=16.0.0"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/npm-audit-report" : {
"version" : "3.0.0" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
"license" : "ISC" ,
2022-05-20 19:40:15 -04:00
"dependencies" : {
"chalk" : "^4.0.0"
} ,
2022-05-20 17:49:20 -04:00
"engines" : {
2022-05-20 19:40:15 -04:00
"node" : "^12.13.0 || ^14.15.0 || >=16.0.0"
2022-05-20 17:49:20 -04:00
}
2022-05-20 13:14:49 -04:00
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/npm-bundled" : {
2024-02-21 13:51:42 -05:00
"version" : "2.0.1" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
2022-05-20 19:40:15 -04:00
"license" : "ISC" ,
2022-05-20 17:49:20 -04:00
"dependencies" : {
2024-02-21 13:51:42 -05:00
"npm-normalize-package-bin" : "^2.0.0"
} ,
"engines" : {
"node" : "^12.13.0 || ^14.15.0 || >=16.0.0"
}
} ,
"node_modules/npm/node_modules/npm-bundled/node_modules/npm-normalize-package-bin" : {
"version" : "2.0.0" ,
"inBundle" : true ,
"license" : "ISC" ,
"engines" : {
"node" : "^12.13.0 || ^14.15.0 || >=16.0.0"
2022-05-20 17:49:20 -04:00
}
2022-05-20 13:14:49 -04:00
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/npm-install-checks" : {
"version" : "5.0.0" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
2022-05-20 19:40:15 -04:00
"license" : "BSD-2-Clause" ,
2022-05-20 17:49:20 -04:00
"dependencies" : {
2022-05-20 19:40:15 -04:00
"semver" : "^7.1.1"
2022-05-20 17:49:20 -04:00
} ,
2022-05-20 19:40:15 -04:00
"engines" : {
"node" : "^12.13.0 || ^14.15.0 || >=16.0.0"
2022-05-20 17:49:20 -04:00
}
2022-05-20 13:14:49 -04:00
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/npm-normalize-package-bin" : {
"version" : "1.0.1" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
2022-05-20 19:40:15 -04:00
"license" : "ISC"
2022-05-20 13:14:49 -04:00
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/npm-package-arg" : {
2024-02-21 13:51:42 -05:00
"version" : "9.1.0" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
2022-05-20 19:40:15 -04:00
"license" : "ISC" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2022-05-20 19:40:15 -04:00
"hosted-git-info" : "^5.0.0" ,
2024-02-21 13:51:42 -05:00
"proc-log" : "^2.0.1" ,
2022-05-20 19:40:15 -04:00
"semver" : "^7.3.5" ,
"validate-npm-package-name" : "^4.0.0"
2022-05-20 13:14:49 -04:00
} ,
2022-05-20 17:49:20 -04:00
"engines" : {
2022-05-20 19:40:15 -04:00
"node" : "^12.13.0 || ^14.15.0 || >=16.0.0"
2022-05-20 17:49:20 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/npm-packlist" : {
2024-02-21 13:51:42 -05:00
"version" : "5.1.3" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
2022-05-20 19:40:15 -04:00
"license" : "ISC" ,
"dependencies" : {
"glob" : "^8.0.1" ,
"ignore-walk" : "^5.0.1" ,
2024-02-21 13:51:42 -05:00
"npm-bundled" : "^2.0.0" ,
"npm-normalize-package-bin" : "^2.0.0"
2022-05-20 19:40:15 -04:00
} ,
"bin" : {
"npm-packlist" : "bin/index.js"
} ,
2022-05-20 13:14:49 -04:00
"engines" : {
2022-05-20 19:40:15 -04:00
"node" : "^12.13.0 || ^14.15.0 || >=16.0.0"
2022-05-20 13:14:49 -04:00
}
} ,
2024-02-21 13:51:42 -05:00
"node_modules/npm/node_modules/npm-packlist/node_modules/npm-normalize-package-bin" : {
"version" : "2.0.0" ,
"inBundle" : true ,
"license" : "ISC" ,
"engines" : {
"node" : "^12.13.0 || ^14.15.0 || >=16.0.0"
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/npm-pick-manifest" : {
2024-02-21 13:51:42 -05:00
"version" : "7.0.2" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
2022-05-20 19:40:15 -04:00
"license" : "ISC" ,
"dependencies" : {
"npm-install-checks" : "^5.0.0" ,
2024-02-21 13:51:42 -05:00
"npm-normalize-package-bin" : "^2.0.0" ,
2022-05-20 19:40:15 -04:00
"npm-package-arg" : "^9.0.0" ,
"semver" : "^7.3.5"
} ,
2022-05-20 13:14:49 -04:00
"engines" : {
2022-05-20 19:40:15 -04:00
"node" : "^12.13.0 || ^14.15.0 || >=16.0.0"
2022-05-20 13:14:49 -04:00
}
} ,
2024-02-21 13:51:42 -05:00
"node_modules/npm/node_modules/npm-pick-manifest/node_modules/npm-normalize-package-bin" : {
"version" : "2.0.0" ,
"inBundle" : true ,
"license" : "ISC" ,
"engines" : {
"node" : "^12.13.0 || ^14.15.0 || >=16.0.0"
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/npm-profile" : {
2024-02-21 13:51:42 -05:00
"version" : "6.2.1" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
2022-05-20 19:40:15 -04:00
"license" : "ISC" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2022-05-20 19:40:15 -04:00
"npm-registry-fetch" : "^13.0.1" ,
"proc-log" : "^2.0.0"
2022-05-20 13:14:49 -04:00
} ,
"engines" : {
2022-05-20 19:40:15 -04:00
"node" : "^12.13.0 || ^14.15.0 || >=16.0.0"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/npm-registry-fetch" : {
2024-02-21 13:51:42 -05:00
"version" : "13.3.1" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
2022-05-20 19:40:15 -04:00
"license" : "ISC" ,
2022-05-20 17:49:20 -04:00
"dependencies" : {
2022-05-20 19:40:15 -04:00
"make-fetch-happen" : "^10.0.6" ,
"minipass" : "^3.1.6" ,
"minipass-fetch" : "^2.0.3" ,
"minipass-json-stream" : "^1.0.1" ,
"minizlib" : "^2.1.2" ,
"npm-package-arg" : "^9.0.1" ,
"proc-log" : "^2.0.0"
2022-05-20 17:49:20 -04:00
} ,
2022-05-20 13:14:49 -04:00
"engines" : {
2022-05-20 19:40:15 -04:00
"node" : "^12.13.0 || ^14.15.0 || >=16.0.0"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/npm-user-validate" : {
"version" : "1.0.1" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
2022-05-20 19:40:15 -04:00
"license" : "BSD-2-Clause"
} ,
"node_modules/npm/node_modules/npmlog" : {
"version" : "6.0.2" ,
"inBundle" : true ,
"license" : "ISC" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2022-05-20 19:40:15 -04:00
"are-we-there-yet" : "^3.0.0" ,
"console-control-strings" : "^1.1.0" ,
"gauge" : "^4.0.3" ,
"set-blocking" : "^2.0.0"
2022-05-20 13:14:49 -04:00
} ,
"engines" : {
2022-05-20 19:40:15 -04:00
"node" : "^12.13.0 || ^14.15.0 || >=16.0.0"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/once" : {
"version" : "1.4.0" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
2022-05-20 19:40:15 -04:00
"license" : "ISC" ,
2022-05-20 17:49:20 -04:00
"dependencies" : {
2022-05-20 19:40:15 -04:00
"wrappy" : "1"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/opener" : {
"version" : "1.5.2" ,
"inBundle" : true ,
"license" : "(WTFPL OR MIT)" ,
"bin" : {
"opener" : "bin/opener-bin.js"
}
} ,
"node_modules/npm/node_modules/p-map" : {
"version" : "4.0.0" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2022-05-20 19:40:15 -04:00
"aggregate-error" : "^3.0.0"
2022-05-20 13:14:49 -04:00
} ,
"engines" : {
2022-05-20 19:40:15 -04:00
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/pacote" : {
2024-02-21 13:51:42 -05:00
"version" : "13.6.2" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
2022-05-20 19:40:15 -04:00
"license" : "ISC" ,
"dependencies" : {
"@npmcli/git" : "^3.0.0" ,
"@npmcli/installed-package-contents" : "^1.0.7" ,
"@npmcli/promise-spawn" : "^3.0.0" ,
2024-02-21 13:51:42 -05:00
"@npmcli/run-script" : "^4.1.0" ,
2022-05-20 19:40:15 -04:00
"cacache" : "^16.0.0" ,
"chownr" : "^2.0.0" ,
"fs-minipass" : "^2.1.0" ,
"infer-owner" : "^1.0.4" ,
"minipass" : "^3.1.6" ,
"mkdirp" : "^1.0.4" ,
"npm-package-arg" : "^9.0.0" ,
2024-02-21 13:51:42 -05:00
"npm-packlist" : "^5.1.0" ,
2022-05-20 19:40:15 -04:00
"npm-pick-manifest" : "^7.0.0" ,
"npm-registry-fetch" : "^13.0.1" ,
"proc-log" : "^2.0.0" ,
"promise-retry" : "^2.0.1" ,
"read-package-json" : "^5.0.0" ,
"read-package-json-fast" : "^2.0.3" ,
"rimraf" : "^3.0.2" ,
"ssri" : "^9.0.0" ,
"tar" : "^6.1.11"
} ,
"bin" : {
"pacote" : "lib/bin.js"
} ,
2022-05-20 13:14:49 -04:00
"engines" : {
2022-05-20 19:40:15 -04:00
"node" : "^12.13.0 || ^14.15.0 || >=16.0.0"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/parse-conflict-json" : {
"version" : "2.0.2" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
2022-05-20 19:40:15 -04:00
"json-parse-even-better-errors" : "^2.3.1" ,
"just-diff" : "^5.0.1" ,
"just-diff-apply" : "^5.2.0"
} ,
"engines" : {
"node" : "^12.13.0 || ^14.15.0 || >=16.0.0"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/path-is-absolute" : {
"version" : "1.0.1" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"engines" : {
2022-05-20 19:40:15 -04:00
"node" : ">=0.10.0"
2022-05-20 13:14:49 -04:00
}
} ,
2024-02-21 13:51:42 -05:00
"node_modules/npm/node_modules/postcss-selector-parser" : {
"version" : "6.0.10" ,
"inBundle" : true ,
"license" : "MIT" ,
"dependencies" : {
"cssesc" : "^3.0.0" ,
"util-deprecate" : "^1.0.2"
} ,
"engines" : {
"node" : ">=4"
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/proc-log" : {
"version" : "2.0.1" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
2022-05-20 19:40:15 -04:00
"license" : "ISC" ,
2022-05-20 13:14:49 -04:00
"engines" : {
2022-05-20 19:40:15 -04:00
"node" : "^12.13.0 || ^14.15.0 || >=16.0.0"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/promise-all-reject-late" : {
"version" : "1.0.1" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
2022-05-20 19:40:15 -04:00
"license" : "ISC" ,
"funding" : {
"url" : "https://github.com/sponsors/isaacs"
}
2022-05-20 13:14:49 -04:00
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/promise-call-limit" : {
"version" : "1.0.1" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
"license" : "ISC" ,
2022-05-20 19:40:15 -04:00
"funding" : {
"url" : "https://github.com/sponsors/isaacs"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/promise-inflight" : {
"version" : "1.0.1" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
"license" : "ISC"
2022-05-20 13:14:49 -04:00
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/promise-retry" : {
"version" : "2.0.1" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
2022-05-20 19:40:15 -04:00
"license" : "MIT" ,
"dependencies" : {
"err-code" : "^2.0.2" ,
"retry" : "^0.12.0"
} ,
"engines" : {
"node" : ">=10"
}
2022-05-20 13:14:49 -04:00
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/promzard" : {
"version" : "0.3.0" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
"license" : "ISC" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2022-05-20 19:40:15 -04:00
"read" : "1"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/qrcode-terminal" : {
"version" : "0.12.0" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
2022-05-20 19:40:15 -04:00
"bin" : {
"qrcode-terminal" : "bin/qrcode-terminal.js"
}
2022-05-20 13:14:49 -04:00
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/read" : {
"version" : "1.0.7" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
2022-05-20 19:40:15 -04:00
"license" : "ISC" ,
"dependencies" : {
"mute-stream" : "~0.0.4"
} ,
2022-05-20 13:14:49 -04:00
"engines" : {
2022-05-20 19:40:15 -04:00
"node" : ">=0.8"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/read-cmd-shim" : {
"version" : "3.0.0" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
2022-05-20 19:40:15 -04:00
"license" : "ISC" ,
2022-05-20 13:14:49 -04:00
"engines" : {
2022-05-20 19:40:15 -04:00
"node" : "^12.13.0 || ^14.15.0 || >=16.0.0"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/read-package-json" : {
2024-02-21 13:51:42 -05:00
"version" : "5.0.2" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
2022-05-20 19:40:15 -04:00
"license" : "ISC" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2022-05-20 19:40:15 -04:00
"glob" : "^8.0.1" ,
"json-parse-even-better-errors" : "^2.3.1" ,
"normalize-package-data" : "^4.0.0" ,
2024-02-21 13:51:42 -05:00
"npm-normalize-package-bin" : "^2.0.0"
2022-05-20 13:14:49 -04:00
} ,
2022-05-20 19:40:15 -04:00
"engines" : {
"node" : "^12.13.0 || ^14.15.0 || >=16.0.0"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/read-package-json-fast" : {
"version" : "2.0.3" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
2022-05-20 19:40:15 -04:00
"license" : "ISC" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2022-05-20 19:40:15 -04:00
"json-parse-even-better-errors" : "^2.3.0" ,
"npm-normalize-package-bin" : "^1.0.1"
2022-05-20 13:14:49 -04:00
} ,
"engines" : {
2022-05-20 19:40:15 -04:00
"node" : ">=10"
2022-05-20 17:49:20 -04:00
}
} ,
2024-02-21 13:51:42 -05:00
"node_modules/npm/node_modules/read-package-json/node_modules/npm-normalize-package-bin" : {
"version" : "2.0.0" ,
"inBundle" : true ,
"license" : "ISC" ,
"engines" : {
"node" : "^12.13.0 || ^14.15.0 || >=16.0.0"
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/readable-stream" : {
"version" : "3.6.0" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2022-05-20 19:40:15 -04:00
"inherits" : "^2.0.3" ,
"string_decoder" : "^1.1.1" ,
"util-deprecate" : "^1.0.1"
2022-05-20 13:14:49 -04:00
} ,
"engines" : {
2022-05-20 19:40:15 -04:00
"node" : ">= 6"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/readdir-scoped-modules" : {
"version" : "1.1.0" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
2022-05-20 19:40:15 -04:00
"license" : "ISC" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2022-05-20 19:40:15 -04:00
"debuglog" : "^1.0.1" ,
"dezalgo" : "^1.0.0" ,
"graceful-fs" : "^4.1.2" ,
"once" : "^1.3.0"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/retry" : {
"version" : "0.12.0" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
"license" : "MIT" ,
"engines" : {
2022-05-20 19:40:15 -04:00
"node" : ">= 4"
2022-05-20 17:49:20 -04:00
}
2022-05-20 13:14:49 -04:00
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/rimraf" : {
"version" : "3.0.2" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
2022-05-20 19:40:15 -04:00
"license" : "ISC" ,
"dependencies" : {
"glob" : "^7.1.3"
} ,
"bin" : {
"rimraf" : "bin.js"
} ,
"funding" : {
"url" : "https://github.com/sponsors/isaacs"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/rimraf/node_modules/brace-expansion" : {
"version" : "1.1.11" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
"license" : "MIT" ,
"dependencies" : {
2022-05-20 19:40:15 -04:00
"balanced-match" : "^1.0.0" ,
"concat-map" : "0.0.1"
2022-05-20 17:49:20 -04:00
}
2022-05-20 13:14:49 -04:00
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/rimraf/node_modules/glob" : {
2024-02-21 13:51:42 -05:00
"version" : "7.2.3" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
2022-05-20 19:40:15 -04:00
"license" : "ISC" ,
"dependencies" : {
"fs.realpath" : "^1.0.0" ,
"inflight" : "^1.0.4" ,
"inherits" : "2" ,
2024-02-21 13:51:42 -05:00
"minimatch" : "^3.1.1" ,
2022-05-20 19:40:15 -04:00
"once" : "^1.3.0" ,
"path-is-absolute" : "^1.0.0"
} ,
2022-05-20 17:49:20 -04:00
"engines" : {
2022-05-20 19:40:15 -04:00
"node" : "*"
} ,
"funding" : {
"url" : "https://github.com/sponsors/isaacs"
2022-05-20 17:49:20 -04:00
}
2022-05-20 13:14:49 -04:00
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/rimraf/node_modules/minimatch" : {
"version" : "3.1.2" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
2022-05-20 19:40:15 -04:00
"license" : "ISC" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2022-05-20 19:40:15 -04:00
"brace-expansion" : "^1.1.7"
2022-05-20 13:14:49 -04:00
} ,
"engines" : {
2022-05-20 19:40:15 -04:00
"node" : "*"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/safe-buffer" : {
"version" : "5.2.1" ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/feross"
} ,
{
"type" : "patreon" ,
"url" : "https://www.patreon.com/feross"
} ,
{
"type" : "consulting" ,
"url" : "https://feross.org/support"
}
] ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
2022-05-20 19:40:15 -04:00
"license" : "MIT"
2022-05-20 13:14:49 -04:00
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/safer-buffer" : {
"version" : "2.1.2" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
"license" : "MIT" ,
2022-05-20 19:40:15 -04:00
"optional" : true
2022-05-20 13:14:49 -04:00
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/semver" : {
"version" : "7.3.7" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
2022-05-20 19:40:15 -04:00
"license" : "ISC" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2022-05-20 19:40:15 -04:00
"lru-cache" : "^6.0.0"
} ,
"bin" : {
"semver" : "bin/semver.js"
2022-05-20 13:14:49 -04:00
} ,
"engines" : {
2022-05-20 19:40:15 -04:00
"node" : ">=10"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/semver/node_modules/lru-cache" : {
"version" : "6.0.0" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
2022-05-20 19:40:15 -04:00
"license" : "ISC" ,
"dependencies" : {
"yallist" : "^4.0.0"
} ,
"engines" : {
"node" : ">=10"
}
2022-05-20 13:14:49 -04:00
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/set-blocking" : {
2022-05-20 17:49:20 -04:00
"version" : "2.0.0" ,
"inBundle" : true ,
"license" : "ISC"
2022-05-20 13:14:49 -04:00
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/signal-exit" : {
"version" : "3.0.7" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
"license" : "ISC"
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/smart-buffer" : {
"version" : "4.2.0" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
2022-05-20 19:40:15 -04:00
"license" : "MIT" ,
2022-05-20 17:49:20 -04:00
"engines" : {
2022-05-20 19:40:15 -04:00
"node" : ">= 6.0.0" ,
"npm" : ">= 3.0.0"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/socks" : {
2024-02-21 13:51:42 -05:00
"version" : "2.7.0" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2024-02-21 13:51:42 -05:00
"ip" : "^2.0.0" ,
2022-05-20 19:40:15 -04:00
"smart-buffer" : "^4.2.0"
2022-05-20 13:14:49 -04:00
} ,
"engines" : {
2022-05-20 19:40:15 -04:00
"node" : ">= 10.13.0" ,
"npm" : ">= 3.0.0"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/socks-proxy-agent" : {
2024-02-21 13:51:42 -05:00
"version" : "7.0.0" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2022-05-20 19:40:15 -04:00
"agent-base" : "^6.0.2" ,
"debug" : "^4.3.3" ,
"socks" : "^2.6.2"
2022-05-20 13:14:49 -04:00
} ,
"engines" : {
2022-05-20 19:40:15 -04:00
"node" : ">= 10"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/spdx-correct" : {
"version" : "3.1.1" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
2022-05-20 19:40:15 -04:00
"license" : "Apache-2.0" ,
"dependencies" : {
"spdx-expression-parse" : "^3.0.0" ,
"spdx-license-ids" : "^3.0.0"
}
2022-05-20 17:49:20 -04:00
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/spdx-exceptions" : {
"version" : "2.3.0" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
2022-05-20 19:40:15 -04:00
"license" : "CC-BY-3.0"
} ,
"node_modules/npm/node_modules/spdx-expression-parse" : {
2022-05-20 17:49:20 -04:00
"version" : "3.0.1" ,
"inBundle" : true ,
2022-05-20 19:40:15 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2022-05-20 19:40:15 -04:00
"spdx-exceptions" : "^2.1.0" ,
"spdx-license-ids" : "^3.0.0"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/spdx-license-ids" : {
"version" : "3.0.11" ,
"inBundle" : true ,
"license" : "CC0-1.0"
} ,
"node_modules/npm/node_modules/ssri" : {
2024-02-21 13:51:42 -05:00
"version" : "9.0.1" ,
2022-05-20 17:49:20 -04:00
"inBundle" : true ,
"license" : "ISC" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2022-05-20 19:40:15 -04:00
"minipass" : "^3.1.1"
} ,
"engines" : {
"node" : "^12.13.0 || ^14.15.0 || >=16.0.0"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/string_decoder" : {
"version" : "1.3.0" ,
2022-05-20 13:14:49 -04:00
"inBundle" : true ,
2022-05-20 19:40:15 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2022-05-20 19:40:15 -04:00
"safe-buffer" : "~5.2.0"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/string-width" : {
"version" : "4.2.3" ,
2022-05-20 13:14:49 -04:00
"inBundle" : true ,
"license" : "MIT" ,
"dependencies" : {
2022-05-20 19:40:15 -04:00
"emoji-regex" : "^8.0.0" ,
"is-fullwidth-code-point" : "^3.0.0" ,
"strip-ansi" : "^6.0.1"
2022-05-20 13:14:49 -04:00
} ,
"engines" : {
2022-05-20 19:40:15 -04:00
"node" : ">=8"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/strip-ansi" : {
"version" : "6.0.1" ,
2022-05-20 13:14:49 -04:00
"inBundle" : true ,
2022-05-20 17:49:20 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2022-05-20 19:40:15 -04:00
"ansi-regex" : "^5.0.1"
2022-05-20 17:49:20 -04:00
} ,
"engines" : {
2022-05-20 19:40:15 -04:00
"node" : ">=8"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/supports-color" : {
"version" : "7.2.0" ,
2022-05-20 13:14:49 -04:00
"inBundle" : true ,
"license" : "MIT" ,
2022-05-20 17:49:20 -04:00
"dependencies" : {
2022-05-20 19:40:15 -04:00
"has-flag" : "^4.0.0"
2022-05-20 17:49:20 -04:00
} ,
2022-05-20 13:14:49 -04:00
"engines" : {
2022-05-20 19:40:15 -04:00
"node" : ">=8"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/tar" : {
"version" : "6.1.11" ,
2022-05-20 13:14:49 -04:00
"inBundle" : true ,
2022-05-20 19:40:15 -04:00
"license" : "ISC" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2022-05-20 19:40:15 -04:00
"chownr" : "^2.0.0" ,
"fs-minipass" : "^2.0.0" ,
"minipass" : "^3.0.0" ,
"minizlib" : "^2.1.1" ,
"mkdirp" : "^1.0.3" ,
"yallist" : "^4.0.0"
2022-05-20 13:14:49 -04:00
} ,
"engines" : {
2022-05-20 19:40:15 -04:00
"node" : ">= 10"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/text-table" : {
"version" : "0.2.0" ,
2022-05-20 13:14:49 -04:00
"inBundle" : true ,
2022-05-20 19:40:15 -04:00
"license" : "MIT"
2022-05-20 13:14:49 -04:00
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/tiny-relative-date" : {
"version" : "1.3.0" ,
2022-05-20 13:14:49 -04:00
"inBundle" : true ,
2022-05-20 19:40:15 -04:00
"license" : "MIT"
2022-05-20 13:14:49 -04:00
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/treeverse" : {
"version" : "2.0.0" ,
2022-05-20 13:14:49 -04:00
"inBundle" : true ,
2022-05-20 17:49:20 -04:00
"license" : "ISC" ,
2022-05-20 19:40:15 -04:00
"engines" : {
"node" : "^12.13.0 || ^14.15.0 || >=16.0.0"
2022-05-20 17:49:20 -04:00
}
2022-05-20 13:14:49 -04:00
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/unique-filename" : {
2024-02-21 13:51:42 -05:00
"version" : "2.0.1" ,
2022-05-20 13:14:49 -04:00
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
2024-02-21 13:51:42 -05:00
"unique-slug" : "^3.0.0"
} ,
"engines" : {
"node" : "^12.13.0 || ^14.15.0 || >=16.0.0"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/unique-slug" : {
2024-02-21 13:51:42 -05:00
"version" : "3.0.0" ,
2022-05-20 13:14:49 -04:00
"inBundle" : true ,
2022-05-20 17:49:20 -04:00
"license" : "ISC" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2022-05-20 19:40:15 -04:00
"imurmurhash" : "^0.1.4"
2024-02-21 13:51:42 -05:00
} ,
"engines" : {
"node" : "^12.13.0 || ^14.15.0 || >=16.0.0"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/util-deprecate" : {
2022-05-20 17:49:20 -04:00
"version" : "1.0.2" ,
2022-05-20 13:14:49 -04:00
"inBundle" : true ,
2022-05-20 19:40:15 -04:00
"license" : "MIT"
2022-05-20 13:14:49 -04:00
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/validate-npm-package-license" : {
"version" : "3.0.4" ,
2022-05-20 13:14:49 -04:00
"inBundle" : true ,
2022-05-20 19:40:15 -04:00
"license" : "Apache-2.0" ,
2022-05-20 17:49:20 -04:00
"dependencies" : {
2022-05-20 19:40:15 -04:00
"spdx-correct" : "^3.0.0" ,
"spdx-expression-parse" : "^3.0.0"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/validate-npm-package-name" : {
"version" : "4.0.0" ,
2022-05-20 13:14:49 -04:00
"inBundle" : true ,
2022-05-20 17:49:20 -04:00
"license" : "ISC" ,
"dependencies" : {
2022-05-20 19:40:15 -04:00
"builtins" : "^5.0.0"
} ,
"engines" : {
"node" : "^12.13.0 || ^14.15.0 || >=16.0.0"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/walk-up-path" : {
"version" : "1.0.0" ,
2022-05-20 13:14:49 -04:00
"inBundle" : true ,
2022-05-20 19:40:15 -04:00
"license" : "ISC"
2022-05-20 13:14:49 -04:00
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/wcwidth" : {
"version" : "1.0.1" ,
2022-05-20 13:14:49 -04:00
"inBundle" : true ,
2022-05-20 17:49:20 -04:00
"license" : "MIT" ,
"dependencies" : {
2022-05-20 19:40:15 -04:00
"defaults" : "^1.0.3"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/which" : {
"version" : "2.0.2" ,
2022-05-20 13:14:49 -04:00
"inBundle" : true ,
2022-05-20 19:40:15 -04:00
"license" : "ISC" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2022-05-20 19:40:15 -04:00
"isexe" : "^2.0.0"
} ,
"bin" : {
"node-which" : "bin/node-which"
} ,
"engines" : {
"node" : ">= 8"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/wide-align" : {
"version" : "1.1.5" ,
2022-05-20 13:14:49 -04:00
"inBundle" : true ,
2022-05-20 19:40:15 -04:00
"license" : "ISC" ,
"dependencies" : {
"string-width" : "^1.0.2 || 2 || 3 || 4"
}
2022-05-20 13:14:49 -04:00
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/wrappy" : {
"version" : "1.0.2" ,
2022-05-20 13:14:49 -04:00
"inBundle" : true ,
2022-05-20 19:40:15 -04:00
"license" : "ISC"
2022-05-20 13:14:49 -04:00
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/write-file-atomic" : {
2024-02-21 13:51:42 -05:00
"version" : "4.0.2" ,
2022-05-20 13:14:49 -04:00
"inBundle" : true ,
2022-05-20 19:40:15 -04:00
"license" : "ISC" ,
"dependencies" : {
"imurmurhash" : "^0.1.4" ,
"signal-exit" : "^3.0.7"
} ,
2022-05-20 13:14:49 -04:00
"engines" : {
2024-02-21 13:51:42 -05:00
"node" : "^12.13.0 || ^14.15.0 || >=16.0.0"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/npm/node_modules/yallist" : {
"version" : "4.0.0" ,
2022-05-20 13:14:49 -04:00
"inBundle" : true ,
2022-05-20 19:40:15 -04:00
"license" : "ISC"
} ,
2022-05-31 15:11:19 -04:00
"node_modules/object-assign" : {
"version" : "4.1.1" ,
"resolved" : "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz" ,
2024-02-21 13:51:42 -05:00
"integrity" : "sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==" ,
2022-05-31 15:11:19 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-31 15:11:19 -04:00
"optional" : true ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/object-inspect" : {
2024-06-23 02:21:19 -04:00
"version" : "1.13.2" ,
"resolved" : "https://registry.npmjs.org/object-inspect/-/object-inspect-1.13.2.tgz" ,
"integrity" : "sha512-IRZSRuzJiynemAXPYtPe5BoI/RESNYR7TYm50MC5Mqbd3Jmw5y790sErYw3V6SryFJD64b74qQQs9wn5Bg/k3g==" ,
2024-07-05 05:46:22 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2024-07-05 05:46:22 -04:00
"optional" : true ,
2024-06-23 02:21:19 -04:00
"engines" : {
"node" : ">= 0.4"
} ,
2022-05-31 15:11:19 -04:00
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/object-keys" : {
"version" : "1.1.1" ,
"resolved" : "https://registry.npmjs.org/object-keys/-/object-keys-1.1.1.tgz" ,
"integrity" : "sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==" ,
2024-07-05 05:46:22 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2024-07-05 05:46:22 -04:00
"optional" : true ,
2022-05-31 15:11:19 -04:00
"engines" : {
"node" : ">= 0.4"
}
} ,
"node_modules/object.assign" : {
2024-02-21 13:51:42 -05:00
"version" : "4.1.5" ,
"resolved" : "https://registry.npmjs.org/object.assign/-/object.assign-4.1.5.tgz" ,
"integrity" : "sha512-byy+U7gp+FVwmyzKPYhW2h5l3crpmGsxl7X2s8y43IgxvG4g3QZ6CffDtsNQy1WsmZpQbO+ybo0AlW7TY6DcBQ==" ,
2024-07-05 05:46:22 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2024-07-05 05:46:22 -04:00
"optional" : true ,
2022-05-31 15:11:19 -04:00
"dependencies" : {
2024-02-21 13:51:42 -05:00
"call-bind" : "^1.0.5" ,
"define-properties" : "^1.2.1" ,
"has-symbols" : "^1.0.3" ,
2022-05-31 15:11:19 -04:00
"object-keys" : "^1.1.1"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/object.entries" : {
2024-03-21 04:35:12 -04:00
"version" : "1.1.8" ,
"resolved" : "https://registry.npmjs.org/object.entries/-/object.entries-1.1.8.tgz" ,
"integrity" : "sha512-cmopxi8VwRIAw/fkijJohSfpef5PdN0pMQJN6VC/ZKvn0LIknWD8KtgY6KlQdEc4tIjcQ3HxSMmnvtzIscdaYQ==" ,
2022-05-31 15:11:19 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-31 15:11:19 -04:00
"optional" : true ,
"dependencies" : {
2024-03-21 04:35:12 -04:00
"call-bind" : "^1.0.7" ,
"define-properties" : "^1.2.1" ,
"es-object-atoms" : "^1.0.0"
2022-05-31 15:11:19 -04:00
} ,
"engines" : {
"node" : ">= 0.4"
}
} ,
"node_modules/object.fromentries" : {
2024-03-21 04:35:12 -04:00
"version" : "2.0.8" ,
"resolved" : "https://registry.npmjs.org/object.fromentries/-/object.fromentries-2.0.8.tgz" ,
"integrity" : "sha512-k6E21FzySsSK5a21KRADBd/NGneRegFO5pLHfdQLpRDETUNJueLXs3WCzyQ3tFRDYgbq3KHGXfTbi2bs8WQ6rQ==" ,
2022-05-31 15:11:19 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-31 15:11:19 -04:00
"optional" : true ,
"dependencies" : {
2024-03-21 04:35:12 -04:00
"call-bind" : "^1.0.7" ,
"define-properties" : "^1.2.1" ,
"es-abstract" : "^1.23.2" ,
"es-object-atoms" : "^1.0.0"
2022-05-31 15:11:19 -04:00
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/object.values" : {
2024-03-21 04:35:12 -04:00
"version" : "1.2.0" ,
"resolved" : "https://registry.npmjs.org/object.values/-/object.values-1.2.0.tgz" ,
"integrity" : "sha512-yBYjY9QX2hnRmZHAjG/f13MzmBzxzYgQhFrke06TTyKY5zSTEqkOeukBzIdVA3j3ulu8Qa3MbVFShV7T2RmGtQ==" ,
2022-05-31 15:11:19 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-31 15:11:19 -04:00
"optional" : true ,
"dependencies" : {
2024-03-21 04:35:12 -04:00
"call-bind" : "^1.0.7" ,
"define-properties" : "^1.2.1" ,
"es-object-atoms" : "^1.0.0"
2022-05-31 15:11:19 -04:00
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/once" : {
"version" : "1.4.0" ,
"resolved" : "https://registry.npmjs.org/once/-/once-1.4.0.tgz" ,
2024-02-21 13:51:42 -05:00
"integrity" : "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==" ,
2024-05-16 02:47:46 -04:00
"license" : "ISC" ,
2022-05-20 17:49:20 -04:00
"dependencies" : {
2022-05-20 19:40:15 -04:00
"wrappy" : "1"
2022-05-20 17:49:20 -04:00
}
2022-05-20 13:14:49 -04:00
} ,
2022-05-20 19:40:15 -04:00
"node_modules/onetime" : {
"version" : "5.1.2" ,
"resolved" : "https://registry.npmjs.org/onetime/-/onetime-5.1.2.tgz" ,
"integrity" : "sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2022-05-20 19:40:15 -04:00
"mimic-fn" : "^2.1.0"
2022-05-20 13:14:49 -04:00
} ,
"engines" : {
2022-05-20 19:40:15 -04:00
"node" : ">=6"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-31 15:11:19 -04:00
"node_modules/optionator" : {
2024-04-27 02:22:18 -04:00
"version" : "0.9.4" ,
"resolved" : "https://registry.npmjs.org/optionator/-/optionator-0.9.4.tgz" ,
"integrity" : "sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g==" ,
2022-05-31 15:11:19 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-31 15:11:19 -04:00
"dependencies" : {
"deep-is" : "^0.1.3" ,
"fast-levenshtein" : "^2.0.6" ,
"levn" : "^0.4.1" ,
"prelude-ls" : "^1.2.1" ,
2024-04-27 02:22:18 -04:00
"type-check" : "^0.4.0" ,
"word-wrap" : "^1.2.5"
2022-05-31 15:11:19 -04:00
} ,
"engines" : {
"node" : ">= 0.8.0"
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/p-each-series" : {
"version" : "2.2.0" ,
"resolved" : "https://registry.npmjs.org/p-each-series/-/p-each-series-2.2.0.tgz" ,
"integrity" : "sha512-ycIL2+1V32th+8scbpTvyHNaHe02z0sjgh91XXjAk+ZeXoPN4Z46DVUnzdso0aX4KckKw0FNNFHdjZ2UsZvxiA==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 19:40:15 -04:00
"engines" : {
"node" : ">=8"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
2022-05-20 17:49:20 -04:00
}
2022-05-20 13:14:49 -04:00
} ,
2022-05-20 19:40:15 -04:00
"node_modules/p-filter" : {
"version" : "2.1.0" ,
"resolved" : "https://registry.npmjs.org/p-filter/-/p-filter-2.1.0.tgz" ,
"integrity" : "sha512-ZBxxZ5sL2HghephhpGAQdoskxplTwr7ICaehZwLIlfL6acuVgZPm8yBNuRAFBGEqtD/hmUeq9eqLg2ys9Xr/yw==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 19:40:15 -04:00
"dependencies" : {
"p-map" : "^2.0.0"
} ,
"engines" : {
"node" : ">=8"
}
2022-05-20 13:14:49 -04:00
} ,
2022-05-20 19:40:15 -04:00
"node_modules/p-is-promise" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/p-is-promise/-/p-is-promise-3.0.0.tgz" ,
"integrity" : "sha512-Wo8VsW4IRQSKVXsJCn7TomUaVtyfjVDn3nUP7kE967BQk0CwFpdbZs0X0uk5sW9mkBa9eNM7hCMaG93WUAwxYQ==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"engines" : {
2022-05-20 19:40:15 -04:00
"node" : ">=8"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/p-limit" : {
2024-02-21 13:51:42 -05:00
"version" : "3.1.0" ,
"resolved" : "https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz" ,
"integrity" : "sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==" ,
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2024-02-21 13:51:42 -05:00
"yocto-queue" : "^0.1.0"
2022-05-20 13:14:49 -04:00
} ,
"engines" : {
2024-02-21 13:51:42 -05:00
"node" : ">=10"
2022-05-20 19:40:15 -04:00
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/p-locate" : {
2024-02-21 13:51:42 -05:00
"version" : "5.0.0" ,
"resolved" : "https://registry.npmjs.org/p-locate/-/p-locate-5.0.0.tgz" ,
"integrity" : "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==" ,
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2024-02-21 13:51:42 -05:00
"p-limit" : "^3.0.2"
2022-05-20 13:14:49 -04:00
} ,
"engines" : {
2024-02-21 13:51:42 -05:00
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/p-map" : {
"version" : "2.1.0" ,
"resolved" : "https://registry.npmjs.org/p-map/-/p-map-2.1.0.tgz" ,
"integrity" : "sha512-y3b8Kpd8OAN444hxfBbFfj1FY/RjtTd8tzYwhUqNYXx0fXx2iX4maP4Qr6qhIKbQXI02wTLAda4fYUbDagTUFw==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 19:40:15 -04:00
"engines" : {
"node" : ">=6"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/p-reduce" : {
"version" : "2.1.0" ,
"resolved" : "https://registry.npmjs.org/p-reduce/-/p-reduce-2.1.0.tgz" ,
"integrity" : "sha512-2USApvnsutq8uoxZBGbbWM0JIYLiEMJ9RlaN7fAzVNb9OZN0SHjjTTfIcb667XynS5Y1VhwDJVDa72TnPzAYWw==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 19:40:15 -04:00
"engines" : {
"node" : ">=8"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/p-try" : {
2024-02-21 13:51:42 -05:00
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/p-try/-/p-try-1.0.0.tgz" ,
"integrity" : "sha512-U1etNYuMJoIz3ZXSrrySFjsXQTWOx2/jdi86L+2pRvph/qMKL6sbcCYdH23fqsbm8TH2Gn0OybpT4eSFlCVHww==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 19:40:15 -04:00
"engines" : {
2024-02-21 13:51:42 -05:00
"node" : ">=4"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/parent-module" : {
2022-05-20 17:49:20 -04:00
"version" : "1.0.1" ,
2022-05-20 19:40:15 -04:00
"resolved" : "https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz" ,
"integrity" : "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2022-05-20 19:40:15 -04:00
"callsites" : "^3.0.0"
} ,
"engines" : {
"node" : ">=6"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/parse-json" : {
"version" : "5.2.0" ,
"resolved" : "https://registry.npmjs.org/parse-json/-/parse-json-5.2.0.tgz" ,
"integrity" : "sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 17:49:20 -04:00
"dependencies" : {
2022-05-20 19:40:15 -04:00
"@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"
2022-05-20 17:49:20 -04:00
} ,
2022-05-20 13:14:49 -04:00
"engines" : {
2022-05-20 19:40:15 -04:00
"node" : ">=8"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/path-exists" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz" ,
"integrity" : "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"engines" : {
2022-05-20 19:40:15 -04:00
"node" : ">=8"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/path-is-absolute" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz" ,
2024-02-21 13:51:42 -05:00
"integrity" : "sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 19:40:15 -04:00
"engines" : {
"node" : ">=0.10.0"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/path-key" : {
"version" : "3.1.1" ,
"resolved" : "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz" ,
"integrity" : "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 19:40:15 -04:00
"engines" : {
"node" : ">=8"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/path-parse" : {
"version" : "1.0.7" ,
"resolved" : "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz" ,
2024-05-16 02:47:46 -04:00
"integrity" : "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==" ,
"license" : "MIT"
2022-05-20 13:14:49 -04:00
} ,
2022-05-20 19:40:15 -04:00
"node_modules/path-type" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/path-type/-/path-type-4.0.0.tgz" ,
"integrity" : "sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 19:40:15 -04:00
"engines" : {
"node" : ">=8"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-31 15:11:19 -04:00
"node_modules/picocolors" : {
2024-09-02 21:53:08 -04:00
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/picocolors/-/picocolors-1.1.0.tgz" ,
"integrity" : "sha512-TQ92mBOW0l3LeMeyLV6mzy/kWr8lkd/hp3mTg7wYK7zJhuBStmGMBG0BdeDZS/dZx1IukaX6Bk11zcln25o1Aw==" ,
2024-05-16 02:47:46 -04:00
"license" : "ISC"
2022-05-31 15:11:19 -04:00
} ,
2022-05-20 19:40:15 -04:00
"node_modules/picomatch" : {
"version" : "2.3.1" ,
"resolved" : "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz" ,
"integrity" : "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 19:40:15 -04:00
"engines" : {
"node" : ">=8.6"
} ,
"funding" : {
"url" : "https://github.com/sponsors/jonschlinkert"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/pify" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/pify/-/pify-3.0.0.tgz" ,
2024-02-21 13:51:42 -05:00
"integrity" : "sha512-C3FsVNH1udSEX48gGX1xfvwTWfsYWj5U+8/uK15BGzIGrKoUpghX8hWZwa/OFnakBiiVNmBvemTJR5mcy7iPcg==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 19:40:15 -04:00
"engines" : {
"node" : ">=4"
}
2022-05-20 13:14:49 -04:00
} ,
2022-05-20 19:40:15 -04:00
"node_modules/pkg-conf" : {
"version" : "2.1.0" ,
"resolved" : "https://registry.npmjs.org/pkg-conf/-/pkg-conf-2.1.0.tgz" ,
2024-02-21 13:51:42 -05:00
"integrity" : "sha512-C+VUP+8jis7EsQZIhDYmS5qlNtjv2yP4SNtjXK9AP1ZcTRlnSfuumaTnRfYZnYgUUYVIKqL0fRvmUGDV2fmp6g==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2022-05-20 19:40:15 -04:00
"find-up" : "^2.0.0" ,
"load-json-file" : "^4.0.0"
} ,
"engines" : {
"node" : ">=4"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/pkg-conf/node_modules/find-up" : {
"version" : "2.1.0" ,
"resolved" : "https://registry.npmjs.org/find-up/-/find-up-2.1.0.tgz" ,
2024-02-21 13:51:42 -05:00
"integrity" : "sha512-NWzkk0jSJtTt08+FBFMvXoeZnOJD+jTtsRmBYbAIzJdX6l7dLgR7CTubCM5/eDdPUBvLCeVasP1brfVR/9/EZQ==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 17:49:20 -04:00
"dependencies" : {
2022-05-20 19:40:15 -04:00
"locate-path" : "^2.0.0"
} ,
"engines" : {
"node" : ">=4"
2022-05-20 17:49:20 -04:00
}
2022-05-20 13:14:49 -04:00
} ,
2022-05-20 19:40:15 -04:00
"node_modules/pkg-conf/node_modules/locate-path" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/locate-path/-/locate-path-2.0.0.tgz" ,
2024-02-21 13:51:42 -05:00
"integrity" : "sha512-NCI2kiDkyR7VeEKm27Kda/iQHyKJe1Bu0FlTbYp3CqJu+9IFe9bLyAjMxf5ZDDbEg+iMPzB5zYyUTSm8wVTKmA==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2022-05-20 19:40:15 -04:00
"p-locate" : "^2.0.0" ,
"path-exists" : "^3.0.0"
} ,
"engines" : {
"node" : ">=4"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/pkg-conf/node_modules/p-limit" : {
"version" : "1.3.0" ,
"resolved" : "https://registry.npmjs.org/p-limit/-/p-limit-1.3.0.tgz" ,
"integrity" : "sha512-vvcXsLAJ9Dr5rQOPk7toZQZJApBl2K4J6dANSsEuh6QI41JYcsS/qhTGa9ErIUUgK3WNQoJYvylxvjqmiqEA9Q==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2022-05-20 19:40:15 -04:00
"p-try" : "^1.0.0"
} ,
"engines" : {
"node" : ">=4"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/pkg-conf/node_modules/p-locate" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/p-locate/-/p-locate-2.0.0.tgz" ,
2024-02-21 13:51:42 -05:00
"integrity" : "sha512-nQja7m7gSKuewoVRen45CtVfODR3crN3goVQ0DDZ9N3yHxgpkuBhZqsaiotSQRrADUrne346peY7kT3TSACykg==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2022-05-20 19:40:15 -04:00
"p-limit" : "^1.1.0"
} ,
"engines" : {
"node" : ">=4"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/pkg-conf/node_modules/path-exists" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/path-exists/-/path-exists-3.0.0.tgz" ,
2024-02-21 13:51:42 -05:00
"integrity" : "sha512-bpC7GYwiDYQ4wYLe+FA8lhRjhQCMcQGuSgGGqDkg/QerRWw9CmGRT0iSOVRSZJ29NMLZgIzqaljJ63oaL4NIJQ==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 19:40:15 -04:00
"engines" : {
2022-05-31 15:11:19 -04:00
"node" : ">=4"
}
} ,
2024-02-21 13:51:42 -05:00
"node_modules/possible-typed-array-names" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/possible-typed-array-names/-/possible-typed-array-names-1.0.0.tgz" ,
"integrity" : "sha512-d7Uw+eZoloe0EHDIYoe+bQ5WXnGMOpmiZFTuMWCwpjzzkL2nTjcKiAk4hh8TjnGye2TwWOk3UXucZ+3rbmBa8Q==" ,
2024-07-05 05:46:22 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2024-07-05 05:46:22 -04:00
"optional" : true ,
2024-02-21 13:51:42 -05:00
"engines" : {
"node" : ">= 0.4"
}
} ,
2022-05-31 15:11:19 -04:00
"node_modules/prelude-ls" : {
"version" : "1.2.1" ,
"resolved" : "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz" ,
"integrity" : "sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==" ,
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-31 15:11:19 -04:00
"engines" : {
"node" : ">= 0.8.0"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/process-nextick-args" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-2.0.1.tgz" ,
2024-05-16 02:47:46 -04:00
"integrity" : "sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==" ,
"license" : "MIT"
2022-05-20 19:40:15 -04:00
} ,
2022-05-31 15:11:19 -04:00
"node_modules/prop-types" : {
"version" : "15.8.1" ,
"resolved" : "https://registry.npmjs.org/prop-types/-/prop-types-15.8.1.tgz" ,
"integrity" : "sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==" ,
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-31 15:11:19 -04:00
"optional" : true ,
"dependencies" : {
"loose-envify" : "^1.4.0" ,
"object-assign" : "^4.1.1" ,
"react-is" : "^16.13.1"
}
} ,
2023-03-22 17:50:41 -04:00
"node_modules/proto-list" : {
"version" : "1.2.4" ,
"resolved" : "https://registry.npmjs.org/proto-list/-/proto-list-1.2.4.tgz" ,
2024-05-16 02:47:46 -04:00
"integrity" : "sha512-vtK/94akxsTMhe0/cbfpR+syPuszcuwhqVjJq26CuNDgFGj682oRBXOP5MJpv2r7JtE8MsiepGIqvvOTBwn2vA==" ,
"license" : "ISC"
2023-03-22 17:50:41 -04:00
} ,
2022-05-20 19:40:15 -04:00
"node_modules/punycode" : {
2024-02-21 13:51:42 -05:00
"version" : "2.3.1" ,
"resolved" : "https://registry.npmjs.org/punycode/-/punycode-2.3.1.tgz" ,
"integrity" : "sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==" ,
2022-05-20 19:40:15 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 19:40:15 -04:00
"engines" : {
"node" : ">=6"
}
} ,
"node_modules/q" : {
"version" : "1.5.1" ,
"resolved" : "https://registry.npmjs.org/q/-/q-1.5.1.tgz" ,
2024-02-21 13:51:42 -05:00
"integrity" : "sha512-kV/CThkXo6xyFEZUugw/+pIOywXcDbFYgSct5cT3gqlbkBE1SJdwy6UQoZvodiWF/ckQLZyDE/Bu1M6gVu5lVw==" ,
2024-06-12 04:09:52 -04:00
"deprecated" : "You or someone you depend on is using Q, the JavaScript Promise library that gave JavaScript developers strong feelings about promises. They can almost certainly migrate to the native JavaScript promise now. Thank you literally everyone for joining me in this bet against the odds. Be excellent to each other.\n\n(For a CapTP with native promises, see @endo/eventual-send and @endo/captp)" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 19:40:15 -04:00
"engines" : {
"node" : ">=0.6.0" ,
"teleport" : ">=0.2.0"
}
} ,
"node_modules/queue-microtask" : {
"version" : "1.2.3" ,
"resolved" : "https://registry.npmjs.org/queue-microtask/-/queue-microtask-1.2.3.tgz" ,
"integrity" : "sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==" ,
2022-05-20 17:49:20 -04:00
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/feross"
} ,
{
"type" : "patreon" ,
"url" : "https://www.patreon.com/feross"
} ,
{
"type" : "consulting" ,
"url" : "https://feross.org/support"
}
2024-05-16 02:47:46 -04:00
] ,
"license" : "MIT"
2022-05-20 13:14:49 -04:00
} ,
2022-05-20 19:40:15 -04:00
"node_modules/quick-lru" : {
"version" : "4.0.1" ,
"resolved" : "https://registry.npmjs.org/quick-lru/-/quick-lru-4.0.1.tgz" ,
"integrity" : "sha512-ARhCpm70fzdcvNQfPoy49IaanKkTlRWF2JMzqhcJbhSFRZv7nPTvZJdcY7301IPmvW+/p0RgIWnQDLJxifsQ7g==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"engines" : {
2022-05-20 19:40:15 -04:00
"node" : ">=8"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/rc" : {
"version" : "1.2.8" ,
"resolved" : "https://registry.npmjs.org/rc/-/rc-1.2.8.tgz" ,
"integrity" : "sha512-y3bGgqKj3QBdxLbLkomlohkvsA8gdAiUQlSBJnBhfn+BPxg4bc62d8TcBW15wavDfgexCgccckhcZvywyQYPOw==" ,
2024-05-16 02:47:46 -04:00
"license" : "(BSD-2-Clause OR MIT OR Apache-2.0)" ,
2022-05-20 17:49:20 -04:00
"dependencies" : {
2022-05-20 19:40:15 -04:00
"deep-extend" : "^0.6.0" ,
"ini" : "~1.3.0" ,
"minimist" : "^1.2.0" ,
"strip-json-comments" : "~2.0.1"
} ,
"bin" : {
"rc" : "cli.js"
2022-05-20 17:49:20 -04:00
}
2022-05-20 13:14:49 -04:00
} ,
2024-02-21 13:51:42 -05:00
"node_modules/rc/node_modules/strip-json-comments" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-2.0.1.tgz" ,
"integrity" : "sha512-4gB8na07fecVVkOI6Rs4e7T6NOTki5EmL7TUduTs6bu3EdnSycntVJ4re8kgZA+wx9IueI2Y11bfbgwtzuE0KQ==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2024-02-21 13:51:42 -05:00
"engines" : {
"node" : ">=0.10.0"
}
} ,
2022-05-31 15:11:19 -04:00
"node_modules/react-is" : {
"version" : "16.13.1" ,
"resolved" : "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz" ,
"integrity" : "sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==" ,
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-31 15:11:19 -04:00
"optional" : true
} ,
2022-05-20 19:40:15 -04:00
"node_modules/read-pkg" : {
"version" : "5.2.0" ,
"resolved" : "https://registry.npmjs.org/read-pkg/-/read-pkg-5.2.0.tgz" ,
"integrity" : "sha512-Ug69mNOpfvKDAc2Q8DRpMjjzdtrnv9HcSMX+4VsZxD1aZ6ZzrIE7rlzXBtWTyhULSMKg076AW6WR5iZpD0JiOg==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 19:40:15 -04:00
"dependencies" : {
"@types/normalize-package-data" : "^2.4.0" ,
"normalize-package-data" : "^2.5.0" ,
"parse-json" : "^5.0.0" ,
"type-fest" : "^0.6.0"
} ,
2022-05-20 13:14:49 -04:00
"engines" : {
2022-05-20 19:40:15 -04:00
"node" : ">=8"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/read-pkg-up" : {
"version" : "7.0.1" ,
"resolved" : "https://registry.npmjs.org/read-pkg-up/-/read-pkg-up-7.0.1.tgz" ,
"integrity" : "sha512-zK0TB7Xd6JpCLmlLmufqykGE+/TlOePD6qKClNW7hHDKFh/J7/7gCWGR7joEQEW1bKq3a3yUZSObOoWLFQ4ohg==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2022-05-20 19:40:15 -04:00
"find-up" : "^4.1.0" ,
"read-pkg" : "^5.2.0" ,
"type-fest" : "^0.8.1"
2022-05-20 13:14:49 -04:00
} ,
"engines" : {
2022-05-20 19:40:15 -04:00
"node" : ">=8"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
2022-05-20 17:49:20 -04:00
}
2022-05-20 13:14:49 -04:00
} ,
2024-02-21 13:51:42 -05:00
"node_modules/read-pkg-up/node_modules/find-up" : {
"version" : "4.1.0" ,
"resolved" : "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz" ,
"integrity" : "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2024-02-21 13:51:42 -05:00
"dependencies" : {
"locate-path" : "^5.0.0" ,
"path-exists" : "^4.0.0"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/read-pkg-up/node_modules/locate-path" : {
"version" : "5.0.0" ,
"resolved" : "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz" ,
"integrity" : "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2024-02-21 13:51:42 -05:00
"dependencies" : {
"p-locate" : "^4.1.0"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/read-pkg-up/node_modules/p-limit" : {
"version" : "2.3.0" ,
"resolved" : "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz" ,
"integrity" : "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2024-02-21 13:51:42 -05:00
"dependencies" : {
"p-try" : "^2.0.0"
} ,
"engines" : {
"node" : ">=6"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/read-pkg-up/node_modules/p-locate" : {
"version" : "4.1.0" ,
"resolved" : "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz" ,
"integrity" : "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2024-02-21 13:51:42 -05:00
"dependencies" : {
"p-limit" : "^2.2.0"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/read-pkg-up/node_modules/p-try" : {
"version" : "2.2.0" ,
"resolved" : "https://registry.npmjs.org/p-try/-/p-try-2.2.0.tgz" ,
"integrity" : "sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2024-02-21 13:51:42 -05:00
"engines" : {
"node" : ">=6"
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/read-pkg-up/node_modules/type-fest" : {
"version" : "0.8.1" ,
"resolved" : "https://registry.npmjs.org/type-fest/-/type-fest-0.8.1.tgz" ,
"integrity" : "sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA==" ,
2024-05-16 02:47:46 -04:00
"license" : "(MIT OR CC0-1.0)" ,
2022-05-20 13:14:49 -04:00
"engines" : {
2022-05-20 19:40:15 -04:00
"node" : ">=8"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/read-pkg/node_modules/hosted-git-info" : {
"version" : "2.8.9" ,
"resolved" : "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.8.9.tgz" ,
2024-05-16 02:47:46 -04:00
"integrity" : "sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw==" ,
"license" : "ISC"
2022-05-20 13:14:49 -04:00
} ,
2022-05-20 19:40:15 -04:00
"node_modules/read-pkg/node_modules/normalize-package-data" : {
"version" : "2.5.0" ,
"resolved" : "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-2.5.0.tgz" ,
"integrity" : "sha512-/5CMN3T0R4XTj4DcGaexo+roZSdSFW/0AOOTROrjxzCG1wrWXEsGbRKevjlIL+ZDE4sZlJr5ED4YW0yqmkK+eA==" ,
2024-05-16 02:47:46 -04:00
"license" : "BSD-2-Clause" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2022-05-20 19:40:15 -04:00
"hosted-git-info" : "^2.1.4" ,
"resolve" : "^1.10.0" ,
"semver" : "2 || 3 || 4 || 5" ,
"validate-npm-package-license" : "^3.0.1"
2022-05-20 13:14:49 -04:00
}
} ,
2024-02-21 13:51:42 -05:00
"node_modules/read-pkg/node_modules/resolve" : {
"version" : "1.22.8" ,
"resolved" : "https://registry.npmjs.org/resolve/-/resolve-1.22.8.tgz" ,
"integrity" : "sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2024-02-21 13:51:42 -05:00
"dependencies" : {
"is-core-module" : "^2.13.0" ,
"path-parse" : "^1.0.7" ,
"supports-preserve-symlinks-flag" : "^1.0.0"
} ,
"bin" : {
"resolve" : "bin/resolve"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/read-pkg/node_modules/semver" : {
2024-02-21 13:51:42 -05:00
"version" : "5.7.2" ,
"resolved" : "https://registry.npmjs.org/semver/-/semver-5.7.2.tgz" ,
"integrity" : "sha512-cBznnQ9KjJqU67B52RMC65CMarK2600WFnbkcaiwWq3xy/5haFJlshgnpjovMVJ+Hff49d8GEn0b87C5pDQ10g==" ,
2024-05-16 02:47:46 -04:00
"license" : "ISC" ,
2022-05-20 19:40:15 -04:00
"bin" : {
"semver" : "bin/semver"
2022-05-20 17:49:20 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/read-pkg/node_modules/type-fest" : {
"version" : "0.6.0" ,
"resolved" : "https://registry.npmjs.org/type-fest/-/type-fest-0.6.0.tgz" ,
"integrity" : "sha512-q+MB8nYR1KDLrgr4G5yemftpMC7/QLqVndBmEEdqzmNj5dcFOO4Oo8qlwZE3ULT3+Zim1F8Kq4cBnikNhlCMlg==" ,
2024-05-16 02:47:46 -04:00
"license" : "(MIT OR CC0-1.0)" ,
2022-05-20 13:14:49 -04:00
"engines" : {
2022-05-20 19:40:15 -04:00
"node" : ">=8"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/readable-stream" : {
2024-02-21 13:51:42 -05:00
"version" : "2.3.8" ,
"resolved" : "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.8.tgz" ,
"integrity" : "sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
"core-util-is" : "~1.0.0" ,
"inherits" : "~2.0.3" ,
"isarray" : "~1.0.0" ,
"process-nextick-args" : "~2.0.0" ,
"safe-buffer" : "~5.1.1" ,
"string_decoder" : "~1.1.1" ,
"util-deprecate" : "~1.0.1"
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/redent" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/redent/-/redent-3.0.0.tgz" ,
"integrity" : "sha512-6tDA8g98We0zd0GvVeMT9arEOnTw9qM03L9cJXaCjrip1OO764RDBLBfrB4cwzNGDj5OA5ioymC9GkizgWJDUg==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2022-05-20 19:40:15 -04:00
"indent-string" : "^4.0.0" ,
"strip-indent" : "^3.0.0"
} ,
"engines" : {
"node" : ">=8"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/redeyed" : {
"version" : "2.1.1" ,
"resolved" : "https://registry.npmjs.org/redeyed/-/redeyed-2.1.1.tgz" ,
2024-02-21 13:51:42 -05:00
"integrity" : "sha512-FNpGGo1DycYAdnrKFxCMmKYgo/mILAqtRYbkdQD8Ep/Hk2PQ5+aEAEx+IU713RTDmuBaH0c8P5ZozurNu5ObRQ==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 19:40:15 -04:00
"dependencies" : {
"esprima" : "~4.0.0"
2022-05-20 13:14:49 -04:00
}
} ,
2024-02-21 13:51:42 -05:00
"node_modules/reflect.getprototypeof" : {
2024-03-18 05:53:32 -04:00
"version" : "1.0.6" ,
"resolved" : "https://registry.npmjs.org/reflect.getprototypeof/-/reflect.getprototypeof-1.0.6.tgz" ,
"integrity" : "sha512-fmfw4XgoDke3kdI6h4xcUz1dG8uaiv5q9gcEwLS4Pnth2kxT+GZ7YehS1JTMGBQmtV7Y4GFGbs2re2NqhdozUg==" ,
2024-02-21 13:51:42 -05:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2024-02-21 13:51:42 -05:00
"optional" : true ,
"dependencies" : {
2024-03-18 05:53:32 -04:00
"call-bind" : "^1.0.7" ,
2024-02-21 13:51:42 -05:00
"define-properties" : "^1.2.1" ,
2024-03-18 05:53:32 -04:00
"es-abstract" : "^1.23.1" ,
"es-errors" : "^1.3.0" ,
"get-intrinsic" : "^1.2.4" ,
2024-02-21 13:51:42 -05:00
"globalthis" : "^1.0.3" ,
"which-builtin-type" : "^1.1.3"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2022-05-31 15:11:19 -04:00
"node_modules/regexp.prototype.flags" : {
2024-10-03 05:50:19 -04:00
"version" : "1.5.3" ,
"resolved" : "https://registry.npmjs.org/regexp.prototype.flags/-/regexp.prototype.flags-1.5.3.tgz" ,
"integrity" : "sha512-vqlC04+RQoFalODCbCumG2xIOvapzVMHwsyIGM/SIE8fRhFFsXeH8/QQ+s0T0kDAhKc4k30s73/0ydkHQz6HlQ==" ,
2024-07-05 05:46:22 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2024-07-05 05:46:22 -04:00
"optional" : true ,
2022-05-31 15:11:19 -04:00
"dependencies" : {
2024-10-03 05:50:19 -04:00
"call-bind" : "^1.0.7" ,
2024-02-21 13:51:42 -05:00
"define-properties" : "^1.2.1" ,
"es-errors" : "^1.3.0" ,
2024-10-03 05:50:19 -04:00
"set-function-name" : "^2.0.2"
2022-05-31 15:11:19 -04:00
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/registry-auth-token" : {
2023-03-22 17:50:41 -04:00
"version" : "5.0.2" ,
"resolved" : "https://registry.npmjs.org/registry-auth-token/-/registry-auth-token-5.0.2.tgz" ,
"integrity" : "sha512-o/3ikDxtXaA59BmZuZrJZDJv8NMDGSj+6j6XaeBmHw8eY1i1qd9+6H+LjVvQXx3HN6aRCGa1cUdJ9RaJZUugnQ==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 19:40:15 -04:00
"dependencies" : {
2023-03-22 17:50:41 -04:00
"@pnpm/npm-conf" : "^2.1.0"
2022-05-20 19:40:15 -04:00
} ,
2022-05-20 17:49:20 -04:00
"engines" : {
2023-03-22 17:50:41 -04:00
"node" : ">=14"
2022-05-20 17:49:20 -04:00
}
2022-05-20 13:14:49 -04:00
} ,
2022-05-20 19:40:15 -04:00
"node_modules/require-directory" : {
"version" : "2.1.1" ,
"resolved" : "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz" ,
2024-02-21 13:51:42 -05:00
"integrity" : "sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 17:49:20 -04:00
"engines" : {
2022-05-20 19:40:15 -04:00
"node" : ">=0.10.0"
2022-05-20 13:14:49 -04:00
}
} ,
2022-06-25 06:02:42 -04:00
"node_modules/require-from-string" : {
"version" : "2.0.2" ,
"resolved" : "https://registry.npmjs.org/require-from-string/-/require-from-string-2.0.2.tgz" ,
"integrity" : "sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==" ,
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-06-25 06:02:42 -04:00
"engines" : {
"node" : ">=0.10.0"
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/resolve" : {
2024-02-21 13:51:42 -05:00
"version" : "2.0.0-next.5" ,
"resolved" : "https://registry.npmjs.org/resolve/-/resolve-2.0.0-next.5.tgz" ,
"integrity" : "sha512-U7WjGVG9sH8tvjW5SmGbQuui75FiyjAX72HX15DwBBwF9dNiQZRQAg9nnPhYy+TUnE0+VcrttuvNI8oSxZcocA==" ,
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2024-02-21 13:51:42 -05:00
"optional" : true ,
2022-05-20 19:40:15 -04:00
"dependencies" : {
2024-02-21 13:51:42 -05:00
"is-core-module" : "^2.13.0" ,
2022-05-20 19:40:15 -04:00
"path-parse" : "^1.0.7" ,
"supports-preserve-symlinks-flag" : "^1.0.0"
} ,
"bin" : {
"resolve" : "bin/resolve"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/resolve-from" : {
"version" : "5.0.0" ,
"resolved" : "https://registry.npmjs.org/resolve-from/-/resolve-from-5.0.0.tgz" ,
"integrity" : "sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"engines" : {
2022-05-20 19:40:15 -04:00
"node" : ">=8"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/resolve-global" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/resolve-global/-/resolve-global-1.0.0.tgz" ,
"integrity" : "sha512-zFa12V4OLtT5XUX/Q4VLvTfBf+Ok0SPc1FNGM/z9ctUdiU618qwKpWnd0CHs3+RqROfyEg/DhuHbMWYqcgljEw==" ,
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2022-05-20 19:40:15 -04:00
"global-dirs" : "^0.1.1"
2022-05-20 13:14:49 -04:00
} ,
"engines" : {
2022-05-20 19:40:15 -04:00
"node" : ">=8"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/reusify" : {
"version" : "1.0.4" ,
"resolved" : "https://registry.npmjs.org/reusify/-/reusify-1.0.4.tgz" ,
"integrity" : "sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 19:40:15 -04:00
"engines" : {
"iojs" : ">=1.0.0" ,
"node" : ">=0.10.0"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/rimraf" : {
"version" : "3.0.2" ,
"resolved" : "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz" ,
"integrity" : "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==" ,
2024-05-27 04:31:52 -04:00
"deprecated" : "Rimraf versions prior to v4 are no longer supported" ,
2024-05-16 02:47:46 -04:00
"license" : "ISC" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2022-05-20 19:40:15 -04:00
"glob" : "^7.1.3"
} ,
"bin" : {
"rimraf" : "bin.js"
} ,
"funding" : {
"url" : "https://github.com/sponsors/isaacs"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/run-parallel" : {
"version" : "1.2.0" ,
"resolved" : "https://registry.npmjs.org/run-parallel/-/run-parallel-1.2.0.tgz" ,
"integrity" : "sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==" ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/feross"
} ,
{
"type" : "patreon" ,
"url" : "https://www.patreon.com/feross"
} ,
{
"type" : "consulting" ,
"url" : "https://feross.org/support"
}
] ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 19:40:15 -04:00
"dependencies" : {
"queue-microtask" : "^1.2.2"
}
2022-05-20 13:14:49 -04:00
} ,
2024-02-21 13:51:42 -05:00
"node_modules/safe-array-concat" : {
2024-03-11 05:27:14 -04:00
"version" : "1.1.2" ,
"resolved" : "https://registry.npmjs.org/safe-array-concat/-/safe-array-concat-1.1.2.tgz" ,
"integrity" : "sha512-vj6RsCsWBCf19jIeHEfkRMw8DPiBb+DMXklQ/1SGDHOMlHdPUkZXFQ2YdplS23zESTijAcurb1aSgJA3AgMu1Q==" ,
2024-07-05 05:46:22 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2024-07-05 05:46:22 -04:00
"optional" : true ,
2024-02-21 13:51:42 -05:00
"dependencies" : {
2024-03-11 05:27:14 -04:00
"call-bind" : "^1.0.7" ,
"get-intrinsic" : "^1.2.4" ,
2024-02-21 13:51:42 -05:00
"has-symbols" : "^1.0.3" ,
"isarray" : "^2.0.5"
} ,
"engines" : {
"node" : ">=0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/safe-array-concat/node_modules/isarray" : {
"version" : "2.0.5" ,
"resolved" : "https://registry.npmjs.org/isarray/-/isarray-2.0.5.tgz" ,
2024-05-16 02:47:46 -04:00
"integrity" : "sha512-xHjhDr3cNBK0BzdUJSPXZntQUx/mwMS5Rw4A7lPJ90XGAO6ISP/ePDNuo0vhqOZU+UD5JoodwCAAoZQd3FeAKw==" ,
2024-07-05 05:46:22 -04:00
"dev" : true ,
"license" : "MIT" ,
"optional" : true
2024-02-21 13:51:42 -05:00
} ,
2022-05-20 19:40:15 -04:00
"node_modules/safe-buffer" : {
"version" : "5.1.2" ,
"resolved" : "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz" ,
2024-05-16 02:47:46 -04:00
"integrity" : "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==" ,
"license" : "MIT"
2022-05-20 13:14:49 -04:00
} ,
2024-02-21 13:51:42 -05:00
"node_modules/safe-regex-test" : {
"version" : "1.0.3" ,
"resolved" : "https://registry.npmjs.org/safe-regex-test/-/safe-regex-test-1.0.3.tgz" ,
"integrity" : "sha512-CdASjNJPvRa7roO6Ra/gLYBTzYzzPyyBXxIMdGW3USQLyjWEls2RgW5UBTXaQVp+OrpeCK3bLem8smtmheoRuw==" ,
2024-07-05 05:46:22 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2024-07-05 05:46:22 -04:00
"optional" : true ,
2024-02-21 13:51:42 -05:00
"dependencies" : {
"call-bind" : "^1.0.6" ,
"es-errors" : "^1.3.0" ,
"is-regex" : "^1.1.4"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/semantic-release" : {
2022-08-23 11:33:15 -04:00
"version" : "19.0.5" ,
"resolved" : "https://registry.npmjs.org/semantic-release/-/semantic-release-19.0.5.tgz" ,
"integrity" : "sha512-NMPKdfpXTnPn49FDogMBi36SiBfXkSOJqCkk0E4iWOY1tusvvgBwqUmxTX1kmlT6kIYed9YwNKD1sfPpqa5yaA==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 19:40:15 -04:00
"dependencies" : {
"@semantic-release/commit-analyzer" : "^9.0.2" ,
"@semantic-release/error" : "^3.0.0" ,
"@semantic-release/github" : "^8.0.0" ,
"@semantic-release/npm" : "^9.0.0" ,
"@semantic-release/release-notes-generator" : "^10.0.0" ,
"aggregate-error" : "^3.0.0" ,
"cosmiconfig" : "^7.0.0" ,
"debug" : "^4.0.0" ,
"env-ci" : "^5.0.0" ,
"execa" : "^5.0.0" ,
"figures" : "^3.0.0" ,
"find-versions" : "^4.0.0" ,
"get-stream" : "^6.0.0" ,
"git-log-parser" : "^1.2.0" ,
"hook-std" : "^2.0.0" ,
"hosted-git-info" : "^4.0.0" ,
"lodash" : "^4.17.21" ,
"marked" : "^4.0.10" ,
"marked-terminal" : "^5.0.0" ,
"micromatch" : "^4.0.2" ,
"p-each-series" : "^2.1.0" ,
"p-reduce" : "^2.0.0" ,
"read-pkg-up" : "^7.0.0" ,
"resolve-from" : "^5.0.0" ,
"semver" : "^7.3.2" ,
"semver-diff" : "^3.1.1" ,
"signale" : "^1.2.1" ,
"yargs" : "^16.2.0"
} ,
"bin" : {
"semantic-release" : "bin/semantic-release.js"
} ,
"engines" : {
"node" : ">=16 || ^14.17"
}
2022-05-20 13:14:49 -04:00
} ,
2024-02-21 13:51:42 -05:00
"node_modules/semantic-release/node_modules/cliui" : {
"version" : "7.0.4" ,
"resolved" : "https://registry.npmjs.org/cliui/-/cliui-7.0.4.tgz" ,
"integrity" : "sha512-OcRE68cOsVMXp1Yvonl/fzkQOyjLSu/8bhPDfQt0e0/Eb283TKP20Fs2MqoPsr9SwA595rRCA+QMzYc9nBP+JQ==" ,
2024-05-16 02:47:46 -04:00
"license" : "ISC" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2024-02-21 13:51:42 -05:00
"string-width" : "^4.2.0" ,
"strip-ansi" : "^6.0.0" ,
"wrap-ansi" : "^7.0.0"
}
} ,
"node_modules/semantic-release/node_modules/cosmiconfig" : {
"version" : "7.1.0" ,
"resolved" : "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-7.1.0.tgz" ,
"integrity" : "sha512-AdmX6xUzdNASswsFtmwSt7Vj8po9IuqXm0UXz7QKPuEUmPB4XyjGfaAr2PSuELMwkRMVH1EpIkX5bTZGRB3eCA==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2024-02-21 13:51:42 -05:00
"dependencies" : {
"@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"
2022-05-20 19:40:15 -04:00
} ,
"engines" : {
2024-02-21 13:51:42 -05:00
"node" : ">=10"
}
} ,
"node_modules/semantic-release/node_modules/semver" : {
2024-07-17 01:05:58 -04:00
"version" : "7.6.3" ,
"resolved" : "https://registry.npmjs.org/semver/-/semver-7.6.3.tgz" ,
"integrity" : "sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==" ,
2024-05-16 02:47:46 -04:00
"license" : "ISC" ,
2022-05-20 19:40:15 -04:00
"bin" : {
"semver" : "bin/semver.js"
} ,
"engines" : {
"node" : ">=10"
2022-05-20 13:14:49 -04:00
}
} ,
2024-02-21 13:51:42 -05:00
"node_modules/semantic-release/node_modules/yargs" : {
"version" : "16.2.0" ,
"resolved" : "https://registry.npmjs.org/yargs/-/yargs-16.2.0.tgz" ,
"integrity" : "sha512-D1mvvtDG0L5ft/jGWkLpG1+m0eQxOfaBvTNELraWj22wSVUMWxZUvYgJYcKh6jGGIkJFhH4IZPQhR4TKpc8mBw==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2024-02-21 13:51:42 -05:00
"dependencies" : {
"cliui" : "^7.0.2" ,
"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.2"
} ,
"engines" : {
"node" : ">=10"
}
} ,
"node_modules/semver" : {
"version" : "6.3.1" ,
"resolved" : "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz" ,
"integrity" : "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==" ,
2024-05-16 02:47:46 -04:00
"license" : "ISC" ,
2024-02-21 13:51:42 -05:00
"bin" : {
"semver" : "bin/semver.js"
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/semver-diff" : {
"version" : "3.1.1" ,
"resolved" : "https://registry.npmjs.org/semver-diff/-/semver-diff-3.1.1.tgz" ,
"integrity" : "sha512-GX0Ix/CJcHyB8c4ykpHGIAvLyOwOobtM/8d+TQkAd81/bEjgPHrfba41Vpesr7jX/t8Uh+R3EX9eAS5be+jQYg==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2022-05-20 19:40:15 -04:00
"semver" : "^6.3.0"
} ,
"engines" : {
"node" : ">=8"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/semver-regex" : {
"version" : "3.1.4" ,
"resolved" : "https://registry.npmjs.org/semver-regex/-/semver-regex-3.1.4.tgz" ,
"integrity" : "sha512-6IiqeZNgq01qGf0TId0t3NvKzSvUsjcpdEO3AQNeIjR6A2+ckTnQlDpl4qu1bjRv0RzN3FP9hzFmws3lKqRWkA==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"engines" : {
2022-05-20 19:40:15 -04:00
"node" : ">=8"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
2022-05-20 13:14:49 -04:00
}
} ,
2024-02-21 13:51:42 -05:00
"node_modules/set-function-length" : {
2024-03-11 05:27:14 -04:00
"version" : "1.2.2" ,
"resolved" : "https://registry.npmjs.org/set-function-length/-/set-function-length-1.2.2.tgz" ,
"integrity" : "sha512-pgRc4hJ4/sNjWCSS9AmnS40x3bNMDTknHgL5UaMBTMyJnU90EgWh1Rz+MC9eFu4BuN/UwZjKQuY/1v3rM7HMfg==" ,
2024-07-05 05:46:22 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2024-07-05 05:46:22 -04:00
"optional" : true ,
2024-02-21 13:51:42 -05:00
"dependencies" : {
2024-03-11 05:27:14 -04:00
"define-data-property" : "^1.1.4" ,
2024-02-21 13:51:42 -05:00
"es-errors" : "^1.3.0" ,
"function-bind" : "^1.1.2" ,
2024-03-11 05:27:14 -04:00
"get-intrinsic" : "^1.2.4" ,
2024-02-21 13:51:42 -05:00
"gopd" : "^1.0.1" ,
2024-03-11 05:27:14 -04:00
"has-property-descriptors" : "^1.0.2"
2024-02-21 13:51:42 -05:00
} ,
"engines" : {
"node" : ">= 0.4"
}
} ,
"node_modules/set-function-name" : {
"version" : "2.0.2" ,
"resolved" : "https://registry.npmjs.org/set-function-name/-/set-function-name-2.0.2.tgz" ,
"integrity" : "sha512-7PGFlmtwsEADb0WYyvCMa1t+yke6daIG4Wirafur5kcf+MhUnPms1UeR0CKQdTZD81yESwMHbtn+TR+dMviakQ==" ,
2024-07-05 05:46:22 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2024-07-05 05:46:22 -04:00
"optional" : true ,
2024-02-21 13:51:42 -05:00
"dependencies" : {
"define-data-property" : "^1.1.4" ,
"es-errors" : "^1.3.0" ,
"functions-have-names" : "^1.2.3" ,
"has-property-descriptors" : "^1.0.2"
} ,
"engines" : {
"node" : ">= 0.4"
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/shebang-command" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz" ,
"integrity" : "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2022-05-20 19:40:15 -04:00
"shebang-regex" : "^3.0.0"
2022-05-20 13:14:49 -04:00
} ,
"engines" : {
2022-05-20 19:40:15 -04:00
"node" : ">=8"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/shebang-regex" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz" ,
"integrity" : "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 19:40:15 -04:00
"engines" : {
"node" : ">=8"
}
2022-05-20 13:14:49 -04:00
} ,
2022-05-31 15:11:19 -04:00
"node_modules/side-channel" : {
2024-02-29 21:09:54 -05:00
"version" : "1.0.6" ,
"resolved" : "https://registry.npmjs.org/side-channel/-/side-channel-1.0.6.tgz" ,
"integrity" : "sha512-fDW/EZ6Q9RiO8eFG8Hj+7u/oW+XrPTIChwCOM2+th2A6OblDtYYIpve9m+KvI9Z4C9qSEXlaGR6bTEYHReuglA==" ,
2024-07-05 05:46:22 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2024-07-05 05:46:22 -04:00
"optional" : true ,
2022-05-31 15:11:19 -04:00
"dependencies" : {
2024-02-29 21:09:54 -05:00
"call-bind" : "^1.0.7" ,
2024-02-21 13:51:42 -05:00
"es-errors" : "^1.3.0" ,
"get-intrinsic" : "^1.2.4" ,
"object-inspect" : "^1.13.1"
} ,
"engines" : {
"node" : ">= 0.4"
2022-05-31 15:11:19 -04:00
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/signal-exit" : {
"version" : "3.0.7" ,
"resolved" : "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.7.tgz" ,
2024-05-16 02:47:46 -04:00
"integrity" : "sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==" ,
"license" : "ISC"
2022-05-20 19:40:15 -04:00
} ,
"node_modules/signale" : {
"version" : "1.4.0" ,
"resolved" : "https://registry.npmjs.org/signale/-/signale-1.4.0.tgz" ,
"integrity" : "sha512-iuh+gPf28RkltuJC7W5MRi6XAjTDCAPC/prJUpQoG4vIP3MJZ+GTydVnodXA7pwvTKb2cA0m9OFZW/cdWy/I/w==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2022-05-20 19:40:15 -04:00
"chalk" : "^2.3.2" ,
"figures" : "^2.0.0" ,
"pkg-conf" : "^2.1.0"
2022-05-20 17:49:20 -04:00
} ,
2022-05-20 19:40:15 -04:00
"engines" : {
"node" : ">=6"
2022-05-20 13:14:49 -04:00
}
} ,
2024-02-21 13:51:42 -05:00
"node_modules/signale/node_modules/figures" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/figures/-/figures-2.0.0.tgz" ,
"integrity" : "sha512-Oa2M9atig69ZkfwiApY8F2Yy+tzMbazyvqv21R0NsSC8floSOC09BbT1ITWAdoMGQvJ/aZnR1KMwdx9tvHnTNA==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2024-02-21 13:51:42 -05:00
"dependencies" : {
"escape-string-regexp" : "^1.0.5"
} ,
"engines" : {
"node" : ">=4"
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/slash" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz" ,
"integrity" : "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 17:49:20 -04:00
"engines" : {
2022-05-20 19:40:15 -04:00
"node" : ">=8"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/source-map" : {
"version" : "0.6.1" ,
"resolved" : "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz" ,
"integrity" : "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==" ,
2024-05-16 02:47:46 -04:00
"license" : "BSD-3-Clause" ,
2022-05-20 19:40:15 -04:00
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/spawn-error-forwarder" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/spawn-error-forwarder/-/spawn-error-forwarder-1.0.0.tgz" ,
2024-05-16 02:47:46 -04:00
"integrity" : "sha512-gRjMgK5uFjbCvdibeGJuy3I5OYz6VLoVdsOJdA6wV0WlfQVLFueoqMxwwYD9RODdgb6oUIvlRlsyFSiQkMKu0g==" ,
"license" : "MIT"
2022-05-20 19:40:15 -04:00
} ,
"node_modules/spdx-correct" : {
2024-02-21 13:51:42 -05:00
"version" : "3.2.0" ,
"resolved" : "https://registry.npmjs.org/spdx-correct/-/spdx-correct-3.2.0.tgz" ,
"integrity" : "sha512-kN9dJbvnySHULIluDHy32WHRUu3Og7B9sbY7tsFLctQkIqnMh3hErYgdMjTYuqmcXX+lK5T1lnUt3G7zNswmZA==" ,
2024-05-16 02:47:46 -04:00
"license" : "Apache-2.0" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2022-05-20 19:40:15 -04:00
"spdx-expression-parse" : "^3.0.0" ,
"spdx-license-ids" : "^3.0.0"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/spdx-exceptions" : {
2024-02-21 13:51:42 -05:00
"version" : "2.5.0" ,
"resolved" : "https://registry.npmjs.org/spdx-exceptions/-/spdx-exceptions-2.5.0.tgz" ,
2024-05-16 02:47:46 -04:00
"integrity" : "sha512-PiU42r+xO4UbUS1buo3LPJkjlO7430Xn5SVAhdpzzsPHsjbYVflnnFdATgabnLude+Cqu25p6N+g2lw/PFsa4w==" ,
"license" : "CC-BY-3.0"
2022-05-20 19:40:15 -04:00
} ,
"node_modules/spdx-expression-parse" : {
"version" : "3.0.1" ,
"resolved" : "https://registry.npmjs.org/spdx-expression-parse/-/spdx-expression-parse-3.0.1.tgz" ,
"integrity" : "sha512-cbqHunsQWnJNE6KhVSMsMeH5H/L9EpymbzqTQ3uLwNCLZ1Q481oWaofqH7nO6V07xlXwY6PhQdQ2IedWx/ZK4Q==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2022-05-20 19:40:15 -04:00
"spdx-exceptions" : "^2.1.0" ,
"spdx-license-ids" : "^3.0.0"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/spdx-license-ids" : {
2024-08-22 02:11:32 -04:00
"version" : "3.0.20" ,
"resolved" : "https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-3.0.20.tgz" ,
"integrity" : "sha512-jg25NiDV/1fLtSgEgyvVyDunvaNHbuwF9lfNV17gSmPFAlYzdfNBlLtLzXTevwkPj7DhGbmN9VnmJIgLnhvaBw==" ,
2024-05-16 02:47:46 -04:00
"license" : "CC0-1.0"
2022-05-20 19:40:15 -04:00
} ,
"node_modules/split" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/split/-/split-1.0.1.tgz" ,
"integrity" : "sha512-mTyOoPbrivtXnwnIxZRFYRrPNtEFKlpB2fvjSnCQUiAA6qAZzqwna5envK4uk6OIeP17CsdF3rSBGYVBsU0Tkg==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2022-05-20 19:40:15 -04:00
"through" : "2"
2022-05-20 17:49:20 -04:00
} ,
2022-05-20 19:40:15 -04:00
"engines" : {
"node" : "*"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/split2" : {
"version" : "3.2.2" ,
"resolved" : "https://registry.npmjs.org/split2/-/split2-3.2.2.tgz" ,
"integrity" : "sha512-9NThjpgZnifTkJpzTZ7Eue85S49QwpNhZTq6GRJwObb6jnLFNGB7Qm73V5HewTROPyxD0C29xqmaI68bQtV+hg==" ,
2024-05-16 02:47:46 -04:00
"license" : "ISC" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2022-05-20 19:40:15 -04:00
"readable-stream" : "^3.0.0"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/split2/node_modules/readable-stream" : {
2024-02-21 13:51:42 -05:00
"version" : "3.6.2" ,
"resolved" : "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.2.tgz" ,
"integrity" : "sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 17:49:20 -04:00
"dependencies" : {
"inherits" : "^2.0.3" ,
"string_decoder" : "^1.1.1" ,
"util-deprecate" : "^1.0.1"
} ,
"engines" : {
"node" : ">= 6"
}
2022-05-20 13:14:49 -04:00
} ,
2022-05-20 19:40:15 -04:00
"node_modules/stream-combiner2" : {
"version" : "1.1.1" ,
"resolved" : "https://registry.npmjs.org/stream-combiner2/-/stream-combiner2-1.1.1.tgz" ,
2024-02-21 13:51:42 -05:00
"integrity" : "sha512-3PnJbYgS56AeWgtKF5jtJRT6uFJe56Z0Hc5Ngg/6sI6rIt8iiMBTa9cvdyFfpMQjaVHr8dusbNeFGIIonxOvKw==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2022-05-20 19:40:15 -04:00
"duplexer2" : "~0.1.0" ,
"readable-stream" : "^2.0.2"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/string_decoder" : {
"version" : "1.1.1" ,
"resolved" : "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz" ,
"integrity" : "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 19:40:15 -04:00
"dependencies" : {
"safe-buffer" : "~5.1.0"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/string-width" : {
"version" : "4.2.3" ,
"resolved" : "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz" ,
"integrity" : "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 17:49:20 -04:00
"dependencies" : {
2022-05-20 19:40:15 -04:00
"emoji-regex" : "^8.0.0" ,
"is-fullwidth-code-point" : "^3.0.0" ,
"strip-ansi" : "^6.0.1"
2022-05-20 17:49:20 -04:00
} ,
"engines" : {
2022-05-20 19:40:15 -04:00
"node" : ">=8"
2022-05-20 17:49:20 -04:00
}
2022-05-20 13:14:49 -04:00
} ,
2022-05-31 15:11:19 -04:00
"node_modules/string.prototype.matchall" : {
2024-03-21 04:35:12 -04:00
"version" : "4.0.11" ,
"resolved" : "https://registry.npmjs.org/string.prototype.matchall/-/string.prototype.matchall-4.0.11.tgz" ,
"integrity" : "sha512-NUdh0aDavY2og7IbBPenWqR9exH+E26Sv8e0/eTe1tltDGZL+GtBkDAnnyBtmekfK6/Dq3MkcGtzXFEd1LQrtg==" ,
2022-05-31 15:11:19 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-31 15:11:19 -04:00
"optional" : true ,
"dependencies" : {
2024-03-21 04:35:12 -04:00
"call-bind" : "^1.0.7" ,
"define-properties" : "^1.2.1" ,
"es-abstract" : "^1.23.2" ,
"es-errors" : "^1.3.0" ,
"es-object-atoms" : "^1.0.0" ,
"get-intrinsic" : "^1.2.4" ,
"gopd" : "^1.0.1" ,
2022-05-31 15:11:19 -04:00
"has-symbols" : "^1.0.3" ,
2024-03-21 04:35:12 -04:00
"internal-slot" : "^1.0.7" ,
"regexp.prototype.flags" : "^1.5.2" ,
"set-function-name" : "^2.0.2" ,
"side-channel" : "^1.0.6"
} ,
"engines" : {
"node" : ">= 0.4"
2022-05-31 15:11:19 -04:00
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2024-07-15 02:59:46 -04:00
"node_modules/string.prototype.repeat" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/string.prototype.repeat/-/string.prototype.repeat-1.0.0.tgz" ,
"integrity" : "sha512-0u/TldDbKD8bFCQ/4f5+mNRrXwZ8hg2w7ZR8wa16e8z9XpePWl3eGEcUD0OXpEH/VJH/2G3gjUtR3ZOiBe2S/w==" ,
"dev" : true ,
"license" : "MIT" ,
"optional" : true ,
"dependencies" : {
"define-properties" : "^1.1.3" ,
"es-abstract" : "^1.17.5"
}
} ,
2024-02-21 13:51:42 -05:00
"node_modules/string.prototype.trim" : {
2024-03-18 05:53:32 -04:00
"version" : "1.2.9" ,
"resolved" : "https://registry.npmjs.org/string.prototype.trim/-/string.prototype.trim-1.2.9.tgz" ,
"integrity" : "sha512-klHuCNxiMZ8MlsOihJhJEBJAiMVqU3Z2nEXWfWnIqjN0gEFS9J9+IxKozWWtQGcgoa1WUZzLjKPTr4ZHNFTFxw==" ,
2024-07-05 05:46:22 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2024-07-05 05:46:22 -04:00
"optional" : true ,
2022-05-31 15:11:19 -04:00
"dependencies" : {
2024-03-18 05:53:32 -04:00
"call-bind" : "^1.0.7" ,
"define-properties" : "^1.2.1" ,
"es-abstract" : "^1.23.0" ,
"es-object-atoms" : "^1.0.0"
2024-02-21 13:51:42 -05:00
} ,
"engines" : {
"node" : ">= 0.4"
2022-05-31 15:11:19 -04:00
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2024-02-21 13:51:42 -05:00
"node_modules/string.prototype.trimend" : {
2024-03-18 05:53:32 -04:00
"version" : "1.0.8" ,
"resolved" : "https://registry.npmjs.org/string.prototype.trimend/-/string.prototype.trimend-1.0.8.tgz" ,
"integrity" : "sha512-p73uL5VCHCO2BZZ6krwwQE3kCzM7NKmis8S//xEC6fQonchbum4eP6kR4DLEjQFO3Wnj3Fuo8NM0kOSjVdHjZQ==" ,
2024-07-05 05:46:22 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2024-07-05 05:46:22 -04:00
"optional" : true ,
2022-05-31 15:11:19 -04:00
"dependencies" : {
2024-03-18 05:53:32 -04:00
"call-bind" : "^1.0.7" ,
"define-properties" : "^1.2.1" ,
"es-object-atoms" : "^1.0.0"
2024-02-21 13:51:42 -05:00
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/string.prototype.trimstart" : {
2024-03-24 03:02:15 -04:00
"version" : "1.0.8" ,
"resolved" : "https://registry.npmjs.org/string.prototype.trimstart/-/string.prototype.trimstart-1.0.8.tgz" ,
"integrity" : "sha512-UXSH262CSZY1tfu3G3Secr6uGLCFVPMhIqHjlgCUtCCcgihYc/xKs9djMTMUOb2j1mVSeU8EU6NWc/iQKU6Gfg==" ,
2024-07-05 05:46:22 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2024-07-05 05:46:22 -04:00
"optional" : true ,
2024-02-21 13:51:42 -05:00
"dependencies" : {
2024-03-24 03:02:15 -04:00
"call-bind" : "^1.0.7" ,
"define-properties" : "^1.2.1" ,
"es-object-atoms" : "^1.0.0"
} ,
"engines" : {
"node" : ">= 0.4"
2022-05-31 15:11:19 -04:00
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/strip-ansi" : {
"version" : "6.0.1" ,
"resolved" : "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz" ,
"integrity" : "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2022-05-20 19:40:15 -04:00
"ansi-regex" : "^5.0.1"
2022-05-20 17:49:20 -04:00
} ,
"engines" : {
2022-05-20 19:40:15 -04:00
"node" : ">=8"
2022-05-20 13:14:49 -04:00
}
} ,
2024-02-21 13:51:42 -05:00
"node_modules/strip-bom" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/strip-bom/-/strip-bom-3.0.0.tgz" ,
"integrity" : "sha512-vavAMRXOgBVNF6nyEEmL3DBK19iRpDcoIwW+swQ+CbGiu7lju6t+JklA1MHweoWtadgt4ISVUsXLyDq34ddcwA==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2024-02-21 13:51:42 -05:00
"engines" : {
"node" : ">=4"
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/strip-final-newline" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/strip-final-newline/-/strip-final-newline-2.0.0.tgz" ,
"integrity" : "sha512-BrpvfNAE3dcvq7ll3xVumzjKjZQ5tI1sEUIKr3Uoks0XUl45St3FlatVqef9prk4jRDzhW6WZg+3bk93y6pLjA==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 17:49:20 -04:00
"engines" : {
2022-05-20 19:40:15 -04:00
"node" : ">=6"
2022-05-20 17:49:20 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/strip-indent" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/strip-indent/-/strip-indent-3.0.0.tgz" ,
"integrity" : "sha512-laJTa3Jb+VQpaC6DseHhF7dXVqHTfJPCRDaEbid/drOhgitgYku/letMUqOXFoWV0zIIUbjpdH2t+tYj4bQMRQ==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 19:40:15 -04:00
"dependencies" : {
"min-indent" : "^1.0.0"
} ,
2022-05-20 13:14:49 -04:00
"engines" : {
2022-05-20 19:40:15 -04:00
"node" : ">=8"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/strip-json-comments" : {
2024-02-21 13:51:42 -05:00
"version" : "3.1.1" ,
"resolved" : "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz" ,
"integrity" : "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==" ,
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 17:49:20 -04:00
"engines" : {
2024-02-21 13:51:42 -05:00
"node" : ">=8"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
2022-05-20 17:49:20 -04:00
}
2022-05-20 13:14:49 -04:00
} ,
2022-05-20 19:40:15 -04:00
"node_modules/supports-color" : {
"version" : "5.5.0" ,
"resolved" : "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz" ,
"integrity" : "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2022-05-20 19:40:15 -04:00
"has-flag" : "^3.0.0"
2022-05-20 17:49:20 -04:00
} ,
2022-05-20 19:40:15 -04:00
"engines" : {
"node" : ">=4"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/supports-hyperlinks" : {
2024-02-21 13:51:42 -05:00
"version" : "2.3.0" ,
"resolved" : "https://registry.npmjs.org/supports-hyperlinks/-/supports-hyperlinks-2.3.0.tgz" ,
"integrity" : "sha512-RpsAZlpWcDwOPQA22aCH4J0t7L8JmAvsCxfOSEwm7cQs3LshN36QaTkwd70DnBOXDWGssw2eUoc8CaRWT0XunA==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 17:49:20 -04:00
"dependencies" : {
2022-05-20 19:40:15 -04:00
"has-flag" : "^4.0.0" ,
"supports-color" : "^7.0.0"
} ,
"engines" : {
"node" : ">=8"
2022-05-20 17:49:20 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/supports-hyperlinks/node_modules/has-flag" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz" ,
"integrity" : "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 19:40:15 -04:00
"engines" : {
"node" : ">=8"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/supports-hyperlinks/node_modules/supports-color" : {
"version" : "7.2.0" ,
"resolved" : "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz" ,
"integrity" : "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2022-05-20 19:40:15 -04:00
"has-flag" : "^4.0.0"
2022-05-20 13:14:49 -04:00
} ,
"engines" : {
2022-05-20 19:40:15 -04:00
"node" : ">=8"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/supports-preserve-symlinks-flag" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz" ,
"integrity" : "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 19:40:15 -04:00
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
2022-05-20 13:14:49 -04:00
} ,
2022-05-20 19:40:15 -04:00
"node_modules/temp-dir" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/temp-dir/-/temp-dir-2.0.0.tgz" ,
"integrity" : "sha512-aoBAniQmmwtcKp/7BzsH8Cxzv8OL736p7v1ihGb5e9DJ9kTwGWHrQrVB5+lfVDzfGrdRzXch+ig7LHaY1JTOrg==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 19:40:15 -04:00
"engines" : {
"node" : ">=8"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/tempy" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/tempy/-/tempy-1.0.1.tgz" ,
"integrity" : "sha512-biM9brNqxSc04Ee71hzFbryD11nX7VPhQQY32AdDmjFvodsRFz/3ufeoTZ6uYkRFfGo188tENcASNs3vTdsM0w==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2022-05-20 19:40:15 -04:00
"del" : "^6.0.0" ,
"is-stream" : "^2.0.0" ,
"temp-dir" : "^2.0.0" ,
"type-fest" : "^0.16.0" ,
"unique-string" : "^2.0.0"
2022-05-20 13:14:49 -04:00
} ,
"engines" : {
2022-05-20 19:40:15 -04:00
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/tempy/node_modules/type-fest" : {
"version" : "0.16.0" ,
"resolved" : "https://registry.npmjs.org/type-fest/-/type-fest-0.16.0.tgz" ,
"integrity" : "sha512-eaBzG6MxNzEn9kiwvtre90cXaNLkmadMWa1zQMs3XORCXNbsH/OewwbxC5ia9dCxIxnTAsSxXJaa/p5y8DlvJg==" ,
2024-05-16 02:47:46 -04:00
"license" : "(MIT OR CC0-1.0)" ,
2022-05-20 13:14:49 -04:00
"engines" : {
2022-05-20 19:40:15 -04:00
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/text-extensions" : {
"version" : "1.9.0" ,
"resolved" : "https://registry.npmjs.org/text-extensions/-/text-extensions-1.9.0.tgz" ,
"integrity" : "sha512-wiBrwC1EhBelW12Zy26JeOUkQ5mRu+5o8rpsJk5+2t+Y5vE7e842qtZDQ2g1NpX/29HdyFeJ4nSIhI47ENSxlQ==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"engines" : {
2022-05-20 19:40:15 -04:00
"node" : ">=0.10"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-31 15:11:19 -04:00
"node_modules/text-table" : {
"version" : "0.2.0" ,
"resolved" : "https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz" ,
2024-02-21 13:51:42 -05:00
"integrity" : "sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==" ,
2024-05-16 02:47:46 -04:00
"dev" : true ,
"license" : "MIT"
2022-05-31 15:11:19 -04:00
} ,
2022-05-20 19:40:15 -04:00
"node_modules/through" : {
"version" : "2.3.8" ,
"resolved" : "https://registry.npmjs.org/through/-/through-2.3.8.tgz" ,
2024-05-16 02:47:46 -04:00
"integrity" : "sha512-w89qg7PI8wAdvX60bMDP+bFoD5Dvhm9oLheFp5O4a2QF0cSBGsBX4qZmadPMvVqlLJBBci+WqGGOAPvcDeNSVg==" ,
"license" : "MIT"
2022-05-20 13:14:49 -04:00
} ,
2022-05-20 19:40:15 -04:00
"node_modules/through2" : {
"version" : "4.0.2" ,
"resolved" : "https://registry.npmjs.org/through2/-/through2-4.0.2.tgz" ,
"integrity" : "sha512-iOqSav00cVxEEICeD7TjLB1sueEL+81Wpzp2bY17uZjZN0pWZPuo4suZ/61VujxmqSGFfgOcNuTZ85QJwNZQpw==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 17:49:20 -04:00
"dependencies" : {
2022-05-20 19:40:15 -04:00
"readable-stream" : "3"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/through2/node_modules/readable-stream" : {
2024-02-21 13:51:42 -05:00
"version" : "3.6.2" ,
"resolved" : "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.2.tgz" ,
"integrity" : "sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2022-05-20 19:40:15 -04:00
"inherits" : "^2.0.3" ,
"string_decoder" : "^1.1.1" ,
"util-deprecate" : "^1.0.1"
2022-05-20 13:14:49 -04:00
} ,
"engines" : {
2022-05-20 17:49:20 -04:00
"node" : ">= 6"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-31 15:11:19 -04:00
"node_modules/to-fast-properties" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/to-fast-properties/-/to-fast-properties-2.0.0.tgz" ,
2024-02-21 13:51:42 -05:00
"integrity" : "sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==" ,
2022-05-31 15:11:19 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-31 15:11:19 -04:00
"peer" : true ,
"engines" : {
"node" : ">=4"
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/to-regex-range" : {
"version" : "5.0.1" ,
"resolved" : "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz" ,
"integrity" : "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2022-05-20 19:40:15 -04:00
"is-number" : "^7.0.0"
2022-05-20 13:14:49 -04:00
} ,
2022-05-20 17:49:20 -04:00
"engines" : {
2022-05-20 19:40:15 -04:00
"node" : ">=8.0"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/tr46" : {
"version" : "0.0.3" ,
"resolved" : "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz" ,
2024-05-16 02:47:46 -04:00
"integrity" : "sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==" ,
"license" : "MIT"
2022-05-20 13:14:49 -04:00
} ,
2022-05-20 19:40:15 -04:00
"node_modules/traverse" : {
2024-07-05 05:46:22 -04:00
"version" : "0.6.8" ,
"resolved" : "https://registry.npmjs.org/traverse/-/traverse-0.6.8.tgz" ,
"integrity" : "sha512-aXJDbk6SnumuaZSANd21XAo15ucCDE38H4fkqiGsc3MhCK+wOlZvLP9cB/TvpHT0mOyWgC4Z8EwRlzqYSUzdsA==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2024-02-21 13:51:42 -05:00
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
2022-05-20 13:14:49 -04:00
} ,
2022-05-20 19:40:15 -04:00
"node_modules/trim-newlines" : {
"version" : "3.0.1" ,
"resolved" : "https://registry.npmjs.org/trim-newlines/-/trim-newlines-3.0.1.tgz" ,
"integrity" : "sha512-c1PTsA3tYrIsLGkJkzHF+w9F2EyxfXGo4UyJc4pFL++FMjnq0HJS69T3M7d//gKrFKwy429bouPescbjecU+Zw==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 19:40:15 -04:00
"engines" : {
"node" : ">=8"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/ts-node" : {
2024-02-21 13:51:42 -05:00
"version" : "10.9.2" ,
"resolved" : "https://registry.npmjs.org/ts-node/-/ts-node-10.9.2.tgz" ,
"integrity" : "sha512-f0FFpIdcHgn8zcPSbf1dRevwt047YMnaiJM3u2w2RewrB+fob/zePZcrOyQoLMMO7aBIddLcQIEK5dYjkLnGrQ==" ,
2022-05-20 19:40:15 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 17:49:20 -04:00
"dependencies" : {
2022-08-31 11:51:05 -04:00
"@cspotcode/source-map-support" : "^0.8.0" ,
2022-05-20 19:40:15 -04:00
"@tsconfig/node10" : "^1.0.7" ,
"@tsconfig/node12" : "^1.0.7" ,
"@tsconfig/node14" : "^1.0.0" ,
"@tsconfig/node16" : "^1.0.2" ,
"acorn" : "^8.4.1" ,
"acorn-walk" : "^8.1.1" ,
"arg" : "^4.1.0" ,
"create-require" : "^1.1.0" ,
"diff" : "^4.0.1" ,
"make-error" : "^1.1.1" ,
2022-08-31 11:51:05 -04:00
"v8-compile-cache-lib" : "^3.0.1" ,
2022-05-20 19:40:15 -04:00
"yn" : "3.1.1"
} ,
"bin" : {
"ts-node" : "dist/bin.js" ,
"ts-node-cwd" : "dist/bin-cwd.js" ,
"ts-node-esm" : "dist/bin-esm.js" ,
"ts-node-script" : "dist/bin-script.js" ,
"ts-node-transpile-only" : "dist/bin-transpile.js" ,
"ts-script" : "dist/bin-script-deprecated.js"
} ,
"peerDependencies" : {
"@swc/core" : ">=1.2.50" ,
"@swc/wasm" : ">=1.2.50" ,
"@types/node" : "*" ,
"typescript" : ">=2.7"
} ,
"peerDependenciesMeta" : {
"@swc/core" : {
"optional" : true
} ,
"@swc/wasm" : {
"optional" : true
}
2022-05-20 17:49:20 -04:00
}
2022-05-20 13:14:49 -04:00
} ,
2022-05-31 15:11:19 -04:00
"node_modules/type-check" : {
"version" : "0.4.0" ,
"resolved" : "https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz" ,
"integrity" : "sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==" ,
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-31 15:11:19 -04:00
"dependencies" : {
"prelude-ls" : "^1.2.1"
} ,
"engines" : {
"node" : ">= 0.8.0"
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/type-fest" : {
"version" : "0.18.1" ,
"resolved" : "https://registry.npmjs.org/type-fest/-/type-fest-0.18.1.tgz" ,
"integrity" : "sha512-OIAYXk8+ISY+qTOwkHtKqzAuxchoMiD9Udx+FSGQDuiRR+PJKJHc2NJAXlbhkGwTt/4/nKZxELY1w3ReWOL8mw==" ,
2024-05-16 02:47:46 -04:00
"license" : "(MIT OR CC0-1.0)" ,
2022-05-20 19:40:15 -04:00
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
2022-05-20 13:14:49 -04:00
}
} ,
2024-02-21 13:51:42 -05:00
"node_modules/typed-array-buffer" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/typed-array-buffer/-/typed-array-buffer-1.0.2.tgz" ,
"integrity" : "sha512-gEymJYKZtKXzzBzM4jqa9w6Q1Jjm7x2d+sh19AdsD4wqnMPDYyvwpsIc2Q/835kHuo3BEQ7CjelGhfTsoBb2MQ==" ,
2024-07-05 05:46:22 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2024-07-05 05:46:22 -04:00
"optional" : true ,
2024-02-21 13:51:42 -05:00
"dependencies" : {
"call-bind" : "^1.0.7" ,
"es-errors" : "^1.3.0" ,
"is-typed-array" : "^1.1.13"
} ,
"engines" : {
"node" : ">= 0.4"
}
} ,
"node_modules/typed-array-byte-length" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/typed-array-byte-length/-/typed-array-byte-length-1.0.1.tgz" ,
"integrity" : "sha512-3iMJ9q0ao7WE9tWcaYKIptkNBuOIcZCCT0d4MRvuuH88fEoEH62IuQe0OtraD3ebQEoTRk8XCBoknUNc1Y67pw==" ,
2024-07-05 05:46:22 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2024-07-05 05:46:22 -04:00
"optional" : true ,
2024-02-21 13:51:42 -05:00
"dependencies" : {
"call-bind" : "^1.0.7" ,
"for-each" : "^0.3.3" ,
"gopd" : "^1.0.1" ,
"has-proto" : "^1.0.3" ,
"is-typed-array" : "^1.1.13"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/typed-array-byte-offset" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/typed-array-byte-offset/-/typed-array-byte-offset-1.0.2.tgz" ,
"integrity" : "sha512-Ous0vodHa56FviZucS2E63zkgtgrACj7omjwd/8lTEMEPFFyjfixMZ1ZXenpgCFBBt4EC1J2XsyVS2gkG0eTFA==" ,
2024-07-05 05:46:22 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2024-07-05 05:46:22 -04:00
"optional" : true ,
2024-02-21 13:51:42 -05:00
"dependencies" : {
"available-typed-arrays" : "^1.0.7" ,
"call-bind" : "^1.0.7" ,
"for-each" : "^0.3.3" ,
"gopd" : "^1.0.1" ,
"has-proto" : "^1.0.3" ,
"is-typed-array" : "^1.1.13"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/typed-array-length" : {
2024-03-24 03:02:15 -04:00
"version" : "1.0.6" ,
"resolved" : "https://registry.npmjs.org/typed-array-length/-/typed-array-length-1.0.6.tgz" ,
"integrity" : "sha512-/OxDN6OtAk5KBpGb28T+HZc2M+ADtvRxXrKKbUwtsLgdoxgX13hyy7ek6bFRl5+aBs2yZzB0c4CnQfAtVypW/g==" ,
2024-07-05 05:46:22 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2024-07-05 05:46:22 -04:00
"optional" : true ,
2024-02-21 13:51:42 -05:00
"dependencies" : {
"call-bind" : "^1.0.7" ,
"for-each" : "^0.3.3" ,
"gopd" : "^1.0.1" ,
"has-proto" : "^1.0.3" ,
"is-typed-array" : "^1.1.13" ,
"possible-typed-array-names" : "^1.0.0"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/typescript" : {
2024-09-10 01:15:24 -04:00
"version" : "5.6.2" ,
"resolved" : "https://registry.npmjs.org/typescript/-/typescript-5.6.2.tgz" ,
"integrity" : "sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw==" ,
2022-05-20 19:40:15 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "Apache-2.0" ,
2022-05-20 19:40:15 -04:00
"bin" : {
"tsc" : "bin/tsc" ,
"tsserver" : "bin/tsserver"
} ,
2022-05-20 13:14:49 -04:00
"engines" : {
2024-02-21 13:51:42 -05:00
"node" : ">=14.17"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/uglify-js" : {
2024-08-31 02:35:08 -04:00
"version" : "3.19.3" ,
"resolved" : "https://registry.npmjs.org/uglify-js/-/uglify-js-3.19.3.tgz" ,
"integrity" : "sha512-v3Xu+yuwBXisp6QYTcH4UbH+xYJXqnq2m/LtQVWKWzYc1iehYnLixoQDN9FH6/j9/oybfd6W9Ghwkl8+UMKTKQ==" ,
2024-05-16 02:47:46 -04:00
"license" : "BSD-2-Clause" ,
2022-05-20 19:40:15 -04:00
"optional" : true ,
2022-05-20 17:49:20 -04:00
"bin" : {
2022-05-20 19:40:15 -04:00
"uglifyjs" : "bin/uglifyjs"
2022-05-20 13:14:49 -04:00
} ,
"engines" : {
2022-05-20 19:40:15 -04:00
"node" : ">=0.8.0"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-31 15:11:19 -04:00
"node_modules/unbox-primitive" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/unbox-primitive/-/unbox-primitive-1.0.2.tgz" ,
"integrity" : "sha512-61pPlCD9h51VoreyJ0BReideM3MDKMKnh6+V9L08331ipq6Q8OFXZYiqP6n/tbHx4s5I9uRhcye6BrbkizkBDw==" ,
2024-07-05 05:46:22 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2024-07-05 05:46:22 -04:00
"optional" : true ,
2022-05-31 15:11:19 -04:00
"dependencies" : {
"call-bind" : "^1.0.2" ,
"has-bigints" : "^1.0.2" ,
"has-symbols" : "^1.0.3" ,
"which-boxed-primitive" : "^1.0.2"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/unique-string" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/unique-string/-/unique-string-2.0.0.tgz" ,
"integrity" : "sha512-uNaeirEPvpZWSgzwsPGtU2zVSTrn/8L5q/IexZmH0eH6SA73CmAA5U4GwORTxQAZs95TAXLNqeLoPPNO5gZfWg==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2022-05-20 19:40:15 -04:00
"crypto-random-string" : "^2.0.0"
} ,
"engines" : {
"node" : ">=8"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/universal-user-agent" : {
2024-02-21 13:51:42 -05:00
"version" : "6.0.1" ,
"resolved" : "https://registry.npmjs.org/universal-user-agent/-/universal-user-agent-6.0.1.tgz" ,
2024-05-16 02:47:46 -04:00
"integrity" : "sha512-yCzhz6FN2wU1NiiQRogkTQszlQSlpWaw8SvVegAc+bDxbzHgh1vX8uIe8OYyMH6DwH+sdTJsgMl36+mSMdRJIQ==" ,
"license" : "ISC"
2022-05-20 13:14:49 -04:00
} ,
2022-05-20 19:40:15 -04:00
"node_modules/universalify" : {
2024-02-21 13:51:42 -05:00
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/universalify/-/universalify-2.0.1.tgz" ,
"integrity" : "sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 19:40:15 -04:00
"engines" : {
"node" : ">= 10.0.0"
2022-05-20 13:14:49 -04:00
}
} ,
2024-02-21 13:51:42 -05:00
"node_modules/update-browserslist-db" : {
2024-09-28 05:44:34 -04:00
"version" : "1.1.1" ,
"resolved" : "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.1.1.tgz" ,
"integrity" : "sha512-R8UzCaa9Az+38REPiJ1tXlImTJXlVfgHZsglwBD/k6nj76ctsH1E3q4doGrukiLQd3sGQYu56r5+lo5r94l29A==" ,
2024-02-21 13:51:42 -05:00
"dev" : true ,
"funding" : [
{
"type" : "opencollective" ,
"url" : "https://opencollective.com/browserslist"
} ,
{
"type" : "tidelift" ,
"url" : "https://tidelift.com/funding/github/npm/browserslist"
} ,
{
"type" : "github" ,
"url" : "https://github.com/sponsors/ai"
}
] ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2024-02-21 13:51:42 -05:00
"peer" : true ,
"dependencies" : {
2024-09-28 05:44:34 -04:00
"escalade" : "^3.2.0" ,
"picocolors" : "^1.1.0"
2024-02-21 13:51:42 -05:00
} ,
"bin" : {
"update-browserslist-db" : "cli.js"
} ,
"peerDependencies" : {
"browserslist" : ">= 4.21.0"
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/uri-js" : {
"version" : "4.4.1" ,
"resolved" : "https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz" ,
"integrity" : "sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==" ,
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "BSD-2-Clause" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2022-05-20 19:40:15 -04:00
"punycode" : "^2.1.0"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/url-join" : {
"version" : "4.0.1" ,
"resolved" : "https://registry.npmjs.org/url-join/-/url-join-4.0.1.tgz" ,
2024-05-16 02:47:46 -04:00
"integrity" : "sha512-jk1+QP6ZJqyOiuEI9AEWQfju/nB2Pw466kbA0LEZljHwKeMgd9WrAEgEGxjPDD2+TNbbb37rTyhEfrCXfuKXnA==" ,
"license" : "MIT"
2022-05-20 13:14:49 -04:00
} ,
2022-05-20 19:40:15 -04:00
"node_modules/util-deprecate" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz" ,
2024-05-16 02:47:46 -04:00
"integrity" : "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==" ,
"license" : "MIT"
2022-05-20 17:49:20 -04:00
} ,
2022-05-20 19:40:15 -04:00
"node_modules/v8-compile-cache-lib" : {
"version" : "3.0.1" ,
"resolved" : "https://registry.npmjs.org/v8-compile-cache-lib/-/v8-compile-cache-lib-3.0.1.tgz" ,
"integrity" : "sha512-wa7YjyUGfNZngI/vtK0UHAN+lgDCxBPCylVXGp0zu59Fz5aiGtNXaq3DhIov063MorB+VfufLh3JlF2KdTK3xg==" ,
2024-05-16 02:47:46 -04:00
"dev" : true ,
"license" : "MIT"
2022-05-20 13:14:49 -04:00
} ,
2022-05-20 19:40:15 -04:00
"node_modules/validate-npm-package-license" : {
"version" : "3.0.4" ,
"resolved" : "https://registry.npmjs.org/validate-npm-package-license/-/validate-npm-package-license-3.0.4.tgz" ,
"integrity" : "sha512-DpKm2Ui/xN7/HQKCtpZxoRWBhZ9Z0kqtygG8XCgNQ8ZlDnxuQmWhj566j8fN4Cu3/JmbhsDo7fcAJq4s9h27Ew==" ,
2024-05-16 02:47:46 -04:00
"license" : "Apache-2.0" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2022-05-20 19:40:15 -04:00
"spdx-correct" : "^3.0.0" ,
"spdx-expression-parse" : "^3.0.0"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/webidl-conversions" : {
"version" : "3.0.1" ,
"resolved" : "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz" ,
2024-05-16 02:47:46 -04:00
"integrity" : "sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==" ,
"license" : "BSD-2-Clause"
2022-05-20 13:14:49 -04:00
} ,
2022-05-20 19:40:15 -04:00
"node_modules/whatwg-url" : {
"version" : "5.0.0" ,
"resolved" : "https://registry.npmjs.org/whatwg-url/-/whatwg-url-5.0.0.tgz" ,
2023-03-22 17:50:41 -04:00
"integrity" : "sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2022-05-20 19:40:15 -04:00
"tr46" : "~0.0.3" ,
"webidl-conversions" : "^3.0.0"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/which" : {
"version" : "2.0.2" ,
"resolved" : "https://registry.npmjs.org/which/-/which-2.0.2.tgz" ,
"integrity" : "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==" ,
2024-05-16 02:47:46 -04:00
"license" : "ISC" ,
2022-05-20 19:40:15 -04:00
"dependencies" : {
"isexe" : "^2.0.0"
} ,
"bin" : {
"node-which" : "bin/node-which"
} ,
2022-05-20 13:14:49 -04:00
"engines" : {
2022-05-20 19:40:15 -04:00
"node" : ">= 8"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-31 15:11:19 -04:00
"node_modules/which-boxed-primitive" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/which-boxed-primitive/-/which-boxed-primitive-1.0.2.tgz" ,
"integrity" : "sha512-bwZdv0AKLpplFY2KZRX6TvyuN7ojjr7lwkg6ml0roIy9YeuSr7JS372qlNW18UQYzgYK9ziGcerWqZOmEn9VNg==" ,
2024-07-05 05:46:22 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2024-07-05 05:46:22 -04:00
"optional" : true ,
2022-05-31 15:11:19 -04:00
"dependencies" : {
"is-bigint" : "^1.0.1" ,
"is-boolean-object" : "^1.1.0" ,
"is-number-object" : "^1.0.4" ,
"is-string" : "^1.0.5" ,
"is-symbol" : "^1.0.3"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2024-02-21 13:51:42 -05:00
"node_modules/which-builtin-type" : {
2024-07-30 02:04:55 -04:00
"version" : "1.1.4" ,
"resolved" : "https://registry.npmjs.org/which-builtin-type/-/which-builtin-type-1.1.4.tgz" ,
"integrity" : "sha512-bppkmBSsHFmIMSl8BO9TbsyzsvGjVoppt8xUiGzwiu/bhDCGxnpOKCxgqj6GuyHE0mINMDecBFPlOm2hzY084w==" ,
2024-02-21 13:51:42 -05:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2024-02-21 13:51:42 -05:00
"optional" : true ,
"dependencies" : {
2024-07-30 02:04:55 -04:00
"function.prototype.name" : "^1.1.6" ,
"has-tostringtag" : "^1.0.2" ,
2024-02-21 13:51:42 -05:00
"is-async-function" : "^2.0.0" ,
"is-date-object" : "^1.0.5" ,
"is-finalizationregistry" : "^1.0.2" ,
"is-generator-function" : "^1.0.10" ,
"is-regex" : "^1.1.4" ,
"is-weakref" : "^1.0.2" ,
"isarray" : "^2.0.5" ,
"which-boxed-primitive" : "^1.0.2" ,
2024-07-30 02:04:55 -04:00
"which-collection" : "^1.0.2" ,
"which-typed-array" : "^1.1.15"
2024-02-21 13:51:42 -05:00
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/which-builtin-type/node_modules/isarray" : {
"version" : "2.0.5" ,
"resolved" : "https://registry.npmjs.org/isarray/-/isarray-2.0.5.tgz" ,
"integrity" : "sha512-xHjhDr3cNBK0BzdUJSPXZntQUx/mwMS5Rw4A7lPJ90XGAO6ISP/ePDNuo0vhqOZU+UD5JoodwCAAoZQd3FeAKw==" ,
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2024-02-21 13:51:42 -05:00
"optional" : true
} ,
"node_modules/which-collection" : {
2024-03-09 03:17:31 -05:00
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/which-collection/-/which-collection-1.0.2.tgz" ,
"integrity" : "sha512-K4jVyjnBdgvc86Y6BkaLZEN933SwYOuBFkdmBu9ZfkcAbdVbpITnDmjvZ/aQjRXQrv5EPkTnD1s39GiiqbngCw==" ,
2024-02-21 13:51:42 -05:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2024-02-21 13:51:42 -05:00
"optional" : true ,
"dependencies" : {
2024-03-09 03:17:31 -05:00
"is-map" : "^2.0.3" ,
"is-set" : "^2.0.3" ,
"is-weakmap" : "^2.0.2" ,
"is-weakset" : "^2.0.3"
} ,
"engines" : {
"node" : ">= 0.4"
2024-02-21 13:51:42 -05:00
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/which-typed-array" : {
2024-03-11 05:27:14 -04:00
"version" : "1.1.15" ,
"resolved" : "https://registry.npmjs.org/which-typed-array/-/which-typed-array-1.1.15.tgz" ,
"integrity" : "sha512-oV0jmFtUky6CXfkqehVvBP/LSWJ2sy4vWMioiENyJLePrBO/yKyV9OyJySfAKosh+RYkIl5zJCNZ8/4JncrpdA==" ,
2024-07-05 05:46:22 -04:00
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2024-07-05 05:46:22 -04:00
"optional" : true ,
2024-02-21 13:51:42 -05:00
"dependencies" : {
2024-03-11 05:27:14 -04:00
"available-typed-arrays" : "^1.0.7" ,
"call-bind" : "^1.0.7" ,
2024-02-21 13:51:42 -05:00
"for-each" : "^0.3.3" ,
"gopd" : "^1.0.1" ,
2024-03-11 05:27:14 -04:00
"has-tostringtag" : "^1.0.2"
2024-02-21 13:51:42 -05:00
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2024-04-27 02:22:18 -04:00
"node_modules/word-wrap" : {
"version" : "1.2.5" ,
"resolved" : "https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.5.tgz" ,
"integrity" : "sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==" ,
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2024-04-27 02:22:18 -04:00
"engines" : {
"node" : ">=0.10.0"
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/wordwrap" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/wordwrap/-/wordwrap-1.0.0.tgz" ,
2024-05-16 02:47:46 -04:00
"integrity" : "sha512-gvVzJFlPycKc5dZN4yPkP8w7Dc37BtP1yczEneOb4uq34pXZcvrtRTmWV8W+Ume+XCxKgbjM+nevkyFPMybd4Q==" ,
"license" : "MIT"
2022-05-20 13:14:49 -04:00
} ,
2022-05-20 19:40:15 -04:00
"node_modules/wrap-ansi" : {
"version" : "7.0.0" ,
"resolved" : "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz" ,
"integrity" : "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2022-05-20 19:40:15 -04:00
"ansi-styles" : "^4.0.0" ,
"string-width" : "^4.1.0" ,
"strip-ansi" : "^6.0.0"
2022-05-20 13:14:49 -04:00
} ,
2022-05-20 17:49:20 -04:00
"engines" : {
2022-05-20 19:40:15 -04:00
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/chalk/wrap-ansi?sponsor=1"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/wrap-ansi/node_modules/ansi-styles" : {
"version" : "4.3.0" ,
"resolved" : "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz" ,
"integrity" : "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"dependencies" : {
2022-05-20 19:40:15 -04:00
"color-convert" : "^2.0.1"
2022-05-20 13:14:49 -04:00
} ,
"engines" : {
2022-05-20 19:40:15 -04:00
"node" : ">=8"
} ,
"funding" : {
"url" : "https://github.com/chalk/ansi-styles?sponsor=1"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/wrap-ansi/node_modules/color-convert" : {
2022-05-20 17:49:20 -04:00
"version" : "2.0.1" ,
2022-05-20 19:40:15 -04:00
"resolved" : "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz" ,
"integrity" : "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 17:49:20 -04:00
"dependencies" : {
2022-05-20 19:40:15 -04:00
"color-name" : "~1.1.4"
2022-05-20 17:49:20 -04:00
} ,
2022-05-20 13:14:49 -04:00
"engines" : {
2022-05-20 19:40:15 -04:00
"node" : ">=7.0.0"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/wrap-ansi/node_modules/color-name" : {
"version" : "1.1.4" ,
"resolved" : "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz" ,
2024-05-16 02:47:46 -04:00
"integrity" : "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==" ,
"license" : "MIT"
2022-05-20 17:49:20 -04:00
} ,
2022-05-20 19:40:15 -04:00
"node_modules/wrappy" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz" ,
2024-05-16 02:47:46 -04:00
"integrity" : "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==" ,
"license" : "ISC"
2022-05-20 17:49:20 -04:00
} ,
2022-05-20 19:40:15 -04:00
"node_modules/xtend" : {
"version" : "4.0.2" ,
"resolved" : "https://registry.npmjs.org/xtend/-/xtend-4.0.2.tgz" ,
"integrity" : "sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==" ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"engines" : {
2022-05-20 19:40:15 -04:00
"node" : ">=0.4"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/y18n" : {
"version" : "5.0.8" ,
"resolved" : "https://registry.npmjs.org/y18n/-/y18n-5.0.8.tgz" ,
"integrity" : "sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==" ,
2024-05-16 02:47:46 -04:00
"license" : "ISC" ,
2022-05-20 13:14:49 -04:00
"engines" : {
2022-05-20 19:40:15 -04:00
"node" : ">=10"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/yallist" : {
2024-02-21 13:51:42 -05:00
"version" : "3.1.1" ,
"resolved" : "https://registry.npmjs.org/yallist/-/yallist-3.1.1.tgz" ,
"integrity" : "sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==" ,
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "ISC" ,
2024-02-21 13:51:42 -05:00
"peer" : true
2022-05-20 13:14:49 -04:00
} ,
2022-05-20 19:40:15 -04:00
"node_modules/yaml" : {
"version" : "1.10.2" ,
"resolved" : "https://registry.npmjs.org/yaml/-/yaml-1.10.2.tgz" ,
"integrity" : "sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==" ,
2024-05-16 02:47:46 -04:00
"license" : "ISC" ,
2022-05-20 17:49:20 -04:00
"engines" : {
2022-05-20 19:40:15 -04:00
"node" : ">= 6"
2022-05-20 17:49:20 -04:00
}
2022-05-20 13:14:49 -04:00
} ,
2022-05-20 19:40:15 -04:00
"node_modules/yargs" : {
2024-02-21 13:51:42 -05:00
"version" : "17.7.2" ,
"resolved" : "https://registry.npmjs.org/yargs/-/yargs-17.7.2.tgz" ,
"integrity" : "sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==" ,
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 17:49:20 -04:00
"dependencies" : {
2024-02-21 13:51:42 -05:00
"cliui" : "^8.0.1" ,
2022-05-20 19:40:15 -04:00
"escalade" : "^3.1.1" ,
"get-caller-file" : "^2.0.5" ,
"require-directory" : "^2.1.1" ,
2024-02-21 13:51:42 -05:00
"string-width" : "^4.2.3" ,
2022-05-20 19:40:15 -04:00
"y18n" : "^5.0.5" ,
2024-02-21 13:51:42 -05:00
"yargs-parser" : "^21.1.1"
2022-05-20 17:49:20 -04:00
} ,
"engines" : {
2024-02-21 13:51:42 -05:00
"node" : ">=12"
2022-05-20 17:49:20 -04:00
}
2022-05-20 13:14:49 -04:00
} ,
2022-05-20 19:40:15 -04:00
"node_modules/yargs-parser" : {
"version" : "20.2.9" ,
"resolved" : "https://registry.npmjs.org/yargs-parser/-/yargs-parser-20.2.9.tgz" ,
"integrity" : "sha512-y11nGElTIV+CT3Zv9t7VKl+Q3hTQoT9a1Qzezhhl6Rp21gJ/IVTW7Z3y9EWXhuUBC2Shnf+DX0antecpAwSP8w==" ,
2024-05-16 02:47:46 -04:00
"license" : "ISC" ,
2022-05-20 17:49:20 -04:00
"engines" : {
2022-05-20 19:40:15 -04:00
"node" : ">=10"
2022-05-20 13:14:49 -04:00
}
} ,
2024-02-21 13:51:42 -05:00
"node_modules/yargs/node_modules/yargs-parser" : {
"version" : "21.1.1" ,
"resolved" : "https://registry.npmjs.org/yargs-parser/-/yargs-parser-21.1.1.tgz" ,
"integrity" : "sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==" ,
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "ISC" ,
2024-02-21 13:51:42 -05:00
"engines" : {
"node" : ">=12"
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/yn" : {
"version" : "3.1.1" ,
"resolved" : "https://registry.npmjs.org/yn/-/yn-3.1.1.tgz" ,
"integrity" : "sha512-Ux4ygGWsu2c7isFWe8Yu1YluJmqVhxqK2cLXNQA5AcC3QfbGNpM7fu0Y8b/z16pXLnFxZYvWhd3fhBY9DLmC6Q==" ,
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 13:14:49 -04:00
"engines" : {
2022-05-20 19:40:15 -04:00
"node" : ">=6"
2022-05-20 13:14:49 -04:00
}
} ,
2022-05-20 19:40:15 -04:00
"node_modules/yocto-queue" : {
"version" : "0.1.0" ,
"resolved" : "https://registry.npmjs.org/yocto-queue/-/yocto-queue-0.1.0.tgz" ,
"integrity" : "sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==" ,
"dev" : true ,
2024-05-16 02:47:46 -04:00
"license" : "MIT" ,
2022-05-20 17:49:20 -04:00
"engines" : {
2022-05-20 19:40:15 -04:00
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
2022-05-20 17:49:20 -04:00
}
2022-05-20 19:40:15 -04:00
}
2019-09-25 17:03:30 -04:00
}
}