{"id":378627,"url":"https://github.com/stevensacks/storybook-react-i18next","last_synced_at":"2026-07-11T11:30:30.327Z","repository":{"id":43044492,"uuid":"385163987","full_name":"stevensacks/storybook-react-i18next","owner":"stevensacks","description":"Storybook i18next addon","archived":false,"fork":false,"pushed_at":"2026-03-09T16:14:26.000Z","size":2490,"stargazers_count":22,"open_issues_count":0,"forks_count":11,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-03-30T09:16:16.725Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stevensacks.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-07-12T07:38:09.000Z","updated_at":"2026-03-09T16:14:31.000Z","dependencies_parsed_at":"2024-05-14T03:31:13.469Z","dependency_job_id":"0e3e580e-d06b-4bc5-9df6-c213c377b445","html_url":"https://github.com/stevensacks/storybook-react-i18next","commit_stats":{"total_commits":93,"total_committers":14,"mean_commits":6.642857142857143,"dds":"0.25806451612903225","last_synced_commit":"26490d65da5536e24896af7b51c5247ce73af6bd"},"previous_names":["stevensacks/storybook-i18next"],"tags_count":55,"template":false,"template_full_name":"storybookjs/addon-kit","purl":"pkg:github/stevensacks/storybook-react-i18next","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevensacks%2Fstorybook-react-i18next","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevensacks%2Fstorybook-react-i18next/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevensacks%2Fstorybook-react-i18next/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevensacks%2Fstorybook-react-i18next/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stevensacks","download_url":"https://codeload.github.com/stevensacks/storybook-react-i18next/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevensacks%2Fstorybook-react-i18next/sbom","scorecard":{"id":852660,"data":{"date":"2025-08-11","repo":{"name":"github.com/stevensacks/storybook-react-i18next","commit":"5d9d4bec3134a417179ee7af177ac9a5331aca37"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 1/27 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/stevensacks/storybook-react-i18next/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/stevensacks/storybook-react-i18next/release.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/release.yml:22","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 5 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-23T22:55:59.363Z","repository_id":43044492,"created_at":"2025-08-23T22:55:59.363Z","updated_at":"2025-08-23T22:55:59.363Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35329609,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-10T02:00:06.465Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"stevensacks","name":"Steven Sacks","uuid":"162252","kind":"user","description":"Fullstack JavaScript developer","email":"","website":null,"location":"Tokyo, Japan","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/162252?u=b06211ad18d5afcbe5b4ae22b7ad050c2d03d9ed\u0026v=4","repositories_count":19,"last_synced_at":"2025-10-13T21:28:27.624Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/stevensacks","funding_links":[],"total_stars":168,"followers":55,"following":4,"created_at":"2022-11-02T20:40:04.591Z","updated_at":"2025-10-13T21:28:27.624Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stevensacks","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stevensacks/repositories"},"packages":[{"id":2403812,"name":"storybook-react-i18next","ecosystem":"npm","description":"Add react-i18next support to Storybook","homepage":"https://github.com/stevensacks/storybook-react-i18next#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/stevensacks/storybook-react-i18next","keywords_array":["storybook-addons","storybook-i18n","react-i18next","i18next","i18n","localization","internationalization"],"namespace":null,"versions_count":60,"first_release_published_at":"2021-07-13T05:02:16.120Z","latest_release_published_at":"2026-04-04T12:39:12.129Z","latest_release_number":"10.1.2","last_synced_at":"2026-06-26T05:46:23.699Z","created_at":"2022-04-10T01:18:29.251Z","updated_at":"2026-06-26T05:46:23.699Z","registry_url":"https://www.npmjs.com/package/storybook-react-i18next","install_command":"npm install storybook-react-i18next","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"canary":"4.0.5--canary.38.f8ce002.0","latest":"10.1.2"}},"repo_metadata":{"id":43044492,"uuid":"385163987","full_name":"stevensacks/storybook-react-i18next","owner":"stevensacks","description":"Storybook i18next addon","archived":false,"fork":false,"pushed_at":"2025-11-01T04:56:18.000Z","size":1874,"stargazers_count":23,"open_issues_count":1,"forks_count":11,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-11-01T05:02:17.954Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stevensacks.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-07-12T07:38:09.000Z","updated_at":"2025-11-01T04:56:22.000Z","dependencies_parsed_at":"2024-05-14T03:31:13.469Z","dependency_job_id":"0e3e580e-d06b-4bc5-9df6-c213c377b445","html_url":"https://github.com/stevensacks/storybook-react-i18next","commit_stats":{"total_commits":93,"total_committers":14,"mean_commits":6.642857142857143,"dds":"0.25806451612903225","last_synced_commit":"26490d65da5536e24896af7b51c5247ce73af6bd"},"previous_names":["stevensacks/storybook-i18next"],"tags_count":55,"template":false,"template_full_name":"storybookjs/addon-kit","purl":"pkg:github/stevensacks/storybook-react-i18next","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevensacks%2Fstorybook-react-i18next","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevensacks%2Fstorybook-react-i18next/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevensacks%2Fstorybook-react-i18next/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevensacks%2Fstorybook-react-i18next/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stevensacks","download_url":"https://codeload.github.com/stevensacks/storybook-react-i18next/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevensacks%2Fstorybook-react-i18next/sbom","scorecard":{"id":852660,"data":{"date":"2025-08-11","repo":{"name":"github.com/stevensacks/storybook-react-i18next","commit":"5d9d4bec3134a417179ee7af177ac9a5331aca37"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 1/27 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/stevensacks/storybook-react-i18next/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/stevensacks/storybook-react-i18next/release.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/release.yml:22","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 5 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-23T22:55:59.363Z","repository_id":43044492,"created_at":"2025-08-23T22:55:59.363Z","updated_at":"2025-08-23T22:55:59.363Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30301912,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-09T14:33:48.460Z","status":"ssl_error","status_checked_at":"2026-03-09T14:33:48.027Z","response_time":61,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"stevensacks","name":"Steven Sacks","uuid":"162252","kind":"user","description":"Fullstack JavaScript developer","email":"","website":null,"location":"Tokyo, Japan","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/162252?u=b06211ad18d5afcbe5b4ae22b7ad050c2d03d9ed\u0026v=4","repositories_count":19,"last_synced_at":"2025-10-13T21:28:27.624Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/stevensacks","funding_links":[],"total_stars":168,"followers":55,"following":4,"created_at":"2022-11-02T20:40:04.591Z","updated_at":"2025-10-13T21:28:27.624Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stevensacks","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stevensacks/repositories"},"tags":[{"name":"v4.0.12","sha":"db517fe7e38456df0420e8ffb3d23fed5afb9108","kind":"tag","published_at":"2025-11-01T04:56:12.000Z","download_url":"https://codeload.github.com/stevensacks/storybook-react-i18next/tar.gz/v4.0.12","html_url":"https://github.com/stevensacks/storybook-react-i18next/releases/tag/v4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stevensacks/storybook-react-i18next@v4.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevensacks%2Fstorybook-react-i18next/tags/v4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevensacks%2Fstorybook-react-i18next/tags/v4.0.12/manifests"},{"name":"v4.0.11","sha":"5d9d4bec3134a417179ee7af177ac9a5331aca37","kind":"tag","published_at":"2025-06-13T05:08:13.000Z","download_url":"https://codeload.github.com/stevensacks/storybook-react-i18next/tar.gz/v4.0.11","html_url":"https://github.com/stevensacks/storybook-react-i18next/releases/tag/v4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stevensacks/storybook-react-i18next@v4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevensacks%2Fstorybook-react-i18next/tags/v4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevensacks%2Fstorybook-react-i18next/tags/v4.0.11/manifests"},{"name":"v4.0.10","sha":"62c205377e344bda1151ac0555e1d15dabd61be0","kind":"tag","published_at":"2025-06-13T05:01:03.000Z","download_url":"https://codeload.github.com/stevensacks/storybook-react-i18next/tar.gz/v4.0.10","html_url":"https://github.com/stevensacks/storybook-react-i18next/releases/tag/v4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stevensacks/storybook-react-i18next@v4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevensacks%2Fstorybook-react-i18next/tags/v4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevensacks%2Fstorybook-react-i18next/tags/v4.0.10/manifests"},{"name":"v4.0.8","sha":"047e69d2b7e76f6c51a1671c95f3a1826da5b8b0","kind":"tag","published_at":"2025-06-11T09:19:53.000Z","download_url":"https://codeload.github.com/stevensacks/storybook-react-i18next/tar.gz/v4.0.8","html_url":"https://github.com/stevensacks/storybook-react-i18next/releases/tag/v4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stevensacks/storybook-react-i18next@v4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevensacks%2Fstorybook-react-i18next/tags/v4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevensacks%2Fstorybook-react-i18next/tags/v4.0.8/manifests"},{"name":"v4.0.7","sha":"448d261350b4b7cbaace07ca62e03811959cbbed","kind":"tag","published_at":"2025-06-11T09:13:39.000Z","download_url":"https://codeload.github.com/stevensacks/storybook-react-i18next/tar.gz/v4.0.7","html_url":"https://github.com/stevensacks/storybook-react-i18next/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stevensacks/storybook-react-i18next@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevensacks%2Fstorybook-react-i18next/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevensacks%2Fstorybook-react-i18next/tags/v4.0.7/manifests"},{"name":"v4.0.6","sha":"74ad70c3df875e4c139e8a8e1884f600f91838b9","kind":"tag","published_at":"2025-06-11T09:05:36.000Z","download_url":"https://codeload.github.com/stevensacks/storybook-react-i18next/tar.gz/v4.0.6","html_url":"https://github.com/stevensacks/storybook-react-i18next/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stevensacks/storybook-react-i18next@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevensacks%2Fstorybook-react-i18next/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevensacks%2Fstorybook-react-i18next/tags/v4.0.6/manifests"},{"name":"v4.0.5","sha":"018911286dd40a0052ec8932b194bdbaad06a8b0","kind":"tag","published_at":"2025-06-11T07:44:11.000Z","download_url":"https://codeload.github.com/stevensacks/storybook-react-i18next/tar.gz/v4.0.5","html_url":"https://github.com/stevensacks/storybook-react-i18next/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stevensacks/storybook-react-i18next@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevensacks%2Fstorybook-react-i18next/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevensacks%2Fstorybook-react-i18next/tags/v4.0.5/manifests"},{"name":"v4.0.4","sha":"4cd5a12504e840f7ba6e786936b986f7ba1cc039","kind":"tag","published_at":"2025-06-06T05:57:32.000Z","download_url":"https://codeload.github.com/stevensacks/storybook-react-i18next/tar.gz/v4.0.4","html_url":"https://github.com/stevensacks/storybook-react-i18next/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stevensacks/storybook-react-i18next@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevensacks%2Fstorybook-react-i18next/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevensacks%2Fstorybook-react-i18next/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"c2d6ca7b7c45da87f4320b78831bb166bfc5381d","kind":"tag","published_at":"2025-05-28T18:11:37.000Z","download_url":"https://codeload.github.com/stevensacks/storybook-react-i18next/tar.gz/v4.0.3","html_url":"https://github.com/stevensacks/storybook-react-i18next/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stevensacks/storybook-react-i18next@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevensacks%2Fstorybook-react-i18next/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevensacks%2Fstorybook-react-i18next/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"a960ddbe4217479df0a79df03ac58e695bb4b42e","kind":"tag","published_at":"2025-05-23T05:58:29.000Z","download_url":"https://codeload.github.com/stevensacks/storybook-react-i18next/tar.gz/v4.0.2","html_url":"https://github.com/stevensacks/storybook-react-i18next/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stevensacks/storybook-react-i18next@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevensacks%2Fstorybook-react-i18next/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevensacks%2Fstorybook-react-i18next/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"01e584d65b50c51bb1b9d941d06e37e784dfabd2","kind":"tag","published_at":"2025-05-04T10:00:07.000Z","download_url":"https://codeload.github.com/stevensacks/storybook-react-i18next/tar.gz/v4.0.1","html_url":"https://github.com/stevensacks/storybook-react-i18next/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stevensacks/storybook-react-i18next@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevensacks%2Fstorybook-react-i18next/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevensacks%2Fstorybook-react-i18next/tags/v4.0.1/manifests"},{"name":"v3.3.1","sha":"0c420bd52de2688390adca976ab5dfb3920c4a4c","kind":"tag","published_at":"2025-04-30T10:40:46.000Z","download_url":"https://codeload.github.com/stevensacks/storybook-react-i18next/tar.gz/v3.3.1","html_url":"https://github.com/stevensacks/storybook-react-i18next/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stevensacks/storybook-react-i18next@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevensacks%2Fstorybook-react-i18next/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevensacks%2Fstorybook-react-i18next/tags/v3.3.1/manifests"},{"name":"v3.2.1","sha":"580c07f7e95fe629e400a67b86c714f4024bbc79","kind":"tag","published_at":"2025-01-20T06:37:18.000Z","download_url":"https://codeload.github.com/stevensacks/storybook-react-i18next/tar.gz/v3.2.1","html_url":"https://github.com/stevensacks/storybook-react-i18next/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stevensacks/storybook-react-i18next@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevensacks%2Fstorybook-react-i18next/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevensacks%2Fstorybook-react-i18next/tags/v3.2.1/manifests"},{"name":"v3.1.8","sha":"86b63ec3f4f6fb20e791fef96b915b4868cd51c7","kind":"tag","published_at":"2024-12-10T08:34:41.000Z","download_url":"https://codeload.github.com/stevensacks/storybook-react-i18next/tar.gz/v3.1.8","html_url":"https://github.com/stevensacks/storybook-react-i18next/releases/tag/v3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stevensacks/storybook-react-i18next@v3.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevensacks%2Fstorybook-react-i18next/tags/v3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevensacks%2Fstorybook-react-i18next/tags/v3.1.8/manifests"},{"name":"v3.1.7","sha":"cdb12f736734d9cf2fdc40bb910aa7e7903ad821","kind":"tag","published_at":"2024-07-29T15:47:48.000Z","download_url":"https://codeload.github.com/stevensacks/storybook-react-i18next/tar.gz/v3.1.7","html_url":"https://github.com/stevensacks/storybook-react-i18next/releases/tag/v3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stevensacks/storybook-react-i18next@v3.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevensacks%2Fstorybook-react-i18next/tags/v3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevensacks%2Fstorybook-react-i18next/tags/v3.1.7/manifests"},{"name":"v3.1.6","sha":"203704f8e1ee803e5e45ed7f0b4bc0f2cc9c9738","kind":"tag","published_at":"2024-07-29T15:42:36.000Z","download_url":"https://codeload.github.com/stevensacks/storybook-react-i18next/tar.gz/v3.1.6","html_url":"https://github.com/stevensacks/storybook-react-i18next/releases/tag/v3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stevensacks/storybook-react-i18next@v3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevensacks%2Fstorybook-react-i18next/tags/v3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevensacks%2Fstorybook-react-i18next/tags/v3.1.6/manifests"},{"name":"v3.1.5","sha":"2365aba69882d332dc1db3fc72854aa3868d4fda","kind":"tag","published_at":"2024-07-22T17:08:41.000Z","download_url":"https://codeload.github.com/stevensacks/storybook-react-i18next/tar.gz/v3.1.5","html_url":"https://github.com/stevensacks/storybook-react-i18next/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stevensacks/storybook-react-i18next@v3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevensacks%2Fstorybook-react-i18next/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevensacks%2Fstorybook-react-i18next/tags/v3.1.5/manifests"},{"name":"v3.1.4","sha":"6d4abf84759f3a86863ea59b43921a19d4d92323","kind":"tag","published_at":"2024-07-22T15:44:00.000Z","download_url":"https://codeload.github.com/stevensacks/storybook-react-i18next/tar.gz/v3.1.4","html_url":"https://github.com/stevensacks/storybook-react-i18next/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stevensacks/storybook-react-i18next@v3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevensacks%2Fstorybook-react-i18next/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevensacks%2Fstorybook-react-i18next/tags/v3.1.4/manifests"},{"name":"v3.1.3","sha":"c3f1c2e341935d65c58c0a7d88366eb8704a2a36","kind":"tag","published_at":"2024-07-22T15:41:40.000Z","download_url":"https://codeload.github.com/stevensacks/storybook-react-i18next/tar.gz/v3.1.3","html_url":"https://github.com/stevensacks/storybook-react-i18next/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stevensacks/storybook-react-i18next@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevensacks%2Fstorybook-react-i18next/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevensacks%2Fstorybook-react-i18next/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"c8d3a52e555e872e30d4b73f0c4929a3531fb490","kind":"tag","published_at":"2024-07-22T15:40:23.000Z","download_url":"https://codeload.github.com/stevensacks/storybook-react-i18next/tar.gz/v3.1.2","html_url":"https://github.com/stevensacks/storybook-react-i18next/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stevensacks/storybook-react-i18next@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevensacks%2Fstorybook-react-i18next/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevensacks%2Fstorybook-react-i18next/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"99ae0bef933ba76ea451f41a7c199fb9f0d2dad2","kind":"tag","published_at":"2024-05-14T02:26:45.000Z","download_url":"https://codeload.github.com/stevensacks/storybook-react-i18next/tar.gz/v3.1.1","html_url":"https://github.com/stevensacks/storybook-react-i18next/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stevensacks/storybook-react-i18next@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevensacks%2Fstorybook-react-i18next/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevensacks%2Fstorybook-react-i18next/tags/v3.1.1/manifests"},{"name":"v3.0.1","sha":"a59639fe2768cba230f7651b4b807c1705ed4771","kind":"tag","published_at":"2024-03-15T05:31:25.000Z","download_url":"https://codeload.github.com/stevensacks/storybook-react-i18next/tar.gz/v3.0.1","html_url":"https://github.com/stevensacks/storybook-react-i18next/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stevensacks/storybook-react-i18next@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevensacks%2Fstorybook-react-i18next/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevensacks%2Fstorybook-react-i18next/tags/v3.0.1/manifests"},{"name":"v2.1.2","sha":"fc75168a3790886225afa2909e811c4a2b6c7a6c","kind":"tag","published_at":"2024-03-14T02:07:45.000Z","download_url":"https://codeload.github.com/stevensacks/storybook-react-i18next/tar.gz/v2.1.2","html_url":"https://github.com/stevensacks/storybook-react-i18next/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stevensacks/storybook-react-i18next@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevensacks%2Fstorybook-react-i18next/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevensacks%2Fstorybook-react-i18next/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"40aa5b42c65f55f80f7469aa7de847e95972c5d6","kind":"tag","published_at":"2024-03-06T05:49:36.000Z","download_url":"https://codeload.github.com/stevensacks/storybook-react-i18next/tar.gz/v2.1.1","html_url":"https://github.com/stevensacks/storybook-react-i18next/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stevensacks/storybook-react-i18next@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevensacks%2Fstorybook-react-i18next/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevensacks%2Fstorybook-react-i18next/tags/v2.1.1/manifests"},{"name":"v2.0.10","sha":"34b01767e28befa6b59cf0802decfca1873cd77f","kind":"tag","published_at":"2023-12-22T08:48:55.000Z","download_url":"https://codeload.github.com/stevensacks/storybook-react-i18next/tar.gz/v2.0.10","html_url":"https://github.com/stevensacks/storybook-react-i18next/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stevensacks/storybook-react-i18next@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevensacks%2Fstorybook-react-i18next/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevensacks%2Fstorybook-react-i18next/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"06c3602fd6bf861af02df74edcceeecb88bb4789","kind":"tag","published_at":"2023-08-29T01:25:44.000Z","download_url":"https://codeload.github.com/stevensacks/storybook-react-i18next/tar.gz/v2.0.9","html_url":"https://github.com/stevensacks/storybook-react-i18next/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stevensacks/storybook-react-i18next@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevensacks%2Fstorybook-react-i18next/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevensacks%2Fstorybook-react-i18next/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"deec2a5d882a3fc32427c526de7a144f2d63a638","kind":"tag","published_at":"2023-07-28T14:00:26.000Z","download_url":"https://codeload.github.com/stevensacks/storybook-react-i18next/tar.gz/v2.0.8","html_url":"https://github.com/stevensacks/storybook-react-i18next/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stevensacks/storybook-react-i18next@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevensacks%2Fstorybook-react-i18next/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevensacks%2Fstorybook-react-i18next/tags/v2.0.8/manifests"},{"name":"v2.0.6","sha":"dc0bf59cf5cb2fa4d904af949a73b4d5aaba5f71","kind":"tag","published_at":"2023-06-16T06:10:22.000Z","download_url":"https://codeload.github.com/stevensacks/storybook-react-i18next/tar.gz/v2.0.6","html_url":"https://github.com/stevensacks/storybook-react-i18next/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stevensacks/storybook-react-i18next@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevensacks%2Fstorybook-react-i18next/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevensacks%2Fstorybook-react-i18next/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"c2e897206699b5ea7477297db3f9238d4fb27e39","kind":"tag","published_at":"2023-06-13T07:52:15.000Z","download_url":"https://codeload.github.com/stevensacks/storybook-react-i18next/tar.gz/v2.0.5","html_url":"https://github.com/stevensacks/storybook-react-i18next/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stevensacks/storybook-react-i18next@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevensacks%2Fstorybook-react-i18next/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevensacks%2Fstorybook-react-i18next/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"f196acc3807201a8da4dd813e6609a3c03664938","kind":"tag","published_at":"2023-06-06T04:13:58.000Z","download_url":"https://codeload.github.com/stevensacks/storybook-react-i18next/tar.gz/v2.0.4","html_url":"https://github.com/stevensacks/storybook-react-i18next/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stevensacks/storybook-react-i18next@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevensacks%2Fstorybook-react-i18next/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevensacks%2Fstorybook-react-i18next/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"e72c8022520bc129738de979d72307352918041d","kind":"tag","published_at":"2023-06-06T03:27:08.000Z","download_url":"https://codeload.github.com/stevensacks/storybook-react-i18next/tar.gz/v2.0.3","html_url":"https://github.com/stevensacks/storybook-react-i18next/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stevensacks/storybook-react-i18next@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevensacks%2Fstorybook-react-i18next/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevensacks%2Fstorybook-react-i18next/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"2f5c9309ddfc5b6ce8622a920df02e909cb9f33c","kind":"tag","published_at":"2023-05-29T07:15:38.000Z","download_url":"https://codeload.github.com/stevensacks/storybook-react-i18next/tar.gz/v2.0.2","html_url":"https://github.com/stevensacks/storybook-react-i18next/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stevensacks/storybook-react-i18next@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevensacks%2Fstorybook-react-i18next/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevensacks%2Fstorybook-react-i18next/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"f72e98668178c0a2a9cc88ec527b91eb07cd901f","kind":"tag","published_at":"2023-04-07T09:23:26.000Z","download_url":"https://codeload.github.com/stevensacks/storybook-react-i18next/tar.gz/v2.0.1","html_url":"https://github.com/stevensacks/storybook-react-i18next/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stevensacks/storybook-react-i18next@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevensacks%2Fstorybook-react-i18next/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevensacks%2Fstorybook-react-i18next/tags/v2.0.1/manifests"},{"name":"v1.1.3","sha":"ed886f81a1c86eac8127c37442b0bba21ab185cd","kind":"tag","published_at":"2023-03-17T04:22:14.000Z","download_url":"https://codeload.github.com/stevensacks/storybook-react-i18next/tar.gz/v1.1.3","html_url":"https://github.com/stevensacks/storybook-react-i18next/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stevensacks/storybook-react-i18next@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevensacks%2Fstorybook-react-i18next/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevensacks%2Fstorybook-react-i18next/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"26490d65da5536e24896af7b51c5247ce73af6bd","kind":"tag","published_at":"2022-06-14T05:05:31.000Z","download_url":"https://codeload.github.com/stevensacks/storybook-react-i18next/tar.gz/v1.1.2","html_url":"https://github.com/stevensacks/storybook-react-i18next/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stevensacks/storybook-react-i18next@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevensacks%2Fstorybook-react-i18next/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevensacks%2Fstorybook-react-i18next/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"6626d96b983c52f9ea871864d7a3ccda856376a6","kind":"tag","published_at":"2022-06-14T04:18:53.000Z","download_url":"https://codeload.github.com/stevensacks/storybook-react-i18next/tar.gz/v1.1.1","html_url":"https://github.com/stevensacks/storybook-react-i18next/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stevensacks/storybook-react-i18next@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevensacks%2Fstorybook-react-i18next/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevensacks%2Fstorybook-react-i18next/tags/v1.1.1/manifests"},{"name":"v1.0.20","sha":"d84402b6b54408ee44e3ea15787692199200587e","kind":"tag","published_at":"2022-04-11T16:37:38.000Z","download_url":"https://codeload.github.com/stevensacks/storybook-react-i18next/tar.gz/v1.0.20","html_url":"https://github.com/stevensacks/storybook-react-i18next/releases/tag/v1.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stevensacks/storybook-react-i18next@v1.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevensacks%2Fstorybook-react-i18next/tags/v1.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevensacks%2Fstorybook-react-i18next/tags/v1.0.20/manifests"},{"name":"v1.0.19","sha":"b9a1fa2c4d3fae3396040aa701399ebd77e04d92","kind":"tag","published_at":"2022-04-11T16:33:50.000Z","download_url":"https://codeload.github.com/stevensacks/storybook-react-i18next/tar.gz/v1.0.19","html_url":"https://github.com/stevensacks/storybook-react-i18next/releases/tag/v1.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stevensacks/storybook-react-i18next@v1.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevensacks%2Fstorybook-react-i18next/tags/v1.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevensacks%2Fstorybook-react-i18next/tags/v1.0.19/manifests"},{"name":"v1.0.18","sha":"e4692ca719b28ee614045061118d3500e9181d9e","kind":"tag","published_at":"2022-03-22T04:46:07.000Z","download_url":"https://codeload.github.com/stevensacks/storybook-react-i18next/tar.gz/v1.0.18","html_url":"https://github.com/stevensacks/storybook-react-i18next/releases/tag/v1.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stevensacks/storybook-react-i18next@v1.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevensacks%2Fstorybook-react-i18next/tags/v1.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevensacks%2Fstorybook-react-i18next/tags/v1.0.18/manifests"},{"name":"v1.0.17","sha":"8f92f2e68e3bc8bf81fe67879d7170514b601ad1","kind":"tag","published_at":"2022-01-31T10:27:34.000Z","download_url":"https://codeload.github.com/stevensacks/storybook-react-i18next/tar.gz/v1.0.17","html_url":"https://github.com/stevensacks/storybook-react-i18next/releases/tag/v1.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stevensacks/storybook-react-i18next@v1.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevensacks%2Fstorybook-react-i18next/tags/v1.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevensacks%2Fstorybook-react-i18next/tags/v1.0.17/manifests"},{"name":"v1.0.16","sha":"96fd7c282157ddad3e67a3a4ed9cee6f8ec8171b","kind":"tag","published_at":"2022-01-04T08:43:05.000Z","download_url":"https://codeload.github.com/stevensacks/storybook-react-i18next/tar.gz/v1.0.16","html_url":"https://github.com/stevensacks/storybook-react-i18next/releases/tag/v1.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stevensacks/storybook-react-i18next@v1.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevensacks%2Fstorybook-react-i18next/tags/v1.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevensacks%2Fstorybook-react-i18next/tags/v1.0.16/manifests"},{"name":"v1.0.15","sha":"cf9a4bd6a6b76aa6cf605057a159103a94a1b1e6","kind":"tag","published_at":"2021-12-24T08:38:53.000Z","download_url":"https://codeload.github.com/stevensacks/storybook-react-i18next/tar.gz/v1.0.15","html_url":"https://github.com/stevensacks/storybook-react-i18next/releases/tag/v1.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stevensacks/storybook-react-i18next@v1.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevensacks%2Fstorybook-react-i18next/tags/v1.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevensacks%2Fstorybook-react-i18next/tags/v1.0.15/manifests"},{"name":"v1.0.14","sha":"df0bd488b9fed27be5cd5d4ea1725ec62b50a8f6","kind":"tag","published_at":"2021-12-22T07:18:58.000Z","download_url":"https://codeload.github.com/stevensacks/storybook-react-i18next/tar.gz/v1.0.14","html_url":"https://github.com/stevensacks/storybook-react-i18next/releases/tag/v1.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stevensacks/storybook-react-i18next@v1.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevensacks%2Fstorybook-react-i18next/tags/v1.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevensacks%2Fstorybook-react-i18next/tags/v1.0.14/manifests"},{"name":"v1.0.13","sha":"61261637622209af98db9759d69f737244350fa2","kind":"tag","published_at":"2021-11-15T06:18:03.000Z","download_url":"https://codeload.github.com/stevensacks/storybook-react-i18next/tar.gz/v1.0.13","html_url":"https://github.com/stevensacks/storybook-react-i18next/releases/tag/v1.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stevensacks/storybook-react-i18next@v1.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevensacks%2Fstorybook-react-i18next/tags/v1.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevensacks%2Fstorybook-react-i18next/tags/v1.0.13/manifests"},{"name":"v1.0.12","sha":"9be6595737fa19345787d19c464245fd5ab7833b","kind":"tag","published_at":"2021-10-18T05:02:12.000Z","download_url":"https://codeload.github.com/stevensacks/storybook-react-i18next/tar.gz/v1.0.12","html_url":"https://github.com/stevensacks/storybook-react-i18next/releases/tag/v1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stevensacks/storybook-react-i18next@v1.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevensacks%2Fstorybook-react-i18next/tags/v1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevensacks%2Fstorybook-react-i18next/tags/v1.0.12/manifests"},{"name":"v1.0.11","sha":"d28dae4ea557818d2490ba2de0d692fb39de4e97","kind":"tag","published_at":"2021-10-18T05:01:02.000Z","download_url":"https://codeload.github.com/stevensacks/storybook-react-i18next/tar.gz/v1.0.11","html_url":"https://github.com/stevensacks/storybook-react-i18next/releases/tag/v1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stevensacks/storybook-react-i18next@v1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevensacks%2Fstorybook-react-i18next/tags/v1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevensacks%2Fstorybook-react-i18next/tags/v1.0.11/manifests"},{"name":"v1.0.10","sha":"3e9822f5483d54fc376e14d66c58cd08cc17bc22","kind":"commit","published_at":"2021-09-24T12:58:09.000Z","download_url":"https://codeload.github.com/stevensacks/storybook-react-i18next/tar.gz/v1.0.10","html_url":"https://github.com/stevensacks/storybook-react-i18next/releases/tag/v1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stevensacks/storybook-react-i18next@v1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevensacks%2Fstorybook-react-i18next/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevensacks%2Fstorybook-react-i18next/tags/v1.0.10/manifests"},{"name":"v1.0.9","sha":"622df2020afd785090a4f49ac3aa870d9e0a7742","kind":"tag","published_at":"2021-08-05T18:16:28.000Z","download_url":"https://codeload.github.com/stevensacks/storybook-react-i18next/tar.gz/v1.0.9","html_url":"https://github.com/stevensacks/storybook-react-i18next/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stevensacks/storybook-react-i18next@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevensacks%2Fstorybook-react-i18next/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevensacks%2Fstorybook-react-i18next/tags/v1.0.9/manifests"},{"name":"v1.0.8","sha":"6d572325a9858f15fbfed15f8fc0c7588a721260","kind":"tag","published_at":"2021-08-05T18:13:32.000Z","download_url":"https://codeload.github.com/stevensacks/storybook-react-i18next/tar.gz/v1.0.8","html_url":"https://github.com/stevensacks/storybook-react-i18next/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stevensacks/storybook-react-i18next@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevensacks%2Fstorybook-react-i18next/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevensacks%2Fstorybook-react-i18next/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"5a07f36128deef5c9724131b3eb707101017bd7e","kind":"tag","published_at":"2021-08-05T18:00:53.000Z","download_url":"https://codeload.github.com/stevensacks/storybook-react-i18next/tar.gz/v1.0.7","html_url":"https://github.com/stevensacks/storybook-react-i18next/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stevensacks/storybook-react-i18next@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevensacks%2Fstorybook-react-i18next/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevensacks%2Fstorybook-react-i18next/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"7e86e76de7641da8418b08d98278cd400bceaa55","kind":"tag","published_at":"2021-08-05T16:38:22.000Z","download_url":"https://codeload.github.com/stevensacks/storybook-react-i18next/tar.gz/v1.0.6","html_url":"https://github.com/stevensacks/storybook-react-i18next/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stevensacks/storybook-react-i18next@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevensacks%2Fstorybook-react-i18next/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevensacks%2Fstorybook-react-i18next/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"e8a1b3473b717d3a792b2656aa8395ce5368494c","kind":"tag","published_at":"2021-08-04T06:10:00.000Z","download_url":"https://codeload.github.com/stevensacks/storybook-react-i18next/tar.gz/v1.0.5","html_url":"https://github.com/stevensacks/storybook-react-i18next/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stevensacks/storybook-react-i18next@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevensacks%2Fstorybook-react-i18next/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevensacks%2Fstorybook-react-i18next/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"a8ac5fa92269c3e467e87871ebfa090b076b5b5b","kind":"tag","published_at":"2021-08-04T06:02:26.000Z","download_url":"https://codeload.github.com/stevensacks/storybook-react-i18next/tar.gz/v1.0.4","html_url":"https://github.com/stevensacks/storybook-react-i18next/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stevensacks/storybook-react-i18next@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevensacks%2Fstorybook-react-i18next/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevensacks%2Fstorybook-react-i18next/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"69c757c0b7068b52f4e86ce0f998317fa814c348","kind":"tag","published_at":"2021-07-28T10:26:20.000Z","download_url":"https://codeload.github.com/stevensacks/storybook-react-i18next/tar.gz/v1.0.3","html_url":"https://github.com/stevensacks/storybook-react-i18next/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stevensacks/storybook-react-i18next@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevensacks%2Fstorybook-react-i18next/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevensacks%2Fstorybook-react-i18next/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"571dfdf3fe4317a49d945e18fd4491ecf3997e59","kind":"tag","published_at":"2021-07-13T05:02:07.000Z","download_url":"https://codeload.github.com/stevensacks/storybook-react-i18next/tar.gz/v1.0.2","html_url":"https://github.com/stevensacks/storybook-react-i18next/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stevensacks/storybook-react-i18next@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevensacks%2Fstorybook-react-i18next/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevensacks%2Fstorybook-react-i18next/tags/v1.0.2/manifests"}]},"repo_metadata_updated_at":"2026-04-11T05:45:50.613Z","dependent_packages_count":53,"downloads":440489,"downloads_period":"last-month","dependent_repos_count":566,"rankings":{"downloads":0.39261812791951134,"dependent_repos_count":0.7313375853395616,"dependent_packages_count":0.5720307808777559,"stargazers_count":8.022783586538901,"forks_count":6.133294989825303,"docker_downloads_count":0.9353945831836148,"average":2.797909942280775},"purl":"pkg:npm/storybook-react-i18next","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/storybook-react-i18next","docker_dependents_count":11,"docker_downloads_count":3408,"usage_url":"https://repos.ecosyste.ms/usage/npm/storybook-react-i18next","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/storybook-react-i18next/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-11-01T07:03:25.488Z","issues_count":25,"pull_requests_count":15,"avg_time_to_close_issue":6576848.0,"avg_time_to_close_pull_request":2087713.8,"issues_closed_count":24,"pull_requests_closed_count":15,"pull_request_authors_count":8,"issue_authors_count":25,"avg_comments_per_issue":3.68,"avg_comments_per_pull_request":1.0,"merged_pull_requests_count":13,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":5,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":712757.0,"past_year_avg_time_to_close_pull_request":68882.5,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevensacks%2Fstorybook-react-i18next/issues","maintainers":[{"login":"stevensacks","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stevensacks"}],"active_maintainers":[{"login":"stevensacks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stevensacks"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/storybook-react-i18next/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/storybook-react-i18next/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/storybook-react-i18next/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/storybook-react-i18next/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/storybook-react-i18next/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/storybook-react-i18next/codemeta","maintainers":[{"uuid":"stevensacks","login":"stevensacks","name":null,"email":"stevensacks@gmail.com","url":null,"packages_count":17,"html_url":"https://www.npmjs.com/~stevensacks","role":null,"created_at":"2022-11-14T14:12:18.327Z","updated_at":"2022-11-14T14:12:18.327Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/stevensacks/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5666161,"maintainers_count":1207700,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}}],"commits":{"id":354590,"full_name":"stevensacks/storybook-react-i18next","default_branch":"main","total_commits":227,"total_committers":39,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":5.82051282051282,"dds":0.3215859030837004,"past_year_total_commits":51,"past_year_total_committers":13,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":3.923076923076923,"past_year_dds":0.47058823529411764,"last_synced_at":"2026-03-09T16:16:51.400Z","last_synced_commit":"446e946312917bdefb7c280144029b4dc02a4c11","created_at":"2023-03-08T18:55:28.889Z","updated_at":"2026-03-09T16:15:21.688Z","committers":[{"name":"Steven Sacks","email":"stevensacks@gmail.com","login":"stevensacks","count":154},{"name":"odan","email":"odan3240@gmail.com","login":"odanado","count":3},{"name":"Steven Sacks","email":"runner@fv-az732-932.4opwuzrh3q5ejjryiebefgsz5f.ex.internal.cloudapp.net","login":null,"count":2},{"name":"Steven Sacks","email":"runner@fv-az732-63.4opwuzrh3q5ejjryiebefgsz5f.ex.internal.cloudapp.net","login":null,"count":2},{"name":"Steven Sacks","email":"runner@fv-az569-582.howdd30p31kevpcfp33h0nwd0f.bx.internal.cloudapp.net","login":null,"count":2},{"name":"Steven Sacks","email":"runner@fv-az455-870.5mqodooyfmgunjgvckzlc4qzae.dx.internal.cloudapp.net","login":null,"count":2},{"name":"Steven Sacks","email":"runner@fv-az409-345.gl4i0ri3y5wexlajmgvk5xoqed.jx.internal.cloudapp.net","login":null,"count":2},{"name":"Steven Sacks","email":"runner@fv-az39-403.rnnkzy1g0gxublqqjh12ubntgf.gx.internal.cloudapp.net","login":null,"count":2},{"name":"Steven Sacks","email":"runner@fv-az39-401.rnnkzy1g0gxublqqjh12ubntgf.gx.internal.cloudapp.net","login":null,"count":2},{"name":"Steven Sacks","email":"runner@fv-az39-310.rnnkzy1g0gxublqqjh12ubntgf.gx.internal.cloudapp.net","login":null,"count":2},{"name":"Steven Sacks","email":"runner@fv-az36-726.1s0p3okewbbu3agytf0rxb3dlg.gx.internal.cloudapp.net","login":null,"count":2},{"name":"Steven Sacks","email":"runner@fv-az33-848.ep4gov4zlyee1j2rdvheha0glb.gx.internal.cloudapp.net","login":null,"count":2},{"name":"Steven Sacks","email":"runner@fv-az33-355.ep4gov4zlyee1j2rdvheha0glb.gx.internal.cloudapp.net","login":null,"count":2},{"name":"Steven Sacks","email":"runner@fv-az213-420.c2vz3wqhpjau3hcstnyptvmwla.cx.internal.cloudapp.net","login":null,"count":2},{"name":"Steven Sacks","email":"runner@fv-az2032-856.lsjfz4pq4prede55fkiejkij1h.cx.internal.cloudapp.net","login":null,"count":2},{"name":"Steven Sacks","email":"runner@fv-az2031-780.rag0t2s20xiu3oejmeweyzhkrf.bx.internal.cloudapp.net","login":null,"count":2},{"name":"Steven Sacks","email":"runner@fv-az1487-508.vpy2y30pan5uhaa0ktko4c43jh.ex.internal.cloudapp.net","login":null,"count":2},{"name":"Steven Sacks","email":"runner@fv-az1384-107.gpq2x2ivaaoebfs5ykq4ww3pqb.bx.internal.cloudapp.net","login":null,"count":2},{"name":"Steven Sacks","email":"runner@fv-az136-831.tx1wn0pmd2buhh0jqmoeauzz0d.cx.internal.cloudapp.net","login":null,"count":2},{"name":"Steven Sacks","email":"runner@fv-az1146-467.aaqb4uwu5meunphs5rk4w0rrmh.ex.internal.cloudapp.net","login":null,"count":2},{"name":"James","email":"james.burdge@makeleaps.com","login":"Zurdge","count":2},{"name":"Steven Sacks","email":"runner@pkrvmxyh4eaekms.thalhjjse5aevfwueukddivcod.cx.internal.cloudapp.net","login":null,"count":2},{"name":"Steven Sacks","email":"runner@pkrvmxyh4eaekms.rpzyaon4tsbuzbyx4xvysldu2h.bx.internal.cloudapp.net","login":null,"count":2},{"name":"Steven Sacks","email":"runner@pkrvmxyh4eaekms.k5jrcnfhihfe3jezjgdm4pckqf.phxx.internal.cloudapp.net","login":null,"count":2},{"name":"Steven Sacks","email":"runner@pkrvmxyh4eaekms.c32ys1dwlf3e1lkfhtdvzmm2kb.ex.internal.cloudapp.net","login":null,"count":2},{"name":"Steven Sacks","email":"runner@pkrvmxyh4eaekms.askkogcowbeexaxaijjtd4dtkg.cx.internal.cloudapp.net","login":null,"count":2},{"name":"Steven Sacks","email":"runner@pkrvmxyh4eaekms.2lc1rxf5lxpelfs3zs3arrg0sf.dx.internal.cloudapp.net","login":null,"count":2},{"name":"Steven Sacks","email":"runner@pkrvmf6wy0o8zjz.cp2kj1zqiwluzlkaxfey11wpfg.ex.internal.cloudapp.net","login":null,"count":2},{"name":"Steven Sacks","email":"runner@pkrvmf6wy0o8zjz.2rcsiae2t1tudb1w4nwqreichg.phxx.internal.cloudapp.net","login":null,"count":2},{"name":"Steven Sacks","email":"runner@pkrvmf6wy0o8zjz.0dag1445wiqurpv2peo3esqijf.dx.internal.cloudapp.net","login":null,"count":2},{"name":"Steven Sacks","email":"runner@fv-az83-740.uavyq1izdhte5b0ne1us2eqzhb.jx.internal.cloudapp.net","login":null,"count":2},{"name":"Steven Sacks","email":"runner@fv-az83-193.uavyq1izdhte5b0ne1us2eqzhb.jx.internal.cloudapp.net","login":null,"count":2},{"name":"Steven Sacks","email":"runner@fv-az774-16.j3qnnsaxsfoepktz21rketxmog.bx.internal.cloudapp.net","login":null,"count":2},{"name":"Steven Sacks","email":"runner@fv-az74-542.rg1nhevy3x5uhivy2ou0ehszxf.jx.internal.cloudapp.net","login":null,"count":2},{"name":"Steven Sacks","email":"runner@fv-az1044-563.forcd2t5sl0u3bxxhfmeeug4te.dx.internal.cloudapp.net","login":null,"count":2},{"name":"Cole Diffin","email":"colediffin@easycrypto.ai","login":null,"count":1},{"name":"Georgios Kaleadis","email":"georgios@kaleadis.de","login":"georgiee","count":1},{"name":"Marcos Gil","email":"marcosenrique.gil@ingka.ikea.com","login":"marcosgilf","count":1},{"name":"Sawyer","email":"git@sawyerh.com","login":"sawyerh","count":1}],"past_year_committers":[{"name":"Steven Sacks","email":"stevensacks@gmail.com","login":"stevensacks","count":27},{"name":"odan","email":"odan3240@gmail.com","login":"odanado","count":2},{"name":"Steven Sacks","email":"runner@pkrvmxyh4eaekms.thalhjjse5aevfwueukddivcod.cx.internal.cloudapp.net","login":null,"count":2},{"name":"Steven Sacks","email":"runner@pkrvmxyh4eaekms.rpzyaon4tsbuzbyx4xvysldu2h.bx.internal.cloudapp.net","login":null,"count":2},{"name":"Steven Sacks","email":"runner@pkrvmxyh4eaekms.k5jrcnfhihfe3jezjgdm4pckqf.phxx.internal.cloudapp.net","login":null,"count":2},{"name":"Steven Sacks","email":"runner@pkrvmxyh4eaekms.c32ys1dwlf3e1lkfhtdvzmm2kb.ex.internal.cloudapp.net","login":null,"count":2},{"name":"Steven Sacks","email":"runner@pkrvmxyh4eaekms.askkogcowbeexaxaijjtd4dtkg.cx.internal.cloudapp.net","login":null,"count":2},{"name":"Steven Sacks","email":"runner@pkrvmxyh4eaekms.2lc1rxf5lxpelfs3zs3arrg0sf.dx.internal.cloudapp.net","login":null,"count":2},{"name":"Steven Sacks","email":"runner@pkrvmf6wy0o8zjz.cp2kj1zqiwluzlkaxfey11wpfg.ex.internal.cloudapp.net","login":null,"count":2},{"name":"Steven Sacks","email":"runner@pkrvmf6wy0o8zjz.2rcsiae2t1tudb1w4nwqreichg.phxx.internal.cloudapp.net","login":null,"count":2},{"name":"Steven Sacks","email":"runner@pkrvmf6wy0o8zjz.0dag1445wiqurpv2peo3esqijf.dx.internal.cloudapp.net","login":null,"count":2},{"name":"Steven Sacks","email":"runner@fv-az2032-856.lsjfz4pq4prede55fkiejkij1h.cx.internal.cloudapp.net","login":null,"count":2},{"name":"Steven Sacks","email":"runner@fv-az1044-563.forcd2t5sl0u3bxxhfmeeug4te.dx.internal.cloudapp.net","login":null,"count":2}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevensacks%2Fstorybook-react-i18next/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-07-10T00:00:15.311Z","repositories_count":6295810,"commits_count":863037420,"contributors_count":35212867,"owners_count":1185487,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"stevensacks/storybook-react-i18next","html_url":"https://github.com/stevensacks/storybook-react-i18next","last_synced_at":"2026-03-09T16:15:14.582Z","status":"active","issues_count":26,"pull_requests_count":16,"avg_time_to_close_issue":6374902.4,"avg_time_to_close_pull_request":1962700.0625,"issues_closed_count":25,"pull_requests_closed_count":16,"pull_request_authors_count":8,"issue_authors_count":26,"avg_comments_per_issue":3.5384615384615383,"avg_comments_per_pull_request":0.9375,"merged_pull_requests_count":14,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":5,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":1074344.5,"past_year_avg_time_to_close_pull_request":72604.8,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":0.4,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":5,"created_at":"2023-05-20T23:24:50.382Z","updated_at":"2026-03-09T16:15:14.582Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevensacks%2Fstorybook-react-i18next","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevensacks%2Fstorybook-react-i18next/issues","issue_labels_count":{"table":{}},"pull_request_labels_count":{"table":{}},"issue_author_associations_count":{"table":{"NONE":24,"CONTRIBUTOR":2}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":7,"OWNER":6,"NONE":3}},"issue_authors":{"table":{"sandhose":1,"leo3620":1,"jcq":1,"evgenyt1":1,"abhi-qb":1,"dgateles":1,"bolbovic":1,"laneschmidt":1,"IonasNeonakis":1,"jbarreiros":1,"marcosgilf":1,"brettdewoody":1,"simonabalanbyx":1,"gynekolog":1,"k1350":1,"Linx-Guiwunsch":1,"odanado":1,"arcticShadow":1,"Sidnioulz":1,"valentinpalkovic":1,"mparisot-antescofo":1,"lwhiteley":1,"juanruben":1,"PumpedSardines":1,"lgaspari":1,"Inmakia":1}},"pull_request_authors":{"table":{"stevensacks":6,"odanado":4,"Cretezy":1,"meza":1,"georgiee":1,"arcticShadow":1,"marcosgilf":1,"sawyerh":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-07-10T00:00:21.713Z","repositories_count":14863413,"issues_count":32289703,"pull_requests_count":106166470,"authors_count":11340826,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{"NONE":1}},"past_year_pull_request_author_associations_count":{"table":{"OWNER":1}},"past_year_issue_authors":{"table":{"Sidnioulz":1}},"past_year_pull_request_authors":{"table":{"stevensacks":1}},"maintainers":[{"table":{"login":"stevensacks","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stevensacks"}}],"active_maintainers":[{"table":{"login":"stevensacks","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stevensacks"}}]}},"events":{"total":{"ReleaseEvent":9,"PullRequestEvent":4,"ForkEvent":1,"IssuesEvent":12,"WatchEvent":2,"IssueCommentEvent":9,"PushEvent":28,"PullRequestReviewCommentEvent":1,"PullRequestReviewEvent":1,"CreateEvent":12},"last_year":{"ReleaseEvent":1,"IssuesEvent":1,"WatchEvent":1,"IssueCommentEvent":1,"PushEvent":3,"CreateEvent":1}},"keywords":[],"dependencies":[{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2022-09-10T13:41:39.989Z","updated_at":"2022-09-10T13:41:39.989Z","repository_link":"https://github.com/stevensacks/storybook-react-i18next/blob/main/package.json","dependencies":[{"id":4400665342,"package_name":"storybook-i18n","ecosystem":"npm","requirements":"^1.1.2","direct":true,"kind":"runtime","optional":false},{"id":4400665343,"package_name":"@babel/cli","ecosystem":"npm","requirements":"^7.17.10","direct":true,"kind":"development","optional":false},{"id":4400665344,"package_name":"@babel/core","ecosystem":"npm","requirements":"^7.18.5","direct":true,"kind":"development","optional":false},{"id":4400665345,"package_name":"@babel/preset-env","ecosystem":"npm","requirements":"^7.18.2","direct":true,"kind":"development","optional":false},{"id":4400665346,"package_name":"@babel/preset-react","ecosystem":"npm","requirements":"^7.17.12","direct":true,"kind":"development","optional":false},{"id":4400665347,"package_name":"@babel/preset-typescript","ecosystem":"npm","requirements":"^7.17.12","direct":true,"kind":"development","optional":false},{"id":4400665348,"package_name":"@storybook/addon-essentials","ecosystem":"npm","requirements":"^6.5.9","direct":true,"kind":"development","optional":false},{"id":4400665349,"package_name":"@storybook/addons","ecosystem":"npm","requirements":"^6.5.9","direct":true,"kind":"development","optional":false},{"id":4400665350,"package_name":"@storybook/api","ecosystem":"npm","requirements":"^6.5.9","direct":true,"kind":"development","optional":false},{"id":4400665351,"package_name":"@storybook/components","ecosystem":"npm","requirements":"^6.5.9","direct":true,"kind":"development","optional":false},{"id":4400665352,"package_name":"@storybook/core-events","ecosystem":"npm","requirements":"^6.5.9","direct":true,"kind":"development","optional":false},{"id":4400665353,"package_name":"@storybook/theming","ecosystem":"npm","requirements":"^6.5.9","direct":true,"kind":"development","optional":false},{"id":4400665354,"package_name":"@storybook/react","ecosystem":"npm","requirements":"^6.5.9","direct":true,"kind":"development","optional":false},{"id":4400665355,"package_name":"auto","ecosystem":"npm","requirements":"^10.37.1","direct":true,"kind":"development","optional":false},{"id":4400665356,"package_name":"babel-loader","ecosystem":"npm","requirements":"^8.2.5","direct":true,"kind":"development","optional":false},{"id":4400665357,"package_name":"boxen","ecosystem":"npm","requirements":"^5.1.2","direct":true,"kind":"development","optional":false},{"id":4400665358,"package_name":"concurrently","ecosystem":"npm","requirements":"^6.5.1","direct":true,"kind":"development","optional":false},{"id":4400665359,"package_name":"dedent","ecosystem":"npm","requirements":"^0.7.0","direct":true,"kind":"development","optional":false},{"id":4400665360,"package_name":"i18next","ecosystem":"npm","requirements":"^21.8.9","direct":true,"kind":"development","optional":false},{"id":4400665361,"package_name":"prettier","ecosystem":"npm","requirements":"^2.6.2","direct":true,"kind":"development","optional":false},{"id":4400665362,"package_name":"prop-types","ecosystem":"npm","requirements":"^15.8.1","direct":true,"kind":"development","optional":false},{"id":4400665363,"package_name":"react","ecosystem":"npm","requirements":"^17.0.1","direct":true,"kind":"development","optional":false},{"id":4400665364,"package_name":"react-dom","ecosystem":"npm","requirements":"^17.0.1","direct":true,"kind":"development","optional":false},{"id":4400665365,"package_name":"react-i18next","ecosystem":"npm","requirements":"^11.17.1","direct":true,"kind":"development","optional":false},{"id":4400665366,"package_name":"rimraf","ecosystem":"npm","requirements":"^3.0.2","direct":true,"kind":"development","optional":false},{"id":4400665367,"package_name":"typescript","ecosystem":"npm","requirements":"^4.7.3","direct":true,"kind":"development","optional":false},{"id":4400665368,"package_name":"zx","ecosystem":"npm","requirements":"1.14.1","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release.yml","sha":null,"kind":"manifest","created_at":"2023-01-24T03:15:40.055Z","updated_at":"2023-01-24T03:15:40.055Z","repository_link":"https://github.com/stevensacks/storybook-react-i18next/blob/main/.github/workflows/release.yml","dependencies":[{"id":7132804012,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7132804013,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7132804014,"package_name":"bahmutov/npm-install","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"npm","filepath":"package-lock.json","sha":null,"kind":"lockfile","created_at":"2024-05-14T03:31:08.980Z","updated_at":"2024-05-14T03:31:08.980Z","repository_link":"https://github.com/stevensacks/storybook-react-i18next/blob/main/package-lock.json","dependencies":[{"id":18071770407,"package_name":"@adobe/css-tools","ecosystem":"npm","requirements":"4.3.3","direct":false,"kind":"runtime","optional":false},{"id":18071770408,"package_name":"@ampproject/remapping","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":18071770409,"package_name":"@auto-it/bot-list","ecosystem":"npm","requirements":"11.1.6","direct":false,"kind":"development","optional":false},{"id":18071770410,"package_name":"@auto-it/core","ecosystem":"npm","requirements":"11.1.6","direct":false,"kind":"development","optional":false},{"id":18071770411,"package_name":"ansi-styles","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":18071770412,"package_name":"chalk","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":18071770413,"package_name":"has-flag","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":18071770414,"package_name":"node-fetch","ecosystem":"npm","requirements":"2.6.7","direct":false,"kind":"development","optional":false},{"id":18071770415,"package_name":"semver","ecosystem":"npm","requirements":"7.6.2","direct":false,"kind":"development","optional":false},{"id":18071770416,"package_name":"supports-color","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":18071770417,"package_name":"tslib","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":18071770418,"package_name":"type-fest","ecosystem":"npm","requirements":"0.21.3","direct":false,"kind":"development","optional":false},{"id":18071770419,"package_name":"@auto-it/npm","ecosystem":"npm","requirements":"11.1.6","direct":false,"kind":"development","optional":false},{"id":18071770420,"package_name":"@auto-it/package-json-utils","ecosystem":"npm","requirements":"11.1.6","direct":false,"kind":"development","optional":false},{"id":18071770421,"package_name":"@auto-it/released","ecosystem":"npm","requirements":"11.1.6","direct":false,"kind":"development","optional":false},{"id":18071770422,"package_name":"@auto-it/version-file","ecosystem":"npm","requirements":"11.1.6","direct":false,"kind":"development","optional":false},{"id":18071770423,"package_name":"tslib","ecosystem":"npm","requirements":"1.10.0","direct":false,"kind":"development","optional":false},{"id":18071770424,"package_name":"@aw-web-design/x-default-browser","ecosystem":"npm","requirements":"1.4.126","direct":false,"kind":"development","optional":false},{"id":18071770425,"package_name":"@babel/code-frame","ecosystem":"npm","requirements":"7.23.5","direct":false,"kind":"runtime","optional":false},{"id":18071770426,"package_name":"@babel/compat-data","ecosystem":"npm","requirements":"7.24.4","direct":false,"kind":"development","optional":false},{"id":18071770427,"package_name":"@babel/core","ecosystem":"npm","requirements":"7.24.0","direct":false,"kind":"development","optional":false},{"id":18071770428,"package_name":"@babel/generator","ecosystem":"npm","requirements":"7.23.6","direct":false,"kind":"development","optional":false},{"id":18071770429,"package_name":"@babel/helper-annotate-as-pure","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"development","optional":false},{"id":18071770430,"package_name":"@babel/helper-builder-binary-assignment-operator-visitor","ecosystem":"npm","requirements":"7.22.15","direct":false,"kind":"development","optional":false},{"id":18071770431,"package_name":"@babel/helper-compilation-targets","ecosystem":"npm","requirements":"7.23.6","direct":false,"kind":"development","optional":false},{"id":18071770432,"package_name":"@babel/helper-create-class-features-plugin","ecosystem":"npm","requirements":"7.24.5","direct":false,"kind":"development","optional":false},{"id":18071770433,"package_name":"@babel/helper-create-regexp-features-plugin","ecosystem":"npm","requirements":"7.22.15","direct":false,"kind":"development","optional":false},{"id":18071770434,"package_name":"@babel/helper-define-polyfill-provider","ecosystem":"npm","requirements":"0.6.2","direct":false,"kind":"development","optional":false},{"id":18071770435,"package_name":"@babel/helper-environment-visitor","ecosystem":"npm","requirements":"7.22.20","direct":false,"kind":"development","optional":false},{"id":18071770436,"package_name":"@babel/helper-function-name","ecosystem":"npm","requirements":"7.23.0","direct":false,"kind":"development","optional":false},{"id":18071770437,"package_name":"@babel/helper-hoist-variables","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"development","optional":false},{"id":18071770438,"package_name":"@babel/helper-member-expression-to-functions","ecosystem":"npm","requirements":"7.24.5","direct":false,"kind":"development","optional":false},{"id":18071770439,"package_name":"@babel/helper-module-imports","ecosystem":"npm","requirements":"7.24.3","direct":false,"kind":"development","optional":false},{"id":18071770440,"package_name":"@babel/helper-module-transforms","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"development","optional":false},{"id":18071770441,"package_name":"@babel/helper-optimise-call-expression","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"development","optional":false},{"id":18071770442,"package_name":"@babel/helper-plugin-utils","ecosystem":"npm","requirements":"7.24.5","direct":false,"kind":"development","optional":false},{"id":18071770443,"package_name":"@babel/helper-remap-async-to-generator","ecosystem":"npm","requirements":"7.22.20","direct":false,"kind":"development","optional":false},{"id":18071770444,"package_name":"@babel/helper-replace-supers","ecosystem":"npm","requirements":"7.24.1","direct":false,"kind":"development","optional":false},{"id":18071770445,"package_name":"@babel/helper-simple-access","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"development","optional":false},{"id":18071770446,"package_name":"@babel/helper-skip-transparent-expression-wrappers","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"development","optional":false},{"id":18071770447,"package_name":"@babel/helper-split-export-declaration","ecosystem":"npm","requirements":"7.24.5","direct":false,"kind":"development","optional":false},{"id":18071770448,"package_name":"@babel/helper-string-parser","ecosystem":"npm","requirements":"7.24.1","direct":false,"kind":"development","optional":false},{"id":18071770449,"package_name":"@babel/helper-validator-identifier","ecosystem":"npm","requirements":"7.24.5","direct":false,"kind":"runtime","optional":false},{"id":18071770450,"package_name":"@babel/helper-validator-option","ecosystem":"npm","requirements":"7.23.5","direct":false,"kind":"development","optional":false},{"id":18071770451,"package_name":"@babel/helper-wrap-function","ecosystem":"npm","requirements":"7.24.5","direct":false,"kind":"development","optional":false},{"id":18071770452,"package_name":"@babel/helpers","ecosystem":"npm","requirements":"7.24.0","direct":false,"kind":"development","optional":false},{"id":18071770453,"package_name":"@babel/highlight","ecosystem":"npm","requirements":"7.23.4","direct":false,"kind":"runtime","optional":false},{"id":18071770454,"package_name":"@babel/parser","ecosystem":"npm","requirements":"7.24.0","direct":false,"kind":"development","optional":false},{"id":18071770455,"package_name":"@babel/plugin-bugfix-firefox-class-in-computed-class-key","ecosystem":"npm","requirements":"7.24.5","direct":false,"kind":"development","optional":false},{"id":18071770456,"package_name":"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression","ecosystem":"npm","requirements":"7.24.1","direct":false,"kind":"development","optional":false},{"id":18071770457,"package_name":"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining","ecosystem":"npm","requirements":"7.24.1","direct":false,"kind":"development","optional":false},{"id":18071770458,"package_name":"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly","ecosystem":"npm","requirements":"7.24.1","direct":false,"kind":"development","optional":false},{"id":18071770459,"package_name":"@babel/plugin-proposal-private-property-in-object","ecosystem":"npm","requirements":"7.21.0-placeholder-for-preset-env.2","direct":false,"kind":"development","optional":false},{"id":18071770460,"package_name":"@babel/plugin-syntax-async-generators","ecosystem":"npm","requirements":"7.8.4","direct":false,"kind":"development","optional":false},{"id":18071770461,"package_name":"@babel/plugin-syntax-class-properties","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"development","optional":false},{"id":18071770462,"package_name":"@babel/plugin-syntax-class-static-block","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":18071770463,"package_name":"@babel/plugin-syntax-dynamic-import","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":18071770464,"package_name":"@babel/plugin-syntax-export-namespace-from","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":18071770465,"package_name":"@babel/plugin-syntax-flow","ecosystem":"npm","requirements":"7.24.1","direct":false,"kind":"development","optional":false},{"id":18071770466,"package_name":"@babel/plugin-syntax-import-assertions","ecosystem":"npm","requirements":"7.24.1","direct":false,"kind":"development","optional":false},{"id":18071770467,"package_name":"@babel/plugin-syntax-import-attributes","ecosystem":"npm","requirements":"7.24.1","direct":false,"kind":"development","optional":false},{"id":18071770468,"package_name":"@babel/plugin-syntax-import-meta","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"development","optional":false},{"id":18071770469,"package_name":"@babel/plugin-syntax-json-strings","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":18071770470,"package_name":"@babel/plugin-syntax-jsx","ecosystem":"npm","requirements":"7.24.1","direct":false,"kind":"development","optional":false},{"id":18071770471,"package_name":"@babel/plugin-syntax-logical-assignment-operators","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"development","optional":false},{"id":18071770472,"package_name":"@babel/plugin-syntax-nullish-coalescing-operator","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":18071770473,"package_name":"@babel/plugin-syntax-numeric-separator","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"development","optional":false},{"id":18071770474,"package_name":"@babel/plugin-syntax-object-rest-spread","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":18071770475,"package_name":"@babel/plugin-syntax-optional-catch-binding","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":18071770476,"package_name":"@babel/plugin-syntax-optional-chaining","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":18071770477,"package_name":"@babel/plugin-syntax-private-property-in-object","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":18071770478,"package_name":"@babel/plugin-syntax-top-level-await","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":18071770479,"package_name":"@babel/plugin-syntax-typescript","ecosystem":"npm","requirements":"7.24.1","direct":false,"kind":"development","optional":false},{"id":18071770480,"package_name":"@babel/plugin-syntax-unicode-sets-regex","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":18071770481,"package_name":"@babel/plugin-transform-arrow-functions","ecosystem":"npm","requirements":"7.24.1","direct":false,"kind":"development","optional":false},{"id":18071770482,"package_name":"@babel/plugin-transform-async-generator-functions","ecosystem":"npm","requirements":"7.24.3","direct":false,"kind":"development","optional":false},{"id":18071770483,"package_name":"@babel/plugin-transform-async-to-generator","ecosystem":"npm","requirements":"7.24.1","direct":false,"kind":"development","optional":false},{"id":18071770484,"package_name":"@babel/plugin-transform-block-scoped-functions","ecosystem":"npm","requirements":"7.24.1","direct":false,"kind":"development","optional":false},{"id":18071770485,"package_name":"@babel/plugin-transform-block-scoping","ecosystem":"npm","requirements":"7.24.5","direct":false,"kind":"development","optional":false},{"id":18071770486,"package_name":"@babel/plugin-transform-class-properties","ecosystem":"npm","requirements":"7.24.1","direct":false,"kind":"development","optional":false},{"id":18071770487,"package_name":"@babel/plugin-transform-class-static-block","ecosystem":"npm","requirements":"7.24.4","direct":false,"kind":"development","optional":false},{"id":18071770488,"package_name":"@babel/plugin-transform-classes","ecosystem":"npm","requirements":"7.24.5","direct":false,"kind":"development","optional":false},{"id":18071770489,"package_name":"@babel/plugin-transform-computed-properties","ecosystem":"npm","requirements":"7.24.1","direct":false,"kind":"development","optional":false},{"id":18071770490,"package_name":"@babel/plugin-transform-destructuring","ecosystem":"npm","requirements":"7.24.5","direct":false,"kind":"development","optional":false},{"id":18071770491,"package_name":"@babel/plugin-transform-dotall-regex","ecosystem":"npm","requirements":"7.24.1","direct":false,"kind":"development","optional":false},{"id":18071770492,"package_name":"@babel/plugin-transform-duplicate-keys","ecosystem":"npm","requirements":"7.24.1","direct":false,"kind":"development","optional":false},{"id":18071770493,"package_name":"@babel/plugin-transform-dynamic-import","ecosystem":"npm","requirements":"7.24.1","direct":false,"kind":"development","optional":false},{"id":18071770494,"package_name":"@babel/plugin-transform-exponentiation-operator","ecosystem":"npm","requirements":"7.24.1","direct":false,"kind":"development","optional":false},{"id":18071770495,"package_name":"@babel/plugin-transform-export-namespace-from","ecosystem":"npm","requirements":"7.24.1","direct":false,"kind":"development","optional":false},{"id":18071770496,"package_name":"@babel/plugin-transform-flow-strip-types","ecosystem":"npm","requirements":"7.24.1","direct":false,"kind":"development","optional":false},{"id":18071770497,"package_name":"@babel/plugin-transform-for-of","ecosystem":"npm","requirements":"7.24.1","direct":false,"kind":"development","optional":false},{"id":18071770498,"package_name":"@babel/plugin-transform-function-name","ecosystem":"npm","requirements":"7.24.1","direct":false,"kind":"development","optional":false},{"id":18071770499,"package_name":"@babel/plugin-transform-json-strings","ecosystem":"npm","requirements":"7.24.1","direct":false,"kind":"development","optional":false},{"id":18071770500,"package_name":"@babel/plugin-transform-literals","ecosystem":"npm","requirements":"7.24.1","direct":false,"kind":"development","optional":false},{"id":18071770501,"package_name":"@babel/plugin-transform-logical-assignment-operators","ecosystem":"npm","requirements":"7.24.1","direct":false,"kind":"development","optional":false},{"id":18071770502,"package_name":"@babel/plugin-transform-member-expression-literals","ecosystem":"npm","requirements":"7.24.1","direct":false,"kind":"development","optional":false},{"id":18071770503,"package_name":"@babel/plugin-transform-modules-amd","ecosystem":"npm","requirements":"7.24.1","direct":false,"kind":"development","optional":false},{"id":18071770504,"package_name":"@babel/plugin-transform-modules-commonjs","ecosystem":"npm","requirements":"7.24.1","direct":false,"kind":"development","optional":false},{"id":18071770505,"package_name":"@babel/plugin-transform-modules-systemjs","ecosystem":"npm","requirements":"7.24.1","direct":false,"kind":"development","optional":false},{"id":18071770506,"package_name":"@babel/plugin-transform-modules-umd","ecosystem":"npm","requirements":"7.24.1","direct":false,"kind":"development","optional":false},{"id":18071770507,"package_name":"@babel/plugin-transform-named-capturing-groups-regex","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"development","optional":false},{"id":18071770508,"package_name":"@babel/plugin-transform-new-target","ecosystem":"npm","requirements":"7.24.1","direct":false,"kind":"development","optional":false},{"id":18071770509,"package_name":"@babel/plugin-transform-nullish-coalescing-operator","ecosystem":"npm","requirements":"7.24.1","direct":false,"kind":"development","optional":false},{"id":18071770510,"package_name":"@babel/plugin-transform-numeric-separator","ecosystem":"npm","requirements":"7.24.1","direct":false,"kind":"development","optional":false},{"id":18071770511,"package_name":"@babel/plugin-transform-object-rest-spread","ecosystem":"npm","requirements":"7.24.5","direct":false,"kind":"development","optional":false},{"id":18071770512,"package_name":"@babel/plugin-transform-object-super","ecosystem":"npm","requirements":"7.24.1","direct":false,"kind":"development","optional":false},{"id":18071770513,"package_name":"@babel/plugin-transform-optional-catch-binding","ecosystem":"npm","requirements":"7.24.1","direct":false,"kind":"development","optional":false},{"id":18071770514,"package_name":"@babel/plugin-transform-optional-chaining","ecosystem":"npm","requirements":"7.24.5","direct":false,"kind":"development","optional":false},{"id":18071770515,"package_name":"@babel/plugin-transform-parameters","ecosystem":"npm","requirements":"7.24.5","direct":false,"kind":"development","optional":false},{"id":18071770516,"package_name":"@babel/plugin-transform-private-methods","ecosystem":"npm","requirements":"7.24.1","direct":false,"kind":"development","optional":false},{"id":18071770517,"package_name":"@babel/plugin-transform-private-property-in-object","ecosystem":"npm","requirements":"7.24.5","direct":false,"kind":"development","optional":false},{"id":18071770518,"package_name":"@babel/plugin-transform-property-literals","ecosystem":"npm","requirements":"7.24.1","direct":false,"kind":"development","optional":false},{"id":18071770519,"package_name":"@babel/plugin-transform-react-jsx-self","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"development","optional":false},{"id":18071770520,"package_name":"@babel/plugin-transform-react-jsx-source","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"development","optional":false},{"id":18071770521,"package_name":"@babel/plugin-transform-regenerator","ecosystem":"npm","requirements":"7.24.1","direct":false,"kind":"development","optional":false},{"id":18071770522,"package_name":"@babel/plugin-transform-reserved-words","ecosystem":"npm","requirements":"7.24.1","direct":false,"kind":"development","optional":false},{"id":18071770523,"package_name":"@babel/plugin-transform-shorthand-properties","ecosystem":"npm","requirements":"7.24.1","direct":false,"kind":"development","optional":false},{"id":18071770524,"package_name":"@babel/plugin-transform-spread","ecosystem":"npm","requirements":"7.24.1","direct":false,"kind":"development","optional":false},{"id":18071770525,"package_name":"@babel/plugin-transform-sticky-regex","ecosystem":"npm","requirements":"7.24.1","direct":false,"kind":"development","optional":false},{"id":18071770526,"package_name":"@babel/plugin-transform-template-literals","ecosystem":"npm","requirements":"7.24.1","direct":false,"kind":"development","optional":false},{"id":18071770527,"package_name":"@babel/plugin-transform-typeof-symbol","ecosystem":"npm","requirements":"7.24.5","direct":false,"kind":"development","optional":false},{"id":18071770528,"package_name":"@babel/plugin-transform-typescript","ecosystem":"npm","requirements":"7.24.5","direct":false,"kind":"development","optional":false},{"id":18071770529,"package_name":"@babel/plugin-transform-unicode-escapes","ecosystem":"npm","requirements":"7.24.1","direct":false,"kind":"development","optional":false},{"id":18071770530,"package_name":"@babel/plugin-transform-unicode-property-regex","ecosystem":"npm","requirements":"7.24.1","direct":false,"kind":"development","optional":false},{"id":18071770531,"package_name":"@babel/plugin-transform-unicode-regex","ecosystem":"npm","requirements":"7.24.1","direct":false,"kind":"development","optional":false},{"id":18071770532,"package_name":"@babel/plugin-transform-unicode-sets-regex","ecosystem":"npm","requirements":"7.24.1","direct":false,"kind":"development","optional":false},{"id":18071770533,"package_name":"@babel/preset-env","ecosystem":"npm","requirements":"7.24.5","direct":false,"kind":"development","optional":false},{"id":18071770534,"package_name":"@babel/preset-flow","ecosystem":"npm","requirements":"7.24.1","direct":false,"kind":"development","optional":false},{"id":18071770535,"package_name":"@babel/preset-modules","ecosystem":"npm","requirements":"0.1.6-no-external-plugins","direct":false,"kind":"development","optional":false},{"id":18071770536,"package_name":"@babel/preset-typescript","ecosystem":"npm","requirements":"7.24.1","direct":false,"kind":"development","optional":false},{"id":18071770537,"package_name":"@babel/register","ecosystem":"npm","requirements":"7.23.7","direct":false,"kind":"development","optional":false},{"id":18071770538,"package_name":"find-cache-dir","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":18071770539,"package_name":"find-up","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":18071770540,"package_name":"locate-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":18071770541,"package_name":"make-dir","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":18071770542,"package_name":"p-limit","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":18071770543,"package_name":"p-locate","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":18071770544,"package_name":"path-exists","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":18071770545,"package_name":"pify","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":18071770546,"package_name":"pkg-dir","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":18071770547,"package_name":"semver","ecosystem":"npm","requirements":"5.7.2","direct":false,"kind":"development","optional":false},{"id":18071770548,"package_name":"@babel/regjsgen","ecosystem":"npm","requirements":"0.8.0","direct":false,"kind":"development","optional":false},{"id":18071770549,"package_name":"@babel/runtime","ecosystem":"npm","requirements":"7.24.0","direct":false,"kind":"runtime","optional":false},{"id":18071770550,"package_name":"@babel/template","ecosystem":"npm","requirements":"7.24.0","direct":false,"kind":"development","optional":false},{"id":18071770551,"package_name":"@babel/traverse","ecosystem":"npm","requirements":"7.24.0","direct":false,"kind":"development","optional":false},{"id":18071770552,"package_name":"@babel/types","ecosystem":"npm","requirements":"7.24.5","direct":false,"kind":"development","optional":false},{"id":18071770553,"package_name":"@base2/pretty-print-object","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":18071770554,"package_name":"@colors/colors","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"development","optional":false},{"id":18071770555,"package_name":"@cspotcode/source-map-support","ecosystem":"npm","requirements":"0.8.1","direct":false,"kind":"development","optional":false},{"id":18071770556,"package_name":"@jridgewell/trace-mapping","ecosystem":"npm","requirements":"0.3.9","direct":false,"kind":"development","optional":false},{"id":18071770557,"package_name":"@discoveryjs/json-ext","ecosystem":"npm","requirements":"0.5.7","direct":false,"kind":"development","optional":false},{"id":18071770558,"package_name":"@emotion/use-insertion-effect-with-fallbacks","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":18071770559,"package_name":"@endemolshinegroup/cosmiconfig-typescript-loader","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":18071770560,"package_name":"ts-node","ecosystem":"npm","requirements":"9.1.1","direct":false,"kind":"development","optional":false},{"id":18071770561,"package_name":"tslib","ecosystem":"npm","requirements":"2.6.2","direct":false,"kind":"development","optional":false},{"id":18071770562,"package_name":"@esbuild/aix-ppc64","ecosystem":"npm","requirements":"0.20.1","direct":false,"kind":"development","optional":false},{"id":18071770563,"package_name":"@esbuild/android-arm","ecosystem":"npm","requirements":"0.20.1","direct":false,"kind":"development","optional":false},{"id":18071770564,"package_name":"@esbuild/android-arm64","ecosystem":"npm","requirements":"0.20.1","direct":false,"kind":"development","optional":false},{"id":18071770565,"package_name":"@esbuild/android-x64","ecosystem":"npm","requirements":"0.20.1","direct":false,"kind":"development","optional":false},{"id":18071770566,"package_name":"@esbuild/darwin-arm64","ecosystem":"npm","requirements":"0.20.1","direct":false,"kind":"development","optional":false},{"id":18071770567,"package_name":"@esbuild/darwin-x64","ecosystem":"npm","requirements":"0.20.1","direct":false,"kind":"development","optional":false},{"id":18071770568,"package_name":"@esbuild/freebsd-arm64","ecosystem":"npm","requirements":"0.20.1","direct":false,"kind":"development","optional":false},{"id":18071770569,"package_name":"@esbuild/freebsd-x64","ecosystem":"npm","requirements":"0.20.1","direct":false,"kind":"development","optional":false},{"id":18071770570,"package_name":"@esbuild/linux-arm","ecosystem":"npm","requirements":"0.20.1","direct":false,"kind":"development","optional":false},{"id":18071770571,"package_name":"@esbuild/linux-arm64","ecosystem":"npm","requirements":"0.20.1","direct":false,"kind":"development","optional":false},{"id":18071770572,"package_name":"@esbuild/linux-ia32","ecosystem":"npm","requirements":"0.20.1","direct":false,"kind":"development","optional":false},{"id":18071770573,"package_name":"@esbuild/linux-loong64","ecosystem":"npm","requirements":"0.20.1","direct":false,"kind":"development","optional":false},{"id":18071770574,"package_name":"@esbuild/linux-mips64el","ecosystem":"npm","requirements":"0.20.1","direct":false,"kind":"development","optional":false},{"id":18071770575,"package_name":"@esbuild/linux-ppc64","ecosystem":"npm","requirements":"0.20.1","direct":false,"kind":"development","optional":false},{"id":18071770576,"package_name":"@esbuild/linux-riscv64","ecosystem":"npm","requirements":"0.20.1","direct":false,"kind":"development","optional":false},{"id":18071770577,"package_name":"@esbuild/linux-s390x","ecosystem":"npm","requirements":"0.20.1","direct":false,"kind":"development","optional":false},{"id":18071770578,"package_name":"@esbuild/linux-x64","ecosystem":"npm","requirements":"0.20.1","direct":false,"kind":"development","optional":false},{"id":18071770579,"package_name":"@esbuild/netbsd-x64","ecosystem":"npm","requirements":"0.20.1","direct":false,"kind":"development","optional":false},{"id":18071770580,"package_name":"@esbuild/openbsd-x64","ecosystem":"npm","requirements":"0.20.1","direct":false,"kind":"development","optional":false},{"id":18071770581,"package_name":"@esbuild/sunos-x64","ecosystem":"npm","requirements":"0.20.1","direct":false,"kind":"development","optional":false},{"id":18071770582,"package_name":"@esbuild/win32-arm64","ecosystem":"npm","requirements":"0.20.1","direct":false,"kind":"development","optional":false},{"id":18071770583,"package_name":"@esbuild/win32-ia32","ecosystem":"npm","requirements":"0.20.1","direct":false,"kind":"development","optional":false},{"id":18071770584,"package_name":"@esbuild/win32-x64","ecosystem":"npm","requirements":"0.20.1","direct":false,"kind":"development","optional":false},{"id":18071770585,"package_name":"@fal-works/esbuild-plugin-global-externals","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":18071770586,"package_name":"@isaacs/cliui","ecosystem":"npm","requirements":"8.0.2","direct":false,"kind":"development","optional":false},{"id":18071770587,"package_name":"ansi-regex","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":18071770588,"package_name":"strip-ansi","ecosystem":"npm","requirements":"7.1.0","direct":false,"kind":"development","optional":false},{"id":18071770589,"package_name":"@jest/schemas","ecosystem":"npm","requirements":"29.6.3","direct":false,"kind":"runtime","optional":false},{"id":18071770590,"package_name":"@joshwooding/vite-plugin-react-docgen-typescript","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"development","optional":false},{"id":18071770591,"package_name":"brace-expansion","ecosystem":"npm","requirements":"1.1.11","direct":false,"kind":"development","optional":false},{"id":18071770592,"package_name":"glob","ecosystem":"npm","requirements":"7.2.3","direct":false,"kind":"development","optional":false},{"id":18071770593,"package_name":"glob-promise","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"development","optional":false},{"id":18071770594,"package_name":"magic-string","ecosystem":"npm","requirements":"0.27.0","direct":false,"kind":"development","optional":false},{"id":18071770595,"package_name":"minimatch","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":18071770596,"package_name":"@jridgewell/gen-mapping","ecosystem":"npm","requirements":"0.3.5","direct":false,"kind":"development","optional":false},{"id":18071770597,"package_name":"@jridgewell/resolve-uri","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":18071770598,"package_name":"@jridgewell/set-array","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":18071770599,"package_name":"@jridgewell/sourcemap-codec","ecosystem":"npm","requirements":"1.4.15","direct":false,"kind":"development","optional":false},{"id":18071770600,"package_name":"@jridgewell/trace-mapping","ecosystem":"npm","requirements":"0.3.25","direct":false,"kind":"development","optional":false},{"id":18071770601,"package_name":"@mdx-js/react","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":18071770602,"package_name":"@ndelangen/get-tarball","ecosystem":"npm","requirements":"3.0.9","direct":false,"kind":"development","optional":false},{"id":18071770603,"package_name":"@nodelib/fs.scandir","ecosystem":"npm","requirements":"2.1.5","direct":false,"kind":"development","optional":false},{"id":18071770604,"package_name":"@nodelib/fs.stat","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":18071770605,"package_name":"@nodelib/fs.walk","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"development","optional":false},{"id":18071770606,"package_name":"@octokit/auth-token","ecosystem":"npm","requirements":"2.5.0","direct":false,"kind":"development","optional":false},{"id":18071770607,"package_name":"@octokit/core","ecosystem":"npm","requirements":"3.6.0","direct":false,"kind":"development","optional":false},{"id":18071770608,"package_name":"@octokit/endpoint","ecosystem":"npm","requirements":"6.0.12","direct":false,"kind":"development","optional":false},{"id":18071770609,"package_name":"@octokit/graphql","ecosystem":"npm","requirements":"4.8.0","direct":false,"kind":"development","optional":false},{"id":18071770610,"package_name":"@octokit/openapi-types","ecosystem":"npm","requirements":"12.11.0","direct":false,"kind":"development","optional":false},{"id":18071770611,"package_name":"@octokit/plugin-enterprise-compatibility","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":18071770612,"package_name":"@octokit/plugin-paginate-rest","ecosystem":"npm","requirements":"2.21.3","direct":false,"kind":"development","optional":false},{"id":18071770613,"package_name":"@octokit/plugin-request-log","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":18071770614,"package_name":"@octokit/plugin-rest-endpoint-methods","ecosystem":"npm","requirements":"5.16.2","direct":false,"kind":"development","optional":false},{"id":18071770615,"package_name":"@octokit/plugin-retry","ecosystem":"npm","requirements":"3.0.9","direct":false,"kind":"development","optional":false},{"id":18071770616,"package_name":"@octokit/plugin-throttling","ecosystem":"npm","requirements":"3.7.0","direct":false,"kind":"development","optional":false},{"id":18071770617,"package_name":"@octokit/request","ecosystem":"npm","requirements":"5.6.3","direct":false,"kind":"development","optional":false},{"id":18071770618,"package_name":"@octokit/request-error","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":18071770619,"package_name":"@octokit/rest","ecosystem":"npm","requirements":"18.12.0","direct":false,"kind":"development","optional":false},{"id":18071770620,"package_name":"@octokit/types","ecosystem":"npm","requirements":"6.41.0","direct":false,"kind":"development","optional":false},{"id":18071770621,"package_name":"@pkgjs/parseargs","ecosystem":"npm","requirements":"0.11.0","direct":false,"kind":"development","optional":false},{"id":18071770622,"package_name":"@radix-ui/react-compose-refs","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":18071770623,"package_name":"@radix-ui/react-slot","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":18071770624,"package_name":"@rollup/pluginutils","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":18071770625,"package_name":"@types/estree","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":18071770626,"package_name":"@rollup/rollup-android-arm-eabi","ecosystem":"npm","requirements":"4.13.0","direct":false,"kind":"development","optional":false},{"id":18071770627,"package_name":"@rollup/rollup-android-arm64","ecosystem":"npm","requirements":"4.13.0","direct":false,"kind":"development","optional":false},{"id":18071770628,"package_name":"@rollup/rollup-darwin-arm64","ecosystem":"npm","requirements":"4.13.0","direct":false,"kind":"development","optional":false},{"id":18071770629,"package_name":"@rollup/rollup-darwin-x64","ecosystem":"npm","requirements":"4.13.0","direct":false,"kind":"development","optional":false},{"id":18071770630,"package_name":"@rollup/rollup-linux-arm-gnueabihf","ecosystem":"npm","requirements":"4.13.0","direct":false,"kind":"development","optional":false},{"id":18071770631,"package_name":"@rollup/rollup-linux-arm64-gnu","ecosystem":"npm","requirements":"4.13.0","direct":false,"kind":"development","optional":false},{"id":18071770632,"package_name":"@rollup/rollup-linux-arm64-musl","ecosystem":"npm","requirements":"4.13.0","direct":false,"kind":"development","optional":false},{"id":18071770633,"package_name":"@rollup/rollup-linux-riscv64-gnu","ecosystem":"npm","requirements":"4.13.0","direct":false,"kind":"development","optional":false},{"id":18071770634,"package_name":"@rollup/rollup-linux-x64-gnu","ecosystem":"npm","requirements":"4.13.0","direct":false,"kind":"development","optional":false},{"id":18071770635,"package_name":"@rollup/rollup-linux-x64-musl","ecosystem":"npm","requirements":"4.13.0","direct":false,"kind":"development","optional":false},{"id":18071770636,"package_name":"@rollup/rollup-win32-arm64-msvc","ecosystem":"npm","requirements":"4.13.0","direct":false,"kind":"development","optional":false},{"id":18071770637,"package_name":"@rollup/rollup-win32-ia32-msvc","ecosystem":"npm","requirements":"4.13.0","direct":false,"kind":"development","optional":false},{"id":18071770638,"package_name":"@rollup/rollup-win32-x64-msvc","ecosystem":"npm","requirements":"4.13.0","direct":false,"kind":"development","optional":false},{"id":18071770639,"package_name":"@sinclair/typebox","ecosystem":"npm","requirements":"0.27.8","direct":false,"kind":"runtime","optional":false},{"id":18071770640,"package_name":"@storybook/addon-actions","ecosystem":"npm","requirements":"8.0.10","direct":false,"kind":"development","optional":false},{"id":18071770641,"package_name":"@storybook/addon-backgrounds","ecosystem":"npm","requirements":"8.0.10","direct":false,"kind":"development","optional":false},{"id":18071770642,"package_name":"@storybook/addon-controls","ecosystem":"npm","requirements":"8.0.10","direct":false,"kind":"development","optional":false},{"id":18071770643,"package_name":"@storybook/addon-docs","ecosystem":"npm","requirements":"8.0.10","direct":false,"kind":"development","optional":false},{"id":18071770644,"package_name":"@storybook/addon-essentials","ecosystem":"npm","requirements":"8.0.10","direct":false,"kind":"development","optional":false},{"id":18071770645,"package_name":"@storybook/addon-highlight","ecosystem":"npm","requirements":"8.0.10","direct":false,"kind":"development","optional":false},{"id":18071770646,"package_name":"@storybook/addon-interactions","ecosystem":"npm","requirements":"8.0.10","direct":false,"kind":"development","optional":false},{"id":18071770647,"package_name":"@storybook/addon-links","ecosystem":"npm","requirements":"8.0.10","direct":false,"kind":"development","optional":false},{"id":18071770648,"package_name":"@storybook/addon-measure","ecosystem":"npm","requirements":"8.0.10","direct":false,"kind":"development","optional":false},{"id":18071770649,"package_name":"@storybook/addon-outline","ecosystem":"npm","requirements":"8.0.10","direct":false,"kind":"development","optional":false},{"id":18071770650,"package_name":"@storybook/addon-toolbars","ecosystem":"npm","requirements":"8.0.10","direct":false,"kind":"development","optional":false},{"id":18071770651,"package_name":"@storybook/addon-viewport","ecosystem":"npm","requirements":"8.0.10","direct":false,"kind":"development","optional":false},{"id":18071770652,"package_name":"@storybook/blocks","ecosystem":"npm","requirements":"8.0.10","direct":false,"kind":"development","optional":false},{"id":18071770653,"package_name":"@storybook/builder-manager","ecosystem":"npm","requirements":"8.0.10","direct":false,"kind":"development","optional":false},{"id":18071770654,"package_name":"@storybook/builder-vite","ecosystem":"npm","requirements":"8.0.10","direct":false,"kind":"development","optional":false},{"id":18071770655,"package_name":"@storybook/channels","ecosystem":"npm","requirements":"8.0.10","direct":false,"kind":"runtime","optional":false},{"id":18071770656,"package_name":"@storybook/cli","ecosystem":"npm","requirements":"8.0.10","direct":false,"kind":"development","optional":false},{"id":18071770657,"package_name":"array-union","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":18071770658,"package_name":"dir-glob","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":18071770659,"package_name":"globby","ecosystem":"npm","requirements":"11.1.0","direct":false,"kind":"development","optional":false},{"id":18071770660,"package_name":"ignore","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"development","optional":false},{"id":18071770661,"package_name":"slash","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":18071770662,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":18071770663,"package_name":"@storybook/client-logger","ecosystem":"npm","requirements":"8.0.10","direct":false,"kind":"runtime","optional":false},{"id":18071770664,"package_name":"@storybook/codemod","ecosystem":"npm","requirements":"8.0.10","direct":false,"kind":"development","optional":false},{"id":18071770665,"package_name":"@storybook/components","ecosystem":"npm","requirements":"8.0.10","direct":false,"kind":"development","optional":false},{"id":18071770666,"package_name":"@storybook/core-common","ecosystem":"npm","requirements":"8.0.10","direct":false,"kind":"development","optional":false},{"id":18071770667,"package_name":"@storybook/core-events","ecosystem":"npm","requirements":"8.0.10","direct":false,"kind":"runtime","optional":false},{"id":18071770668,"package_name":"@storybook/core-server","ecosystem":"npm","requirements":"8.0.10","direct":false,"kind":"development","optional":false},{"id":18071770669,"package_name":"@storybook/csf","ecosystem":"npm","requirements":"0.1.7","direct":false,"kind":"runtime","optional":false},{"id":18071770670,"package_name":"@storybook/csf-plugin","ecosystem":"npm","requirements":"8.0.10","direct":false,"kind":"development","optional":false},{"id":18071770671,"package_name":"@storybook/csf-tools","ecosystem":"npm","requirements":"8.0.10","direct":false,"kind":"development","optional":false},{"id":18071770672,"package_name":"@storybook/docs-mdx","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":18071770673,"package_name":"@storybook/docs-tools","ecosystem":"npm","requirements":"8.0.10","direct":false,"kind":"development","optional":false},{"id":18071770674,"package_name":"@storybook/global","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":18071770675,"package_name":"@storybook/icons","ecosystem":"npm","requirements":"1.2.9","direct":false,"kind":"development","optional":false},{"id":18071770676,"package_name":"@storybook/instrumenter","ecosystem":"npm","requirements":"8.0.10","direct":false,"kind":"runtime","optional":false},{"id":18071770677,"package_name":"@storybook/manager","ecosystem":"npm","requirements":"8.0.10","direct":false,"kind":"development","optional":false},{"id":18071770678,"package_name":"@storybook/manager-api","ecosystem":"npm","requirements":"8.0.10","direct":false,"kind":"development","optional":false},{"id":18071770679,"package_name":"@storybook/node-logger","ecosystem":"npm","requirements":"8.0.10","direct":false,"kind":"development","optional":false},{"id":18071770680,"package_name":"@storybook/preview","ecosystem":"npm","requirements":"8.0.10","direct":false,"kind":"development","optional":false},{"id":18071770681,"package_name":"@storybook/preview-api","ecosystem":"npm","requirements":"8.0.10","direct":false,"kind":"runtime","optional":false},{"id":18071770682,"package_name":"@storybook/react","ecosystem":"npm","requirements":"8.0.10","direct":false,"kind":"development","optional":false},{"id":18071770683,"package_name":"@storybook/react-dom-shim","ecosystem":"npm","requirements":"8.0.10","direct":false,"kind":"development","optional":false},{"id":18071770684,"package_name":"@storybook/react-vite","ecosystem":"npm","requirements":"8.0.10","direct":false,"kind":"development","optional":false},{"id":18071770685,"package_name":"lru-cache","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":18071770686,"package_name":"semver","ecosystem":"npm","requirements":"7.6.0","direct":false,"kind":"development","optional":false},{"id":18071770687,"package_name":"yallist","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":18071770688,"package_name":"@storybook/router","ecosystem":"npm","requirements":"8.0.10","direct":false,"kind":"development","optional":false},{"id":18071770689,"package_name":"@storybook/telemetry","ecosystem":"npm","requirements":"8.0.10","direct":false,"kind":"development","optional":false},{"id":18071770690,"package_name":"@storybook/test","ecosystem":"npm","requirements":"8.0.10","direct":false,"kind":"runtime","optional":false},{"id":18071770691,"package_name":"@storybook/theming","ecosystem":"npm","requirements":"8.0.10","direct":false,"kind":"development","optional":false},{"id":18071770692,"package_name":"@storybook/types","ecosystem":"npm","requirements":"8.0.10","direct":false,"kind":"runtime","optional":false},{"id":18071770693,"package_name":"@testing-library/dom","ecosystem":"npm","requirements":"9.3.4","direct":false,"kind":"runtime","optional":false},{"id":18071770694,"package_name":"ansi-styles","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":18071770695,"package_name":"chalk","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":18071770696,"package_name":"has-flag","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":18071770697,"package_name":"supports-color","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":18071770698,"package_name":"@testing-library/jest-dom","ecosystem":"npm","requirements":"6.4.5","direct":false,"kind":"runtime","optional":false},{"id":18071770699,"package_name":"chalk","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":18071770700,"package_name":"dom-accessibility-api","ecosystem":"npm","requirements":"0.6.3","direct":false,"kind":"runtime","optional":false},{"id":18071770701,"package_name":"@testing-library/user-event","ecosystem":"npm","requirements":"14.5.2","direct":false,"kind":"runtime","optional":false},{"id":18071770702,"package_name":"@tsconfig/node10","ecosystem":"npm","requirements":"1.0.9","direct":false,"kind":"development","optional":false},{"id":18071770703,"package_name":"@tsconfig/node12","ecosystem":"npm","requirements":"1.0.11","direct":false,"kind":"development","optional":false},{"id":18071770704,"package_name":"@tsconfig/node14","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":18071770705,"package_name":"@tsconfig/node16","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":18071770706,"package_name":"@types/aria-query","ecosystem":"npm","requirements":"5.0.4","direct":false,"kind":"runtime","optional":false},{"id":18071770707,"package_name":"@types/babel__core","ecosystem":"npm","requirements":"7.20.5","direct":false,"kind":"development","optional":false},{"id":18071770708,"package_name":"@types/babel__generator","ecosystem":"npm","requirements":"7.6.8","direct":false,"kind":"development","optional":false},{"id":18071770709,"package_name":"@types/babel__template","ecosystem":"npm","requirements":"7.4.4","direct":false,"kind":"development","optional":false},{"id":18071770710,"package_name":"@types/babel__traverse","ecosystem":"npm","requirements":"7.20.5","direct":false,"kind":"development","optional":false},{"id":18071770711,"package_name":"@types/body-parser","ecosystem":"npm","requirements":"1.19.5","direct":false,"kind":"runtime","optional":false},{"id":18071770712,"package_name":"@types/command-line-args","ecosystem":"npm","requirements":"5.2.3","direct":false,"kind":"development","optional":false},{"id":18071770713,"package_name":"@types/command-line-usage","ecosystem":"npm","requirements":"5.0.4","direct":false,"kind":"development","optional":false},{"id":18071770714,"package_name":"@types/connect","ecosystem":"npm","requirements":"3.4.38","direct":false,"kind":"runtime","optional":false},{"id":18071770715,"package_name":"@types/cross-spawn","ecosystem":"npm","requirements":"6.0.6","direct":false,"kind":"development","optional":false},{"id":18071770716,"package_name":"@types/detect-port","ecosystem":"npm","requirements":"1.3.5","direct":false,"kind":"development","optional":false},{"id":18071770717,"package_name":"@types/doctrine","ecosystem":"npm","requirements":"0.0.3","direct":false,"kind":"development","optional":false},{"id":18071770718,"package_name":"@types/ejs","ecosystem":"npm","requirements":"3.1.5","direct":false,"kind":"development","optional":false},{"id":18071770719,"package_name":"@types/emscripten","ecosystem":"npm","requirements":"1.39.12","direct":false,"kind":"development","optional":false},{"id":18071770720,"package_name":"@types/escodegen","ecosystem":"npm","requirements":"0.0.6","direct":false,"kind":"development","optional":false},{"id":18071770721,"package_name":"@types/estree","ecosystem":"npm","requirements":"0.0.51","direct":false,"kind":"development","optional":false},{"id":18071770722,"package_name":"@types/express","ecosystem":"npm","requirements":"4.17.21","direct":false,"kind":"runtime","optional":false},{"id":18071770723,"package_name":"@types/express-serve-static-core","ecosystem":"npm","requirements":"4.17.43","direct":false,"kind":"runtime","optional":false},{"id":18071770724,"package_name":"@types/find-cache-dir","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"development","optional":false},{"id":18071770725,"package_name":"@types/fs-extra","ecosystem":"npm","requirements":"11.0.4","direct":false,"kind":"development","optional":false},{"id":18071770726,"package_name":"@types/glob","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":18071770727,"package_name":"@types/hast","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":18071770728,"package_name":"@types/http-errors","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":18071770729,"package_name":"@types/jsonfile","ecosystem":"npm","requirements":"6.1.4","direct":false,"kind":"development","optional":false},{"id":18071770730,"package_name":"@types/lodash","ecosystem":"npm","requirements":"4.17.1","direct":false,"kind":"development","optional":false},{"id":18071770731,"package_name":"@types/mdx","ecosystem":"npm","requirements":"2.0.13","direct":false,"kind":"development","optional":false},{"id":18071770732,"package_name":"@types/mime","ecosystem":"npm","requirements":"1.3.5","direct":false,"kind":"runtime","optional":false},{"id":18071770733,"package_name":"@types/minimatch","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":18071770734,"package_name":"@types/minimist","ecosystem":"npm","requirements":"1.2.5","direct":false,"kind":"development","optional":false},{"id":18071770735,"package_name":"@types/node","ecosystem":"npm","requirements":"18.19.24","direct":false,"kind":"runtime","optional":false},{"id":18071770736,"package_name":"@types/normalize-package-data","ecosystem":"npm","requirements":"2.4.4","direct":false,"kind":"development","optional":false},{"id":18071770737,"package_name":"@types/parse-json","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":18071770738,"package_name":"@types/pretty-hrtime","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":18071770739,"package_name":"@types/prop-types","ecosystem":"npm","requirements":"15.7.11","direct":false,"kind":"development","optional":false},{"id":18071770740,"package_name":"@types/ps-tree","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"development","optional":false},{"id":18071770741,"package_name":"@types/qs","ecosystem":"npm","requirements":"6.9.12","direct":false,"kind":"runtime","optional":false},{"id":18071770742,"package_name":"@types/range-parser","ecosystem":"npm","requirements":"1.2.7","direct":false,"kind":"runtime","optional":false},{"id":18071770743,"package_name":"@types/react","ecosystem":"npm","requirements":"18.3.2","direct":false,"kind":"development","optional":false},{"id":18071770744,"package_name":"@types/react-dom","ecosystem":"npm","requirements":"18.3.0","direct":false,"kind":"development","optional":false},{"id":18071770745,"package_name":"@types/resolve","ecosystem":"npm","requirements":"1.20.6","direct":false,"kind":"development","optional":false},{"id":18071770746,"package_name":"@types/semver","ecosystem":"npm","requirements":"7.5.8","direct":false,"kind":"development","optional":false},{"id":18071770747,"package_name":"@types/send","ecosystem":"npm","requirements":"0.17.4","direct":false,"kind":"runtime","optional":false},{"id":18071770748,"package_name":"@types/serve-static","ecosystem":"npm","requirements":"1.15.5","direct":false,"kind":"runtime","optional":false},{"id":18071770749,"package_name":"@types/unist","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":18071770750,"package_name":"@types/uuid","ecosystem":"npm","requirements":"9.0.8","direct":false,"kind":"development","optional":false},{"id":18071770751,"package_name":"@types/which","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":18071770752,"package_name":"@ungap/structured-clone","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":18071770753,"package_name":"@vitejs/plugin-react","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"development","optional":false},{"id":18071770754,"package_name":"@vitest/expect","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":18071770755,"package_name":"@types/estree","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":18071770756,"package_name":"@vitest/spy","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":18071770757,"package_name":"@vitest/utils","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":18071770758,"package_name":"ansi-styles","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":18071770759,"package_name":"estree-walker","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":18071770760,"package_name":"pretty-format","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"runtime","optional":false},{"id":18071770761,"package_name":"react-is","ecosystem":"npm","requirements":"18.3.1","direct":false,"kind":"runtime","optional":false},{"id":18071770762,"package_name":"@vitest/spy","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":18071770763,"package_name":"@vitest/utils","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":18071770764,"package_name":"@yarnpkg/esbuild-plugin-pnp","ecosystem":"npm","requirements":"3.0.0-rc.15","direct":false,"kind":"development","optional":false},{"id":18071770765,"package_name":"@yarnpkg/fslib","ecosystem":"npm","requirements":"2.10.3","direct":false,"kind":"development","optional":false},{"id":18071770766,"package_name":"@yarnpkg/libzip","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":18071770767,"package_name":"accepts","ecosystem":"npm","requirements":"1.3.8","direct":false,"kind":"development","optional":false},{"id":18071770768,"package_name":"acorn","ecosystem":"npm","requirements":"7.4.1","direct":false,"kind":"development","optional":false},{"id":18071770769,"package_name":"acorn-jsx","ecosystem":"npm","requirements":"5.3.2","direct":false,"kind":"development","optional":false},{"id":18071770770,"package_name":"acorn-walk","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":18071770771,"package_name":"address","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"development","optional":false},{"id":18071770772,"package_name":"agent-base","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"development","optional":false},{"id":18071770773,"package_name":"aggregate-error","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":18071770774,"package_name":"ansi-align","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":18071770775,"package_name":"emoji-regex","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"development","optional":false},{"id":18071770776,"package_name":"string-width","ecosystem":"npm","requirements":"4.2.3","direct":false,"kind":"development","optional":false},{"id":18071770777,"package_name":"ansi-colors","ecosystem":"npm","requirements":"4.1.3","direct":false,"kind":"development","optional":false},{"id":18071770778,"package_name":"ansi-escapes","ecosystem":"npm","requirements":"4.3.2","direct":false,"kind":"development","optional":false},{"id":18071770779,"package_name":"ansi-regex","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":18071770780,"package_name":"ansi-styles","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"runtime","optional":false},{"id":18071770781,"package_name":"color-convert","ecosystem":"npm","requirements":"1.9.3","direct":false,"kind":"runtime","optional":false},{"id":18071770782,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":18071770783,"package_name":"any-promise","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":18071770784,"package_name":"anymatch","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"development","optional":false},{"id":18071770785,"package_name":"app-root-dir","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":18071770786,"package_name":"arg","ecosystem":"npm","requirements":"4.1.3","direct":false,"kind":"development","optional":false},{"id":18071770787,"package_name":"aria-query","ecosystem":"npm","requirements":"5.1.3","direct":false,"kind":"runtime","optional":false},{"id":18071770788,"package_name":"array-back","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":18071770789,"package_name":"array-buffer-byte-length","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":18071770790,"package_name":"array-flatten","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":18071770791,"package_name":"array-union","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":18071770792,"package_name":"array-uniq","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":18071770793,"package_name":"arraybuffer.prototype.slice","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":18071770794,"package_name":"assert","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":18071770795,"package_name":"assertion-error","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":18071770796,"package_name":"ast-types","ecosystem":"npm","requirements":"0.16.1","direct":false,"kind":"development","optional":false},{"id":18071770797,"package_name":"async","ecosystem":"npm","requirements":"3.2.5","direct":false,"kind":"development","optional":false},{"id":18071770798,"package_name":"author-regex","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":18071770799,"package_name":"auto","ecosystem":"npm","requirements":"11.1.6","direct":false,"kind":"development","optional":false},{"id":18071770800,"package_name":"available-typed-arrays","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":18071770801,"package_name":"await-to-js","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":18071770802,"package_name":"babel-core","ecosystem":"npm","requirements":"7.0.0-bridge.0","direct":false,"kind":"development","optional":false},{"id":18071770803,"package_name":"babel-plugin-polyfill-corejs2","ecosystem":"npm","requirements":"0.4.11","direct":false,"kind":"development","optional":false},{"id":18071770804,"package_name":"babel-plugin-polyfill-corejs3","ecosystem":"npm","requirements":"0.10.4","direct":false,"kind":"development","optional":false},{"id":18071770805,"package_name":"babel-plugin-polyfill-regenerator","ecosystem":"npm","requirements":"0.6.2","direct":false,"kind":"development","optional":false},{"id":18071770806,"package_name":"balanced-match","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":18071770807,"package_name":"base64-js","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"development","optional":false},{"id":18071770808,"package_name":"before-after-hook","ecosystem":"npm","requirements":"2.2.3","direct":false,"kind":"development","optional":false},{"id":18071770809,"package_name":"better-opn","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":18071770810,"package_name":"big-integer","ecosystem":"npm","requirements":"1.6.52","direct":false,"kind":"development","optional":false},{"id":18071770811,"package_name":"binary-extensions","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":18071770812,"package_name":"bl","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":18071770813,"package_name":"body-parser","ecosystem":"npm","requirements":"1.20.2","direct":false,"kind":"development","optional":false},{"id":18071770814,"package_name":"debug","ecosystem":"npm","requirements":"2.6.9","direct":false,"kind":"development","optional":false},{"id":18071770815,"package_name":"ms","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":18071770816,"package_name":"qs","ecosystem":"npm","requirements":"6.11.0","direct":false,"kind":"development","optional":false},{"id":18071770817,"package_name":"bottleneck","ecosystem":"npm","requirements":"2.19.5","direct":false,"kind":"development","optional":false},{"id":18071770818,"package_name":"boxen","ecosystem":"npm","requirements":"7.1.1","direct":false,"kind":"development","optional":false},{"id":18071770819,"package_name":"chalk","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"development","optional":false},{"id":18071770820,"package_name":"bplist-parser","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":18071770821,"package_name":"brace-expansion","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":18071770822,"package_name":"braces","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":18071770823,"package_name":"browser-assert","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":18071770824,"package_name":"browserify-zlib","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":18071770825,"package_name":"browserslist","ecosystem":"npm","requirements":"4.23.0","direct":false,"kind":"development","optional":false},{"id":18071770826,"package_name":"buffer","ecosystem":"npm","requirements":"5.7.1","direct":false,"kind":"development","optional":false},{"id":18071770827,"package_name":"buffer-from","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":18071770828,"package_name":"bundle-require","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":18071770829,"package_name":"bytes","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":18071770830,"package_name":"cac","ecosystem":"npm","requirements":"6.7.14","direct":false,"kind":"development","optional":false},{"id":18071770831,"package_name":"call-bind","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":18071770832,"package_name":"callsites","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":18071770833,"package_name":"camelcase","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":18071770834,"package_name":"caniuse-lite","ecosystem":"npm","requirements":"1.0.30001597","direct":false,"kind":"development","optional":false},{"id":18071770835,"package_name":"chai","ecosystem":"npm","requirements":"4.4.1","direct":false,"kind":"runtime","optional":false},{"id":18071770836,"package_name":"chalk","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"runtime","optional":false},{"id":18071770837,"package_name":"check-error","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":18071770838,"package_name":"chokidar","ecosystem":"npm","requirements":"3.6.0","direct":false,"kind":"development","optional":false},{"id":18071770839,"package_name":"chownr","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":18071770840,"package_name":"citty","ecosystem":"npm","requirements":"0.1.6","direct":false,"kind":"development","optional":false},{"id":18071770841,"package_name":"clean-stack","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":18071770842,"package_name":"cli-boxes","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":18071770843,"package_name":"cli-cursor","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":18071770844,"package_name":"cli-spinners","ecosystem":"npm","requirements":"2.9.2","direct":false,"kind":"development","optional":false},{"id":18071770845,"package_name":"cli-table3","ecosystem":"npm","requirements":"0.6.5","direct":false,"kind":"development","optional":false},{"id":18071770846,"package_name":"clone","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":18071770847,"package_name":"clone-deep","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":18071770848,"package_name":"is-plain-object","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":18071770849,"package_name":"color-convert","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":18071770850,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":18071770851,"package_name":"command-line-application","ecosystem":"npm","requirements":"0.10.1","direct":false,"kind":"development","optional":false},{"id":18071770852,"package_name":"command-line-args","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"development","optional":false},{"id":18071770853,"package_name":"command-line-usage","ecosystem":"npm","requirements":"6.1.3","direct":false,"kind":"development","optional":false},{"id":18071770854,"package_name":"array-back","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":18071770855,"package_name":"typical","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":18071770856,"package_name":"commander","ecosystem":"npm","requirements":"6.2.1","direct":false,"kind":"development","optional":false},{"id":18071770857,"package_name":"commondir","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":18071770858,"package_name":"compressible","ecosystem":"npm","requirements":"2.0.18","direct":false,"kind":"development","optional":false},{"id":18071770859,"package_name":"compression","ecosystem":"npm","requirements":"1.7.4","direct":false,"kind":"development","optional":false},{"id":18071770860,"package_name":"bytes","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":18071770861,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":18071770862,"package_name":"concat-map","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"development","optional":false},{"id":18071770863,"package_name":"consola","ecosystem":"npm","requirements":"3.2.3","direct":false,"kind":"development","optional":false},{"id":18071770864,"package_name":"content-disposition","ecosystem":"npm","requirements":"0.5.4","direct":false,"kind":"development","optional":false},{"id":18071770865,"package_name":"content-type","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":18071770866,"package_name":"convert-source-map","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":18071770867,"package_name":"cookie","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"development","optional":false},{"id":18071770868,"package_name":"cookie-signature","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":18071770869,"package_name":"core-js-compat","ecosystem":"npm","requirements":"3.37.0","direct":false,"kind":"development","optional":false},{"id":18071770870,"package_name":"core-util-is","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":18071770871,"package_name":"cosmiconfig","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":18071770872,"package_name":"create-require","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":18071770873,"package_name":"cross-fetch","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":18071770874,"package_name":"cross-spawn","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"development","optional":false},{"id":18071770875,"package_name":"crypto-random-string","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":18071770876,"package_name":"css.escape","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"runtime","optional":false},{"id":18071770877,"package_name":"csstype","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"development","optional":false},{"id":18071770878,"package_name":"data-uri-to-buffer","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":18071770879,"package_name":"debug","ecosystem":"npm","requirements":"4.3.4","direct":false,"kind":"development","optional":false},{"id":18071770880,"package_name":"dedent","ecosystem":"npm","requirements":"1.5.3","direct":false,"kind":"development","optional":false},{"id":18071770881,"package_name":"deep-eql","ecosystem":"npm","requirements":"4.1.3","direct":false,"kind":"runtime","optional":false},{"id":18071770882,"package_name":"deep-equal","ecosystem":"npm","requirements":"2.2.3","direct":false,"kind":"runtime","optional":false},{"id":18071770883,"package_name":"deep-extend","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"development","optional":false},{"id":18071770884,"package_name":"deepmerge","ecosystem":"npm","requirements":"4.3.1","direct":false,"kind":"development","optional":false},{"id":18071770885,"package_name":"default-browser-id","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":18071770886,"package_name":"defaults","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":18071770887,"package_name":"define-data-property","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":18071770888,"package_name":"define-lazy-prop","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":18071770889,"package_name":"define-properties","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":18071770890,"package_name":"defu","ecosystem":"npm","requirements":"6.1.4","direct":false,"kind":"development","optional":false},{"id":18071770891,"package_name":"del","ecosystem":"npm","requirements":"6.1.1","direct":false,"kind":"development","optional":false},{"id":18071770892,"package_name":"rimraf","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":18071770893,"package_name":"depd","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":18071770894,"package_name":"deprecation","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"development","optional":false},{"id":18071770895,"package_name":"dequal","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":18071770896,"package_name":"destroy","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":18071770897,"package_name":"detect-indent","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"development","optional":false},{"id":18071770898,"package_name":"detect-package-manager","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":18071770899,"package_name":"detect-port","ecosystem":"npm","requirements":"1.6.1","direct":false,"kind":"development","optional":false},{"id":18071770900,"package_name":"diff","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":18071770901,"package_name":"diff-sequences","ecosystem":"npm","requirements":"29.6.3","direct":false,"kind":"runtime","optional":false},{"id":18071770902,"package_name":"dir-glob","ecosystem":"npm","requirements":"2.2.2","direct":false,"kind":"development","optional":false},{"id":18071770903,"package_name":"path-type","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":18071770904,"package_name":"doctrine","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":18071770905,"package_name":"dom-accessibility-api","ecosystem":"npm","requirements":"0.5.16","direct":false,"kind":"runtime","optional":false},{"id":18071770906,"package_name":"dotenv","ecosystem":"npm","requirements":"8.6.0","direct":false,"kind":"development","optional":false},{"id":18071770907,"package_name":"dotenv-expand","ecosystem":"npm","requirements":"10.0.0","direct":false,"kind":"development","optional":false},{"id":18071770908,"package_name":"duplexer","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":18071770909,"package_name":"duplexify","ecosystem":"npm","requirements":"3.7.1","direct":false,"kind":"development","optional":false},{"id":18071770910,"package_name":"isarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":18071770911,"package_name":"readable-stream","ecosystem":"npm","requirements":"2.3.8","direct":false,"kind":"development","optional":false},{"id":18071770912,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":18071770913,"package_name":"eastasianwidth","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":18071770914,"package_name":"ee-first","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":18071770915,"package_name":"ejs","ecosystem":"npm","requirements":"3.1.10","direct":false,"kind":"development","optional":false},{"id":18071770916,"package_name":"electron-to-chromium","ecosystem":"npm","requirements":"1.4.704","direct":false,"kind":"development","optional":false},{"id":18071770917,"package_name":"emoji-regex","ecosystem":"npm","requirements":"9.2.2","direct":false,"kind":"development","optional":false},{"id":18071770918,"package_name":"encodeurl","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":18071770919,"package_name":"end-of-stream","ecosystem":"npm","requirements":"1.4.4","direct":false,"kind":"development","optional":false},{"id":18071770920,"package_name":"endent","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":18071770921,"package_name":"dedent","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"development","optional":false},{"id":18071770922,"package_name":"enquirer","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"development","optional":false},{"id":18071770923,"package_name":"env-ci","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"development","optional":false},{"id":18071770924,"package_name":"envinfo","ecosystem":"npm","requirements":"7.13.0","direct":false,"kind":"development","optional":false},{"id":18071770925,"package_name":"error-ex","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"development","optional":false},{"id":18071770926,"package_name":"es-abstract","ecosystem":"npm","requirements":"1.22.5","direct":false,"kind":"development","optional":false},{"id":18071770927,"package_name":"es-define-property","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":18071770928,"package_name":"es-errors","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":18071770929,"package_name":"es-get-iterator","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":18071770930,"package_name":"es-module-lexer","ecosystem":"npm","requirements":"0.9.3","direct":false,"kind":"development","optional":false},{"id":18071770931,"package_name":"es-set-tostringtag","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":18071770932,"package_name":"es-to-primitive","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":18071770933,"package_name":"esbuild","ecosystem":"npm","requirements":"0.20.1","direct":false,"kind":"development","optional":false},{"id":18071770934,"package_name":"esbuild-plugin-alias","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":18071770935,"package_name":"esbuild-register","ecosystem":"npm","requirements":"3.5.0","direct":false,"kind":"development","optional":false},{"id":18071770936,"package_name":"escalade","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":18071770937,"package_name":"escape-html","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":18071770938,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":18071770939,"package_name":"escodegen","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":18071770940,"package_name":"esprima","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":18071770941,"package_name":"estraverse","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"development","optional":false},{"id":18071770942,"package_name":"estree-walker","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":18071770943,"package_name":"esutils","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":18071770944,"package_name":"etag","ecosystem":"npm","requirements":"1.8.1","direct":false,"kind":"development","optional":false},{"id":18071770945,"package_name":"event-stream","ecosystem":"npm","requirements":"3.3.4","direct":false,"kind":"development","optional":false},{"id":18071770946,"package_name":"execa","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":18071770947,"package_name":"express","ecosystem":"npm","requirements":"4.19.2","direct":false,"kind":"development","optional":false},{"id":18071770948,"package_name":"fast-glob","ecosystem":"npm","requirements":"3.3.2","direct":false,"kind":"development","optional":false},{"id":18071770949,"package_name":"fast-json-parse","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":18071770950,"package_name":"fastq","ecosystem":"npm","requirements":"1.17.1","direct":false,"kind":"development","optional":false},{"id":18071770951,"package_name":"fetch-blob","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":18071770952,"package_name":"fetch-retry","ecosystem":"npm","requirements":"5.0.6","direct":false,"kind":"development","optional":false},{"id":18071770953,"package_name":"figures","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":18071770954,"package_name":"file-system-cache","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":18071770955,"package_name":"fs-extra","ecosystem":"npm","requirements":"11.1.1","direct":false,"kind":"runtime","optional":false},{"id":18071770956,"package_name":"filelist","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":18071770957,"package_name":"minimatch","ecosystem":"npm","requirements":"5.1.6","direct":false,"kind":"development","optional":false},{"id":18071770958,"package_name":"fill-range","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":18071770959,"package_name":"finalhandler","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":18071770960,"package_name":"find-cache-dir","ecosystem":"npm","requirements":"3.3.2","direct":false,"kind":"development","optional":false},{"id":18071770961,"package_name":"find-up","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":18071770962,"package_name":"locate-path","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":18071770963,"package_name":"p-locate","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":18071770964,"package_name":"pkg-dir","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":18071770965,"package_name":"find-replace","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":18071770966,"package_name":"find-up","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":18071770967,"package_name":"flow-parser","ecosystem":"npm","requirements":"0.236.0","direct":false,"kind":"development","optional":false},{"id":18071770968,"package_name":"for-each","ecosystem":"npm","requirements":"0.3.3","direct":false,"kind":"runtime","optional":false},{"id":18071770969,"package_name":"foreground-child","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":18071770970,"package_name":"signal-exit","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":18071770971,"package_name":"formdata-polyfill","ecosystem":"npm","requirements":"4.0.10","direct":false,"kind":"development","optional":false},{"id":18071770972,"package_name":"forwarded","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":18071770973,"package_name":"fp-ts","ecosystem":"npm","requirements":"2.16.5","direct":false,"kind":"development","optional":false},{"id":18071770974,"package_name":"fresh","ecosystem":"npm","requirements":"0.5.2","direct":false,"kind":"development","optional":false},{"id":18071770975,"package_name":"from","ecosystem":"npm","requirements":"0.1.7","direct":false,"kind":"development","optional":false},{"id":18071770976,"package_name":"fromentries","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"development","optional":false},{"id":18071770977,"package_name":"fs-constants","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":18071770978,"package_name":"fs-extra","ecosystem":"npm","requirements":"11.2.0","direct":false,"kind":"development","optional":false},{"id":18071770979,"package_name":"fs-minipass","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":18071770980,"package_name":"minipass","ecosystem":"npm","requirements":"3.3.6","direct":false,"kind":"development","optional":false},{"id":18071770981,"package_name":"fs.realpath","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":18071770982,"package_name":"fsevents","ecosystem":"npm","requirements":"2.3.3","direct":false,"kind":"development","optional":false},{"id":18071770983,"package_name":"function-bind","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":18071770984,"package_name":"function.prototype.name","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"development","optional":false},{"id":18071770985,"package_name":"functions-have-names","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"runtime","optional":false},{"id":18071770986,"package_name":"fx","ecosystem":"npm","requirements":"32.0.0","direct":false,"kind":"development","optional":false},{"id":18071770987,"package_name":"gensync","ecosystem":"npm","requirements":"1.0.0-beta.2","direct":false,"kind":"development","optional":false},{"id":18071770988,"package_name":"get-func-name","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":18071770989,"package_name":"get-intrinsic","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":18071770990,"package_name":"get-monorepo-packages","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":18071770991,"package_name":"get-npm-tarball-url","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":18071770992,"package_name":"get-stream","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":18071770993,"package_name":"get-symbol-description","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":18071770994,"package_name":"giget","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"development","optional":false},{"id":18071770995,"package_name":"github-slugger","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":18071770996,"package_name":"gitlog","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"development","optional":false},{"id":18071770997,"package_name":"glob","ecosystem":"npm","requirements":"10.3.10","direct":false,"kind":"development","optional":false},{"id":18071770998,"package_name":"glob-parent","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":18071770999,"package_name":"glob-to-regexp","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":18071771000,"package_name":"globals","ecosystem":"npm","requirements":"11.12.0","direct":false,"kind":"development","optional":false},{"id":18071771001,"package_name":"globalthis","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":18071771002,"package_name":"globby","ecosystem":"npm","requirements":"7.1.1","direct":false,"kind":"development","optional":false},{"id":18071771003,"package_name":"gopd","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":18071771004,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.2.11","direct":false,"kind":"runtime","optional":false},{"id":18071771005,"package_name":"gunzip-maybe","ecosystem":"npm","requirements":"1.4.2","direct":false,"kind":"development","optional":false},{"id":18071771006,"package_name":"handlebars","ecosystem":"npm","requirements":"4.7.8","direct":false,"kind":"development","optional":false},{"id":18071771007,"package_name":"has-bigints","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":18071771008,"package_name":"has-flag","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":18071771009,"package_name":"has-property-descriptors","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":18071771010,"package_name":"has-proto","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":18071771011,"package_name":"has-symbols","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":18071771012,"package_name":"has-tostringtag","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":18071771013,"package_name":"hasown","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":18071771014,"package_name":"hast-util-heading-rank","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":18071771015,"package_name":"hast-util-is-element","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":18071771016,"package_name":"hast-util-to-string","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":18071771017,"package_name":"hosted-git-info","ecosystem":"npm","requirements":"2.8.9","direct":false,"kind":"development","optional":false},{"id":18071771018,"package_name":"html-parse-stringify","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":18071771019,"package_name":"html-tags","ecosystem":"npm","requirements":"3.3.1","direct":false,"kind":"development","optional":false},{"id":18071771020,"package_name":"http-errors","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":18071771021,"package_name":"https-proxy-agent","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":18071771022,"package_name":"human-signals","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":18071771023,"package_name":"i18next","ecosystem":"npm","requirements":"23.11.4","direct":false,"kind":"runtime","optional":false},{"id":18071771024,"package_name":"i18next-browser-languagedetector","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"development","optional":false},{"id":18071771025,"package_name":"i18next-http-backend","ecosystem":"npm","requirements":"2.5.1","direct":false,"kind":"development","optional":false},{"id":18071771026,"package_name":"iconv-lite","ecosystem":"npm","requirements":"0.4.24","direct":false,"kind":"development","optional":false},{"id":18071771027,"package_name":"ieee754","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":18071771028,"package_name":"ignore","ecosystem":"npm","requirements":"3.3.10","direct":false,"kind":"development","optional":false},{"id":18071771029,"package_name":"import-cwd","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":18071771030,"package_name":"import-fresh","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":18071771031,"package_name":"resolve-from","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":18071771032,"package_name":"import-from","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":18071771033,"package_name":"imurmurhash","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":18071771034,"package_name":"indent-string","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":18071771035,"package_name":"inflight","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":18071771036,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":18071771037,"package_name":"ini","ecosystem":"npm","requirements":"1.3.8","direct":false,"kind":"development","optional":false},{"id":18071771038,"package_name":"internal-slot","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":18071771039,"package_name":"io-ts","ecosystem":"npm","requirements":"2.2.21","direct":false,"kind":"development","optional":false},{"id":18071771040,"package_name":"ip","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":18071771041,"package_name":"ipaddr.js","ecosystem":"npm","requirements":"1.9.1","direct":false,"kind":"development","optional":false},{"id":18071771042,"package_name":"is-absolute-url","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":18071771043,"package_name":"is-arguments","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":18071771044,"package_name":"is-array-buffer","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":18071771045,"package_name":"is-arrayish","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":18071771046,"package_name":"is-bigint","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":18071771047,"package_name":"is-binary-path","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":18071771048,"package_name":"is-boolean-object","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":18071771049,"package_name":"is-callable","ecosystem":"npm","requirements":"1.2.7","direct":false,"kind":"runtime","optional":false},{"id":18071771050,"package_name":"is-core-module","ecosystem":"npm","requirements":"2.13.1","direct":false,"kind":"development","optional":false},{"id":18071771051,"package_name":"is-date-object","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":18071771052,"package_name":"is-deflate","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":18071771053,"package_name":"is-docker","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"development","optional":false},{"id":18071771054,"package_name":"is-extglob","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":18071771055,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":18071771056,"package_name":"is-generator-function","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"runtime","optional":false},{"id":18071771057,"package_name":"is-glob","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":18071771058,"package_name":"is-gzip","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":18071771059,"package_name":"is-interactive","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":18071771060,"package_name":"is-map","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":18071771061,"package_name":"is-nan","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"development","optional":false},{"id":18071771062,"package_name":"is-negative-zero","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":18071771063,"package_name":"is-number","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":18071771064,"package_name":"is-number-object","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":18071771065,"package_name":"is-path-cwd","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":18071771066,"package_name":"is-path-inside","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":18071771067,"package_name":"is-plain-object","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":18071771068,"package_name":"is-regex","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":18071771069,"package_name":"is-set","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":18071771070,"package_name":"is-shared-array-buffer","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":18071771071,"package_name":"is-stream","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":18071771072,"package_name":"is-string","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":18071771073,"package_name":"is-symbol","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":18071771074,"package_name":"is-typed-array","ecosystem":"npm","requirements":"1.1.13","direct":false,"kind":"runtime","optional":false},{"id":18071771075,"package_name":"is-unicode-supported","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":18071771076,"package_name":"is-weakmap","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":18071771077,"package_name":"is-weakref","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":18071771078,"package_name":"is-weakset","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":18071771079,"package_name":"is-wsl","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":18071771080,"package_name":"isarray","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":18071771081,"package_name":"isexe","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":18071771082,"package_name":"isobject","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":18071771083,"package_name":"jackspeak","ecosystem":"npm","requirements":"2.3.6","direct":false,"kind":"development","optional":false},{"id":18071771084,"package_name":"jake","ecosystem":"npm","requirements":"10.9.1","direct":false,"kind":"development","optional":false},{"id":18071771085,"package_name":"java-properties","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":18071771086,"package_name":"joycon","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":18071771087,"package_name":"js-tokens","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":18071771088,"package_name":"jscodeshift","ecosystem":"npm","requirements":"0.15.2","direct":false,"kind":"development","optional":false},{"id":18071771089,"package_name":"jsesc","ecosystem":"npm","requirements":"2.5.2","direct":false,"kind":"development","optional":false},{"id":18071771090,"package_name":"json-parse-better-errors","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":18071771091,"package_name":"json-parse-even-better-errors","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"development","optional":false},{"id":18071771092,"package_name":"json5","ecosystem":"npm","requirements":"2.2.3","direct":false,"kind":"development","optional":false},{"id":18071771093,"package_name":"jsonfile","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":18071771094,"package_name":"kind-of","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"development","optional":false},{"id":18071771095,"package_name":"kleur","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":18071771096,"package_name":"lazy-universal-dotenv","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":18071771097,"package_name":"dotenv","ecosystem":"npm","requirements":"16.4.5","direct":false,"kind":"development","optional":false},{"id":18071771098,"package_name":"leven","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":18071771099,"package_name":"lilconfig","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":18071771100,"package_name":"lines-and-columns","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"development","optional":false},{"id":18071771101,"package_name":"load-json-file","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":18071771102,"package_name":"parse-json","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":18071771103,"package_name":"load-tsconfig","ecosystem":"npm","requirements":"0.2.5","direct":false,"kind":"development","optional":false},{"id":18071771104,"package_name":"locate-path","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":18071771105,"package_name":"lodash","ecosystem":"npm","requirements":"4.17.21","direct":false,"kind":"runtime","optional":false},{"id":18071771106,"package_name":"lodash.camelcase","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":18071771107,"package_name":"lodash.chunk","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":18071771108,"package_name":"lodash.debounce","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"development","optional":false},{"id":18071771109,"package_name":"lodash.get","ecosystem":"npm","requirements":"4.4.2","direct":false,"kind":"development","optional":false},{"id":18071771110,"package_name":"lodash.sortby","ecosystem":"npm","requirements":"4.7.0","direct":false,"kind":"development","optional":false},{"id":18071771111,"package_name":"log-symbols","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":18071771112,"package_name":"loose-envify","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":18071771113,"package_name":"loupe","ecosystem":"npm","requirements":"2.3.7","direct":false,"kind":"runtime","optional":false},{"id":18071771114,"package_name":"lru-cache","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":18071771115,"package_name":"lz-string","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":18071771116,"package_name":"magic-string","ecosystem":"npm","requirements":"0.30.10","direct":false,"kind":"development","optional":false},{"id":18071771117,"package_name":"make-dir","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":18071771118,"package_name":"make-error","ecosystem":"npm","requirements":"1.3.6","direct":false,"kind":"development","optional":false},{"id":18071771119,"package_name":"map-or-similar","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":18071771120,"package_name":"map-stream","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":18071771121,"package_name":"markdown-to-jsx","ecosystem":"npm","requirements":"7.3.2","direct":false,"kind":"development","optional":false},{"id":18071771122,"package_name":"meant","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":18071771123,"package_name":"media-typer","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"development","optional":false},{"id":18071771124,"package_name":"memoizerific","ecosystem":"npm","requirements":"1.11.3","direct":false,"kind":"runtime","optional":false},{"id":18071771125,"package_name":"memorystream","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"development","optional":false},{"id":18071771126,"package_name":"merge-descriptors","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":18071771127,"package_name":"merge-stream","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":18071771128,"package_name":"merge2","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"development","optional":false},{"id":18071771129,"package_name":"methods","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":18071771130,"package_name":"micromatch","ecosystem":"npm","requirements":"4.0.5","direct":false,"kind":"development","optional":false},{"id":18071771131,"package_name":"mime","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"development","optional":false},{"id":18071771132,"package_name":"mime-db","ecosystem":"npm","requirements":"1.52.0","direct":false,"kind":"development","optional":false},{"id":18071771133,"package_name":"mime-types","ecosystem":"npm","requirements":"2.1.35","direct":false,"kind":"development","optional":false},{"id":18071771134,"package_name":"mimic-fn","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":18071771135,"package_name":"min-indent","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":18071771136,"package_name":"minimatch","ecosystem":"npm","requirements":"9.0.3","direct":false,"kind":"development","optional":false},{"id":18071771137,"package_name":"minimist","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"development","optional":false},{"id":18071771138,"package_name":"minipass","ecosystem":"npm","requirements":"7.0.4","direct":false,"kind":"development","optional":false},{"id":18071771139,"package_name":"minizlib","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":18071771140,"package_name":"mkdirp","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":18071771141,"package_name":"mkdirp-classic","ecosystem":"npm","requirements":"0.5.3","direct":false,"kind":"development","optional":false},{"id":18071771142,"package_name":"module-alias","ecosystem":"npm","requirements":"2.2.3","direct":false,"kind":"development","optional":false},{"id":18071771143,"package_name":"ms","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":18071771144,"package_name":"mz","ecosystem":"npm","requirements":"2.7.0","direct":false,"kind":"development","optional":false},{"id":18071771145,"package_name":"nanoid","ecosystem":"npm","requirements":"3.3.7","direct":false,"kind":"development","optional":false},{"id":18071771146,"package_name":"negotiator","ecosystem":"npm","requirements":"0.6.3","direct":false,"kind":"development","optional":false},{"id":18071771147,"package_name":"neo-async","ecosystem":"npm","requirements":"2.6.2","direct":false,"kind":"development","optional":false},{"id":18071771148,"package_name":"nested-error-stacks","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":18071771149,"package_name":"nice-try","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":18071771150,"package_name":"node-dir","ecosystem":"npm","requirements":"0.1.17","direct":false,"kind":"development","optional":false},{"id":18071771151,"package_name":"node-domexception","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":18071771152,"package_name":"node-fetch","ecosystem":"npm","requirements":"2.7.0","direct":false,"kind":"development","optional":false},{"id":18071771153,"package_name":"node-fetch-native","ecosystem":"npm","requirements":"1.6.4","direct":false,"kind":"development","optional":false},{"id":18071771154,"package_name":"node-releases","ecosystem":"npm","requirements":"2.0.14","direct":false,"kind":"development","optional":false},{"id":18071771155,"package_name":"normalize-package-data","ecosystem":"npm","requirements":"2.5.0","direct":false,"kind":"development","optional":false},{"id":18071771156,"package_name":"normalize-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":18071771157,"package_name":"npm-run-all","ecosystem":"npm","requirements":"4.1.5","direct":false,"kind":"development","optional":false},{"id":18071771158,"package_name":"cross-spawn","ecosystem":"npm","requirements":"6.0.5","direct":false,"kind":"development","optional":false},{"id":18071771159,"package_name":"path-key","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":18071771160,"package_name":"shebang-command","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":18071771161,"package_name":"shebang-regex","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":18071771162,"package_name":"which","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":18071771163,"package_name":"npm-run-path","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":18071771164,"package_name":"nypm","ecosystem":"npm","requirements":"0.3.8","direct":false,"kind":"development","optional":false},{"id":18071771165,"package_name":"execa","ecosystem":"npm","requirements":"8.0.1","direct":false,"kind":"development","optional":false},{"id":18071771166,"package_name":"get-stream","ecosystem":"npm","requirements":"8.0.1","direct":false,"kind":"development","optional":false},{"id":18071771167,"package_name":"human-signals","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":18071771168,"package_name":"is-stream","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":18071771169,"package_name":"mimic-fn","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":18071771170,"package_name":"npm-run-path","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"development","optional":false},{"id":18071771171,"package_name":"onetime","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":18071771172,"package_name":"path-key","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":18071771173,"package_name":"strip-final-newline","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":18071771174,"package_name":"object-assign","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":18071771175,"package_name":"object-inspect","ecosystem":"npm","requirements":"1.13.1","direct":false,"kind":"runtime","optional":false},{"id":18071771176,"package_name":"object-is","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"runtime","optional":false},{"id":18071771177,"package_name":"object-keys","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":18071771178,"package_name":"object.assign","ecosystem":"npm","requirements":"4.1.5","direct":false,"kind":"runtime","optional":false},{"id":18071771179,"package_name":"objectorarray","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":18071771180,"package_name":"ohash","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":18071771181,"package_name":"on-finished","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"development","optional":false},{"id":18071771182,"package_name":"on-headers","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":18071771183,"package_name":"once","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":18071771184,"package_name":"onetime","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":18071771185,"package_name":"open","ecosystem":"npm","requirements":"8.4.2","direct":false,"kind":"development","optional":false},{"id":18071771186,"package_name":"ora","ecosystem":"npm","requirements":"5.4.1","direct":false,"kind":"development","optional":false},{"id":18071771187,"package_name":"os-homedir","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":18071771188,"package_name":"p-limit","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":18071771189,"package_name":"p-locate","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":18071771190,"package_name":"p-map","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":18071771191,"package_name":"p-try","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":18071771192,"package_name":"pako","ecosystem":"npm","requirements":"0.2.9","direct":false,"kind":"development","optional":false},{"id":18071771193,"package_name":"parent-module","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":18071771194,"package_name":"parse-author","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":18071771195,"package_name":"parse-github-url","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":18071771196,"package_name":"parse-json","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":18071771197,"package_name":"parse-ms","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":18071771198,"package_name":"parseurl","ecosystem":"npm","requirements":"1.3.3","direct":false,"kind":"development","optional":false},{"id":18071771199,"package_name":"path-exists","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":18071771200,"package_name":"path-is-absolute","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":18071771201,"package_name":"path-key","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":18071771202,"package_name":"path-parse","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":18071771203,"package_name":"path-scurry","ecosystem":"npm","requirements":"1.10.1","direct":false,"kind":"development","optional":false},{"id":18071771204,"package_name":"lru-cache","ecosystem":"npm","requirements":"10.2.0","direct":false,"kind":"development","optional":false},{"id":18071771205,"package_name":"path-to-regexp","ecosystem":"npm","requirements":"0.1.7","direct":false,"kind":"development","optional":false},{"id":18071771206,"package_name":"path-type","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":18071771207,"package_name":"pathe","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":18071771208,"package_name":"pathval","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":18071771209,"package_name":"pause-stream","ecosystem":"npm","requirements":"0.0.11","direct":false,"kind":"development","optional":false},{"id":18071771210,"package_name":"peek-stream","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":18071771211,"package_name":"picocolors","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":18071771212,"package_name":"picomatch","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"development","optional":false},{"id":18071771213,"package_name":"pidtree","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"development","optional":false},{"id":18071771214,"package_name":"pify","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":18071771215,"package_name":"pirates","ecosystem":"npm","requirements":"4.0.6","direct":false,"kind":"development","optional":false},{"id":18071771216,"package_name":"pkg-conf","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":18071771217,"package_name":"find-up","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":18071771218,"package_name":"locate-path","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":18071771219,"package_name":"p-limit","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":18071771220,"package_name":"p-locate","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":18071771221,"package_name":"p-try","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":18071771222,"package_name":"pkg-dir","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":18071771223,"package_name":"polished","ecosystem":"npm","requirements":"4.3.1","direct":false,"kind":"development","optional":false},{"id":18071771224,"package_name":"possible-typed-array-names","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":18071771225,"package_name":"postcss","ecosystem":"npm","requirements":"8.4.35","direct":false,"kind":"development","optional":false},{"id":18071771226,"package_name":"postcss-load-config","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":18071771227,"package_name":"yaml","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"development","optional":false},{"id":18071771228,"package_name":"prettier","ecosystem":"npm","requirements":"3.2.5","direct":false,"kind":"development","optional":false},{"id":18071771229,"package_name":"pretty-format","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":18071771230,"package_name":"pretty-hrtime","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":18071771231,"package_name":"pretty-ms","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":18071771232,"package_name":"process","ecosystem":"npm","requirements":"0.11.10","direct":false,"kind":"development","optional":false},{"id":18071771233,"package_name":"process-nextick-args","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":18071771234,"package_name":"prompts","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"development","optional":false},{"id":18071771235,"package_name":"prop-types","ecosystem":"npm","requirements":"15.8.1","direct":false,"kind":"development","optional":false},{"id":18071771236,"package_name":"react-is","ecosystem":"npm","requirements":"16.13.1","direct":false,"kind":"development","optional":false},{"id":18071771237,"package_name":"proxy-addr","ecosystem":"npm","requirements":"2.0.7","direct":false,"kind":"development","optional":false},{"id":18071771238,"package_name":"ps-tree","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":18071771239,"package_name":"pump","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":18071771240,"package_name":"pumpify","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"development","optional":false},{"id":18071771241,"package_name":"pump","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":18071771242,"package_name":"punycode","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"development","optional":false},{"id":18071771243,"package_name":"qs","ecosystem":"npm","requirements":"6.12.0","direct":false,"kind":"runtime","optional":false},{"id":18071771244,"package_name":"queue-microtask","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"development","optional":false},{"id":18071771245,"package_name":"ramda","ecosystem":"npm","requirements":"0.29.0","direct":false,"kind":"runtime","optional":false},{"id":18071771246,"package_name":"range-parser","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":18071771247,"package_name":"raw-body","ecosystem":"npm","requirements":"2.5.2","direct":false,"kind":"development","optional":false},{"id":18071771248,"package_name":"rc","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"development","optional":false},{"id":18071771249,"package_name":"react","ecosystem":"npm","requirements":"18.3.1","direct":false,"kind":"runtime","optional":false},{"id":18071771250,"package_name":"react-colorful","ecosystem":"npm","requirements":"5.6.1","direct":false,"kind":"development","optional":false},{"id":18071771251,"package_name":"react-docgen","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"development","optional":false},{"id":18071771252,"package_name":"react-docgen-typescript","ecosystem":"npm","requirements":"2.2.2","direct":false,"kind":"development","optional":false},{"id":18071771253,"package_name":"@types/doctrine","ecosystem":"npm","requirements":"0.0.9","direct":false,"kind":"development","optional":false},{"id":18071771254,"package_name":"react-dom","ecosystem":"npm","requirements":"18.3.1","direct":false,"kind":"development","optional":false},{"id":18071771255,"package_name":"react-element-to-jsx-string","ecosystem":"npm","requirements":"15.0.0","direct":false,"kind":"development","optional":false},{"id":18071771256,"package_name":"react-is","ecosystem":"npm","requirements":"18.1.0","direct":false,"kind":"development","optional":false},{"id":18071771257,"package_name":"react-i18next","ecosystem":"npm","requirements":"14.1.0","direct":false,"kind":"runtime","optional":false},{"id":18071771258,"package_name":"react-is","ecosystem":"npm","requirements":"17.0.2","direct":false,"kind":"runtime","optional":false},{"id":18071771259,"package_name":"react-refresh","ecosystem":"npm","requirements":"0.14.0","direct":false,"kind":"development","optional":false},{"id":18071771260,"package_name":"read-pkg","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":18071771261,"package_name":"read-pkg-up","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":18071771262,"package_name":"read-pkg","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":18071771263,"package_name":"type-fest","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"development","optional":false},{"id":18071771264,"package_name":"type-fest","ecosystem":"npm","requirements":"0.8.1","direct":false,"kind":"development","optional":false},{"id":18071771265,"package_name":"readable-stream","ecosystem":"npm","requirements":"3.6.2","direct":false,"kind":"development","optional":false},{"id":18071771266,"package_name":"readdirp","ecosystem":"npm","requirements":"3.6.0","direct":false,"kind":"development","optional":false},{"id":18071771267,"package_name":"recast","ecosystem":"npm","requirements":"0.23.7","direct":false,"kind":"development","optional":false},{"id":18071771268,"package_name":"redent","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":18071771269,"package_name":"strip-indent","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":18071771270,"package_name":"reduce-flatten","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":18071771271,"package_name":"regenerate","ecosystem":"npm","requirements":"1.4.2","direct":false,"kind":"development","optional":false},{"id":18071771272,"package_name":"regenerate-unicode-properties","ecosystem":"npm","requirements":"10.1.1","direct":false,"kind":"development","optional":false},{"id":18071771273,"package_name":"regenerator-runtime","ecosystem":"npm","requirements":"0.14.1","direct":false,"kind":"runtime","optional":false},{"id":18071771274,"package_name":"regenerator-transform","ecosystem":"npm","requirements":"0.15.2","direct":false,"kind":"development","optional":false},{"id":18071771275,"package_name":"regexp.prototype.flags","ecosystem":"npm","requirements":"1.5.2","direct":false,"kind":"runtime","optional":false},{"id":18071771276,"package_name":"regexpu-core","ecosystem":"npm","requirements":"5.3.2","direct":false,"kind":"development","optional":false},{"id":18071771277,"package_name":"registry-url","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":18071771278,"package_name":"regjsparser","ecosystem":"npm","requirements":"0.9.1","direct":false,"kind":"development","optional":false},{"id":18071771279,"package_name":"jsesc","ecosystem":"npm","requirements":"0.5.0","direct":false,"kind":"development","optional":false},{"id":18071771280,"package_name":"rehype-external-links","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":18071771281,"package_name":"rehype-slug","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":18071771282,"package_name":"remove-markdown","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"development","optional":false},{"id":18071771283,"package_name":"requireg","ecosystem":"npm","requirements":"0.2.2","direct":false,"kind":"development","optional":false},{"id":18071771284,"package_name":"resolve","ecosystem":"npm","requirements":"1.7.1","direct":false,"kind":"development","optional":false},{"id":18071771285,"package_name":"resolve","ecosystem":"npm","requirements":"1.22.8","direct":false,"kind":"development","optional":false},{"id":18071771286,"package_name":"resolve-from","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":18071771287,"package_name":"restore-cursor","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":18071771288,"package_name":"reusify","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":18071771289,"package_name":"rimraf","ecosystem":"npm","requirements":"5.0.7","direct":false,"kind":"development","optional":false},{"id":18071771290,"package_name":"rollup","ecosystem":"npm","requirements":"4.13.0","direct":false,"kind":"development","optional":false},{"id":18071771291,"package_name":"run-parallel","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":18071771292,"package_name":"safe-array-concat","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":18071771293,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"development","optional":false},{"id":18071771294,"package_name":"safe-regex-test","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":18071771295,"package_name":"safer-buffer","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":18071771296,"package_name":"scheduler","ecosystem":"npm","requirements":"0.23.2","direct":false,"kind":"development","optional":false},{"id":18071771297,"package_name":"semver","ecosystem":"npm","requirements":"6.3.1","direct":false,"kind":"development","optional":false},{"id":18071771298,"package_name":"send","ecosystem":"npm","requirements":"0.18.0","direct":false,"kind":"development","optional":false},{"id":18071771299,"package_name":"ms","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"development","optional":false},{"id":18071771300,"package_name":"serve-static","ecosystem":"npm","requirements":"1.15.0","direct":false,"kind":"development","optional":false},{"id":18071771301,"package_name":"set-function-length","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false},{"id":18071771302,"package_name":"set-function-name","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":18071771303,"package_name":"setprototypeof","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":18071771304,"package_name":"shallow-clone","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":18071771305,"package_name":"shebang-command","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":18071771306,"package_name":"shebang-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":18071771307,"package_name":"shell-quote","ecosystem":"npm","requirements":"1.8.1","direct":false,"kind":"development","optional":false},{"id":18071771308,"package_name":"side-channel","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":18071771309,"package_name":"signal-exit","ecosystem":"npm","requirements":"3.0.7","direct":false,"kind":"development","optional":false},{"id":18071771310,"package_name":"signale","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":18071771311,"package_name":"sisteransi","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":18071771312,"package_name":"slash","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":18071771313,"package_name":"source-map","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"development","optional":false},{"id":18071771314,"package_name":"source-map-js","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":18071771315,"package_name":"source-map-support","ecosystem":"npm","requirements":"0.5.21","direct":false,"kind":"development","optional":false},{"id":18071771316,"package_name":"space-separated-tokens","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":18071771317,"package_name":"spdx-correct","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":18071771318,"package_name":"spdx-exceptions","ecosystem":"npm","requirements":"2.5.0","direct":false,"kind":"development","optional":false},{"id":18071771319,"package_name":"spdx-expression-parse","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":18071771320,"package_name":"spdx-license-ids","ecosystem":"npm","requirements":"3.0.17","direct":false,"kind":"development","optional":false},{"id":18071771321,"package_name":"split","ecosystem":"npm","requirements":"0.3.3","direct":false,"kind":"development","optional":false},{"id":18071771322,"package_name":"statuses","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":18071771323,"package_name":"stop-iteration-iterator","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":18071771324,"package_name":"store2","ecosystem":"npm","requirements":"2.14.3","direct":false,"kind":"development","optional":false},{"id":18071771325,"package_name":"storybook","ecosystem":"npm","requirements":"8.0.10","direct":false,"kind":"development","optional":false},{"id":18071771326,"package_name":"storybook-i18n","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":18071771327,"package_name":"stream-combiner","ecosystem":"npm","requirements":"0.0.4","direct":false,"kind":"development","optional":false},{"id":18071771328,"package_name":"stream-shift","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":18071771329,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":18071771330,"package_name":"string-width","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":18071771331,"package_name":"string-width-cjs","ecosystem":"npm","requirements":"4.2.3","direct":false,"kind":"development","optional":false},{"id":18071771332,"package_name":"string.prototype.padend","ecosystem":"npm","requirements":"3.1.5","direct":false,"kind":"development","optional":false},{"id":18071771333,"package_name":"string.prototype.trim","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"development","optional":false},{"id":18071771334,"package_name":"string.prototype.trimend","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":18071771335,"package_name":"string.prototype.trimstart","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":18071771336,"package_name":"strip-ansi","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":18071771337,"package_name":"strip-ansi-cjs","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":18071771338,"package_name":"strip-bom","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":18071771339,"package_name":"strip-final-newline","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":18071771340,"package_name":"strip-indent","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":18071771341,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":18071771342,"package_name":"sucrase","ecosystem":"npm","requirements":"3.35.0","direct":false,"kind":"development","optional":false},{"id":18071771343,"package_name":"commander","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":18071771344,"package_name":"supports-color","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":18071771345,"package_name":"supports-hyperlinks","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":18071771346,"package_name":"supports-preserve-symlinks-flag","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":18071771347,"package_name":"table-layout","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":18071771348,"package_name":"tapable","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"development","optional":false},{"id":18071771349,"package_name":"tar","ecosystem":"npm","requirements":"6.2.1","direct":false,"kind":"development","optional":false},{"id":18071771350,"package_name":"tar-fs","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":18071771351,"package_name":"chownr","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":18071771352,"package_name":"tar-stream","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":18071771353,"package_name":"minipass","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":18071771354,"package_name":"telejson","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":18071771355,"package_name":"temp","ecosystem":"npm","requirements":"0.8.4","direct":false,"kind":"development","optional":false},{"id":18071771356,"package_name":"temp-dir","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":18071771357,"package_name":"rimraf","ecosystem":"npm","requirements":"2.6.3","direct":false,"kind":"development","optional":false},{"id":18071771358,"package_name":"tempy","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":18071771359,"package_name":"type-fest","ecosystem":"npm","requirements":"0.16.0","direct":false,"kind":"development","optional":false},{"id":18071771360,"package_name":"terminal-link","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":18071771361,"package_name":"thenify","ecosystem":"npm","requirements":"3.3.1","direct":false,"kind":"development","optional":false},{"id":18071771362,"package_name":"thenify-all","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"development","optional":false},{"id":18071771363,"package_name":"through","ecosystem":"npm","requirements":"2.3.8","direct":false,"kind":"development","optional":false},{"id":18071771364,"package_name":"through2","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":18071771365,"package_name":"tiny-invariant","ecosystem":"npm","requirements":"1.3.3","direct":false,"kind":"runtime","optional":false},{"id":18071771366,"package_name":"tinycolor2","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"development","optional":false},{"id":18071771367,"package_name":"tinyspy","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":18071771368,"package_name":"to-fast-properties","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":18071771369,"package_name":"to-regex-range","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":18071771370,"package_name":"tocbot","ecosystem":"npm","requirements":"4.27.20","direct":false,"kind":"development","optional":false},{"id":18071771371,"package_name":"toidentifier","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":18071771372,"package_name":"tr46","ecosystem":"npm","requirements":"0.0.3","direct":false,"kind":"development","optional":false},{"id":18071771373,"package_name":"tree-kill","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"development","optional":false},{"id":18071771374,"package_name":"ts-dedent","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":18071771375,"package_name":"ts-interface-checker","ecosystem":"npm","requirements":"0.1.13","direct":false,"kind":"development","optional":false},{"id":18071771376,"package_name":"ts-node","ecosystem":"npm","requirements":"10.9.2","direct":false,"kind":"development","optional":false},{"id":18071771377,"package_name":"acorn","ecosystem":"npm","requirements":"8.11.3","direct":false,"kind":"development","optional":false},{"id":18071771378,"package_name":"acorn-walk","ecosystem":"npm","requirements":"8.3.2","direct":false,"kind":"development","optional":false},{"id":18071771379,"package_name":"tsconfig-paths","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":18071771380,"package_name":"tslib","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"development","optional":false},{"id":18071771381,"package_name":"tsup","ecosystem":"npm","requirements":"8.0.2","direct":false,"kind":"development","optional":false},{"id":18071771382,"package_name":"@esbuild/aix-ppc64","ecosystem":"npm","requirements":"0.19.12","direct":false,"kind":"development","optional":false},{"id":18071771383,"package_name":"@esbuild/android-arm","ecosystem":"npm","requirements":"0.19.12","direct":false,"kind":"development","optional":false},{"id":18071771384,"package_name":"@esbuild/android-arm64","ecosystem":"npm","requirements":"0.19.12","direct":false,"kind":"development","optional":false},{"id":18071771385,"package_name":"@esbuild/android-x64","ecosystem":"npm","requirements":"0.19.12","direct":false,"kind":"development","optional":false},{"id":18071771386,"package_name":"@esbuild/darwin-arm64","ecosystem":"npm","requirements":"0.19.12","direct":false,"kind":"development","optional":false},{"id":18071771387,"package_name":"@esbuild/darwin-x64","ecosystem":"npm","requirements":"0.19.12","direct":false,"kind":"development","optional":false},{"id":18071771388,"package_name":"@esbuild/freebsd-arm64","ecosystem":"npm","requirements":"0.19.12","direct":false,"kind":"development","optional":false},{"id":18071771389,"package_name":"@esbuild/freebsd-x64","ecosystem":"npm","requirements":"0.19.12","direct":false,"kind":"development","optional":false},{"id":18071771390,"package_name":"@esbuild/linux-arm","ecosystem":"npm","requirements":"0.19.12","direct":false,"kind":"development","optional":false},{"id":18071771391,"package_name":"@esbuild/linux-arm64","ecosystem":"npm","requirements":"0.19.12","direct":false,"kind":"development","optional":false},{"id":18071771392,"package_name":"@esbuild/linux-ia32","ecosystem":"npm","requirements":"0.19.12","direct":false,"kind":"development","optional":false},{"id":18071771393,"package_name":"@esbuild/linux-loong64","ecosystem":"npm","requirements":"0.19.12","direct":false,"kind":"development","optional":false},{"id":18071771394,"package_name":"@esbuild/linux-mips64el","ecosystem":"npm","requirements":"0.19.12","direct":false,"kind":"development","optional":false},{"id":18071771395,"package_name":"@esbuild/linux-ppc64","ecosystem":"npm","requirements":"0.19.12","direct":false,"kind":"development","optional":false},{"id":18071771396,"package_name":"@esbuild/linux-riscv64","ecosystem":"npm","requirements":"0.19.12","direct":false,"kind":"development","optional":false},{"id":18071771397,"package_name":"@esbuild/linux-s390x","ecosystem":"npm","requirements":"0.19.12","direct":false,"kind":"development","optional":false},{"id":18071771398,"package_name":"@esbuild/linux-x64","ecosystem":"npm","requirements":"0.19.12","direct":false,"kind":"development","optional":false},{"id":18071771399,"package_name":"@esbuild/netbsd-x64","ecosystem":"npm","requirements":"0.19.12","direct":false,"kind":"development","optional":false},{"id":18071771400,"package_name":"@esbuild/openbsd-x64","ecosystem":"npm","requirements":"0.19.12","direct":false,"kind":"development","optional":false},{"id":18071771401,"package_name":"@esbuild/sunos-x64","ecosystem":"npm","requirements":"0.19.12","direct":false,"kind":"development","optional":false},{"id":18071771402,"package_name":"@esbuild/win32-arm64","ecosystem":"npm","requirements":"0.19.12","direct":false,"kind":"development","optional":false},{"id":18071771403,"package_name":"@esbuild/win32-ia32","ecosystem":"npm","requirements":"0.19.12","direct":false,"kind":"development","optional":false},{"id":18071771404,"package_name":"@esbuild/win32-x64","ecosystem":"npm","requirements":"0.19.12","direct":false,"kind":"development","optional":false},{"id":18071771405,"package_name":"esbuild","ecosystem":"npm","requirements":"0.19.12","direct":false,"kind":"development","optional":false},{"id":18071771406,"package_name":"source-map","ecosystem":"npm","requirements":"0.8.0-beta.0","direct":false,"kind":"development","optional":false},{"id":18071771407,"package_name":"tr46","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":18071771408,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":18071771409,"package_name":"whatwg-url","ecosystem":"npm","requirements":"7.1.0","direct":false,"kind":"development","optional":false},{"id":18071771410,"package_name":"type-detect","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"runtime","optional":false},{"id":18071771411,"package_name":"type-fest","ecosystem":"npm","requirements":"2.19.0","direct":false,"kind":"runtime","optional":false},{"id":18071771412,"package_name":"type-is","ecosystem":"npm","requirements":"1.6.18","direct":false,"kind":"development","optional":false},{"id":18071771413,"package_name":"typed-array-buffer","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":18071771414,"package_name":"typed-array-byte-length","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":18071771415,"package_name":"typed-array-byte-offset","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":18071771416,"package_name":"typed-array-length","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":18071771417,"package_name":"typescript","ecosystem":"npm","requirements":"5.4.5","direct":false,"kind":"development","optional":false},{"id":18071771418,"package_name":"typescript-memoize","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":18071771419,"package_name":"typical","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":18071771420,"package_name":"ufo","ecosystem":"npm","requirements":"1.5.3","direct":false,"kind":"development","optional":false},{"id":18071771421,"package_name":"uglify-js","ecosystem":"npm","requirements":"3.17.4","direct":false,"kind":"development","optional":false},{"id":18071771422,"package_name":"unbox-primitive","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":18071771423,"package_name":"undici-types","ecosystem":"npm","requirements":"5.26.5","direct":false,"kind":"runtime","optional":false},{"id":18071771424,"package_name":"unicode-canonical-property-names-ecmascript","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":18071771425,"package_name":"unicode-match-property-ecmascript","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":18071771426,"package_name":"unicode-match-property-value-ecmascript","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":18071771427,"package_name":"unicode-property-aliases-ecmascript","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":18071771428,"package_name":"unique-string","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":18071771429,"package_name":"unist-util-is","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":18071771430,"package_name":"unist-util-visit","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":18071771431,"package_name":"unist-util-visit-parents","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":18071771432,"package_name":"universal-user-agent","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":18071771433,"package_name":"universalify","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":18071771434,"package_name":"unpipe","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":18071771435,"package_name":"unplugin","ecosystem":"npm","requirements":"1.10.1","direct":false,"kind":"development","optional":false},{"id":18071771436,"package_name":"untildify","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":18071771437,"package_name":"update-browserslist-db","ecosystem":"npm","requirements":"1.0.13","direct":false,"kind":"development","optional":false},{"id":18071771438,"package_name":"url-join","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":18071771439,"package_name":"user-home","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":18071771440,"package_name":"util","ecosystem":"npm","requirements":"0.12.5","direct":false,"kind":"runtime","optional":false},{"id":18071771441,"package_name":"util-deprecate","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":18071771442,"package_name":"utils-merge","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":18071771443,"package_name":"uuid","ecosystem":"npm","requirements":"9.0.1","direct":false,"kind":"development","optional":false},{"id":18071771444,"package_name":"v8-compile-cache-lib","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":18071771445,"package_name":"validate-npm-package-license","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":18071771446,"package_name":"vary","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":18071771447,"package_name":"vite","ecosystem":"npm","requirements":"5.1.6","direct":false,"kind":"development","optional":false},{"id":18071771448,"package_name":"void-elements","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":18071771449,"package_name":"watchpack","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"development","optional":false},{"id":18071771450,"package_name":"wcwidth","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":18071771451,"package_name":"web-streams-polyfill","ecosystem":"npm","requirements":"3.3.3","direct":false,"kind":"development","optional":false},{"id":18071771452,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":18071771453,"package_name":"webpack-sources","ecosystem":"npm","requirements":"3.2.3","direct":false,"kind":"development","optional":false},{"id":18071771454,"package_name":"webpack-virtual-modules","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"development","optional":false},{"id":18071771455,"package_name":"webpod","ecosystem":"npm","requirements":"0.0.2","direct":false,"kind":"development","optional":false},{"id":18071771456,"package_name":"whatwg-url","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":18071771457,"package_name":"which","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":18071771458,"package_name":"which-boxed-primitive","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":18071771459,"package_name":"which-collection","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":18071771460,"package_name":"which-typed-array","ecosystem":"npm","requirements":"1.1.15","direct":false,"kind":"runtime","optional":false},{"id":18071771461,"package_name":"widest-line","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":18071771462,"package_name":"wordwrap","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":18071771463,"package_name":"wordwrapjs","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":18071771464,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"8.1.0","direct":false,"kind":"development","optional":false},{"id":18071771465,"package_name":"wrap-ansi-cjs","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":18071771466,"package_name":"ansi-styles","ecosystem":"npm","requirements":"6.2.1","direct":false,"kind":"development","optional":false},{"id":18071771467,"package_name":"wrappy","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":18071771468,"package_name":"write-file-atomic","ecosystem":"npm","requirements":"2.4.3","direct":false,"kind":"development","optional":false},{"id":18071771469,"package_name":"ws","ecosystem":"npm","requirements":"8.17.0","direct":false,"kind":"development","optional":false},{"id":18071771470,"package_name":"xtend","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":18071771471,"package_name":"yallist","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":18071771472,"package_name":"yaml","ecosystem":"npm","requirements":"1.10.2","direct":false,"kind":"development","optional":false},{"id":18071771473,"package_name":"yn","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":18071771474,"package_name":"yocto-queue","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":18071771475,"package_name":"zx","ecosystem":"npm","requirements":"7.2.3","direct":false,"kind":"development","optional":false},{"id":18071771476,"package_name":"globby","ecosystem":"npm","requirements":"13.2.2","direct":false,"kind":"development","optional":false},{"id":18071771477,"package_name":"node-fetch","ecosystem":"npm","requirements":"3.3.1","direct":false,"kind":"development","optional":false},{"id":18071771478,"package_name":"slash","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":18071771479,"package_name":"which","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false}]}],"score":19.759372423566123,"created_at":"2026-07-08T09:18:44.205Z","updated_at":"2026-07-11T11:30:30.327Z","avatar_url":"https://github.com/stevensacks.png","language":"TypeScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/378627","html_url":"https://summary.ecosyste.ms/projects/378627"}