{"id":67552,"name":"cellxgene","description":"An interactive explorer for single-cell transcriptomics data","url":"https://github.com/chanzuckerberg/cellxgene","last_synced_at":"2025-09-08T13:57:08.656Z","repository":{"id":37493182,"uuid":"105615409","full_name":"chanzuckerberg/cellxgene","owner":"chanzuckerberg","description":"An interactive explorer for single-cell transcriptomics data","archived":false,"fork":false,"pushed_at":"2025-08-17T02:17:10.000Z","size":250474,"stargazers_count":710,"open_issues_count":132,"forks_count":140,"subscribers_count":38,"default_branch":"main","last_synced_at":"2025-09-01T11:50:03.439Z","etag":null,"topics":["dataviz","scientific","scrna-seq","transcriptomics","visualization"],"latest_commit_sha":null,"homepage":"https://chanzuckerberg.github.io/cellxgene/","language":"JavaScript","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/chanzuckerberg.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-10-03T04:49:51.000Z","updated_at":"2025-08-28T06:11:35.000Z","dependencies_parsed_at":"2025-09-01T11:31:42.317Z","dependency_job_id":null,"html_url":"https://github.com/chanzuckerberg/cellxgene","commit_stats":{"total_commits":1488,"total_committers":48,"mean_commits":31.0,"dds":0.7170698924731183,"last_synced_commit":"fd8b47b78ed9f9fa3ac9bb52897597a3e7fa549a"},"previous_names":[],"tags_count":50,"template":false,"template_full_name":null,"purl":"pkg:github/chanzuckerberg/cellxgene","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chanzuckerberg","download_url":"https://codeload.github.com/chanzuckerberg/cellxgene/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/sbom","scorecard":{"id":273815,"data":{"date":"2025-08-11","repo":{"name":"github.com/chanzuckerberg/cellxgene","commit":"eb1dc8944f8b647b1291faa36f1212f5610a4002"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Code-Review","score":8,"reason":"Found 24/29 approved changesets -- score normalized to 8","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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/close-stale-prs.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/compatibility_tests.yml:1","Warn: no topLevel permission defined: .github/workflows/lint-pr-commit-message.yml:1","Warn: no topLevel permission defined: .github/workflows/push_tests.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":"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":"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":"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":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on 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":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 7 commits out of 27 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":"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/close-stale-prs.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/chanzuckerberg/cellxgene/close-stale-prs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/chanzuckerberg/cellxgene/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/chanzuckerberg/cellxgene/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/chanzuckerberg/cellxgene/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/chanzuckerberg/cellxgene/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/compatibility_tests.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/chanzuckerberg/cellxgene/compatibility_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/compatibility_tests.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/chanzuckerberg/cellxgene/compatibility_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/compatibility_tests.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/chanzuckerberg/cellxgene/compatibility_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/compatibility_tests.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/chanzuckerberg/cellxgene/compatibility_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/compatibility_tests.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/chanzuckerberg/cellxgene/compatibility_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/compatibility_tests.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/chanzuckerberg/cellxgene/compatibility_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/compatibility_tests.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/chanzuckerberg/cellxgene/compatibility_tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint-pr-commit-message.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/chanzuckerberg/cellxgene/lint-pr-commit-message.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/chanzuckerberg/cellxgene/push_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/chanzuckerberg/cellxgene/push_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/chanzuckerberg/cellxgene/push_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/chanzuckerberg/cellxgene/push_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/chanzuckerberg/cellxgene/push_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/chanzuckerberg/cellxgene/push_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/chanzuckerberg/cellxgene/push_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/chanzuckerberg/cellxgene/push_tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/push_tests.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/chanzuckerberg/cellxgene/push_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/chanzuckerberg/cellxgene/push_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/chanzuckerberg/cellxgene/push_tests.yml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating ubuntu:bionic to ubuntu:bionic@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98","Warn: pipCommand not pinned by hash: Dockerfile:6-9","Warn: pipCommand not pinned by hash: Dockerfile:6-9","Warn: pipCommand not pinned by hash: .github/workflows/compatibility_tests.yml:87","Warn: pipCommand not pinned by hash: .github/workflows/compatibility_tests.yml:92","Warn: pipCommand not pinned by hash: .github/workflows/compatibility_tests.yml:97","Warn: pipCommand not pinned by hash: .github/workflows/compatibility_tests.yml:98","Warn: pipCommand not pinned by hash: .github/workflows/compatibility_tests.yml:101","Warn: pipCommand not pinned by hash: .github/workflows/push_tests.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/push_tests.yml:34","Warn: npmCommand not pinned by hash: .github/workflows/push_tests.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/push_tests.yml:55","Warn: downloadThenRun not pinned by hash: .github/workflows/push_tests.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/push_tests.yml:102","Info:   0 out of  22 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of  11 pipCommand dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"Vulnerabilities","score":0,"reason":"56 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-36jr-mh4h-2g58","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-r683-j2x4-v87g","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-wr3j-pwj9-hqq6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-43qf-4rqw-9q2g","Warn: Project is vulnerable to: GHSA-7rxf-gvfg-47g4","Warn: Project is vulnerable to: GHSA-84pr-m4jr-85g5","Warn: Project is vulnerable to: GHSA-8vgw-p6qm-5gr7","Warn: Project is vulnerable to: PYSEC-2024-71 / GHSA-hxwh-jpp2-84pm","Warn: Project is vulnerable to: GHSA-hc5x-x2vx-497g","Warn: Project is vulnerable to: GHSA-w3h3-4rj7-4ph4","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2023-74 / GHSA-j8r2-6x86-q33q","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114","Warn: Project is vulnerable to: PYSEC-2013-22 / GHSA-27x4-j476-jp5f","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-cx63-2mw6-8hw5","Warn: Project is vulnerable to: PYSEC-2022-43012 / GHSA-r9hx-vwmv-q579","Warn: Project is vulnerable to: GHSA-49m6-vrr9-2cqm","Warn: Project is vulnerable to: PYSEC-2025-17 / GHSA-4rj2-9gcx-5qhx","Warn: Project is vulnerable to: GHSA-4rqf-8pfm-p36r","Warn: Project is vulnerable to: PYSEC-2025-52 / GHSA-wxj7-3fx5-pp9m","Warn: Project is vulnerable to: PYSEC-2024-24 / GHSA-5h86-8mv2-jq9f","Warn: Project is vulnerable to: GHSA-5m98-qgg9-wh84","Warn: Project is vulnerable to: GHSA-7gpw-8wmc-pm8g","Warn: Project is vulnerable to: GHSA-8495-4g3g-x7pr","Warn: Project is vulnerable to: PYSEC-2024-26 / GHSA-8qpw-xqxj-h4r2","Warn: Project is vulnerable to: GHSA-9548-qrrj-x5pj","Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: PYSEC-2022-238 / GHSA-h3qr-fjhm-jphw","Warn: Project is vulnerable to: PYSEC-2024-232 / GHSA-6c5p-j8vq-pqhj","Warn: Project is vulnerable to: PYSEC-2024-233 / GHSA-cjwg-qfpm-7377"],"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-17T13:59:02.498Z","repository_id":37493182,"created_at":"2025-08-17T13:59:02.499Z","updated_at":"2025-08-17T13:59:02.499Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274196155,"owners_count":25239148,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"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":"chanzuckerberg","name":"Chan Zuckerberg Initiative","uuid":"19917299","kind":"organization","description":"Finding new ways to leverage technology, community-driven solutions, and collaboration to accelerate progress in science and education.","email":"opensource@chanzuckerberg.com","website":"https://chanzuckerberg.com/","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/19917299?v=4","repositories_count":258,"last_synced_at":"2025-03-30T05:32:10.980Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/chanzuckerberg","funding_links":[],"total_stars":4209,"followers":269,"following":0,"created_at":"2022-11-11T02:41:34.013Z","updated_at":"2025-03-30T05:32:10.980Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chanzuckerberg","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chanzuckerberg/repositories"},"packages":[{"id":2666887,"name":"cellxgene","ecosystem":"pypi","description":"Web application for exploration of large scale scRNA-seq datasets","homepage":"https://github.com/chanzuckerberg/cellxgene","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/chanzuckerberg/cellxgene","keywords_array":[],"namespace":null,"versions_count":42,"first_release_published_at":"2018-11-09T22:49:02.000Z","latest_release_published_at":"2024-09-12T20:06:47.000Z","latest_release_number":"1.3.0","last_synced_at":"2025-09-01T11:18:23.051Z","created_at":"2022-04-10T10:18:51.128Z","updated_at":"2025-09-01T11:18:23.051Z","registry_url":"https://pypi.org/project/cellxgene/","install_command":"pip install cellxgene --index-url https://pypi.org/simple","documentation_url":"https://cellxgene.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Framework :: Flask","Intended Audience :: Science/Research","License :: OSI Approved :: MIT License","Natural Language :: English","Operating System :: MacOS :: MacOS X","Operating System :: POSIX","Operating System :: Unix","Programming Language :: JavaScript","Programming Language :: Python :: 3","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Topic :: Scientific/Engineering :: Bio-Informatics"],"normalized_name":"cellxgene","project_status":null},"repo_metadata":{"id":37493182,"uuid":"105615409","full_name":"chanzuckerberg/cellxgene","owner":"chanzuckerberg","description":"An interactive explorer for single-cell transcriptomics data","archived":false,"fork":false,"pushed_at":"2024-09-05T17:12:15.000Z","size":250577,"stargazers_count":614,"open_issues_count":127,"forks_count":116,"subscribers_count":32,"default_branch":"main","last_synced_at":"2024-09-05T17:55:31.375Z","etag":null,"topics":["dataviz","scientific","scrna-seq","transcriptomics","visualization"],"latest_commit_sha":null,"homepage":"https://chanzuckerberg.github.io/cellxgene/","language":"JavaScript","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/chanzuckerberg.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","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}},"created_at":"2017-10-03T04:49:51.000Z","updated_at":"2024-09-05T17:09:17.000Z","dependencies_parsed_at":"2024-08-23T02:06:47.315Z","dependency_job_id":"67c86ca6-3450-46c8-ac3a-40517006ab6b","html_url":"https://github.com/chanzuckerberg/cellxgene","commit_stats":{"total_commits":1480,"total_committers":52,"mean_commits":28.46153846153846,"dds":0.7155405405405406,"last_synced_commit":"74fbec35fe92c024aedc6afe17feb134b0021a6f"},"previous_names":[],"tags_count":49,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chanzuckerberg","download_url":"https://codeload.github.com/chanzuckerberg/cellxgene/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":217639959,"owners_count":16208496,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"chanzuckerberg","name":"Chan Zuckerberg Initiative","uuid":"19917299","kind":"organization","description":"Finding new ways to leverage technology, community-driven solutions, and collaboration to accelerate progress in science and education.","email":null,"website":"https://chanzuckerberg.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/19917299?v=4","repositories_count":107,"last_synced_at":"2023-02-27T20:17:21.517Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/chanzuckerberg","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-11T02:41:34.013Z","updated_at":"2023-02-27T20:17:21.526Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chanzuckerberg","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chanzuckerberg/repositories"},"tags":[{"name":"v1.2.0","sha":"74fbec35fe92c024aedc6afe17feb134b0021a6f","kind":"commit","published_at":"2023-12-19T22:13:08.000Z","download_url":"https://codeload.github.com/chanzuckerberg/cellxgene/tar.gz/v1.2.0","html_url":"https://github.com/chanzuckerberg/cellxgene/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/v1.2.0/manifests"},{"name":"1.2.0","sha":"74fbec35fe92c024aedc6afe17feb134b0021a6f","kind":"commit","published_at":"2023-12-19T22:13:08.000Z","download_url":"https://codeload.github.com/chanzuckerberg/cellxgene/tar.gz/1.2.0","html_url":"https://github.com/chanzuckerberg/cellxgene/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/1.2.0/manifests"},{"name":"1.1.2","sha":"ffcf6eb5d842972f2562c359cc2276a0fbbe77d5","kind":"commit","published_at":"2023-04-26T19:01:57.000Z","download_url":"https://codeload.github.com/chanzuckerberg/cellxgene/tar.gz/1.1.2","html_url":"https://github.com/chanzuckerberg/cellxgene/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"f48d06fb9043771d7370ee9ac0dc9de8ae6ad888","kind":"commit","published_at":"2022-09-21T19:33:28.000Z","download_url":"https://codeload.github.com/chanzuckerberg/cellxgene/tar.gz/1.1.1","html_url":"https://github.com/chanzuckerberg/cellxgene/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"a9ef01a6f9a71fda5cd0199c3f8600e3c89e3173","kind":"commit","published_at":"2022-07-29T15:17:04.000Z","download_url":"https://codeload.github.com/chanzuckerberg/cellxgene/tar.gz/1.1.0","html_url":"https://github.com/chanzuckerberg/cellxgene/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/1.1.0/manifests"},{"name":"v1.1.0","sha":"a9ef01a6f9a71fda5cd0199c3f8600e3c89e3173","kind":"commit","published_at":"2022-07-29T15:17:04.000Z","download_url":"https://codeload.github.com/chanzuckerberg/cellxgene/tar.gz/v1.1.0","html_url":"https://github.com/chanzuckerberg/cellxgene/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/v1.1.0/manifests"},{"name":"1.0.1","sha":"002c9a5c7fa556cbe3bb45de9512e88f627c69fc","kind":"commit","published_at":"2022-02-28T23:18:21.000Z","download_url":"https://codeload.github.com/chanzuckerberg/cellxgene/tar.gz/1.0.1","html_url":"https://github.com/chanzuckerberg/cellxgene/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"853976b716433a5dab20cfcb16a5904c54b8a639","kind":"commit","published_at":"2021-11-02T21:53:26.000Z","download_url":"https://codeload.github.com/chanzuckerberg/cellxgene/tar.gz/1.0.0","html_url":"https://github.com/chanzuckerberg/cellxgene/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/1.0.0/manifests"},{"name":"0.19.0","sha":"f4986c9c7de5d1fa00e154c82054b18a8d901488","kind":"commit","published_at":"2021-09-28T18:10:24.000Z","download_url":"https://codeload.github.com/chanzuckerberg/cellxgene/tar.gz/0.19.0","html_url":"https://github.com/chanzuckerberg/cellxgene/releases/tag/0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.19.0/manifests"},{"name":"0.18.0","sha":"780852fd498a8cbe1059f2136693a99ee1e8d122","kind":"commit","published_at":"2021-08-31T22:52:30.000Z","download_url":"https://codeload.github.com/chanzuckerberg/cellxgene/tar.gz/0.18.0","html_url":"https://github.com/chanzuckerberg/cellxgene/releases/tag/0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.18.0/manifests"},{"name":"0.17.0","sha":"07816c2f93189a1ce29eced6768bb2f8412494a8","kind":"commit","published_at":"2021-07-07T22:07:37.000Z","download_url":"https://codeload.github.com/chanzuckerberg/cellxgene/tar.gz/0.17.0","html_url":"https://github.com/chanzuckerberg/cellxgene/releases/tag/0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.17.0/manifests"},{"name":"0.16.8","sha":"bdfd9fe0a5462a0c139675fe10356765d2bbd95b","kind":"commit","published_at":"2021-05-14T03:31:48.000Z","download_url":"https://codeload.github.com/chanzuckerberg/cellxgene/tar.gz/0.16.8","html_url":"https://github.com/chanzuckerberg/cellxgene/releases/tag/0.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.16.8/manifests"},{"name":"0.16.7","sha":"bedbc87ed6178cd00a586feac3e99d4912d1c74e","kind":"commit","published_at":"2021-02-16T17:42:01.000Z","download_url":"https://codeload.github.com/chanzuckerberg/cellxgene/tar.gz/0.16.7","html_url":"https://github.com/chanzuckerberg/cellxgene/releases/tag/0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.16.7/manifests"},{"name":"0.16.6","sha":"e51aca75614b6e8e8f63dbb42d474ffbbd50798f","kind":"commit","published_at":"2020-11-06T18:05:59.000Z","download_url":"https://codeload.github.com/chanzuckerberg/cellxgene/tar.gz/0.16.6","html_url":"https://github.com/chanzuckerberg/cellxgene/releases/tag/0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.16.6/manifests"},{"name":"0.16.5","sha":"89195f074c6abf077e2d6f2bb9817c3e6b199a46","kind":"commit","published_at":"2020-10-22T23:33:25.000Z","download_url":"https://codeload.github.com/chanzuckerberg/cellxgene/tar.gz/0.16.5","html_url":"https://github.com/chanzuckerberg/cellxgene/releases/tag/0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.16.5/manifests"},{"name":"0.16.4","sha":"d99aac49564b98a51ebfab114fd59846c693fd62","kind":"commit","published_at":"2020-08-28T19:29:53.000Z","download_url":"https://codeload.github.com/chanzuckerberg/cellxgene/tar.gz/0.16.4","html_url":"https://github.com/chanzuckerberg/cellxgene/releases/tag/0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.16.4/manifests"},{"name":"0.16.2","sha":"5c47b0a6203c060c0b8d80f1af9ce443c7f18b79","kind":"commit","published_at":"2020-08-17T20:28:24.000Z","download_url":"https://codeload.github.com/chanzuckerberg/cellxgene/tar.gz/0.16.2","html_url":"https://github.com/chanzuckerberg/cellxgene/releases/tag/0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.16.2/manifests"},{"name":"0.16.0","sha":"53a268fb7125e44d6edb03ef16b0e9bda691a825","kind":"commit","published_at":"2020-08-12T18:31:12.000Z","download_url":"https://codeload.github.com/chanzuckerberg/cellxgene/tar.gz/0.16.0","html_url":"https://github.com/chanzuckerberg/cellxgene/releases/tag/0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.16.0/manifests"},{"name":"0.15.0","sha":"9c2f57df395b3cddd51e31ff5464e7e49a26fa7e","kind":"commit","published_at":"2020-03-13T20:11:12.000Z","download_url":"https://codeload.github.com/chanzuckerberg/cellxgene/tar.gz/0.15.0","html_url":"https://github.com/chanzuckerberg/cellxgene/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.15.0/manifests"},{"name":"0.14.1","sha":"2ad0ade449858db669f3af6b0e6a5b711d070e0b","kind":"commit","published_at":"2020-01-31T22:13:03.000Z","download_url":"https://codeload.github.com/chanzuckerberg/cellxgene/tar.gz/0.14.1","html_url":"https://github.com/chanzuckerberg/cellxgene/releases/tag/0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.14.1/manifests"},{"name":"0.14.0","sha":"3dd50e5676e80af8412209dfd2c73c46e3f561d2","kind":"commit","published_at":"2020-01-28T00:18:19.000Z","download_url":"https://codeload.github.com/chanzuckerberg/cellxgene/tar.gz/0.14.0","html_url":"https://github.com/chanzuckerberg/cellxgene/releases/tag/0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.14.0/manifests"},{"name":"0.13.0","sha":"9c09ee63299179bdd03341d5ed93ea0596097626","kind":"commit","published_at":"2019-11-27T00:09:59.000Z","download_url":"https://codeload.github.com/chanzuckerberg/cellxgene/tar.gz/0.13.0","html_url":"https://github.com/chanzuckerberg/cellxgene/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.13.0/manifests"},{"name":"0.12.0","sha":"e581dec8f5068bf249b036b2751e1a8dc473f495","kind":"commit","published_at":"2019-10-08T19:34:21.000Z","download_url":"https://codeload.github.com/chanzuckerberg/cellxgene/tar.gz/0.12.0","html_url":"https://github.com/chanzuckerberg/cellxgene/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.12.0/manifests"},{"name":"0.11.2","sha":"1451c47e50e5acbe920f580265f7e54515255939","kind":"commit","published_at":"2019-08-14T21:32:14.000Z","download_url":"https://codeload.github.com/chanzuckerberg/cellxgene/tar.gz/0.11.2","html_url":"https://github.com/chanzuckerberg/cellxgene/releases/tag/0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.11.2/manifests"},{"name":"0.11.1","sha":"27c34f4c1e5a22798087a1c1eb599e16a79ee489","kind":"commit","published_at":"2019-08-14T20:24:07.000Z","download_url":"https://codeload.github.com/chanzuckerberg/cellxgene/tar.gz/0.11.1","html_url":"https://github.com/chanzuckerberg/cellxgene/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"d16a69e158847d33d7a8da2d33f8901b83ce247f","kind":"commit","published_at":"2019-07-16T18:27:41.000Z","download_url":"https://codeload.github.com/chanzuckerberg/cellxgene/tar.gz/0.11.0","html_url":"https://github.com/chanzuckerberg/cellxgene/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.11.0/manifests"},{"name":"0.10.1","sha":"ca9a6796d81c7b085face6214819fd5421e8c8cb","kind":"commit","published_at":"2019-05-30T20:44:42.000Z","download_url":"https://codeload.github.com/chanzuckerberg/cellxgene/tar.gz/0.10.1","html_url":"https://github.com/chanzuckerberg/cellxgene/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"c6252825f333602ac722d037cf86fb259c3cd524","kind":"commit","published_at":"2019-05-29T23:55:43.000Z","download_url":"https://codeload.github.com/chanzuckerberg/cellxgene/tar.gz/0.10.0","html_url":"https://github.com/chanzuckerberg/cellxgene/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.10.0/manifests"},{"name":"0.9.3","sha":"e2ad28a5104b06defeb4d2909f5b2069abd2e36b","kind":"commit","published_at":"2019-05-17T22:13:22.000Z","download_url":"https://codeload.github.com/chanzuckerberg/cellxgene/tar.gz/0.9.3","html_url":"https://github.com/chanzuckerberg/cellxgene/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.9.3/manifests"},{"name":"0.9.2","sha":"fcb1e988ad032fc6ab661c8b0718275a43a8ef30","kind":"commit","published_at":"2019-05-07T19:49:22.000Z","download_url":"https://codeload.github.com/chanzuckerberg/cellxgene/tar.gz/0.9.2","html_url":"https://github.com/chanzuckerberg/cellxgene/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"c12cb2424a75e5a2be156fc23f712aaa7c4891d9","kind":"commit","published_at":"2019-05-06T17:16:36.000Z","download_url":"https://codeload.github.com/chanzuckerberg/cellxgene/tar.gz/0.9.1","html_url":"https://github.com/chanzuckerberg/cellxgene/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"1471d6b214265efa28e89856956419bc0cbf15db","kind":"commit","published_at":"2019-05-04T15:41:56.000Z","download_url":"https://codeload.github.com/chanzuckerberg/cellxgene/tar.gz/0.9.0","html_url":"https://github.com/chanzuckerberg/cellxgene/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"ce8326ddeac985cbfce0c54b83e64c8e4dd39551","kind":"commit","published_at":"2019-04-01T21:42:22.000Z","download_url":"https://codeload.github.com/chanzuckerberg/cellxgene/tar.gz/0.8.0","html_url":"https://github.com/chanzuckerberg/cellxgene/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"d8e3721846cfb681d466f285e40ab528e00240c0","kind":"commit","published_at":"2019-03-01T20:25:30.000Z","download_url":"https://codeload.github.com/chanzuckerberg/cellxgene/tar.gz/0.7.0","html_url":"https://github.com/chanzuckerberg/cellxgene/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.7.0/manifests"},{"name":"0.6.1","sha":"4e67c645f81ce53f86e0a8a5911eba0b8daf99ab","kind":"commit","published_at":"2019-02-14T18:00:16.000Z","download_url":"https://codeload.github.com/chanzuckerberg/cellxgene/tar.gz/0.6.1","html_url":"https://github.com/chanzuckerberg/cellxgene/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"8b28d51dfad6ec38187b87d3b4dcf0f641d71512","kind":"commit","published_at":"2019-02-14T00:29:14.000Z","download_url":"https://codeload.github.com/chanzuckerberg/cellxgene/tar.gz/0.6.0","html_url":"https://github.com/chanzuckerberg/cellxgene/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.6.0/manifests"},{"name":"0.5.1","sha":"ecaa32cfb2623de60f387c225945b94649a10720","kind":"commit","published_at":"2019-01-18T01:14:44.000Z","download_url":"https://codeload.github.com/chanzuckerberg/cellxgene/tar.gz/0.5.1","html_url":"https://github.com/chanzuckerberg/cellxgene/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"b02361a6bf31a2169feb5aba55c2ea0eaf51e794","kind":"commit","published_at":"2019-01-18T00:54:25.000Z","download_url":"https://codeload.github.com/chanzuckerberg/cellxgene/tar.gz/0.5.0","html_url":"https://github.com/chanzuckerberg/cellxgene/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"a297ea30e2d6457802ab158f0e45e974c2ae8917","kind":"commit","published_at":"2018-12-17T19:30:34.000Z","download_url":"https://codeload.github.com/chanzuckerberg/cellxgene/tar.gz/0.4.0","html_url":"https://github.com/chanzuckerberg/cellxgene/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"95fd20b405b029daa091568c8c1b64584af07a8a","kind":"commit","published_at":"2018-12-05T22:35:17.000Z","download_url":"https://codeload.github.com/chanzuckerberg/cellxgene/tar.gz/0.3.0","html_url":"https://github.com/chanzuckerberg/cellxgene/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.3.0/manifests"},{"name":"0.2.4","sha":"f810d858f388fa4094a76fd71b2dbe5de30c887b","kind":"commit","published_at":"2018-11-30T23:58:46.000Z","download_url":"https://codeload.github.com/chanzuckerberg/cellxgene/tar.gz/0.2.4","html_url":"https://github.com/chanzuckerberg/cellxgene/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"28f5263c8842c276ec7a304d0ca1a3782c173b38","kind":"commit","published_at":"2018-11-27T23:43:19.000Z","download_url":"https://codeload.github.com/chanzuckerberg/cellxgene/tar.gz/0.2.3","html_url":"https://github.com/chanzuckerberg/cellxgene/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"0c26f227fe6b27e113e3cd3e1244385e56e1a01f","kind":"commit","published_at":"2018-11-26T23:38:47.000Z","download_url":"https://codeload.github.com/chanzuckerberg/cellxgene/tar.gz/0.2.2","html_url":"https://github.com/chanzuckerberg/cellxgene/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"f2612707bb2a209e8b4b0bb0bb0f2463ea9aa107","kind":"commit","published_at":"2018-11-26T19:42:56.000Z","download_url":"https://codeload.github.com/chanzuckerberg/cellxgene/tar.gz/0.2.1","html_url":"https://github.com/chanzuckerberg/cellxgene/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"2b5094665f6ebf686cc9b2c20d5cc3b0816fe200","kind":"commit","published_at":"2018-11-16T23:12:54.000Z","download_url":"https://codeload.github.com/chanzuckerberg/cellxgene/tar.gz/0.2.0","html_url":"https://github.com/chanzuckerberg/cellxgene/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.2.0/manifests"},{"name":"0.0.4","sha":"dfc04d8de5e8ba77c77f92cfe84e753e49189e54","kind":"commit","published_at":"2018-11-15T19:56:22.000Z","download_url":"https://codeload.github.com/chanzuckerberg/cellxgene/tar.gz/0.0.4","html_url":"https://github.com/chanzuckerberg/cellxgene/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"07cee2c710f180a9aba2641a36588610b4c2039f","kind":"commit","published_at":"2018-11-15T19:37:27.000Z","download_url":"https://codeload.github.com/chanzuckerberg/cellxgene/tar.gz/0.0.3","html_url":"https://github.com/chanzuckerberg/cellxgene/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"86a453c96578961f93823a26836ac38a004eb1f7","kind":"commit","published_at":"2018-11-09T22:19:27.000Z","download_url":"https://codeload.github.com/chanzuckerberg/cellxgene/tar.gz/0.0.2","html_url":"https://github.com/chanzuckerberg/cellxgene/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.0.2/manifests"},{"name":"v0.2.0","sha":"f5f9700f55505ab634a74b58b222849de1c10445","kind":"commit","published_at":"2018-05-15T06:01:46.000Z","download_url":"https://codeload.github.com/chanzuckerberg/cellxgene/tar.gz/v0.2.0","html_url":"https://github.com/chanzuckerberg/cellxgene/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2024-09-05T19:11:05.603Z","dependent_packages_count":1,"downloads":954,"downloads_period":"last-month","dependent_repos_count":6,"rankings":{"downloads":8.449109748811793,"dependent_repos_count":6.000178910965149,"dependent_packages_count":4.781391382798716,"stargazers_count":2.7480012633613784,"forks_count":4.471632143829189,"docker_downloads_count":2.316069552506966,"average":4.794397167045532},"purl":"pkg:pypi/cellxgene","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/cellxgene","docker_dependents_count":5,"docker_downloads_count":559,"usage_url":"https://repos.ecosyste.ms/usage/pypi/cellxgene","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/cellxgene/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-08-30T06:21:42.630Z","issues_count":99,"pull_requests_count":78,"avg_time_to_close_issue":15635108.2,"avg_time_to_close_pull_request":4748512.581081081,"issues_closed_count":50,"pull_requests_closed_count":74,"pull_request_authors_count":20,"issue_authors_count":64,"avg_comments_per_issue":2.6565656565656566,"avg_comments_per_pull_request":2.1923076923076925,"merged_pull_requests_count":29,"bot_issues_count":0,"bot_pull_requests_count":30,"past_year_issues_count":21,"past_year_pull_requests_count":28,"past_year_avg_time_to_close_issue":405107.3333333333,"past_year_avg_time_to_close_pull_request":1656552.875,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":24,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":20,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":2.892857142857143,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":17,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/issues","maintainers":[{"login":"seve","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/seve"},{"login":"bkmartinjr","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bkmartinjr"},{"login":"ebezzi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ebezzi"}],"active_maintainers":[{"login":"ebezzi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ebezzi"},{"login":"seve","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/seve"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cellxgene/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cellxgene/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cellxgene/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cellxgene/related_packages","maintainers":[{"uuid":"tarashan","login":"tarashan","name":null,"email":null,"url":null,"packages_count":5,"html_url":"https://pypi.org/user/tarashan/","role":null,"created_at":"2023-04-29T19:18:40.003Z","updated_at":"2023-04-29T19:18:40.003Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/tarashan/packages"},{"uuid":"atolopko-czi","login":"atolopko-czi","name":null,"email":null,"url":null,"packages_count":5,"html_url":"https://pypi.org/user/atolopko-czi/","role":null,"created_at":"2023-02-06T15:14:34.349Z","updated_at":"2023-02-06T15:14:34.349Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/atolopko-czi/packages"},{"uuid":"kuni-czi","login":"kuni-czi","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/kuni-czi/","role":null,"created_at":"2023-02-06T15:14:34.594Z","updated_at":"2023-02-06T15:14:34.594Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/kuni-czi/packages"},{"uuid":"colinmegill","login":"colinmegill","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/colinmegill/","role":null,"created_at":"2023-02-06T15:14:34.464Z","updated_at":"2023-02-06T15:14:34.464Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/colinmegill/packages"},{"uuid":"dsadgat","login":"dsadgat","name":null,"email":null,"url":null,"packages_count":4,"html_url":"https://pypi.org/user/dsadgat/","role":"Owner","created_at":"2024-07-05T00:48:19.005Z","updated_at":"2024-07-05T00:48:19.005Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/dsadgat/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726150,"maintainers_count":308801,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":10361387,"name":"github.com/chanzuckerberg/cellxgene","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/chanzuckerberg/cellxgene","keywords_array":[],"namespace":null,"versions_count":3,"first_release_published_at":"2018-05-15T06:01:46.000Z","latest_release_published_at":"2023-12-19T22:13:08.000Z","latest_release_number":"v1.2.0","last_synced_at":"2025-09-01T11:18:24.623Z","created_at":"2024-06-12T06:14:54.865Z","updated_at":"2025-09-01T13:24:56.949Z","registry_url":"https://pkg.go.dev/github.com/chanzuckerberg/cellxgene","install_command":"go get github.com/chanzuckerberg/cellxgene","documentation_url":"https://pkg.go.dev/github.com/chanzuckerberg/cellxgene#section-documentation","metadata":{},"repo_metadata":{"id":37493182,"uuid":"105615409","full_name":"chanzuckerberg/cellxgene","owner":"chanzuckerberg","description":"An interactive explorer for single-cell transcriptomics data","archived":false,"fork":false,"pushed_at":"2025-08-17T02:17:10.000Z","size":250474,"stargazers_count":710,"open_issues_count":132,"forks_count":140,"subscribers_count":38,"default_branch":"main","last_synced_at":"2025-09-01T11:50:03.439Z","etag":null,"topics":["dataviz","scientific","scrna-seq","transcriptomics","visualization"],"latest_commit_sha":null,"homepage":"https://chanzuckerberg.github.io/cellxgene/","language":"JavaScript","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/chanzuckerberg.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-10-03T04:49:51.000Z","updated_at":"2025-08-28T06:11:35.000Z","dependencies_parsed_at":"2025-09-01T11:31:42.317Z","dependency_job_id":null,"html_url":"https://github.com/chanzuckerberg/cellxgene","commit_stats":{"total_commits":1488,"total_committers":48,"mean_commits":31.0,"dds":0.7170698924731183,"last_synced_commit":"fd8b47b78ed9f9fa3ac9bb52897597a3e7fa549a"},"previous_names":[],"tags_count":50,"template":false,"template_full_name":null,"purl":"pkg:github/chanzuckerberg/cellxgene","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chanzuckerberg","download_url":"https://codeload.github.com/chanzuckerberg/cellxgene/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/sbom","scorecard":{"id":273815,"data":{"date":"2025-08-11","repo":{"name":"github.com/chanzuckerberg/cellxgene","commit":"eb1dc8944f8b647b1291faa36f1212f5610a4002"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Code-Review","score":8,"reason":"Found 24/29 approved changesets -- score normalized to 8","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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/close-stale-prs.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/compatibility_tests.yml:1","Warn: no topLevel permission defined: .github/workflows/lint-pr-commit-message.yml:1","Warn: no topLevel permission defined: .github/workflows/push_tests.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":"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":"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":"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":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on 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":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 7 commits out of 27 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":"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/close-stale-prs.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/chanzuckerberg/cellxgene/close-stale-prs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/chanzuckerberg/cellxgene/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/chanzuckerberg/cellxgene/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/chanzuckerberg/cellxgene/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/chanzuckerberg/cellxgene/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/compatibility_tests.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/chanzuckerberg/cellxgene/compatibility_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/compatibility_tests.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/chanzuckerberg/cellxgene/compatibility_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/compatibility_tests.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/chanzuckerberg/cellxgene/compatibility_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/compatibility_tests.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/chanzuckerberg/cellxgene/compatibility_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/compatibility_tests.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/chanzuckerberg/cellxgene/compatibility_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/compatibility_tests.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/chanzuckerberg/cellxgene/compatibility_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/compatibility_tests.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/chanzuckerberg/cellxgene/compatibility_tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint-pr-commit-message.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/chanzuckerberg/cellxgene/lint-pr-commit-message.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/chanzuckerberg/cellxgene/push_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/chanzuckerberg/cellxgene/push_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/chanzuckerberg/cellxgene/push_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/chanzuckerberg/cellxgene/push_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/chanzuckerberg/cellxgene/push_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/chanzuckerberg/cellxgene/push_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/chanzuckerberg/cellxgene/push_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/chanzuckerberg/cellxgene/push_tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/push_tests.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/chanzuckerberg/cellxgene/push_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/chanzuckerberg/cellxgene/push_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/chanzuckerberg/cellxgene/push_tests.yml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating ubuntu:bionic to ubuntu:bionic@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98","Warn: pipCommand not pinned by hash: Dockerfile:6-9","Warn: pipCommand not pinned by hash: Dockerfile:6-9","Warn: pipCommand not pinned by hash: .github/workflows/compatibility_tests.yml:87","Warn: pipCommand not pinned by hash: .github/workflows/compatibility_tests.yml:92","Warn: pipCommand not pinned by hash: .github/workflows/compatibility_tests.yml:97","Warn: pipCommand not pinned by hash: .github/workflows/compatibility_tests.yml:98","Warn: pipCommand not pinned by hash: .github/workflows/compatibility_tests.yml:101","Warn: pipCommand not pinned by hash: .github/workflows/push_tests.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/push_tests.yml:34","Warn: npmCommand not pinned by hash: .github/workflows/push_tests.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/push_tests.yml:55","Warn: downloadThenRun not pinned by hash: .github/workflows/push_tests.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/push_tests.yml:102","Info:   0 out of  22 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of  11 pipCommand dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"Vulnerabilities","score":0,"reason":"56 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-36jr-mh4h-2g58","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-r683-j2x4-v87g","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-wr3j-pwj9-hqq6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-43qf-4rqw-9q2g","Warn: Project is vulnerable to: GHSA-7rxf-gvfg-47g4","Warn: Project is vulnerable to: GHSA-84pr-m4jr-85g5","Warn: Project is vulnerable to: GHSA-8vgw-p6qm-5gr7","Warn: Project is vulnerable to: PYSEC-2024-71 / GHSA-hxwh-jpp2-84pm","Warn: Project is vulnerable to: GHSA-hc5x-x2vx-497g","Warn: Project is vulnerable to: GHSA-w3h3-4rj7-4ph4","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2023-74 / GHSA-j8r2-6x86-q33q","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114","Warn: Project is vulnerable to: PYSEC-2013-22 / GHSA-27x4-j476-jp5f","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-cx63-2mw6-8hw5","Warn: Project is vulnerable to: PYSEC-2022-43012 / GHSA-r9hx-vwmv-q579","Warn: Project is vulnerable to: GHSA-49m6-vrr9-2cqm","Warn: Project is vulnerable to: PYSEC-2025-17 / GHSA-4rj2-9gcx-5qhx","Warn: Project is vulnerable to: GHSA-4rqf-8pfm-p36r","Warn: Project is vulnerable to: PYSEC-2025-52 / GHSA-wxj7-3fx5-pp9m","Warn: Project is vulnerable to: PYSEC-2024-24 / GHSA-5h86-8mv2-jq9f","Warn: Project is vulnerable to: GHSA-5m98-qgg9-wh84","Warn: Project is vulnerable to: GHSA-7gpw-8wmc-pm8g","Warn: Project is vulnerable to: GHSA-8495-4g3g-x7pr","Warn: Project is vulnerable to: PYSEC-2024-26 / GHSA-8qpw-xqxj-h4r2","Warn: Project is vulnerable to: GHSA-9548-qrrj-x5pj","Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: PYSEC-2022-238 / GHSA-h3qr-fjhm-jphw","Warn: Project is vulnerable to: PYSEC-2024-232 / GHSA-6c5p-j8vq-pqhj","Warn: Project is vulnerable to: PYSEC-2024-233 / GHSA-cjwg-qfpm-7377"],"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-17T13:59:02.498Z","repository_id":37493182,"created_at":"2025-08-17T13:59:02.499Z","updated_at":"2025-08-17T13:59:02.499Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273130799,"owners_count":25050922,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-01T02:00:09.058Z","response_time":120,"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_record":{"login":"chanzuckerberg","name":"Chan Zuckerberg Initiative","uuid":"19917299","kind":"organization","description":"Finding new ways to leverage technology, community-driven solutions, and collaboration to accelerate progress in science and education.","email":"opensource@chanzuckerberg.com","website":"https://chanzuckerberg.com/","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/19917299?v=4","repositories_count":258,"last_synced_at":"2025-03-30T05:32:10.980Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/chanzuckerberg","funding_links":[],"total_stars":4209,"followers":269,"following":0,"created_at":"2022-11-11T02:41:34.013Z","updated_at":"2025-03-30T05:32:10.980Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chanzuckerberg","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chanzuckerberg/repositories"},"tags":[{"name":"1.3.0","sha":"fd8b47b78ed9f9fa3ac9bb52897597a3e7fa549a","kind":"commit","published_at":"2024-09-12T20:05:14.000Z","download_url":"https://codeload.github.com/chanzuckerberg/cellxgene/tar.gz/1.3.0","html_url":"https://github.com/chanzuckerberg/cellxgene/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chanzuckerberg/cellxgene@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"74fbec35fe92c024aedc6afe17feb134b0021a6f","kind":"commit","published_at":"2023-12-19T22:13:08.000Z","download_url":"https://codeload.github.com/chanzuckerberg/cellxgene/tar.gz/1.2.0","html_url":"https://github.com/chanzuckerberg/cellxgene/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chanzuckerberg/cellxgene@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/1.2.0/manifests"},{"name":"v1.2.0","sha":"74fbec35fe92c024aedc6afe17feb134b0021a6f","kind":"commit","published_at":"2023-12-19T22:13:08.000Z","download_url":"https://codeload.github.com/chanzuckerberg/cellxgene/tar.gz/v1.2.0","html_url":"https://github.com/chanzuckerberg/cellxgene/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chanzuckerberg/cellxgene@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/v1.2.0/manifests"},{"name":"1.1.2","sha":"ffcf6eb5d842972f2562c359cc2276a0fbbe77d5","kind":"commit","published_at":"2023-04-26T19:01:57.000Z","download_url":"https://codeload.github.com/chanzuckerberg/cellxgene/tar.gz/1.1.2","html_url":"https://github.com/chanzuckerberg/cellxgene/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chanzuckerberg/cellxgene@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"f48d06fb9043771d7370ee9ac0dc9de8ae6ad888","kind":"commit","published_at":"2022-09-21T19:33:28.000Z","download_url":"https://codeload.github.com/chanzuckerberg/cellxgene/tar.gz/1.1.1","html_url":"https://github.com/chanzuckerberg/cellxgene/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chanzuckerberg/cellxgene@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"a9ef01a6f9a71fda5cd0199c3f8600e3c89e3173","kind":"commit","published_at":"2022-07-29T15:17:04.000Z","download_url":"https://codeload.github.com/chanzuckerberg/cellxgene/tar.gz/1.1.0","html_url":"https://github.com/chanzuckerberg/cellxgene/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chanzuckerberg/cellxgene@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/1.1.0/manifests"},{"name":"v1.1.0","sha":"a9ef01a6f9a71fda5cd0199c3f8600e3c89e3173","kind":"commit","published_at":"2022-07-29T15:17:04.000Z","download_url":"https://codeload.github.com/chanzuckerberg/cellxgene/tar.gz/v1.1.0","html_url":"https://github.com/chanzuckerberg/cellxgene/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chanzuckerberg/cellxgene@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/v1.1.0/manifests"},{"name":"1.0.1","sha":"002c9a5c7fa556cbe3bb45de9512e88f627c69fc","kind":"commit","published_at":"2022-02-28T23:18:21.000Z","download_url":"https://codeload.github.com/chanzuckerberg/cellxgene/tar.gz/1.0.1","html_url":"https://github.com/chanzuckerberg/cellxgene/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chanzuckerberg/cellxgene@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"853976b716433a5dab20cfcb16a5904c54b8a639","kind":"commit","published_at":"2021-11-02T21:53:26.000Z","download_url":"https://codeload.github.com/chanzuckerberg/cellxgene/tar.gz/1.0.0","html_url":"https://github.com/chanzuckerberg/cellxgene/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chanzuckerberg/cellxgene@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/1.0.0/manifests"},{"name":"0.19.0","sha":"f4986c9c7de5d1fa00e154c82054b18a8d901488","kind":"commit","published_at":"2021-09-28T18:10:24.000Z","download_url":"https://codeload.github.com/chanzuckerberg/cellxgene/tar.gz/0.19.0","html_url":"https://github.com/chanzuckerberg/cellxgene/releases/tag/0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chanzuckerberg/cellxgene@0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.19.0/manifests"},{"name":"0.18.0","sha":"780852fd498a8cbe1059f2136693a99ee1e8d122","kind":"commit","published_at":"2021-08-31T22:52:30.000Z","download_url":"https://codeload.github.com/chanzuckerberg/cellxgene/tar.gz/0.18.0","html_url":"https://github.com/chanzuckerberg/cellxgene/releases/tag/0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chanzuckerberg/cellxgene@0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.18.0/manifests"},{"name":"0.17.0","sha":"07816c2f93189a1ce29eced6768bb2f8412494a8","kind":"commit","published_at":"2021-07-07T22:07:37.000Z","download_url":"https://codeload.github.com/chanzuckerberg/cellxgene/tar.gz/0.17.0","html_url":"https://github.com/chanzuckerberg/cellxgene/releases/tag/0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chanzuckerberg/cellxgene@0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.17.0/manifests"},{"name":"0.16.8","sha":"bdfd9fe0a5462a0c139675fe10356765d2bbd95b","kind":"commit","published_at":"2021-05-14T03:31:48.000Z","download_url":"https://codeload.github.com/chanzuckerberg/cellxgene/tar.gz/0.16.8","html_url":"https://github.com/chanzuckerberg/cellxgene/releases/tag/0.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chanzuckerberg/cellxgene@0.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.16.8/manifests"},{"name":"0.16.7","sha":"bedbc87ed6178cd00a586feac3e99d4912d1c74e","kind":"commit","published_at":"2021-02-16T17:42:01.000Z","download_url":"https://codeload.github.com/chanzuckerberg/cellxgene/tar.gz/0.16.7","html_url":"https://github.com/chanzuckerberg/cellxgene/releases/tag/0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chanzuckerberg/cellxgene@0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.16.7/manifests"},{"name":"0.16.6","sha":"e51aca75614b6e8e8f63dbb42d474ffbbd50798f","kind":"commit","published_at":"2020-11-06T18:05:59.000Z","download_url":"https://codeload.github.com/chanzuckerberg/cellxgene/tar.gz/0.16.6","html_url":"https://github.com/chanzuckerberg/cellxgene/releases/tag/0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chanzuckerberg/cellxgene@0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.16.6/manifests"},{"name":"0.16.5","sha":"89195f074c6abf077e2d6f2bb9817c3e6b199a46","kind":"commit","published_at":"2020-10-22T23:33:25.000Z","download_url":"https://codeload.github.com/chanzuckerberg/cellxgene/tar.gz/0.16.5","html_url":"https://github.com/chanzuckerberg/cellxgene/releases/tag/0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chanzuckerberg/cellxgene@0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.16.5/manifests"},{"name":"0.16.4","sha":"d99aac49564b98a51ebfab114fd59846c693fd62","kind":"commit","published_at":"2020-08-28T19:29:53.000Z","download_url":"https://codeload.github.com/chanzuckerberg/cellxgene/tar.gz/0.16.4","html_url":"https://github.com/chanzuckerberg/cellxgene/releases/tag/0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chanzuckerberg/cellxgene@0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.16.4/manifests"},{"name":"0.16.2","sha":"5c47b0a6203c060c0b8d80f1af9ce443c7f18b79","kind":"commit","published_at":"2020-08-17T20:28:24.000Z","download_url":"https://codeload.github.com/chanzuckerberg/cellxgene/tar.gz/0.16.2","html_url":"https://github.com/chanzuckerberg/cellxgene/releases/tag/0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chanzuckerberg/cellxgene@0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.16.2/manifests"},{"name":"0.16.0","sha":"53a268fb7125e44d6edb03ef16b0e9bda691a825","kind":"commit","published_at":"2020-08-12T18:31:12.000Z","download_url":"https://codeload.github.com/chanzuckerberg/cellxgene/tar.gz/0.16.0","html_url":"https://github.com/chanzuckerberg/cellxgene/releases/tag/0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chanzuckerberg/cellxgene@0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.16.0/manifests"},{"name":"0.15.0","sha":"9c2f57df395b3cddd51e31ff5464e7e49a26fa7e","kind":"commit","published_at":"2020-03-13T20:11:12.000Z","download_url":"https://codeload.github.com/chanzuckerberg/cellxgene/tar.gz/0.15.0","html_url":"https://github.com/chanzuckerberg/cellxgene/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chanzuckerberg/cellxgene@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.15.0/manifests"},{"name":"0.14.1","sha":"2ad0ade449858db669f3af6b0e6a5b711d070e0b","kind":"commit","published_at":"2020-01-31T22:13:03.000Z","download_url":"https://codeload.github.com/chanzuckerberg/cellxgene/tar.gz/0.14.1","html_url":"https://github.com/chanzuckerberg/cellxgene/releases/tag/0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chanzuckerberg/cellxgene@0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.14.1/manifests"},{"name":"0.14.0","sha":"3dd50e5676e80af8412209dfd2c73c46e3f561d2","kind":"commit","published_at":"2020-01-28T00:18:19.000Z","download_url":"https://codeload.github.com/chanzuckerberg/cellxgene/tar.gz/0.14.0","html_url":"https://github.com/chanzuckerberg/cellxgene/releases/tag/0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chanzuckerberg/cellxgene@0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.14.0/manifests"},{"name":"0.13.0","sha":"9c09ee63299179bdd03341d5ed93ea0596097626","kind":"commit","published_at":"2019-11-27T00:09:59.000Z","download_url":"https://codeload.github.com/chanzuckerberg/cellxgene/tar.gz/0.13.0","html_url":"https://github.com/chanzuckerberg/cellxgene/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chanzuckerberg/cellxgene@0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.13.0/manifests"},{"name":"0.12.0","sha":"e581dec8f5068bf249b036b2751e1a8dc473f495","kind":"commit","published_at":"2019-10-08T19:34:21.000Z","download_url":"https://codeload.github.com/chanzuckerberg/cellxgene/tar.gz/0.12.0","html_url":"https://github.com/chanzuckerberg/cellxgene/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chanzuckerberg/cellxgene@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.12.0/manifests"},{"name":"0.11.2","sha":"1451c47e50e5acbe920f580265f7e54515255939","kind":"commit","published_at":"2019-08-14T21:32:14.000Z","download_url":"https://codeload.github.com/chanzuckerberg/cellxgene/tar.gz/0.11.2","html_url":"https://github.com/chanzuckerberg/cellxgene/releases/tag/0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chanzuckerberg/cellxgene@0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.11.2/manifests"},{"name":"0.11.1","sha":"27c34f4c1e5a22798087a1c1eb599e16a79ee489","kind":"commit","published_at":"2019-08-14T20:24:07.000Z","download_url":"https://codeload.github.com/chanzuckerberg/cellxgene/tar.gz/0.11.1","html_url":"https://github.com/chanzuckerberg/cellxgene/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chanzuckerberg/cellxgene@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"d16a69e158847d33d7a8da2d33f8901b83ce247f","kind":"commit","published_at":"2019-07-16T18:27:41.000Z","download_url":"https://codeload.github.com/chanzuckerberg/cellxgene/tar.gz/0.11.0","html_url":"https://github.com/chanzuckerberg/cellxgene/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chanzuckerberg/cellxgene@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.11.0/manifests"},{"name":"0.10.1","sha":"ca9a6796d81c7b085face6214819fd5421e8c8cb","kind":"commit","published_at":"2019-05-30T20:44:42.000Z","download_url":"https://codeload.github.com/chanzuckerberg/cellxgene/tar.gz/0.10.1","html_url":"https://github.com/chanzuckerberg/cellxgene/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chanzuckerberg/cellxgene@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"c6252825f333602ac722d037cf86fb259c3cd524","kind":"commit","published_at":"2019-05-29T23:55:43.000Z","download_url":"https://codeload.github.com/chanzuckerberg/cellxgene/tar.gz/0.10.0","html_url":"https://github.com/chanzuckerberg/cellxgene/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chanzuckerberg/cellxgene@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.10.0/manifests"},{"name":"0.9.3","sha":"e2ad28a5104b06defeb4d2909f5b2069abd2e36b","kind":"commit","published_at":"2019-05-17T22:13:22.000Z","download_url":"https://codeload.github.com/chanzuckerberg/cellxgene/tar.gz/0.9.3","html_url":"https://github.com/chanzuckerberg/cellxgene/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chanzuckerberg/cellxgene@0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.9.3/manifests"},{"name":"0.9.2","sha":"fcb1e988ad032fc6ab661c8b0718275a43a8ef30","kind":"commit","published_at":"2019-05-07T19:49:22.000Z","download_url":"https://codeload.github.com/chanzuckerberg/cellxgene/tar.gz/0.9.2","html_url":"https://github.com/chanzuckerberg/cellxgene/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chanzuckerberg/cellxgene@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"c12cb2424a75e5a2be156fc23f712aaa7c4891d9","kind":"commit","published_at":"2019-05-06T17:16:36.000Z","download_url":"https://codeload.github.com/chanzuckerberg/cellxgene/tar.gz/0.9.1","html_url":"https://github.com/chanzuckerberg/cellxgene/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chanzuckerberg/cellxgene@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"1471d6b214265efa28e89856956419bc0cbf15db","kind":"commit","published_at":"2019-05-04T15:41:56.000Z","download_url":"https://codeload.github.com/chanzuckerberg/cellxgene/tar.gz/0.9.0","html_url":"https://github.com/chanzuckerberg/cellxgene/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chanzuckerberg/cellxgene@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"ce8326ddeac985cbfce0c54b83e64c8e4dd39551","kind":"commit","published_at":"2019-04-01T21:42:22.000Z","download_url":"https://codeload.github.com/chanzuckerberg/cellxgene/tar.gz/0.8.0","html_url":"https://github.com/chanzuckerberg/cellxgene/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chanzuckerberg/cellxgene@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"d8e3721846cfb681d466f285e40ab528e00240c0","kind":"commit","published_at":"2019-03-01T20:25:30.000Z","download_url":"https://codeload.github.com/chanzuckerberg/cellxgene/tar.gz/0.7.0","html_url":"https://github.com/chanzuckerberg/cellxgene/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chanzuckerberg/cellxgene@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.7.0/manifests"},{"name":"0.6.1","sha":"4e67c645f81ce53f86e0a8a5911eba0b8daf99ab","kind":"commit","published_at":"2019-02-14T18:00:16.000Z","download_url":"https://codeload.github.com/chanzuckerberg/cellxgene/tar.gz/0.6.1","html_url":"https://github.com/chanzuckerberg/cellxgene/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chanzuckerberg/cellxgene@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"8b28d51dfad6ec38187b87d3b4dcf0f641d71512","kind":"commit","published_at":"2019-02-14T00:29:14.000Z","download_url":"https://codeload.github.com/chanzuckerberg/cellxgene/tar.gz/0.6.0","html_url":"https://github.com/chanzuckerberg/cellxgene/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chanzuckerberg/cellxgene@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.6.0/manifests"},{"name":"0.5.1","sha":"ecaa32cfb2623de60f387c225945b94649a10720","kind":"commit","published_at":"2019-01-18T01:14:44.000Z","download_url":"https://codeload.github.com/chanzuckerberg/cellxgene/tar.gz/0.5.1","html_url":"https://github.com/chanzuckerberg/cellxgene/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chanzuckerberg/cellxgene@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"b02361a6bf31a2169feb5aba55c2ea0eaf51e794","kind":"commit","published_at":"2019-01-18T00:54:25.000Z","download_url":"https://codeload.github.com/chanzuckerberg/cellxgene/tar.gz/0.5.0","html_url":"https://github.com/chanzuckerberg/cellxgene/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chanzuckerberg/cellxgene@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"a297ea30e2d6457802ab158f0e45e974c2ae8917","kind":"commit","published_at":"2018-12-17T19:30:34.000Z","download_url":"https://codeload.github.com/chanzuckerberg/cellxgene/tar.gz/0.4.0","html_url":"https://github.com/chanzuckerberg/cellxgene/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chanzuckerberg/cellxgene@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"95fd20b405b029daa091568c8c1b64584af07a8a","kind":"commit","published_at":"2018-12-05T22:35:17.000Z","download_url":"https://codeload.github.com/chanzuckerberg/cellxgene/tar.gz/0.3.0","html_url":"https://github.com/chanzuckerberg/cellxgene/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chanzuckerberg/cellxgene@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.3.0/manifests"},{"name":"0.2.4","sha":"f810d858f388fa4094a76fd71b2dbe5de30c887b","kind":"commit","published_at":"2018-11-30T23:58:46.000Z","download_url":"https://codeload.github.com/chanzuckerberg/cellxgene/tar.gz/0.2.4","html_url":"https://github.com/chanzuckerberg/cellxgene/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chanzuckerberg/cellxgene@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"28f5263c8842c276ec7a304d0ca1a3782c173b38","kind":"commit","published_at":"2018-11-27T23:43:19.000Z","download_url":"https://codeload.github.com/chanzuckerberg/cellxgene/tar.gz/0.2.3","html_url":"https://github.com/chanzuckerberg/cellxgene/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chanzuckerberg/cellxgene@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"0c26f227fe6b27e113e3cd3e1244385e56e1a01f","kind":"commit","published_at":"2018-11-26T23:38:47.000Z","download_url":"https://codeload.github.com/chanzuckerberg/cellxgene/tar.gz/0.2.2","html_url":"https://github.com/chanzuckerberg/cellxgene/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chanzuckerberg/cellxgene@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"f2612707bb2a209e8b4b0bb0bb0f2463ea9aa107","kind":"commit","published_at":"2018-11-26T19:42:56.000Z","download_url":"https://codeload.github.com/chanzuckerberg/cellxgene/tar.gz/0.2.1","html_url":"https://github.com/chanzuckerberg/cellxgene/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chanzuckerberg/cellxgene@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"2b5094665f6ebf686cc9b2c20d5cc3b0816fe200","kind":"commit","published_at":"2018-11-16T23:12:54.000Z","download_url":"https://codeload.github.com/chanzuckerberg/cellxgene/tar.gz/0.2.0","html_url":"https://github.com/chanzuckerberg/cellxgene/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chanzuckerberg/cellxgene@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.2.0/manifests"},{"name":"0.0.4","sha":"dfc04d8de5e8ba77c77f92cfe84e753e49189e54","kind":"commit","published_at":"2018-11-15T19:56:22.000Z","download_url":"https://codeload.github.com/chanzuckerberg/cellxgene/tar.gz/0.0.4","html_url":"https://github.com/chanzuckerberg/cellxgene/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chanzuckerberg/cellxgene@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"07cee2c710f180a9aba2641a36588610b4c2039f","kind":"commit","published_at":"2018-11-15T19:37:27.000Z","download_url":"https://codeload.github.com/chanzuckerberg/cellxgene/tar.gz/0.0.3","html_url":"https://github.com/chanzuckerberg/cellxgene/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chanzuckerberg/cellxgene@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"86a453c96578961f93823a26836ac38a004eb1f7","kind":"commit","published_at":"2018-11-09T22:19:27.000Z","download_url":"https://codeload.github.com/chanzuckerberg/cellxgene/tar.gz/0.0.2","html_url":"https://github.com/chanzuckerberg/cellxgene/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chanzuckerberg/cellxgene@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/0.0.2/manifests"},{"name":"v0.2.0","sha":"f5f9700f55505ab634a74b58b222849de1c10445","kind":"commit","published_at":"2018-05-15T06:01:46.000Z","download_url":"https://codeload.github.com/chanzuckerberg/cellxgene/tar.gz/v0.2.0","html_url":"https://github.com/chanzuckerberg/cellxgene/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chanzuckerberg/cellxgene@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2025-09-01T13:24:56.949Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.958767526308751,"dependent_packages_count":6.520931273209822,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.7398493997592865},"purl":"pkg:golang/github.com/chanzuckerberg/cellxgene","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/chanzuckerberg/cellxgene","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/chanzuckerberg/cellxgene","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/chanzuckerberg/cellxgene/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T15:17:19.551Z","issues_count":113,"pull_requests_count":111,"avg_time_to_close_issue":15063740.211538462,"avg_time_to_close_pull_request":3490018.6146788993,"issues_closed_count":52,"pull_requests_closed_count":109,"pull_request_authors_count":26,"issue_authors_count":78,"avg_comments_per_issue":2.4070796460176993,"avg_comments_per_pull_request":2.036036036036036,"merged_pull_requests_count":35,"bot_issues_count":0,"bot_pull_requests_count":47,"past_year_issues_count":14,"past_year_pull_requests_count":33,"past_year_avg_time_to_close_issue":779540.5,"past_year_avg_time_to_close_pull_request":602528.09375,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":32,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":0.42857142857142855,"past_year_avg_comments_per_pull_request":1.3636363636363635,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":17,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/issues","maintainers":[{"login":"seve","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/seve"},{"login":"ebezzi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ebezzi"},{"login":"bkmartinjr","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bkmartinjr"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fchanzuckerberg%2Fcellxgene/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fchanzuckerberg%2Fcellxgene/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fchanzuckerberg%2Fcellxgene/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fchanzuckerberg%2Fcellxgene/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1954233,"maintainers_count":0,"namespaces_count":741771,"keywords_count":109320,"github":"golang","metadata":{"funded_packages_count":49342},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-08T05:47:38.872Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}}],"commits":{"id":547925,"full_name":"chanzuckerberg/cellxgene","default_branch":"main","committers":[{"name":"Colin Megill","email":"colinmegill@gmail.com","login":"colinmegill","count":421},{"name":"Bruce Martin","email":"bruce@chanzuckerberg.com","login":null,"count":335},{"name":"Charlotte Weaver","email":"charlottesweaver@gmail.com","login":"csweaver","count":204},{"name":"Severiano Badajoz","email":"sbadajoz@chanzuckerberg.com","login":"seve","count":118},{"name":"bmccandless","email":"bmccandless@chanzuckerberg.com","login":null,"count":86},{"name":"Matt Weiden","email":"538456+mweiden","login":"mweiden","count":58},{"name":"maniarathi","email":"mani.arathi@gmail.com","login":"maniarathi","count":42},{"name":"Sidney Bell","email":"sidneymbell@gmail.com","login":"sidneymbell","count":40},{"name":"Madison Dunitz","email":"madison.dunitz@chanzuckerberg.com","login":"MDunitz","count":27},{"name":"Timmy Huang","email":"tihuan","login":"tihuan","count":20},{"name":"Justin Kiggins","email":"justin.kiggins@gmail.com","login":"neuromusic","count":14},{"name":"Andrew Tolopko","email":"atolopko-czi","login":"atolopko-czi","count":13},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":13},{"name":"Marcus Kinsella","email":"mckinsel","login":"mckinsel","count":12},{"name":"Jeremy Freeman","email":"the.freeman.lab@gmail.com","login":"freeman-lab","count":9},{"name":"Ben MR","email":"bmasscheleinrodgers@chanzuckerberg.com","login":"blrnw3","count":8},{"name":"fionagriffin","email":"41973921+fionagriffin","login":"fionagriffin","count":8},{"name":"atarashansky","email":"atarashansky@chanzuckerberg.com","login":"atarashansky","count":6},{"name":"Emanuele Bezzi","email":"ebezzi@chanzuckerberg.com","login":"ebezzi","count":5},{"name":"maniarathi","email":"arathi.mani@chanzuckerberg.com","login":null,"count":4},{"name":"Ronen","email":"kaloster","login":"kaloster","count":4},{"name":"ashin-czi","email":"109984998+ashin-czi","login":"ashin-czi","count":4},{"name":"Mim Hastie","email":"mim@clevercanary.com","login":"MillenniumFalconMechanic","count":3},{"name":"Ambrose J Carr","email":"ambrosejcarr","login":"ambrosejcarr","count":3},{"name":"Leslie","email":"hi.lesliechang@gmail.com","login":"lesliecodes","count":2},{"name":"Isaiah Norton","email":"ihnorton","login":"ihnorton","count":2},{"name":"Prete","email":"martin.prete@sanger.ac.uk","login":"prete","count":2},{"name":"Rohan Agarwal","email":"47861399+roaga","login":"roaga","count":2},{"name":"Trent Smith","email":"1429913+Bento007","login":"Bento007","count":2},{"name":"Snyk bot","email":"snyk-bot@snyk.io","login":"snyk-bot","count":2},{"name":"jacobrheath","email":"76011913+jacobrheath","login":"jacobrheath","count":2},{"name":"signechambers1","email":"70176538+signechambers1","login":"signechambers1","count":2},{"name":"Kuni Katsuya","email":"kkatsuya@chanzuckerberg.com","login":"metakuni","count":1},{"name":"Marcio von Muhlen","email":"marciovm@gmail.com","login":"marciovm","count":1},{"name":"Philipp A","email":"flying-sheep@web.de","login":"flying-sheep","count":1},{"name":"Sidney Bell","email":"sidneymb@uw.edu","login":null,"count":1},{"name":"Eduardo Lopez","email":"elopez@chanzuckerberg.com","login":null,"count":1},{"name":"bmccandless","email":"brianmccandless@gmail.com","login":"bmccandless","count":1},{"name":"evanbiederstedt","email":"evanbiederstedt","login":"evanbiederstedt","count":1},{"name":"mattcai","email":"39178165+mattcai","login":"mattcai","count":1},{"name":"James Taylor","email":"james@jamestaylor.org","login":"jxtx","count":1},{"name":"Isaac Virshup","email":"ivirshup@gmail.com","login":"ivirshup","count":1},{"name":"Alex Wolf","email":"f.alex.wolf@gmx.de","login":"falexwolf","count":1},{"name":"Björn Grüning","email":"bjoern@gruenings.eu","login":"bgruening","count":1},{"name":"Charlotte Weaver","email":"cweaver@uber.com","login":"cweaver-uber","count":1},{"name":"Donald Paul Herman","email":"Donaldpherman@hotmail.com","login":"Donaldpherman","count":1},{"name":"GenevieveHaliburton","email":"39572858+GenevieveHaliburton","login":"GenevieveHaliburton","count":1},{"name":"Gökçen Eraslan","email":"gokcen.eraslan@gmail.com","login":"gokceneraslan","count":1}],"total_commits":1489,"total_committers":48,"total_bot_commits":13,"total_bot_committers":1,"mean_commits":31.020833333333332,"dds":0.7172599059771658,"past_year_committers":[{"name":"Ronen","email":"kaloster","login":"kaloster","count":4},{"name":"Timmy Huang","email":"tihuan","login":"tihuan","count":2},{"name":"Justin Kiggins","email":"justin.kiggins@chanzuckerberg.com","login":"neuromusic","count":1}],"past_year_total_commits":7,"past_year_total_committers":3,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":2.3333333333333335,"past_year_dds":0.4285714285714286,"last_synced_at":"2025-09-02T11:07:00.401Z","last_synced_commit":"eb1dc8944f8b647b1291faa36f1212f5610a4002","created_at":"2023-03-09T04:30:47.259Z","updated_at":"2025-09-02T11:07:00.422Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:16.827Z","repositories_count":5480019,"commits_count":853389126,"contributors_count":31098155,"owners_count":906558,"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_stats":{"full_name":"chanzuckerberg/cellxgene","html_url":"https://github.com/chanzuckerberg/cellxgene","last_synced_at":"2025-09-03T05:02:15.140Z","status":null,"issues_count":115,"pull_requests_count":146,"avg_time_to_close_issue":15349117.19607843,"avg_time_to_close_pull_request":3050343.420289855,"issues_closed_count":51,"pull_requests_closed_count":138,"pull_request_authors_count":27,"issue_authors_count":82,"avg_comments_per_issue":2.234782608695652,"avg_comments_per_pull_request":2.0342465753424657,"merged_pull_requests_count":42,"bot_issues_count":1,"bot_pull_requests_count":66,"past_year_issues_count":17,"past_year_pull_requests_count":49,"past_year_avg_time_to_close_issue":528196.5,"past_year_avg_time_to_close_pull_request":548113.8888888889,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":45,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":0.17647058823529413,"past_year_avg_comments_per_pull_request":1.2244897959183674,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":23,"past_year_merged_pull_requests_count":10,"created_at":"2023-05-14T10:23:15.150Z","updated_at":"2025-09-03T05:20:25.231Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanzuckerberg%2Fcellxgene/issues","issue_labels_count":{"bug":29,"question":22,"user request":19,"frontend":6,"tech debt":4,"epic":4,"P3":3,"backend":3,"enhancement":2,"on-call":2,"P1":2,"cleanup":2,"P4":2,"injected":1,"security":1,"P2":1,"conversation":1,"docs":1,"tech":1,"dependencies":1,"javascript":1},"pull_request_labels_count":{"dependencies":66,"stale":59,"autoclosed":58,"javascript":39,"python":17,"question":1},"issue_author_associations_count":{"NONE":83,"CONTRIBUTOR":25,"MEMBER":7},"pull_request_author_associations_count":{"CONTRIBUTOR":117,"NONE":23,"MEMBER":6},"issue_authors":{"MaximilianLombardo":13,"atolopko-czi":10,"seve":5,"colinmegill":3,"lijinbio":3,"bkmartinjr":2,"dsadgat":2,"neuromusic":2,"slinnarsson":2,"royfrancis":1,"aopisco":1,"ambrosejcarr":1,"dependabot[bot]":1,"ivirshup":1,"Pointillomic":1,"bingfang":1,"mckinsel":1,"maniarathi":1,"ccnawrocki":1,"pcm32":1,"const-ae":1,"pati-ni":1,"alexlenail":1,"pmeran":1,"hschult":1,"rgranit":1,"Dane-Z":1,"nilchia":1,"timothevanmeter":1,"Neah-Ko":1,"chryssiebrown":1,"sidneymbell":1,"vschnei":1,"nictru":1,"kloot":1,"yiskaN":1,"zdebruine":1,"brianpenghe":1,"mxiang1":1,"aeisenbarth":1,"cobrien486":1,"onmyojiyys":1,"alivernois":1,"keithgmitchell":1,"woaichitudou123":1,"atarashansky":1,"arkim822":1,"chunhuicai":1,"gokceneraslan":1,"HafsaKM":1,"yubin-ai":1,"scheuerm":1,"Sirin24":1,"fibroblasts":1,"bsiranosian":1,"hthomas-czi":1,"crichgriffin":1,"xhli2":1,"smoe":1,"zhendejuzi":1,"MDunitz":1,"tihuan":1,"curtisd0886":1,"LysSanzMoreta":1,"mukundctx":1,"xaviergeorge":1,"EMRutherford":1,"bfurtwa":1,"longfeili5170":1,"0seastar0":1,"LisaSikkema":1,"bijuissacch224610":1,"SteveTur":1,"moritzschaefer":1,"Edhelia":1,"matanninio":1,"canergen":1,"zhang0730":1,"yalayoubi":1,"batson":1,"dennishamrick":1,"aseyedia":1},"pull_request_authors":{"dependabot[bot]":66,"atolopko-czi":14,"kaloster":12,"atarashansky":8,"wontonst":5,"tihuan":4,"ebezzi":4,"seve":4,"Neah-Ko":2,"moritzschaefer":2,"NetoRutes":2,"ashin-czi":2,"roaga":2,"smoe":2,"neuromusic":2,"MaximilianLombardo":2,"maniarathi":2,"rainandbare":2,"andrewsu":1,"yanyancau":1,"bkmartinjr":1,"MDunitz":1,"prete":1,"szhorvat":1,"justypist":1,"yyoshiaki":1,"mengerj":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.939Z","repositories_count":10078555,"issues_count":31286015,"pull_requests_count":95989226,"authors_count":10692524,"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":{"bug":7,"question":7,"user request":2,"dependencies":1,"javascript":1},"past_year_pull_request_labels_count":{"dependencies":23,"javascript":17,"stale":15,"autoclosed":15,"python":6},"past_year_issue_author_associations_count":{"NONE":15,"CONTRIBUTOR":2},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":39,"NONE":10},"past_year_issue_authors":{"alivernois":1,"arkim822":1,"bfurtwa":1,"bingfang":1,"bsiranosian":1,"canergen":1,"const-ae":1,"dennishamrick":1,"dependabot[bot]":1,"fibroblasts":1,"HafsaKM":1,"keithgmitchell":1,"nilchia":1,"pcm32":1,"pmeran":1,"sidneymbell":1,"zhang0730":1},"past_year_pull_request_authors":{"dependabot[bot]":23,"kaloster":12,"wontonst":5,"tihuan":2,"NetoRutes":2,"rainandbare":2,"neuromusic":2,"justypist":1},"maintainers":[{"login":"seve","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/seve"},{"login":"ebezzi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ebezzi"},{"login":"bkmartinjr","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bkmartinjr"}],"active_maintainers":[]},"events":{"total":{"IssuesEvent":15,"WatchEvent":75,"DeleteEvent":8,"IssueCommentEvent":29,"PushEvent":1,"PullRequestReviewEvent":2,"PullRequestEvent":21,"ForkEvent":22,"CreateEvent":10},"last_year":{"IssuesEvent":15,"WatchEvent":75,"DeleteEvent":8,"IssueCommentEvent":29,"PushEvent":1,"PullRequestReviewEvent":2,"PullRequestEvent":21,"ForkEvent":22,"CreateEvent":10}},"keywords":["dataviz","scientific","scrna-seq","transcriptomics","visualization"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/codeql-analysis.yml","sha":null,"kind":"manifest","created_at":"2023-02-18T11:04:43.380Z","updated_at":"2023-02-18T11:04:43.380Z","repository_link":"https://github.com/chanzuckerberg/cellxgene/blob/main/.github/workflows/codeql-analysis.yml","dependencies":[{"id":7760215105,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7760215106,"package_name":"github/codeql-action/init","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7760215107,"package_name":"github/codeql-action/autobuild","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7760215108,"package_name":"github/codeql-action/analyze","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/compatibility_tests.yml","sha":null,"kind":"manifest","created_at":"2023-02-18T11:04:43.405Z","updated_at":"2023-02-18T11:04:43.405Z","repository_link":"https://github.com/chanzuckerberg/cellxgene/blob/main/.github/workflows/compatibility_tests.yml","dependencies":[{"id":7760215114,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7760215115,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":7760215116,"package_name":"actions/cache","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/lint-pr-commit-message.yml","sha":null,"kind":"manifest","created_at":"2023-02-18T11:04:43.435Z","updated_at":"2023-02-18T11:04:43.435Z","repository_link":"https://github.com/chanzuckerberg/cellxgene/blob/main/.github/workflows/lint-pr-commit-message.yml","dependencies":[{"id":7760215117,"package_name":"amannn/action-semantic-pull-request","ecosystem":"actions","requirements":"v3.4.1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/push_tests.yml","sha":null,"kind":"manifest","created_at":"2023-02-18T11:04:43.452Z","updated_at":"2023-02-18T11:04:43.452Z","repository_link":"https://github.com/chanzuckerberg/cellxgene/blob/main/.github/workflows/push_tests.yml","dependencies":[{"id":7760215125,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7760215126,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":7760215127,"package_name":"actions/cache","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7760215128,"package_name":"gabrielfalcao/pyenv-action","ecosystem":"actions","requirements":"v9","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"docker","filepath":"Dockerfile","sha":null,"kind":"manifest","created_at":"2023-02-18T11:04:43.475Z","updated_at":"2023-02-18T11:04:43.475Z","repository_link":"https://github.com/chanzuckerberg/cellxgene/blob/main/Dockerfile","dependencies":[{"id":7760215129,"package_name":"ubuntu","ecosystem":"docker","requirements":"bionic","direct":true,"kind":"build","optional":false}]},{"ecosystem":"npm","filepath":"client/package-lock.json","sha":null,"kind":"lockfile","created_at":"2023-02-18T11:04:43.500Z","updated_at":"2023-02-18T11:04:43.500Z","repository_link":"https://github.com/chanzuckerberg/cellxgene/blob/main/client/package-lock.json","dependencies":[{"id":7760218152,"package_name":"@ampproject/remapping","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":7760218153,"package_name":"@babel/code-frame","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":7760218154,"package_name":"@babel/compat-data","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":7760218155,"package_name":"@babel/core","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":7760218156,"package_name":"@babel/eslint-parser","ecosystem":"npm","requirements":"7.18.2","direct":false,"kind":"runtime","optional":false},{"id":7760218157,"package_name":"@babel/generator","ecosystem":"npm","requirements":"7.18.7","direct":false,"kind":"runtime","optional":false},{"id":7760218158,"package_name":"@jridgewell/gen-mapping","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"runtime","optional":false},{"id":7760218159,"package_name":"@babel/helper-annotate-as-pure","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":7760218160,"package_name":"@babel/helper-builder-binary-assignment-operator-visitor","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":7760218161,"package_name":"@babel/helper-compilation-targets","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":7760218162,"package_name":"@babel/helper-create-class-features-plugin","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":7760218163,"package_name":"@babel/helper-create-regexp-features-plugin","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":7760218164,"package_name":"@babel/helper-define-polyfill-provider","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"development","optional":false},{"id":7760218165,"package_name":"@babel/helper-environment-visitor","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":7760218166,"package_name":"@babel/helper-explode-assignable-expression","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":7760218167,"package_name":"@babel/helper-function-name","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":7760218168,"package_name":"@babel/helper-hoist-variables","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":7760218169,"package_name":"@babel/helper-member-expression-to-functions","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":7760218170,"package_name":"@babel/helper-module-imports","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":7760218171,"package_name":"@babel/helper-module-transforms","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":7760218172,"package_name":"@babel/helper-optimise-call-expression","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":7760218173,"package_name":"@babel/helper-plugin-utils","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":7760218174,"package_name":"@babel/helper-remap-async-to-generator","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":7760218175,"package_name":"@babel/helper-replace-supers","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":7760218176,"package_name":"@babel/helper-simple-access","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":7760218177,"package_name":"@babel/helper-skip-transparent-expression-wrappers","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":7760218178,"package_name":"@babel/helper-split-export-declaration","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":7760218179,"package_name":"@babel/helper-validator-identifier","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":7760218180,"package_name":"@babel/helper-validator-option","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":7760218181,"package_name":"@babel/helper-wrap-function","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":7760218182,"package_name":"@babel/helpers","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":7760218183,"package_name":"@babel/highlight","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":7760218184,"package_name":"ansi-styles","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"runtime","optional":false},{"id":7760218185,"package_name":"chalk","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"runtime","optional":false},{"id":7760218186,"package_name":"color-convert","ecosystem":"npm","requirements":"1.9.3","direct":false,"kind":"runtime","optional":false},{"id":7760218187,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":7760218188,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":7760218189,"package_name":"has-flag","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":7760218190,"package_name":"supports-color","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":7760218191,"package_name":"@babel/parser","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":7760218192,"package_name":"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":7760218193,"package_name":"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":7760218194,"package_name":"@babel/plugin-proposal-async-generator-functions","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":7760218195,"package_name":"@babel/plugin-proposal-class-properties","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":7760218196,"package_name":"@babel/plugin-proposal-class-static-block","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":7760218197,"package_name":"@babel/plugin-proposal-decorators","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":7760218198,"package_name":"@babel/plugin-proposal-dynamic-import","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":7760218199,"package_name":"@babel/plugin-proposal-export-namespace-from","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":7760218200,"package_name":"@babel/plugin-proposal-function-bind","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":7760218215,"package_name":"@babel/plugin-proposal-json-strings","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":7760218217,"package_name":"@babel/plugin-proposal-logical-assignment-operators","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":7760218219,"package_name":"@babel/plugin-proposal-nullish-coalescing-operator","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":7760218221,"package_name":"@babel/plugin-proposal-numeric-separator","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":7760218223,"package_name":"@babel/plugin-proposal-object-rest-spread","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":7760218225,"package_name":"@babel/plugin-proposal-optional-catch-binding","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":7760218227,"package_name":"@babel/plugin-proposal-optional-chaining","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":7760218228,"package_name":"@babel/plugin-proposal-private-methods","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":7760218231,"package_name":"@babel/plugin-proposal-private-property-in-object","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":7760218232,"package_name":"@babel/plugin-proposal-unicode-property-regex","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":7760218234,"package_name":"@babel/plugin-syntax-async-generators","ecosystem":"npm","requirements":"7.8.4","direct":false,"kind":"development","optional":false},{"id":7760218236,"package_name":"@babel/plugin-syntax-bigint","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":7760218238,"package_name":"@babel/plugin-syntax-class-properties","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"development","optional":false},{"id":7760218239,"package_name":"@babel/plugin-syntax-class-static-block","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":7760218240,"package_name":"@babel/plugin-syntax-decorators","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":7760218242,"package_name":"@babel/plugin-syntax-dynamic-import","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":7760218243,"package_name":"@babel/plugin-syntax-export-namespace-from","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":7760218244,"package_name":"@babel/plugin-syntax-function-bind","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":7760218245,"package_name":"@babel/plugin-syntax-import-assertions","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":7760218246,"package_name":"@babel/plugin-syntax-import-meta","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"development","optional":false},{"id":7760218247,"package_name":"@babel/plugin-syntax-json-strings","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":7760218248,"package_name":"@babel/plugin-syntax-jsx","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":7760218249,"package_name":"@babel/plugin-syntax-logical-assignment-operators","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"development","optional":false},{"id":7760218250,"package_name":"@babel/plugin-syntax-nullish-coalescing-operator","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":7760218251,"package_name":"@babel/plugin-syntax-numeric-separator","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"development","optional":false},{"id":7760218252,"package_name":"@babel/plugin-syntax-object-rest-spread","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":7760218253,"package_name":"@babel/plugin-syntax-optional-catch-binding","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":7760218254,"package_name":"@babel/plugin-syntax-optional-chaining","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":7760218255,"package_name":"@babel/plugin-syntax-private-property-in-object","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":7760218256,"package_name":"@babel/plugin-syntax-top-level-await","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":7760218257,"package_name":"@babel/plugin-syntax-typescript","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":7760218258,"package_name":"@babel/plugin-transform-arrow-functions","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":7760218259,"package_name":"@babel/plugin-transform-async-to-generator","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":7760218260,"package_name":"@babel/plugin-transform-block-scoped-functions","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":7760218261,"package_name":"@babel/plugin-transform-block-scoping","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":7760218262,"package_name":"@babel/plugin-transform-classes","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":7760218263,"package_name":"@babel/plugin-transform-computed-properties","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":7760218264,"package_name":"@babel/plugin-transform-destructuring","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":7760218265,"package_name":"@babel/plugin-transform-dotall-regex","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":7760218266,"package_name":"@babel/plugin-transform-duplicate-keys","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":7760218267,"package_name":"@babel/plugin-transform-exponentiation-operator","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":7760218268,"package_name":"@babel/plugin-transform-for-of","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":7760218269,"package_name":"@babel/plugin-transform-function-name","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":7760218270,"package_name":"@babel/plugin-transform-literals","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":7760218271,"package_name":"@babel/plugin-transform-member-expression-literals","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":7760218272,"package_name":"@babel/plugin-transform-modules-amd","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":7760218273,"package_name":"@babel/plugin-transform-modules-commonjs","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":7760218274,"package_name":"@babel/plugin-transform-modules-systemjs","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":7760218275,"package_name":"@babel/plugin-transform-modules-umd","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":7760218276,"package_name":"@babel/plugin-transform-named-capturing-groups-regex","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":7760218277,"package_name":"@babel/plugin-transform-new-target","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":7760218278,"package_name":"@babel/plugin-transform-object-super","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":7760218279,"package_name":"@babel/plugin-transform-parameters","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":7760218280,"package_name":"@babel/plugin-transform-property-literals","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":7760218281,"package_name":"@babel/plugin-transform-react-constant-elements","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":7760218282,"package_name":"@babel/plugin-transform-react-display-name","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":7760218283,"package_name":"@babel/plugin-transform-react-jsx","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":7760218284,"package_name":"@babel/plugin-transform-react-jsx-development","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":7760218285,"package_name":"@babel/plugin-transform-react-pure-annotations","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":7760218286,"package_name":"@babel/plugin-transform-regenerator","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":7760218287,"package_name":"@babel/plugin-transform-reserved-words","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":7760218288,"package_name":"@babel/plugin-transform-runtime","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":7760218289,"package_name":"@babel/plugin-transform-shorthand-properties","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":7760218290,"package_name":"@babel/plugin-transform-spread","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":7760218291,"package_name":"@babel/plugin-transform-sticky-regex","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":7760218292,"package_name":"@babel/plugin-transform-template-literals","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":7760218293,"package_name":"@babel/plugin-transform-typeof-symbol","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":7760218294,"package_name":"@babel/plugin-transform-unicode-escapes","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":7760218295,"package_name":"@babel/plugin-transform-unicode-regex","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":7760218296,"package_name":"@babel/preset-env","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":7760218297,"package_name":"@babel/preset-modules","ecosystem":"npm","requirements":"0.1.5","direct":false,"kind":"development","optional":false},{"id":7760218298,"package_name":"@babel/preset-react","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":7760218299,"package_name":"@babel/register","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":7760218300,"package_name":"@babel/runtime","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":7760218301,"package_name":"@babel/runtime-corejs2","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":7760218303,"package_name":"core-js","ecosystem":"npm","requirements":"2.6.12","direct":false,"kind":"development","optional":false},{"id":7760218304,"package_name":"@babel/runtime-corejs3","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":7760218305,"package_name":"@babel/template","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":7760218306,"package_name":"@babel/traverse","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":7760218307,"package_name":"@babel/types","ecosystem":"npm","requirements":"7.18.7","direct":false,"kind":"runtime","optional":false},{"id":7760218308,"package_name":"@bcoe/v8-coverage","ecosystem":"npm","requirements":"0.2.3","direct":false,"kind":"development","optional":false},{"id":7760218309,"package_name":"@blueprintjs/colors","ecosystem":"npm","requirements":"4.1.3","direct":false,"kind":"runtime","optional":false},{"id":7760218311,"package_name":"@blueprintjs/core","ecosystem":"npm","requirements":"3.54.0","direct":false,"kind":"runtime","optional":false},{"id":7760218353,"package_name":"@blueprintjs/eslint-plugin","ecosystem":"npm","requirements":"0.3.7","direct":false,"kind":"development","optional":false},{"id":7760218354,"package_name":"@blueprintjs/icons","ecosystem":"npm","requirements":"3.33.0","direct":false,"kind":"runtime","optional":false},{"id":7760218355,"package_name":"@blueprintjs/popover2","ecosystem":"npm","requirements":"0.11.4","direct":false,"kind":"runtime","optional":false},{"id":7760218358,"package_name":"react-popper","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":7760218359,"package_name":"tslib","ecosystem":"npm","requirements":"1.13.0","direct":false,"kind":"runtime","optional":false},{"id":7760218360,"package_name":"@blueprintjs/select","ecosystem":"npm","requirements":"3.19.1","direct":false,"kind":"runtime","optional":false},{"id":7760218385,"package_name":"@cnakazawa/watch","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":7760218386,"package_name":"@discoveryjs/json-ext","ecosystem":"npm","requirements":"0.5.7","direct":false,"kind":"development","optional":false},{"id":7760218387,"package_name":"@eslint/eslintrc","ecosystem":"npm","requirements":"0.4.3","direct":false,"kind":"runtime","optional":false},{"id":7760218388,"package_name":"globals","ecosystem":"npm","requirements":"13.16.0","direct":false,"kind":"runtime","optional":false},{"id":7760218389,"package_name":"type-fest","ecosystem":"npm","requirements":"0.20.2","direct":false,"kind":"runtime","optional":false},{"id":7760218390,"package_name":"@hapi/hoek","ecosystem":"npm","requirements":"9.3.0","direct":false,"kind":"development","optional":false},{"id":7760218391,"package_name":"@hapi/topo","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":7760218392,"package_name":"@humanwhocodes/config-array","ecosystem":"npm","requirements":"0.5.0","direct":false,"kind":"runtime","optional":false},{"id":7760218393,"package_name":"@humanwhocodes/object-schema","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":7760218394,"package_name":"@hypnosphi/create-react-context","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"runtime","optional":false},{"id":7760218404,"package_name":"@istanbuljs/load-nyc-config","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":7760218407,"package_name":"@istanbuljs/schema","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"development","optional":false},{"id":7760218408,"package_name":"@jest/console","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":7760218410,"package_name":"@jest/types","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":7760218412,"package_name":"@types/yargs","ecosystem":"npm","requirements":"16.0.4","direct":false,"kind":"development","optional":false},{"id":7760218413,"package_name":"jest-util","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":7760218439,"package_name":"@jest/core","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":7760218440,"package_name":"@jest/transform","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":7760218441,"package_name":"jest-haste-map","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":7760218442,"package_name":"jest-regex-util","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":7760218443,"package_name":"jest-serializer","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":7760218444,"package_name":"@jest/environment","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":7760218445,"package_name":"@jest/fake-timers","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":7760218447,"package_name":"@jest/globals","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":7760218449,"package_name":"@jest/reporters","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":7760218451,"package_name":"@jest/source-map","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":7760218453,"package_name":"@jest/test-result","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":7760218454,"package_name":"@jest/test-sequencer","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":7760218455,"package_name":"@jest/transform","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"development","optional":false},{"id":7760218456,"package_name":"@jest/types","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"development","optional":false},{"id":7760218457,"package_name":"@jridgewell/gen-mapping","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":7760218458,"package_name":"@jridgewell/resolve-uri","ecosystem":"npm","requirements":"3.0.8","direct":false,"kind":"runtime","optional":false},{"id":7760218459,"package_name":"@jridgewell/set-array","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":7760218460,"package_name":"@jridgewell/source-map","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"development","optional":false},{"id":7760218461,"package_name":"@jridgewell/gen-mapping","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"development","optional":false},{"id":7760218462,"package_name":"@jridgewell/sourcemap-codec","ecosystem":"npm","requirements":"1.4.14","direct":false,"kind":"runtime","optional":false},{"id":7760218463,"package_name":"@jridgewell/trace-mapping","ecosystem":"npm","requirements":"0.3.14","direct":false,"kind":"runtime","optional":false},{"id":7760218464,"package_name":"@juggle/resize-observer","ecosystem":"npm","requirements":"3.3.1","direct":false,"kind":"runtime","optional":false},{"id":7760218465,"package_name":"@mdn/browser-compat-data","ecosystem":"npm","requirements":"3.3.14","direct":false,"kind":"development","optional":false},{"id":7760218466,"package_name":"@nodelib/fs.scandir","ecosystem":"npm","requirements":"2.1.5","direct":false,"kind":"development","optional":false},{"id":7760218467,"package_name":"@nodelib/fs.stat","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":7760218468,"package_name":"@nodelib/fs.walk","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"development","optional":false},{"id":7760218469,"package_name":"@popperjs/core","ecosystem":"npm","requirements":"2.11.5","direct":false,"kind":"runtime","optional":false},{"id":7760218470,"package_name":"@sentry/cli","ecosystem":"npm","requirements":"1.74.4","direct":false,"kind":"development","optional":false},{"id":7760218471,"package_name":"@sentry/webpack-plugin","ecosystem":"npm","requirements":"1.18.9","direct":false,"kind":"development","optional":false},{"id":7760218475,"package_name":"@sideway/address","ecosystem":"npm","requirements":"4.1.4","direct":false,"kind":"development","optional":false},{"id":7760218476,"package_name":"@sideway/formula","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":7760218478,"package_name":"@sideway/pinpoint","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":7760218480,"package_name":"@sinonjs/commons","ecosystem":"npm","requirements":"1.8.3","direct":false,"kind":"development","optional":false},{"id":7760218482,"package_name":"@sinonjs/fake-timers","ecosystem":"npm","requirements":"8.1.0","direct":false,"kind":"development","optional":false},{"id":7760218484,"package_name":"@tootallnate/once","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":7760218486,"package_name":"@trysound/sax","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":7760218487,"package_name":"@types/babel__core","ecosystem":"npm","requirements":"7.1.19","direct":false,"kind":"development","optional":false},{"id":7760218488,"package_name":"@types/babel__generator","ecosystem":"npm","requirements":"7.6.4","direct":false,"kind":"development","optional":false},{"id":7760218489,"package_name":"@types/babel__template","ecosystem":"npm","requirements":"7.4.1","direct":false,"kind":"development","optional":false},{"id":7760218490,"package_name":"@types/babel__traverse","ecosystem":"npm","requirements":"7.17.1","direct":false,"kind":"development","optional":false},{"id":7760218491,"package_name":"@types/dom4","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":7760218493,"package_name":"@types/eslint","ecosystem":"npm","requirements":"8.4.5","direct":false,"kind":"development","optional":false},{"id":7760218495,"package_name":"@types/eslint-scope","ecosystem":"npm","requirements":"3.7.4","direct":false,"kind":"development","optional":false},{"id":7760218497,"package_name":"@types/estree","ecosystem":"npm","requirements":"0.0.51","direct":false,"kind":"development","optional":false},{"id":7760218500,"package_name":"@types/glob","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":7760218502,"package_name":"@types/graceful-fs","ecosystem":"npm","requirements":"4.1.5","direct":false,"kind":"development","optional":false},{"id":7760218504,"package_name":"@types/hoist-non-react-statics","ecosystem":"npm","requirements":"3.3.1","direct":false,"kind":"runtime","optional":false},{"id":7760218506,"package_name":"@types/html-minifier-terser","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"development","optional":false},{"id":7760218507,"package_name":"@types/istanbul-lib-coverage","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":7760218509,"package_name":"@types/istanbul-lib-report","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":7760218511,"package_name":"@types/istanbul-reports","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":7760218513,"package_name":"@types/json-schema","ecosystem":"npm","requirements":"7.0.11","direct":false,"kind":"development","optional":false},{"id":7760218515,"package_name":"@types/json5","ecosystem":"npm","requirements":"0.0.29","direct":false,"kind":"development","optional":false},{"id":7760218517,"package_name":"@types/minimatch","ecosystem":"npm","requirements":"3.0.5","direct":false,"kind":"development","optional":false},{"id":7760218518,"package_name":"@types/node","ecosystem":"npm","requirements":"18.0.1","direct":false,"kind":"development","optional":false},{"id":7760218519,"package_name":"@types/parse-json","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":7760218520,"package_name":"@types/prettier","ecosystem":"npm","requirements":"2.6.3","direct":false,"kind":"development","optional":false},{"id":7760218521,"package_name":"@types/prop-types","ecosystem":"npm","requirements":"15.7.5","direct":false,"kind":"runtime","optional":false},{"id":7760218523,"package_name":"@types/react","ecosystem":"npm","requirements":"18.0.14","direct":false,"kind":"runtime","optional":false},{"id":7760218524,"package_name":"@types/react-redux","ecosystem":"npm","requirements":"7.1.24","direct":false,"kind":"runtime","optional":false},{"id":7760218526,"package_name":"@types/scheduler","ecosystem":"npm","requirements":"0.16.2","direct":false,"kind":"runtime","optional":false},{"id":7760218527,"package_name":"@types/stack-utils","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":7760218529,"package_name":"@types/yargs","ecosystem":"npm","requirements":"15.0.14","direct":false,"kind":"development","optional":false},{"id":7760218530,"package_name":"@types/yargs-parser","ecosystem":"npm","requirements":"21.0.0","direct":false,"kind":"development","optional":false},{"id":7760218532,"package_name":"@types/yauzl","ecosystem":"npm","requirements":"2.10.0","direct":false,"kind":"development","optional":false},{"id":7760218534,"package_name":"@typescript-eslint/experimental-utils","ecosystem":"npm","requirements":"4.33.0","direct":false,"kind":"development","optional":false},{"id":7760218535,"package_name":"@typescript-eslint/scope-manager","ecosystem":"npm","requirements":"4.33.0","direct":false,"kind":"development","optional":false},{"id":7760218537,"package_name":"@typescript-eslint/types","ecosystem":"npm","requirements":"4.33.0","direct":false,"kind":"development","optional":false},{"id":7760218539,"package_name":"@typescript-eslint/typescript-estree","ecosystem":"npm","requirements":"4.33.0","direct":false,"kind":"development","optional":false},{"id":7760218541,"package_name":"semver","ecosystem":"npm","requirements":"7.3.7","direct":false,"kind":"development","optional":false},{"id":7760218542,"package_name":"@typescript-eslint/visitor-keys","ecosystem":"npm","requirements":"4.33.0","direct":false,"kind":"development","optional":false},{"id":7760218544,"package_name":"@webassemblyjs/ast","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":7760218546,"package_name":"@webassemblyjs/floating-point-hex-parser","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":7760218547,"package_name":"@webassemblyjs/helper-api-error","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":7760218548,"package_name":"@webassemblyjs/helper-buffer","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":7760218549,"package_name":"@webassemblyjs/helper-numbers","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":7760218550,"package_name":"@webassemblyjs/helper-wasm-bytecode","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":7760218552,"package_name":"@webassemblyjs/helper-wasm-section","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":7760218553,"package_name":"@webassemblyjs/ieee754","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":7760218554,"package_name":"@webassemblyjs/leb128","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":7760218555,"package_name":"@webassemblyjs/utf8","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":7760218556,"package_name":"@webassemblyjs/wasm-edit","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":7760218557,"package_name":"@webassemblyjs/wasm-gen","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":7760218558,"package_name":"@webassemblyjs/wasm-opt","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":7760218559,"package_name":"@webassemblyjs/wasm-parser","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":7760218560,"package_name":"@webassemblyjs/wast-printer","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":7760218561,"package_name":"@webpack-cli/configtest","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":7760218562,"package_name":"@webpack-cli/info","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"development","optional":false},{"id":7760218563,"package_name":"@webpack-cli/serve","ecosystem":"npm","requirements":"1.7.0","direct":false,"kind":"development","optional":false},{"id":7760218564,"package_name":"@xtuc/ieee754","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":7760218565,"package_name":"@xtuc/long","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"development","optional":false},{"id":7760218566,"package_name":"abab","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":7760218567,"package_name":"abort-controller","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":7760218568,"package_name":"accepts","ecosystem":"npm","requirements":"1.3.8","direct":false,"kind":"development","optional":false},{"id":7760218569,"package_name":"acorn","ecosystem":"npm","requirements":"7.4.1","direct":false,"kind":"runtime","optional":false},{"id":7760218571,"package_name":"acorn-globals","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":7760218572,"package_name":"acorn-jsx","ecosystem":"npm","requirements":"5.3.2","direct":false,"kind":"runtime","optional":false},{"id":7760218574,"package_name":"acorn-walk","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":7760218576,"package_name":"agent-base","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"development","optional":false},{"id":7760218578,"package_name":"aggregate-error","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":7760218580,"package_name":"ajv","ecosystem":"npm","requirements":"6.12.6","direct":false,"kind":"runtime","optional":false},{"id":7760218582,"package_name":"ajv-keywords","ecosystem":"npm","requirements":"3.5.2","direct":false,"kind":"development","optional":false},{"id":7760218584,"package_name":"ansi-colors","ecosystem":"npm","requirements":"4.1.3","direct":false,"kind":"runtime","optional":false},{"id":7760218586,"package_name":"ansi-escapes","ecosystem":"npm","requirements":"4.3.2","direct":false,"kind":"development","optional":false},{"id":7760218588,"package_name":"ansi-regex","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":7760218590,"package_name":"ansi-styles","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":7760218592,"package_name":"anymatch","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":7760218594,"package_name":"aproba","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":7760218596,"package_name":"are-we-there-yet","ecosystem":"npm","requirements":"1.1.7","direct":false,"kind":"development","optional":false},{"id":7760218598,"package_name":"argparse","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"runtime","optional":false},{"id":7760218600,"package_name":"argv","ecosystem":"npm","requirements":"0.0.2","direct":false,"kind":"development","optional":false},{"id":7760218623,"package_name":"aria-query","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"development","optional":false},{"id":7760218624,"package_name":"arr-diff","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":7760218625,"package_name":"arr-flatten","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":7760218626,"package_name":"arr-union","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":7760218627,"package_name":"array-flatten","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":7760218628,"package_name":"array-includes","ecosystem":"npm","requirements":"3.1.5","direct":false,"kind":"development","optional":false},{"id":7760218629,"package_name":"array-union","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":7760218630,"package_name":"array-uniq","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":7760218631,"package_name":"array-unique","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"development","optional":false},{"id":7760218632,"package_name":"array.prototype.flat","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":7760218633,"package_name":"array.prototype.flatmap","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":7760218634,"package_name":"assign-symbols","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":7760218635,"package_name":"ast-metadata-inferer","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"development","optional":false},{"id":7760218641,"package_name":"ast-types-flow","ecosystem":"npm","requirements":"0.0.7","direct":false,"kind":"development","optional":false},{"id":7760218642,"package_name":"astral-regex","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":7760218643,"package_name":"asynckit","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":7760218644,"package_name":"atob","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":7760218645,"package_name":"axe-core","ecosystem":"npm","requirements":"4.4.2","direct":false,"kind":"development","optional":false},{"id":7760218646,"package_name":"axios","ecosystem":"npm","requirements":"0.21.4","direct":false,"kind":"development","optional":false},{"id":7760218647,"package_name":"axobject-query","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":7760218648,"package_name":"babel-jest","ecosystem":"npm","requirements":"26.6.3","direct":false,"kind":"development","optional":false},{"id":7760218649,"package_name":"babel-loader","ecosystem":"npm","requirements":"8.2.5","direct":false,"kind":"development","optional":false},{"id":7760218650,"package_name":"find-cache-dir","ecosystem":"npm","requirements":"3.3.2","direct":false,"kind":"development","optional":false},{"id":7760218651,"package_name":"make-dir","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":7760218652,"package_name":"pkg-dir","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":7760218653,"package_name":"babel-plugin-dynamic-import-node","ecosystem":"npm","requirements":"2.3.3","direct":false,"kind":"development","optional":false},{"id":7760218654,"package_name":"babel-plugin-istanbul","ecosystem":"npm","requirements":"6.1.1","direct":false,"kind":"development","optional":false},{"id":7760218655,"package_name":"babel-plugin-jest-hoist","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"development","optional":false},{"id":7760218656,"package_name":"babel-plugin-polyfill-corejs2","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"development","optional":false},{"id":7760218657,"package_name":"babel-plugin-polyfill-corejs3","ecosystem":"npm","requirements":"0.5.2","direct":false,"kind":"development","optional":false},{"id":7760218658,"package_name":"babel-plugin-polyfill-regenerator","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"development","optional":false},{"id":7760218659,"package_name":"babel-preset-current-node-syntax","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":7760218660,"package_name":"babel-preset-jest","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"development","optional":false},{"id":7760218661,"package_name":"babel-preset-modern-browsers","ecosystem":"npm","requirements":"15.0.2","direct":false,"kind":"development","optional":false},{"id":7760218662,"package_name":"balanced-match","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":7760218663,"package_name":"base","ecosystem":"npm","requirements":"0.11.2","direct":false,"kind":"development","optional":false},{"id":7760218664,"package_name":"define-property","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":7760218665,"package_name":"base64-js","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"development","optional":false},{"id":7760218666,"package_name":"big.js","ecosystem":"npm","requirements":"5.2.2","direct":false,"kind":"development","optional":false},{"id":7760218667,"package_name":"bl","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":7760218668,"package_name":"readable-stream","ecosystem":"npm","requirements":"3.6.0","direct":false,"kind":"development","optional":false},{"id":7760218669,"package_name":"body-parser","ecosystem":"npm","requirements":"1.20.0","direct":false,"kind":"development","optional":false},{"id":7760218670,"package_name":"debug","ecosystem":"npm","requirements":"2.6.9","direct":false,"kind":"development","optional":false},{"id":7760218671,"package_name":"ms","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":7760218672,"package_name":"boolbase","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":7760218673,"package_name":"brace-expansion","ecosystem":"npm","requirements":"1.1.11","direct":false,"kind":"runtime","optional":false},{"id":7760218674,"package_name":"braces","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":7760218675,"package_name":"browser-process-hrtime","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":7760218676,"package_name":"browserslist","ecosystem":"npm","requirements":"4.21.1","direct":false,"kind":"runtime","optional":false},{"id":7760218677,"package_name":"bser","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":7760218678,"package_name":"buffer","ecosystem":"npm","requirements":"5.7.1","direct":false,"kind":"development","optional":false},{"id":7760218679,"package_name":"buffer-crc32","ecosystem":"npm","requirements":"0.2.13","direct":false,"kind":"development","optional":false},{"id":7760218680,"package_name":"buffer-from","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":7760218681,"package_name":"bytes","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":7760218682,"package_name":"cache-base","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":7760218683,"package_name":"call-bind","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":7760218684,"package_name":"callsites","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":7760218685,"package_name":"camel-case","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":7760218686,"package_name":"camelcase","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"development","optional":false},{"id":7760218687,"package_name":"caniuse-api","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":7760218688,"package_name":"caniuse-lite","ecosystem":"npm","requirements":"1.0.30001363","direct":false,"kind":"runtime","optional":false},{"id":7760218689,"package_name":"capture-exit","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":7760218690,"package_name":"chalk","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":7760218691,"package_name":"char-regex","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":7760218692,"package_name":"charenc","ecosystem":"npm","requirements":"0.0.2","direct":false,"kind":"runtime","optional":false},{"id":7760218693,"package_name":"cheerio","ecosystem":"npm","requirements":"1.0.0-rc.12","direct":false,"kind":"development","optional":false},{"id":7760218694,"package_name":"cheerio-select","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":7760218695,"package_name":"chownr","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":7760218696,"package_name":"chrome-trace-event","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":7760218697,"package_name":"ci-info","ecosystem":"npm","requirements":"3.3.2","direct":false,"kind":"development","optional":false},{"id":7760218698,"package_name":"cjs-module-lexer","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"development","optional":false},{"id":7760218699,"package_name":"class-utils","ecosystem":"npm","requirements":"0.3.6","direct":false,"kind":"development","optional":false},{"id":7760218700,"package_name":"define-property","ecosystem":"npm","requirements":"0.2.5","direct":false,"kind":"development","optional":false},{"id":7760218701,"package_name":"is-accessor-descriptor","ecosystem":"npm","requirements":"0.1.6","direct":false,"kind":"development","optional":false},{"id":7760218702,"package_name":"kind-of","ecosystem":"npm","requirements":"3.2.2","direct":false,"kind":"development","optional":false},{"id":7760218703,"package_name":"is-data-descriptor","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":7760218704,"package_name":"is-descriptor","ecosystem":"npm","requirements":"0.1.6","direct":false,"kind":"development","optional":false},{"id":7760218705,"package_name":"kind-of","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":7760218706,"package_name":"classnames","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":7760218707,"package_name":"clean-css","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"development","optional":false},{"id":7760218708,"package_name":"clean-stack","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":7760218709,"package_name":"clean-webpack-plugin","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":7760218710,"package_name":"cli-cursor","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":7760218711,"package_name":"cli-truncate","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":7760218712,"package_name":"cliui","ecosystem":"npm","requirements":"7.0.4","direct":false,"kind":"development","optional":false},{"id":7760218713,"package_name":"clone-deep","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":7760218714,"package_name":"co","ecosystem":"npm","requirements":"4.6.0","direct":false,"kind":"development","optional":false},{"id":7760218715,"package_name":"code-point-at","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":7760218716,"package_name":"codecov","ecosystem":"npm","requirements":"3.8.3","direct":false,"kind":"development","optional":false},{"id":7760218717,"package_name":"collect-v8-coverage","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":7760218718,"package_name":"collection-visit","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":7760218719,"package_name":"color-convert","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":7760218720,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":7760218721,"package_name":"colord","ecosystem":"npm","requirements":"2.9.2","direct":false,"kind":"development","optional":false},{"id":7760218722,"package_name":"colorette","ecosystem":"npm","requirements":"2.0.19","direct":false,"kind":"development","optional":false},{"id":7760218723,"package_name":"combined-stream","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"development","optional":false},{"id":7760218724,"package_name":"commander","ecosystem":"npm","requirements":"2.20.3","direct":false,"kind":"runtime","optional":false},{"id":7760218725,"package_name":"commondir","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":7760218726,"package_name":"component-emitter","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":7760218727,"package_name":"concat-map","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"runtime","optional":false},{"id":7760218728,"package_name":"confusing-browser-globals","ecosystem":"npm","requirements":"1.0.11","direct":false,"kind":"development","optional":false},{"id":7760218729,"package_name":"console-control-strings","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":7760218730,"package_name":"content-disposition","ecosystem":"npm","requirements":"0.5.4","direct":false,"kind":"development","optional":false},{"id":7760218731,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"development","optional":false},{"id":7760218732,"package_name":"content-type","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":7760218733,"package_name":"convert-source-map","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"runtime","optional":false},{"id":7760218734,"package_name":"cookie","ecosystem":"npm","requirements":"0.5.0","direct":false,"kind":"development","optional":false},{"id":7760218735,"package_name":"cookie-signature","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":7760218736,"package_name":"copy-descriptor","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":7760218737,"package_name":"core-js","ecosystem":"npm","requirements":"3.23.3","direct":false,"kind":"runtime","optional":false},{"id":7760218738,"package_name":"core-js-compat","ecosystem":"npm","requirements":"3.23.3","direct":false,"kind":"development","optional":false},{"id":7760218739,"package_name":"semver","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":7760218740,"package_name":"core-js-pure","ecosystem":"npm","requirements":"3.23.3","direct":false,"kind":"development","optional":false},{"id":7760218741,"package_name":"core-util-is","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":7760218742,"package_name":"cosmiconfig","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":7760218743,"package_name":"cross-fetch","ecosystem":"npm","requirements":"3.1.5","direct":false,"kind":"development","optional":false},{"id":7760218744,"package_name":"cross-spawn","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"runtime","optional":false},{"id":7760218745,"package_name":"crypt","ecosystem":"npm","requirements":"0.0.2","direct":false,"kind":"runtime","optional":false},{"id":7760218746,"package_name":"css-declaration-sorter","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"development","optional":false},{"id":7760218747,"package_name":"css-loader","ecosystem":"npm","requirements":"5.2.7","direct":false,"kind":"development","optional":false},{"id":7760218748,"package_name":"schema-utils","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":7760218749,"package_name":"css-minimizer-webpack-plugin","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":7760218750,"package_name":"ajv","ecosystem":"npm","requirements":"8.11.0","direct":false,"kind":"development","optional":false},{"id":7760218751,"package_name":"ajv-formats","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":7760218752,"package_name":"ajv-keywords","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":7760218753,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":7760218754,"package_name":"schema-utils","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":7760218755,"package_name":"css-select","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":7760218756,"package_name":"css-tree","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":7760218757,"package_name":"css-what","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"development","optional":false},{"id":7760218758,"package_name":"cssesc","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":7760218759,"package_name":"cssnano","ecosystem":"npm","requirements":"5.1.12","direct":false,"kind":"development","optional":false},{"id":7760218760,"package_name":"cssnano-preset-default","ecosystem":"npm","requirements":"5.2.12","direct":false,"kind":"development","optional":false},{"id":7760218761,"package_name":"cssnano-utils","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":7760218762,"package_name":"csso","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":7760218763,"package_name":"cssom","ecosystem":"npm","requirements":"0.4.4","direct":false,"kind":"development","optional":false},{"id":7760218764,"package_name":"cssstyle","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":7760218765,"package_name":"cssom","ecosystem":"npm","requirements":"0.3.8","direct":false,"kind":"development","optional":false},{"id":7760218766,"package_name":"csstype","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":7760218767,"package_name":"cwd","ecosystem":"npm","requirements":"0.10.0","direct":false,"kind":"development","optional":false},{"id":7760218768,"package_name":"d3","ecosystem":"npm","requirements":"4.13.0","direct":false,"kind":"runtime","optional":false},{"id":7760218769,"package_name":"d3-array","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":7760218770,"package_name":"d3-axis","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"runtime","optional":false},{"id":7760218771,"package_name":"d3-brush","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":7760218772,"package_name":"d3-chord","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":7760218773,"package_name":"d3-collection","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":7760218774,"package_name":"d3-color","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":7760218775,"package_name":"d3-dispatch","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":7760218776,"package_name":"d3-drag","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":7760218777,"package_name":"d3-dsv","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"runtime","optional":false},{"id":7760218778,"package_name":"d3-ease","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":7760218779,"package_name":"d3-force","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":7760218780,"package_name":"d3-format","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false},{"id":7760218781,"package_name":"d3-geo","ecosystem":"npm","requirements":"1.9.1","direct":false,"kind":"runtime","optional":false},{"id":7760218782,"package_name":"d3-hierarchy","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"runtime","optional":false},{"id":7760218783,"package_name":"d3-interpolate","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"runtime","optional":false},{"id":7760218784,"package_name":"d3-path","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":7760218785,"package_name":"d3-polygon","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":7760218786,"package_name":"d3-quadtree","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":7760218787,"package_name":"d3-queue","ecosystem":"npm","requirements":"3.0.7","direct":false,"kind":"runtime","optional":false},{"id":7760218788,"package_name":"d3-random","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":7760218789,"package_name":"d3-request","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":7760218790,"package_name":"d3-scale","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":7760218791,"package_name":"d3-scale-chromatic","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":7760218792,"package_name":"d3-selection","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":7760218793,"package_name":"d3-shape","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":7760218794,"package_name":"d3-time","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"runtime","optional":false},{"id":7760218795,"package_name":"d3-time-format","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":7760218796,"package_name":"d3-timer","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":7760218797,"package_name":"d3-transition","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":7760218798,"package_name":"d3-voronoi","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":7760218799,"package_name":"d3-zoom","ecosystem":"npm","requirements":"1.7.1","direct":false,"kind":"runtime","optional":false},{"id":7760218800,"package_name":"damerau-levenshtein","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"development","optional":false},{"id":7760218801,"package_name":"data-urls","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":7760218802,"package_name":"debug","ecosystem":"npm","requirements":"4.3.4","direct":false,"kind":"runtime","optional":false},{"id":7760218803,"package_name":"decimal.js","ecosystem":"npm","requirements":"10.3.1","direct":false,"kind":"development","optional":false},{"id":7760218804,"package_name":"decode-uri-component","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":7760218805,"package_name":"dedent","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"development","optional":false},{"id":7760218806,"package_name":"deep-equal","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":7760218807,"package_name":"deep-is","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":7760218808,"package_name":"deepmerge","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"development","optional":false},{"id":7760218809,"package_name":"define-properties","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":7760218810,"package_name":"define-property","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":7760218811,"package_name":"del","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":7760218812,"package_name":"array-union","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":7760218813,"package_name":"globby","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"development","optional":false},{"id":7760218814,"package_name":"pify","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":7760218815,"package_name":"rimraf","ecosystem":"npm","requirements":"2.7.1","direct":false,"kind":"development","optional":false},{"id":7760218816,"package_name":"delayed-stream","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":7760218817,"package_name":"delegates","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":7760218818,"package_name":"depd","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":7760218819,"package_name":"destroy","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":7760218820,"package_name":"detect-newline","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":7760218821,"package_name":"devtools-protocol","ecosystem":"npm","requirements":"0.0.854822","direct":false,"kind":"development","optional":false},{"id":7760218822,"package_name":"diff-sequences","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":7760218823,"package_name":"dir-glob","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":7760218824,"package_name":"doctrine","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":7760218825,"package_name":"dom-converter","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":7760218826,"package_name":"dom-helpers","ecosystem":"npm","requirements":"3.4.0","direct":false,"kind":"runtime","optional":false},{"id":7760218827,"package_name":"dom-serializer","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":7760218828,"package_name":"dom4","ecosystem":"npm","requirements":"2.1.6","direct":false,"kind":"runtime","optional":false},{"id":7760218829,"package_name":"domelementtype","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":7760218830,"package_name":"domexception","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":7760218831,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":7760218832,"package_name":"domhandler","ecosystem":"npm","requirements":"5.0.3","direct":false,"kind":"development","optional":false},{"id":7760218833,"package_name":"domutils","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":7760218834,"package_name":"dot-case","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":7760218835,"package_name":"ee-first","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":7760218836,"package_name":"electron-to-chromium","ecosystem":"npm","requirements":"1.4.179","direct":false,"kind":"runtime","optional":false},{"id":7760218837,"package_name":"emittery","ecosystem":"npm","requirements":"0.8.1","direct":false,"kind":"development","optional":false},{"id":7760218838,"package_name":"emoji-regex","ecosystem":"npm","requirements":"9.2.2","direct":false,"kind":"development","optional":false},{"id":7760218839,"package_name":"emojis-list","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":7760218840,"package_name":"encodeurl","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":7760218841,"package_name":"end-of-stream","ecosystem":"npm","requirements":"1.4.4","direct":false,"kind":"development","optional":false},{"id":7760218842,"package_name":"enhanced-resolve","ecosystem":"npm","requirements":"5.10.0","direct":false,"kind":"development","optional":false},{"id":7760218843,"package_name":"enquirer","ecosystem":"npm","requirements":"2.3.6","direct":false,"kind":"runtime","optional":false},{"id":7760218844,"package_name":"entities","ecosystem":"npm","requirements":"4.3.1","direct":false,"kind":"development","optional":false},{"id":7760218845,"package_name":"envinfo","ecosystem":"npm","requirements":"7.8.1","direct":false,"kind":"development","optional":false},{"id":7760218846,"package_name":"error-ex","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"development","optional":false},{"id":7760218847,"package_name":"es-abstract","ecosystem":"npm","requirements":"1.20.1","direct":false,"kind":"development","optional":false},{"id":7760218848,"package_name":"es-module-lexer","ecosystem":"npm","requirements":"0.9.3","direct":false,"kind":"development","optional":false},{"id":7760218849,"package_name":"es-shim-unscopables","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":7760218850,"package_name":"es-to-primitive","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":7760218851,"package_name":"escalade","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":7760218852,"package_name":"escape-html","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":7760218853,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":7760218854,"package_name":"escodegen","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":7760218855,"package_name":"levn","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"development","optional":false},{"id":7760218856,"package_name":"optionator","ecosystem":"npm","requirements":"0.8.3","direct":false,"kind":"development","optional":false},{"id":7760218857,"package_name":"prelude-ls","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":7760218858,"package_name":"type-check","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"development","optional":false},{"id":7760218859,"package_name":"eslint","ecosystem":"npm","requirements":"7.32.0","direct":false,"kind":"runtime","optional":false},{"id":7760218860,"package_name":"eslint-config-airbnb","ecosystem":"npm","requirements":"18.2.1","direct":false,"kind":"development","optional":false},{"id":7760218861,"package_name":"eslint-config-airbnb-base","ecosystem":"npm","requirements":"14.2.1","direct":false,"kind":"development","optional":false},{"id":7760218862,"package_name":"eslint-config-prettier","ecosystem":"npm","requirements":"8.5.0","direct":false,"kind":"development","optional":false},{"id":7760218863,"package_name":"eslint-import-resolver-node","ecosystem":"npm","requirements":"0.3.6","direct":false,"kind":"development","optional":false},{"id":7760218864,"package_name":"debug","ecosystem":"npm","requirements":"3.2.7","direct":false,"kind":"development","optional":false},{"id":7760218865,"package_name":"eslint-module-utils","ecosystem":"npm","requirements":"2.7.3","direct":false,"kind":"development","optional":false},{"id":7760218866,"package_name":"find-up","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":7760218867,"package_name":"locate-path","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":7760218868,"package_name":"p-limit","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":7760218869,"package_name":"p-locate","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":7760218870,"package_name":"p-try","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":7760218871,"package_name":"path-exists","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":7760218872,"package_name":"eslint-plugin-compat","ecosystem":"npm","requirements":"3.13.0","direct":false,"kind":"development","optional":false},{"id":7760218873,"package_name":"find-up","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":7760218874,"package_name":"locate-path","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":7760218875,"package_name":"p-limit","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":7760218876,"package_name":"p-locate","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":7760218877,"package_name":"semver","ecosystem":"npm","requirements":"7.3.5","direct":false,"kind":"development","optional":false},{"id":7760218878,"package_name":"eslint-plugin-eslint-comments","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":7760218879,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":7760218880,"package_name":"ignore","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":7760218881,"package_name":"eslint-plugin-filenames","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"development","optional":false},{"id":7760218882,"package_name":"eslint-plugin-import","ecosystem":"npm","requirements":"2.26.0","direct":false,"kind":"development","optional":false},{"id":7760218883,"package_name":"doctrine","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":7760218884,"package_name":"eslint-plugin-jest","ecosystem":"npm","requirements":"24.7.0","direct":false,"kind":"development","optional":false},{"id":7760218885,"package_name":"eslint-plugin-jsx-a11y","ecosystem":"npm","requirements":"6.6.0","direct":false,"kind":"development","optional":false},{"id":7760218886,"package_name":"eslint-plugin-react","ecosystem":"npm","requirements":"7.30.1","direct":false,"kind":"development","optional":false},{"id":7760218887,"package_name":"eslint-plugin-react-hooks","ecosystem":"npm","requirements":"4.6.0","direct":false,"kind":"development","optional":false},{"id":7760218888,"package_name":"resolve","ecosystem":"npm","requirements":"2.0.0-next.4","direct":false,"kind":"development","optional":false},{"id":7760218889,"package_name":"eslint-scope","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":7760218890,"package_name":"estraverse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":7760218891,"package_name":"eslint-utils","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":7760218892,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":7760218893,"package_name":"@babel/code-frame","ecosystem":"npm","requirements":"7.12.11","direct":false,"kind":"runtime","optional":false},{"id":7760218894,"package_name":"eslint-utils","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":7760218895,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":7760218896,"package_name":"semver","ecosystem":"npm","requirements":"7.3.7","direct":false,"kind":"runtime","optional":false},{"id":7760218897,"package_name":"espree","ecosystem":"npm","requirements":"7.3.1","direct":false,"kind":"runtime","optional":false},{"id":7760218898,"package_name":"esprima","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":7760218899,"package_name":"esquery","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":7760218900,"package_name":"esrecurse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":7760218901,"package_name":"estraverse","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"runtime","optional":false},{"id":7760218902,"package_name":"esutils","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":7760218903,"package_name":"etag","ecosystem":"npm","requirements":"1.8.1","direct":false,"kind":"development","optional":false},{"id":7760218904,"package_name":"event-target-shim","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":7760218905,"package_name":"events","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":7760218906,"package_name":"exec-sh","ecosystem":"npm","requirements":"0.3.6","direct":false,"kind":"development","optional":false},{"id":7760218907,"package_name":"execa","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":7760218924,"package_name":"exit","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":7760218925,"package_name":"expand-brackets","ecosystem":"npm","requirements":"2.1.4","direct":false,"kind":"development","optional":false},{"id":7760218926,"package_name":"extend-shallow","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":7760218927,"package_name":"expand-tilde","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"development","optional":false},{"id":7760218928,"package_name":"expect","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":7760218929,"package_name":"expect-puppeteer","ecosystem":"npm","requirements":"5.0.4","direct":false,"kind":"development","optional":false},{"id":7760218930,"package_name":"express","ecosystem":"npm","requirements":"4.18.1","direct":false,"kind":"development","optional":false},{"id":7760218931,"package_name":"extend-shallow","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":7760218932,"package_name":"is-extendable","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":7760218933,"package_name":"extglob","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":7760218934,"package_name":"extract-zip","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":7760218935,"package_name":"get-stream","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":7760218936,"package_name":"fast-deep-equal","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"runtime","optional":false},{"id":7760218937,"package_name":"fast-glob","ecosystem":"npm","requirements":"3.2.11","direct":false,"kind":"development","optional":false},{"id":7760218938,"package_name":"fast-json-stable-stringify","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":7760218939,"package_name":"fast-levenshtein","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":7760218940,"package_name":"fast-url-parser","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":7760218941,"package_name":"punycode","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"development","optional":false},{"id":7760218942,"package_name":"fastest-levenshtein","ecosystem":"npm","requirements":"1.0.12","direct":false,"kind":"development","optional":false},{"id":7760218943,"package_name":"fastq","ecosystem":"npm","requirements":"1.13.0","direct":false,"kind":"development","optional":false},{"id":7760218944,"package_name":"fb-watchman","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":7760218945,"package_name":"fd-slicer","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":7760218946,"package_name":"file-entry-cache","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":7760218947,"package_name":"file-loader","ecosystem":"npm","requirements":"6.2.0","direct":false,"kind":"development","optional":false},{"id":7760218948,"package_name":"fill-range","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":7760218949,"package_name":"finalhandler","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":7760218950,"package_name":"find-cache-dir","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":7760218951,"package_name":"find-file-up","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"development","optional":false},{"id":7760218952,"package_name":"find-pkg","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":7760218953,"package_name":"find-process","ecosystem":"npm","requirements":"1.4.7","direct":false,"kind":"development","optional":false},{"id":7760218954,"package_name":"commander","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":7760218956,"package_name":"find-up","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":7760218958,"package_name":"flat-cache","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":7760218960,"package_name":"flatbuffers","ecosystem":"npm","requirements":"1.12.0","direct":false,"kind":"runtime","optional":false},{"id":7760218969,"package_name":"flatted","ecosystem":"npm","requirements":"3.2.6","direct":false,"kind":"runtime","optional":false},{"id":7760218970,"package_name":"flip-toolkit","ecosystem":"npm","requirements":"7.0.14","direct":false,"kind":"runtime","optional":false},{"id":7760218971,"package_name":"follow-redirects","ecosystem":"npm","requirements":"1.15.1","direct":false,"kind":"development","optional":false},{"id":7760218972,"package_name":"for-in","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":7760218981,"package_name":"for-own","ecosystem":"npm","requirements":"0.1.5","direct":false,"kind":"development","optional":false},{"id":7760218982,"package_name":"form-data","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":7760218983,"package_name":"forwarded","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":7760218984,"package_name":"fragment-cache","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":7760218985,"package_name":"fresh","ecosystem":"npm","requirements":"0.5.2","direct":false,"kind":"development","optional":false},{"id":7760218986,"package_name":"fs-constants","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":7760218987,"package_name":"fs-exists-sync","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":7760218988,"package_name":"fs-monkey","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":7760218989,"package_name":"fs.realpath","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":7760218990,"package_name":"fsevents","ecosystem":"npm","requirements":"2.3.2","direct":false,"kind":"development","optional":false},{"id":7760218991,"package_name":"function-bind","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":7760218992,"package_name":"function.prototype.name","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"development","optional":false},{"id":7760218993,"package_name":"functional-red-black-tree","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":7760218994,"package_name":"functions-have-names","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"runtime","optional":false},{"id":7760218995,"package_name":"fuzzysort","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"runtime","optional":false},{"id":7760218996,"package_name":"gauge","ecosystem":"npm","requirements":"2.7.4","direct":false,"kind":"development","optional":false},{"id":7760218997,"package_name":"ansi-regex","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":7760218998,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":7760218999,"package_name":"string-width","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":7760219000,"package_name":"strip-ansi","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":7760219001,"package_name":"gensync","ecosystem":"npm","requirements":"1.0.0-beta.2","direct":false,"kind":"runtime","optional":false},{"id":7760219002,"package_name":"get-caller-file","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":7760219003,"package_name":"get-intrinsic","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":7760219004,"package_name":"get-own-enumerable-property-symbols","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":7760219005,"package_name":"get-package-type","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":7760219006,"package_name":"get-stream","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":7760219007,"package_name":"get-symbol-description","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":7760219008,"package_name":"get-value","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":7760219009,"package_name":"gl-mat4","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":7760219034,"package_name":"gl-matrix","ecosystem":"npm","requirements":"3.4.3","direct":false,"kind":"runtime","optional":false},{"id":7760219035,"package_name":"gl-vec3","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":7760219054,"package_name":"glob","ecosystem":"npm","requirements":"7.2.3","direct":false,"kind":"runtime","optional":false},{"id":7760219055,"package_name":"glob-parent","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":7760219056,"package_name":"glob-to-regexp","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":7760219057,"package_name":"global-modules","ecosystem":"npm","requirements":"0.2.3","direct":false,"kind":"development","optional":false},{"id":7760219058,"package_name":"global-prefix","ecosystem":"npm","requirements":"0.1.5","direct":false,"kind":"development","optional":false},{"id":7760219059,"package_name":"which","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":7760219060,"package_name":"globals","ecosystem":"npm","requirements":"11.12.0","direct":false,"kind":"runtime","optional":false},{"id":7760219061,"package_name":"globby","ecosystem":"npm","requirements":"11.1.0","direct":false,"kind":"development","optional":false},{"id":7760219062,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.2.10","direct":false,"kind":"development","optional":false},{"id":7760219063,"package_name":"gud","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":7760219064,"package_name":"has","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":7760219065,"package_name":"has-bigints","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":7760219066,"package_name":"has-flag","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":7760219067,"package_name":"has-property-descriptors","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":7760219068,"package_name":"has-symbols","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":7760219069,"package_name":"has-tostringtag","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":7760219070,"package_name":"has-unicode","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":7760219071,"package_name":"has-value","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":7760219072,"package_name":"has-values","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":7760219074,"package_name":"is-number","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":7760219076,"package_name":"kind-of","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":7760219077,"package_name":"he","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":7760219078,"package_name":"hoist-non-react-statics","ecosystem":"npm","requirements":"3.3.2","direct":false,"kind":"runtime","optional":false},{"id":7760219079,"package_name":"react-is","ecosystem":"npm","requirements":"16.13.1","direct":false,"kind":"runtime","optional":false},{"id":7760219081,"package_name":"homedir-polyfill","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":7760219083,"package_name":"html-encoding-sniffer","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":7760219085,"package_name":"html-escaper","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":7760219088,"package_name":"html-minifier-terser","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"development","optional":false},{"id":7760219090,"package_name":"commander","ecosystem":"npm","requirements":"8.3.0","direct":false,"kind":"development","optional":false},{"id":7760219092,"package_name":"html-webpack-plugin","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"development","optional":false},{"id":7760219094,"package_name":"htmlparser2","ecosystem":"npm","requirements":"8.0.1","direct":false,"kind":"development","optional":false},{"id":7760219096,"package_name":"http-errors","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":7760219098,"package_name":"http-proxy-agent","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":7760219101,"package_name":"https-proxy-agent","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":7760219102,"package_name":"human-signals","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":7760219105,"package_name":"husky","ecosystem":"npm","requirements":"7.0.4","direct":false,"kind":"development","optional":false},{"id":7760219106,"package_name":"iconv-lite","ecosystem":"npm","requirements":"0.4.24","direct":false,"kind":"runtime","optional":false},{"id":7760219108,"package_name":"icss-utils","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":7760219110,"package_name":"ieee754","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":7760219112,"package_name":"ignore","ecosystem":"npm","requirements":"4.0.6","direct":false,"kind":"runtime","optional":false},{"id":7760219113,"package_name":"ignore-walk","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":7760219115,"package_name":"import-fresh","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":7760219116,"package_name":"resolve-from","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":7760219117,"package_name":"import-local","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":7760219118,"package_name":"imurmurhash","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":7760219119,"package_name":"indent-string","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":7760219120,"package_name":"inflight","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":7760219121,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":7760219122,"package_name":"ini","ecosystem":"npm","requirements":"1.3.8","direct":false,"kind":"development","optional":false},{"id":7760219123,"package_name":"internal-slot","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":7760219124,"package_name":"interpret","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":7760219125,"package_name":"ipaddr.js","ecosystem":"npm","requirements":"1.9.1","direct":false,"kind":"development","optional":false},{"id":7760219126,"package_name":"is-accessor-descriptor","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":7760219127,"package_name":"is-arguments","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":7760219128,"package_name":"is-arrayish","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":7760219129,"package_name":"is-bigint","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":7760219130,"package_name":"is-boolean-object","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":7760219131,"package_name":"is-buffer","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"development","optional":false},{"id":7760219132,"package_name":"is-callable","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"development","optional":false},{"id":7760219133,"package_name":"is-ci","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":7760219134,"package_name":"ci-info","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":7760219135,"package_name":"is-core-module","ecosystem":"npm","requirements":"2.9.0","direct":false,"kind":"development","optional":false},{"id":7760219136,"package_name":"is-data-descriptor","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":7760219137,"package_name":"is-date-object","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":7760219138,"package_name":"is-descriptor","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":7760219139,"package_name":"is-extendable","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":7760219140,"package_name":"is-extglob","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":7760219141,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":7760219142,"package_name":"is-generator-fn","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":7760219143,"package_name":"is-glob","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":7760219144,"package_name":"is-negative-zero","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":7760219145,"package_name":"is-number","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":7760219146,"package_name":"is-number-object","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":7760219147,"package_name":"is-obj","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":7760219148,"package_name":"is-path-cwd","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":7760219149,"package_name":"is-path-in-cwd","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":7760219150,"package_name":"is-path-inside","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":7760219151,"package_name":"is-plain-object","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":7760219152,"package_name":"is-potential-custom-element-name","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":7760219153,"package_name":"is-regex","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":7760219154,"package_name":"is-regexp","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":7760219155,"package_name":"is-shared-array-buffer","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":7760219156,"package_name":"is-stream","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":7760219157,"package_name":"is-string","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":7760219158,"package_name":"is-symbol","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":7760219159,"package_name":"is-typedarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":7760219160,"package_name":"is-unicode-supported","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":7760219161,"package_name":"is-weakref","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":7760219162,"package_name":"is-windows","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":7760219163,"package_name":"isarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":7760219164,"package_name":"isexe","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":7760219165,"package_name":"isobject","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":7760219166,"package_name":"istanbul-lib-coverage","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":7760219167,"package_name":"istanbul-lib-instrument","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":7760219168,"package_name":"istanbul-lib-report","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":7760219169,"package_name":"istanbul-lib-source-maps","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":7760219170,"package_name":"istanbul-reports","ecosystem":"npm","requirements":"3.1.4","direct":false,"kind":"development","optional":false},{"id":7760219171,"package_name":"jest","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":7760219172,"package_name":"jest-changed-files","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":7760219173,"package_name":"jest-circus","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":7760219183,"package_name":"jest-cli","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":7760219184,"package_name":"jest-config","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":7760219185,"package_name":"babel-jest","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":7760219186,"package_name":"babel-plugin-jest-hoist","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":7760219187,"package_name":"babel-preset-jest","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":7760219188,"package_name":"jest-dev-server","ecosystem":"npm","requirements":"5.0.3","direct":false,"kind":"development","optional":false},{"id":7760219223,"package_name":"jest-diff","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":7760219224,"package_name":"jest-docblock","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":7760219225,"package_name":"jest-each","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":7760219226,"package_name":"jest-environment-jsdom","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":7760219227,"package_name":"jest-environment-node","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":7760219228,"package_name":"jest-environment-puppeteer","ecosystem":"npm","requirements":"5.0.4","direct":false,"kind":"development","optional":false},{"id":7760219229,"package_name":"jest-fetch-mock","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":7760219230,"package_name":"jest-get-type","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":7760219231,"package_name":"jest-haste-map","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"development","optional":false},{"id":7760219232,"package_name":"jest-worker","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"development","optional":false},{"id":7760219233,"package_name":"jest-jasmine2","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":7760219234,"package_name":"jest-leak-detector","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":7760219235,"package_name":"jest-matcher-utils","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":7760219236,"package_name":"jest-message-util","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":7760219237,"package_name":"jest-mock","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":7760219238,"package_name":"jest-pnp-resolver","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"development","optional":false},{"id":7760219239,"package_name":"jest-puppeteer","ecosystem":"npm","requirements":"5.0.4","direct":false,"kind":"development","optional":false},{"id":7760219240,"package_name":"jest-regex-util","ecosystem":"npm","requirements":"26.0.0","direct":false,"kind":"development","optional":false},{"id":7760219241,"package_name":"jest-resolve","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":7760219242,"package_name":"jest-resolve-dependencies","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":7760219243,"package_name":"jest-runner","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":7760219244,"package_name":"jest-runtime","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":7760219245,"package_name":"jest-serializer","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"development","optional":false},{"id":7760219246,"package_name":"jest-snapshot","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":7760219247,"package_name":"jest-util","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"development","optional":false},{"id":7760219248,"package_name":"jest-validate","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":7760219249,"package_name":"camelcase","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"development","optional":false},{"id":7760219250,"package_name":"jest-watcher","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":7760219251,"package_name":"jest-worker","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":7760219252,"package_name":"supports-color","ecosystem":"npm","requirements":"8.1.1","direct":false,"kind":"development","optional":false},{"id":7760219253,"package_name":"joi","ecosystem":"npm","requirements":"17.6.0","direct":false,"kind":"development","optional":false},{"id":7760219254,"package_name":"js-tokens","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":7760219255,"package_name":"js-yaml","ecosystem":"npm","requirements":"3.14.1","direct":false,"kind":"runtime","optional":false},{"id":7760219256,"package_name":"jsdom","ecosystem":"npm","requirements":"16.7.0","direct":false,"kind":"development","optional":false},{"id":7760219257,"package_name":"acorn","ecosystem":"npm","requirements":"8.7.1","direct":false,"kind":"development","optional":false},{"id":7760219258,"package_name":"parse5","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":7760219259,"package_name":"jsesc","ecosystem":"npm","requirements":"2.5.2","direct":false,"kind":"runtime","optional":false},{"id":7760219260,"package_name":"json-loader","ecosystem":"npm","requirements":"0.5.7","direct":false,"kind":"development","optional":false},{"id":7760219261,"package_name":"json-parse-even-better-errors","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"development","optional":false},{"id":7760219262,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":7760219263,"package_name":"json-stable-stringify-without-jsonify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":7760219264,"package_name":"json5","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":7760219265,"package_name":"jsx-ast-utils","ecosystem":"npm","requirements":"3.3.1","direct":false,"kind":"development","optional":false},{"id":7760219266,"package_name":"kind-of","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"development","optional":false},{"id":7760219267,"package_name":"kleur","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":7760219268,"package_name":"language-subtag-registry","ecosystem":"npm","requirements":"0.3.22","direct":false,"kind":"development","optional":false},{"id":7760219269,"package_name":"language-tags","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":7760219270,"package_name":"lazy-cache","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":7760219271,"package_name":"leven","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":7760219272,"package_name":"levn","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":7760219273,"package_name":"lilconfig","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":7760219274,"package_name":"lines-and-columns","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"development","optional":false},{"id":7760219275,"package_name":"lint-staged","ecosystem":"npm","requirements":"10.5.4","direct":false,"kind":"development","optional":false},{"id":7760219276,"package_name":"commander","ecosystem":"npm","requirements":"6.2.1","direct":false,"kind":"development","optional":false},{"id":7760219277,"package_name":"execa","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":7760219278,"package_name":"human-signals","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":7760219279,"package_name":"listr2","ecosystem":"npm","requirements":"3.14.0","direct":false,"kind":"development","optional":false},{"id":7760219280,"package_name":"p-map","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":7760219281,"package_name":"loader-runner","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":7760219282,"package_name":"loader-utils","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":7760219283,"package_name":"locate-path","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":7760219284,"package_name":"lodash","ecosystem":"npm","requirements":"4.17.21","direct":false,"kind":"development","optional":false},{"id":7760219285,"package_name":"lodash.camelcase","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":7760219286,"package_name":"lodash.clonedeep","ecosystem":"npm","requirements":"4.5.0","direct":false,"kind":"runtime","optional":false},{"id":7760219287,"package_name":"lodash.debounce","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"development","optional":false},{"id":7760219288,"package_name":"lodash.difference","ecosystem":"npm","requirements":"4.5.0","direct":false,"kind":"runtime","optional":false},{"id":7760219289,"package_name":"lodash.every","ecosystem":"npm","requirements":"4.6.0","direct":false,"kind":"development","optional":false},{"id":7760219290,"package_name":"lodash.filter","ecosystem":"npm","requirements":"4.6.0","direct":false,"kind":"development","optional":false},{"id":7760219291,"package_name":"lodash.foreach","ecosystem":"npm","requirements":"4.5.0","direct":false,"kind":"runtime","optional":false},{"id":7760219292,"package_name":"lodash.isnumber","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":7760219293,"package_name":"lodash.kebabcase","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":7760219294,"package_name":"lodash.map","ecosystem":"npm","requirements":"4.6.0","direct":false,"kind":"development","optional":false},{"id":7760219295,"package_name":"lodash.memoize","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":7760219296,"package_name":"lodash.merge","ecosystem":"npm","requirements":"4.6.2","direct":false,"kind":"runtime","optional":false},{"id":7760219297,"package_name":"lodash.pull","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":7760219298,"package_name":"lodash.snakecase","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":7760219299,"package_name":"lodash.sortby","ecosystem":"npm","requirements":"4.7.0","direct":false,"kind":"runtime","optional":false},{"id":7760219300,"package_name":"lodash.truncate","ecosystem":"npm","requirements":"4.4.2","direct":false,"kind":"runtime","optional":false},{"id":7760219301,"package_name":"lodash.uniq","ecosystem":"npm","requirements":"4.5.0","direct":false,"kind":"runtime","optional":false},{"id":7760219302,"package_name":"lodash.upperfirst","ecosystem":"npm","requirements":"4.3.1","direct":false,"kind":"development","optional":false},{"id":7760219303,"package_name":"lodash.zip","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":7760219304,"package_name":"log-symbols","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":7760219305,"package_name":"log-update","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":7760219306,"package_name":"slice-ansi","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":7760219307,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"6.2.0","direct":false,"kind":"development","optional":false},{"id":7760219308,"package_name":"loose-envify","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":7760219309,"package_name":"lower-case","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":7760219310,"package_name":"lru-cache","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":7760219311,"package_name":"make-dir","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":7760219312,"package_name":"semver","ecosystem":"npm","requirements":"5.7.1","direct":false,"kind":"development","optional":false},{"id":7760219313,"package_name":"makeerror","ecosystem":"npm","requirements":"1.0.12","direct":false,"kind":"development","optional":false},{"id":7760219314,"package_name":"map-age-cleaner","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"development","optional":false},{"id":7760219315,"package_name":"map-cache","ecosystem":"npm","requirements":"0.2.2","direct":false,"kind":"development","optional":false},{"id":7760219316,"package_name":"map-visit","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":7760219317,"package_name":"mdn-data","ecosystem":"npm","requirements":"2.0.14","direct":false,"kind":"development","optional":false},{"id":7760219318,"package_name":"media-typer","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"development","optional":false},{"id":7760219319,"package_name":"mem","ecosystem":"npm","requirements":"8.1.1","direct":false,"kind":"development","optional":false},{"id":7760219320,"package_name":"mimic-fn","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":7760219321,"package_name":"memfs","ecosystem":"npm","requirements":"3.4.7","direct":false,"kind":"development","optional":false},{"id":7760219322,"package_name":"memoize-one","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"runtime","optional":false},{"id":7760219323,"package_name":"merge-deep","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":7760219324,"package_name":"clone-deep","ecosystem":"npm","requirements":"0.2.4","direct":false,"kind":"development","optional":false},{"id":7760219325,"package_name":"shallow-clone","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":7760219326,"package_name":"kind-of","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":7760219327,"package_name":"lazy-cache","ecosystem":"npm","requirements":"0.2.7","direct":false,"kind":"development","optional":false},{"id":7760219328,"package_name":"merge-descriptors","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":7760219329,"package_name":"merge-stream","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":7760219330,"package_name":"merge2","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"development","optional":false},{"id":7760219331,"package_name":"methods","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":7760219332,"package_name":"micromatch","ecosystem":"npm","requirements":"4.0.5","direct":false,"kind":"development","optional":false},{"id":7760219333,"package_name":"mime","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"development","optional":false},{"id":7760219334,"package_name":"mime-db","ecosystem":"npm","requirements":"1.52.0","direct":false,"kind":"development","optional":false},{"id":7760219335,"package_name":"mime-types","ecosystem":"npm","requirements":"2.1.35","direct":false,"kind":"development","optional":false},{"id":7760219336,"package_name":"mimic-fn","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":7760219337,"package_name":"mini-css-extract-plugin","ecosystem":"npm","requirements":"1.6.2","direct":false,"kind":"development","optional":false},{"id":7760219338,"package_name":"minimatch","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":7760219339,"package_name":"minimist","ecosystem":"npm","requirements":"1.2.6","direct":false,"kind":"development","optional":false},{"id":7760219340,"package_name":"mixin-deep","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"development","optional":false},{"id":7760219341,"package_name":"mixin-object","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":7760219342,"package_name":"for-in","ecosystem":"npm","requirements":"0.1.8","direct":false,"kind":"development","optional":false},{"id":7760219343,"package_name":"mkdirp","ecosystem":"npm","requirements":"0.5.6","direct":false,"kind":"development","optional":false},{"id":7760219344,"package_name":"mkdirp-classic","ecosystem":"npm","requirements":"0.5.3","direct":false,"kind":"development","optional":false},{"id":7760219345,"package_name":"ms","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":7760219346,"package_name":"nanoid","ecosystem":"npm","requirements":"3.3.4","direct":false,"kind":"development","optional":false},{"id":7760219347,"package_name":"nanomatch","ecosystem":"npm","requirements":"1.2.13","direct":false,"kind":"development","optional":false},{"id":7760219348,"package_name":"is-windows","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":7760219349,"package_name":"natural-compare","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":7760219350,"package_name":"negotiator","ecosystem":"npm","requirements":"0.6.3","direct":false,"kind":"development","optional":false},{"id":7760219351,"package_name":"neo-async","ecosystem":"npm","requirements":"2.6.2","direct":false,"kind":"development","optional":false},{"id":7760219352,"package_name":"nice-try","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":7760219353,"package_name":"no-case","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":7760219354,"package_name":"node-fetch","ecosystem":"npm","requirements":"2.6.7","direct":false,"kind":"development","optional":false},{"id":7760219355,"package_name":"tr46","ecosystem":"npm","requirements":"0.0.3","direct":false,"kind":"development","optional":false},{"id":7760219356,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":7760219357,"package_name":"whatwg-url","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":7760219358,"package_name":"node-int64","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":7760219359,"package_name":"node-releases","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":7760219360,"package_name":"normalize-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":7760219361,"package_name":"normalize-url","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"development","optional":false},{"id":7760219362,"package_name":"normalize.css","ecosystem":"npm","requirements":"8.0.1","direct":false,"kind":"runtime","optional":false},{"id":7760219363,"package_name":"npm-run-path","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":7760219364,"package_name":"npmlog","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":7760219365,"package_name":"nth-check","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":7760219366,"package_name":"number-is-nan","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":7760219367,"package_name":"nwsapi","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"development","optional":false},{"id":7760219368,"package_name":"object-assign","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":7760219369,"package_name":"object-copy","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":7760219370,"package_name":"object-inspect","ecosystem":"npm","requirements":"1.12.2","direct":false,"kind":"development","optional":false},{"id":7760219371,"package_name":"object-is","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"runtime","optional":false},{"id":7760219372,"package_name":"object-keys","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":7760219373,"package_name":"object-visit","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":7760219374,"package_name":"object.assign","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":7760219375,"package_name":"object.entries","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"development","optional":false},{"id":7760219376,"package_name":"object.fromentries","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":7760219377,"package_name":"object.hasown","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":7760219378,"package_name":"object.pick","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":7760219379,"package_name":"object.values","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"development","optional":false},{"id":7760219380,"package_name":"obsolete-web","ecosystem":"npm","requirements":"0.5.6","direct":false,"kind":"development","optional":false},{"id":7760219381,"package_name":"obsolete-webpack-plugin","ecosystem":"npm","requirements":"0.5.6","direct":false,"kind":"development","optional":false},{"id":7760219382,"package_name":"on-finished","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"development","optional":false},{"id":7760219383,"package_name":"once","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":7760219384,"package_name":"onetime","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":7760219385,"package_name":"optionator","ecosystem":"npm","requirements":"0.9.1","direct":false,"kind":"runtime","optional":false},{"id":7760219386,"package_name":"os-homedir","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":7760219387,"package_name":"p-defer","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":7760219388,"package_name":"p-finally","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":7760219389,"package_name":"p-limit","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":7760219390,"package_name":"p-locate","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":7760219391,"package_name":"p-map","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":7760219392,"package_name":"p-try","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":7760219393,"package_name":"pako","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":7760219394,"package_name":"param-case","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":7760219395,"package_name":"parent-module","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":7760219396,"package_name":"parse-json","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":7760219397,"package_name":"parse-passwd","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":7760219398,"package_name":"parse5","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":7760219399,"package_name":"parse5-htmlparser2-tree-adapter","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":7760219400,"package_name":"parseurl","ecosystem":"npm","requirements":"1.3.3","direct":false,"kind":"development","optional":false},{"id":7760219401,"package_name":"pascal-case","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":7760219402,"package_name":"pascalcase","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":7760219403,"package_name":"path-exists","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":7760219404,"package_name":"path-is-absolute","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":7760219405,"package_name":"path-is-inside","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":7760219406,"package_name":"path-key","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":7760219407,"package_name":"path-parse","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":7760219408,"package_name":"path-to-regexp","ecosystem":"npm","requirements":"0.1.7","direct":false,"kind":"development","optional":false},{"id":7760219409,"package_name":"path-type","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":7760219410,"package_name":"pend","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":7760219411,"package_name":"picocolors","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":7760219412,"package_name":"picomatch","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"development","optional":false},{"id":7760219413,"package_name":"pify","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":7760219414,"package_name":"pinkie","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":7760219415,"package_name":"pinkie-promise","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":7760219416,"package_name":"pirates","ecosystem":"npm","requirements":"4.0.5","direct":false,"kind":"development","optional":false},{"id":7760219417,"package_name":"pkg-dir","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":7760219418,"package_name":"find-up","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":7760219419,"package_name":"locate-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":7760219420,"package_name":"p-locate","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":7760219421,"package_name":"please-upgrade-node","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":7760219422,"package_name":"popper.js","ecosystem":"npm","requirements":"1.16.1","direct":false,"kind":"runtime","optional":false},{"id":7760219423,"package_name":"posix-character-classes","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":7760219424,"package_name":"postcss","ecosystem":"npm","requirements":"8.4.14","direct":false,"kind":"development","optional":false},{"id":7760219425,"package_name":"postcss-calc","ecosystem":"npm","requirements":"8.2.4","direct":false,"kind":"development","optional":false},{"id":7760219426,"package_name":"postcss-colormin","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"development","optional":false},{"id":7760219427,"package_name":"postcss-convert-values","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":7760219428,"package_name":"postcss-discard-comments","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":7760219429,"package_name":"postcss-discard-duplicates","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":7760219430,"package_name":"postcss-discard-empty","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":7760219431,"package_name":"postcss-discard-overridden","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":7760219432,"package_name":"postcss-merge-longhand","ecosystem":"npm","requirements":"5.1.6","direct":false,"kind":"development","optional":false},{"id":7760219433,"package_name":"postcss-merge-rules","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":7760219434,"package_name":"postcss-minify-font-values","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":7760219435,"package_name":"postcss-minify-gradients","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":7760219436,"package_name":"postcss-minify-params","ecosystem":"npm","requirements":"5.1.3","direct":false,"kind":"development","optional":false},{"id":7760219437,"package_name":"postcss-minify-selectors","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"development","optional":false},{"id":7760219438,"package_name":"postcss-modules-extract-imports","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":7760219439,"package_name":"postcss-modules-local-by-default","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":7760219440,"package_name":"postcss-modules-scope","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":7760219441,"package_name":"postcss-modules-values","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":7760219442,"package_name":"postcss-normalize-charset","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":7760219443,"package_name":"postcss-normalize-display-values","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":7760219444,"package_name":"postcss-normalize-positions","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":7760219445,"package_name":"postcss-normalize-repeat-style","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":7760219446,"package_name":"postcss-normalize-string","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":7760219447,"package_name":"postcss-normalize-timing-functions","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":7760219448,"package_name":"postcss-normalize-unicode","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":7760219449,"package_name":"postcss-normalize-url","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":7760219450,"package_name":"postcss-normalize-whitespace","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":7760219451,"package_name":"postcss-ordered-values","ecosystem":"npm","requirements":"5.1.3","direct":false,"kind":"development","optional":false},{"id":7760219452,"package_name":"postcss-reduce-initial","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":7760219453,"package_name":"postcss-reduce-transforms","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":7760219454,"package_name":"postcss-selector-parser","ecosystem":"npm","requirements":"6.0.10","direct":false,"kind":"development","optional":false},{"id":7760219455,"package_name":"postcss-svgo","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":7760219456,"package_name":"postcss-unique-selectors","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":7760219457,"package_name":"postcss-value-parser","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":7760219458,"package_name":"prelude-ls","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":7760219459,"package_name":"prettier","ecosystem":"npm","requirements":"2.7.1","direct":false,"kind":"development","optional":false},{"id":7760219460,"package_name":"pretty-error","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":7760219461,"package_name":"pretty-format","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":7760219462,"package_name":"ansi-styles","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":7760219463,"package_name":"process-nextick-args","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":7760219464,"package_name":"progress","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":7760219465,"package_name":"promise-polyfill","ecosystem":"npm","requirements":"8.2.3","direct":false,"kind":"development","optional":false},{"id":7760219468,"package_name":"prompts","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"development","optional":false},{"id":7760219469,"package_name":"prop-types","ecosystem":"npm","requirements":"15.8.1","direct":false,"kind":"runtime","optional":false},{"id":7760219470,"package_name":"proxy-addr","ecosystem":"npm","requirements":"2.0.7","direct":false,"kind":"development","optional":false},{"id":7760219471,"package_name":"proxy-from-env","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":7760219472,"package_name":"psl","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"development","optional":false},{"id":7760219473,"package_name":"pump","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":7760219474,"package_name":"punycode","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":7760219475,"package_name":"puppeteer","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"development","optional":false},{"id":7760219476,"package_name":"qs","ecosystem":"npm","requirements":"6.10.3","direct":false,"kind":"development","optional":false},{"id":7760219477,"package_name":"queue-microtask","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"development","optional":false},{"id":7760219478,"package_name":"randombytes","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":7760219479,"package_name":"range-parser","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":7760219480,"package_name":"raw-body","ecosystem":"npm","requirements":"2.5.1","direct":false,"kind":"development","optional":false},{"id":7760219481,"package_name":"react","ecosystem":"npm","requirements":"17.0.2","direct":false,"kind":"runtime","optional":false},{"id":7760219482,"package_name":"react-async","ecosystem":"npm","requirements":"10.0.1","direct":false,"kind":"runtime","optional":false},{"id":7760219483,"package_name":"react-dom","ecosystem":"npm","requirements":"17.0.2","direct":false,"kind":"runtime","optional":false},{"id":7760219484,"package_name":"react-fast-compare","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":7760219485,"package_name":"react-flip-toolkit","ecosystem":"npm","requirements":"7.0.14","direct":false,"kind":"runtime","optional":false},{"id":7760219486,"package_name":"react-helmet","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":7760219487,"package_name":"react-icons","ecosystem":"npm","requirements":"4.4.0","direct":false,"kind":"runtime","optional":false},{"id":7760219488,"package_name":"react-is","ecosystem":"npm","requirements":"17.0.2","direct":false,"kind":"runtime","optional":false},{"id":7760219489,"package_name":"react-lifecycles-compat","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":7760219490,"package_name":"react-popper","ecosystem":"npm","requirements":"1.3.11","direct":false,"kind":"runtime","optional":false},{"id":7760219491,"package_name":"react-redux","ecosystem":"npm","requirements":"7.2.8","direct":false,"kind":"runtime","optional":false},{"id":7760219492,"package_name":"react-side-effect","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":7760219493,"package_name":"react-transition-group","ecosystem":"npm","requirements":"2.9.0","direct":false,"kind":"runtime","optional":false},{"id":7760219494,"package_name":"readable-stream","ecosystem":"npm","requirements":"2.3.7","direct":false,"kind":"development","optional":false},{"id":7760219495,"package_name":"rechoir","ecosystem":"npm","requirements":"0.7.1","direct":false,"kind":"development","optional":false},{"id":7760219496,"package_name":"redux","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":7760219497,"package_name":"redux-thunk","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"runtime","optional":false},{"id":7760219498,"package_name":"regenerate","ecosystem":"npm","requirements":"1.4.2","direct":false,"kind":"development","optional":false},{"id":7760219499,"package_name":"regenerate-unicode-properties","ecosystem":"npm","requirements":"10.0.1","direct":false,"kind":"development","optional":false},{"id":7760219500,"package_name":"regenerator-runtime","ecosystem":"npm","requirements":"0.13.9","direct":false,"kind":"runtime","optional":false},{"id":7760219501,"package_name":"regenerator-transform","ecosystem":"npm","requirements":"0.15.0","direct":false,"kind":"development","optional":false},{"id":7760219502,"package_name":"regex-not","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":7760219503,"package_name":"regexp.prototype.flags","ecosystem":"npm","requirements":"1.4.3","direct":false,"kind":"runtime","optional":false},{"id":7760219504,"package_name":"regexpp","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":7760219505,"package_name":"regexpu-core","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":7760219506,"package_name":"regjsgen","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"development","optional":false},{"id":7760219507,"package_name":"regjsparser","ecosystem":"npm","requirements":"0.8.4","direct":false,"kind":"development","optional":false},{"id":7760219508,"package_name":"jsesc","ecosystem":"npm","requirements":"0.5.0","direct":false,"kind":"development","optional":false},{"id":7760219509,"package_name":"regl","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":7760219510,"package_name":"relateurl","ecosystem":"npm","requirements":"0.2.7","direct":false,"kind":"development","optional":false},{"id":7760219511,"package_name":"rematrix","ecosystem":"npm","requirements":"0.2.2","direct":false,"kind":"runtime","optional":false},{"id":7760219512,"package_name":"remove-trailing-separator","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":7760219513,"package_name":"renderkid","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":7760219514,"package_name":"css-select","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":7760219515,"package_name":"dom-serializer","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"development","optional":false},{"id":7760219516,"package_name":"domhandler","ecosystem":"npm","requirements":"4.3.1","direct":false,"kind":"development","optional":false},{"id":7760219517,"package_name":"domutils","ecosystem":"npm","requirements":"2.8.0","direct":false,"kind":"development","optional":false},{"id":7760219518,"package_name":"entities","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":7760219519,"package_name":"htmlparser2","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"development","optional":false},{"id":7760219520,"package_name":"repeat-element","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":7760219521,"package_name":"repeat-string","ecosystem":"npm","requirements":"1.6.1","direct":false,"kind":"development","optional":false},{"id":7760219522,"package_name":"require-directory","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":7760219523,"package_name":"require-from-string","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":7760219524,"package_name":"resize-observer-polyfill","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"runtime","optional":false},{"id":7760219525,"package_name":"resolve","ecosystem":"npm","requirements":"1.22.1","direct":false,"kind":"development","optional":false},{"id":7760219526,"package_name":"resolve-cwd","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":7760219527,"package_name":"resolve-dir","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":7760219529,"package_name":"resolve-from","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":7760219530,"package_name":"resolve-url","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":7760219532,"package_name":"resolve.exports","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":7760219534,"package_name":"restore-cursor","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":7760219535,"package_name":"ret","ecosystem":"npm","requirements":"0.1.15","direct":false,"kind":"development","optional":false},{"id":7760219536,"package_name":"reusify","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":7760219537,"package_name":"rfdc","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":7760219538,"package_name":"rimraf","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":7760219539,"package_name":"rsvp","ecosystem":"npm","requirements":"4.8.5","direct":false,"kind":"development","optional":false},{"id":7760219540,"package_name":"run-parallel","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":7760219541,"package_name":"rw","ecosystem":"npm","requirements":"1.3.3","direct":false,"kind":"runtime","optional":false},{"id":7760219542,"package_name":"rxjs","ecosystem":"npm","requirements":"7.5.5","direct":false,"kind":"development","optional":false},{"id":7760219543,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":7760219544,"package_name":"safe-regex","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":7760219545,"package_name":"safer-buffer","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":7760219546,"package_name":"sane","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":7760219547,"package_name":"anymatch","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":7760219548,"package_name":"braces","ecosystem":"npm","requirements":"2.3.2","direct":false,"kind":"development","optional":false},{"id":7760219549,"package_name":"cross-spawn","ecosystem":"npm","requirements":"6.0.5","direct":false,"kind":"development","optional":false},{"id":7760219550,"package_name":"execa","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":7760219551,"package_name":"fill-range","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":7760219552,"package_name":"get-stream","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":7760219553,"package_name":"is-stream","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":7760219554,"package_name":"micromatch","ecosystem":"npm","requirements":"3.1.10","direct":false,"kind":"development","optional":false},{"id":7760219555,"package_name":"normalize-path","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":7760219556,"package_name":"npm-run-path","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":7760219557,"package_name":"path-key","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":7760219558,"package_name":"shebang-command","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":7760219559,"package_name":"shebang-regex","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":7760219560,"package_name":"to-regex-range","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":7760219561,"package_name":"saxes","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":7760219562,"package_name":"scheduler","ecosystem":"npm","requirements":"0.20.2","direct":false,"kind":"runtime","optional":false},{"id":7760219563,"package_name":"schema-utils","ecosystem":"npm","requirements":"2.7.1","direct":false,"kind":"development","optional":false},{"id":7760219564,"package_name":"semver","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"runtime","optional":false},{"id":7760219565,"package_name":"semver-compare","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":7760219566,"package_name":"send","ecosystem":"npm","requirements":"0.18.0","direct":false,"kind":"development","optional":false},{"id":7760219567,"package_name":"ms","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"development","optional":false},{"id":7760219568,"package_name":"serialize-javascript","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":7760219569,"package_name":"serve-favicon","ecosystem":"npm","requirements":"2.5.0","direct":false,"kind":"development","optional":false},{"id":7760219570,"package_name":"ms","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":7760219571,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":7760219572,"package_name":"serve-static","ecosystem":"npm","requirements":"1.15.0","direct":false,"kind":"development","optional":false},{"id":7760219573,"package_name":"set-blocking","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":7760219574,"package_name":"set-value","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":7760219575,"package_name":"setprototypeof","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":7760219576,"package_name":"sha1","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":7760219577,"package_name":"shallow-clone","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":7760219578,"package_name":"shebang-command","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":7760219579,"package_name":"shebang-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":7760219580,"package_name":"side-channel","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":7760219581,"package_name":"signal-exit","ecosystem":"npm","requirements":"3.0.7","direct":false,"kind":"development","optional":false},{"id":7760219582,"package_name":"sisteransi","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":7760219583,"package_name":"slash","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":7760219584,"package_name":"slice-ansi","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":7760219585,"package_name":"snapdragon","ecosystem":"npm","requirements":"0.8.2","direct":false,"kind":"development","optional":false},{"id":7760219586,"package_name":"snapdragon-node","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":7760219587,"package_name":"snapdragon-util","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":7760219588,"package_name":"source-map","ecosystem":"npm","requirements":"0.5.7","direct":false,"kind":"development","optional":false},{"id":7760219589,"package_name":"source-list-map","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":7760219590,"package_name":"source-map","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"development","optional":false},{"id":7760219591,"package_name":"source-map-js","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":7760219592,"package_name":"source-map-resolve","ecosystem":"npm","requirements":"0.5.3","direct":false,"kind":"development","optional":false},{"id":7760219593,"package_name":"source-map-support","ecosystem":"npm","requirements":"0.5.21","direct":false,"kind":"development","optional":false},{"id":7760219594,"package_name":"source-map-url","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":7760219595,"package_name":"spawnd","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":7760219596,"package_name":"split-string","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":7760219597,"package_name":"sprintf-js","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":7760219598,"package_name":"stable","ecosystem":"npm","requirements":"0.1.8","direct":false,"kind":"development","optional":false},{"id":7760219599,"package_name":"stack-utils","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":7760219600,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":7760219601,"package_name":"static-extend","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":7760219602,"package_name":"statuses","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":7760219603,"package_name":"stream-events","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":7760219604,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":7760219605,"package_name":"string-argv","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"development","optional":false},{"id":7760219606,"package_name":"string-length","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":7760219607,"package_name":"string-width","ecosystem":"npm","requirements":"4.2.3","direct":false,"kind":"runtime","optional":false},{"id":7760219608,"package_name":"emoji-regex","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":7760219609,"package_name":"string.prototype.matchall","ecosystem":"npm","requirements":"4.0.7","direct":false,"kind":"development","optional":false},{"id":7760219610,"package_name":"string.prototype.trimend","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":7760219611,"package_name":"string.prototype.trimstart","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":7760219612,"package_name":"stringify-object","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":7760219613,"package_name":"strip-ansi","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":7760219614,"package_name":"strip-bom","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":7760219615,"package_name":"strip-eof","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":7760219616,"package_name":"strip-final-newline","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":7760219617,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":7760219618,"package_name":"stubs","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":7760219619,"package_name":"stylehacks","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":7760219620,"package_name":"supports-color","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":7760219621,"package_name":"supports-hyperlinks","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":7760219622,"package_name":"supports-preserve-symlinks-flag","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":7760219623,"package_name":"svgo","ecosystem":"npm","requirements":"2.8.0","direct":false,"kind":"development","optional":false},{"id":7760219624,"package_name":"commander","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":7760219625,"package_name":"symbol-tree","ecosystem":"npm","requirements":"3.2.4","direct":false,"kind":"development","optional":false},{"id":7760219626,"package_name":"table","ecosystem":"npm","requirements":"6.8.0","direct":false,"kind":"runtime","optional":false},{"id":7760219627,"package_name":"ajv","ecosystem":"npm","requirements":"8.11.0","direct":false,"kind":"runtime","optional":false},{"id":7760219628,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":7760219629,"package_name":"slice-ansi","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":7760219630,"package_name":"tapable","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"development","optional":false},{"id":7760219631,"package_name":"tar-fs","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":7760219632,"package_name":"tar-stream","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":7760219633,"package_name":"teeny-request","ecosystem":"npm","requirements":"7.1.1","direct":false,"kind":"development","optional":false},{"id":7760219634,"package_name":"terminal-link","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":7760219635,"package_name":"terser","ecosystem":"npm","requirements":"5.14.1","direct":false,"kind":"development","optional":false},{"id":7760219636,"package_name":"terser-webpack-plugin","ecosystem":"npm","requirements":"5.3.3","direct":false,"kind":"development","optional":false},{"id":7760219637,"package_name":"test-exclude","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":7760219638,"package_name":"text-table","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":7760219639,"package_name":"throat","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":7760219640,"package_name":"through","ecosystem":"npm","requirements":"2.3.8","direct":false,"kind":"development","optional":false},{"id":7760219641,"package_name":"tinyqueue","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":7760219642,"package_name":"tmpl","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":7760219643,"package_name":"to-fast-properties","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":7760219644,"package_name":"to-object-path","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"development","optional":false},{"id":7760219645,"package_name":"to-regex","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":7760219646,"package_name":"to-regex-range","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":7760219647,"package_name":"toidentifier","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":7760219648,"package_name":"tough-cookie","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":7760219649,"package_name":"tr46","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":7760219650,"package_name":"tree-kill","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"development","optional":false},{"id":7760219651,"package_name":"tsconfig-paths","ecosystem":"npm","requirements":"3.14.1","direct":false,"kind":"development","optional":false},{"id":7760219652,"package_name":"json5","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":7760219653,"package_name":"strip-bom","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":7760219654,"package_name":"tslib","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":7760219655,"package_name":"tsutils","ecosystem":"npm","requirements":"3.21.0","direct":false,"kind":"development","optional":false},{"id":7760219656,"package_name":"tslib","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"development","optional":false},{"id":7760219657,"package_name":"type-check","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":7760219658,"package_name":"type-detect","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"development","optional":false},{"id":7760219659,"package_name":"type-fest","ecosystem":"npm","requirements":"0.21.3","direct":false,"kind":"development","optional":false},{"id":7760219660,"package_name":"type-is","ecosystem":"npm","requirements":"1.6.18","direct":false,"kind":"development","optional":false},{"id":7760219661,"package_name":"typed-styles","ecosystem":"npm","requirements":"0.0.7","direct":false,"kind":"runtime","optional":false},{"id":7760219662,"package_name":"typedarray-to-buffer","ecosystem":"npm","requirements":"3.1.5","direct":false,"kind":"development","optional":false},{"id":7760219663,"package_name":"typescript","ecosystem":"npm","requirements":"4.7.4","direct":false,"kind":"development","optional":false},{"id":7760219664,"package_name":"unbox-primitive","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":7760219665,"package_name":"unbzip2-stream","ecosystem":"npm","requirements":"1.4.3","direct":false,"kind":"development","optional":false},{"id":7760219666,"package_name":"unicode-canonical-property-names-ecmascript","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":7760219667,"package_name":"unicode-match-property-ecmascript","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":7760219668,"package_name":"unicode-match-property-value-ecmascript","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":7760219669,"package_name":"unicode-property-aliases-ecmascript","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":7760219670,"package_name":"union-value","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":7760219671,"package_name":"universalify","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":7760219672,"package_name":"unpipe","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":7760219673,"package_name":"unset-value","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":7760219674,"package_name":"has-value","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"development","optional":false},{"id":7760219675,"package_name":"isobject","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":7760219676,"package_name":"has-values","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":7760219677,"package_name":"update-browserslist-db","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":7760219678,"package_name":"uri-js","ecosystem":"npm","requirements":"4.4.1","direct":false,"kind":"runtime","optional":false},{"id":7760219679,"package_name":"urix","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":7760219680,"package_name":"urlgrey","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":7760219681,"package_name":"use","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":7760219682,"package_name":"util-deprecate","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":7760219683,"package_name":"utila","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":7760219684,"package_name":"utils-merge","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":7760219685,"package_name":"uuid","ecosystem":"npm","requirements":"8.3.2","direct":false,"kind":"development","optional":false},{"id":7760219686,"package_name":"v8-compile-cache","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":7760219687,"package_name":"v8-to-istanbul","ecosystem":"npm","requirements":"8.1.1","direct":false,"kind":"development","optional":false},{"id":7760219688,"package_name":"source-map","ecosystem":"npm","requirements":"0.7.4","direct":false,"kind":"development","optional":false},{"id":7760219689,"package_name":"vary","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":7760219690,"package_name":"w3c-hr-time","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":7760219691,"package_name":"w3c-xmlserializer","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":7760219692,"package_name":"wait-on","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"development","optional":false},{"id":7760219693,"package_name":"rxjs","ecosystem":"npm","requirements":"6.6.7","direct":false,"kind":"development","optional":false},{"id":7760219694,"package_name":"wait-port","ecosystem":"npm","requirements":"0.2.9","direct":false,"kind":"development","optional":false},{"id":7760219695,"package_name":"ansi-styles","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"development","optional":false},{"id":7760219696,"package_name":"chalk","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"development","optional":false},{"id":7760219697,"package_name":"color-convert","ecosystem":"npm","requirements":"1.9.3","direct":false,"kind":"development","optional":false},{"id":7760219698,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":7760219699,"package_name":"commander","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":7760219700,"package_name":"has-flag","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":7760219701,"package_name":"supports-color","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"development","optional":false},{"id":7760219702,"package_name":"walker","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"development","optional":false},{"id":7760219703,"package_name":"warning","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":7760219704,"package_name":"watchpack","ecosystem":"npm","requirements":"2.4.0","direct":false,"kind":"development","optional":false},{"id":7760219705,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"development","optional":false},{"id":7760219706,"package_name":"webpack","ecosystem":"npm","requirements":"5.73.0","direct":false,"kind":"development","optional":false},{"id":7760219707,"package_name":"webpack-cli","ecosystem":"npm","requirements":"4.10.0","direct":false,"kind":"development","optional":false},{"id":7760219708,"package_name":"webpack-dev-middleware","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":7760219709,"package_name":"colorette","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":7760219710,"package_name":"webpack-merge","ecosystem":"npm","requirements":"5.8.0","direct":false,"kind":"development","optional":false},{"id":7760219711,"package_name":"webpack-sources","ecosystem":"npm","requirements":"1.4.3","direct":false,"kind":"development","optional":false},{"id":7760219712,"package_name":"acorn-import-assertions","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"development","optional":false},{"id":7760219713,"package_name":"webpack-sources","ecosystem":"npm","requirements":"3.2.3","direct":false,"kind":"development","optional":false},{"id":7760219714,"package_name":"whatwg-encoding","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":7760219715,"package_name":"whatwg-fetch","ecosystem":"npm","requirements":"3.6.2","direct":false,"kind":"runtime","optional":false},{"id":7760219716,"package_name":"whatwg-mimetype","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":7760219717,"package_name":"whatwg-url","ecosystem":"npm","requirements":"8.7.0","direct":false,"kind":"development","optional":false},{"id":7760219718,"package_name":"which","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":7760219719,"package_name":"which-boxed-primitive","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":7760219720,"package_name":"wide-align","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"development","optional":false},{"id":7760219721,"package_name":"wildcard","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":7760219722,"package_name":"word-wrap","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"runtime","optional":false},{"id":7760219723,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":7760219724,"package_name":"wrappy","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":7760219725,"package_name":"write-file-atomic","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":7760219726,"package_name":"ws","ecosystem":"npm","requirements":"7.5.8","direct":false,"kind":"development","optional":false},{"id":7760219727,"package_name":"xml-name-validator","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":7760219728,"package_name":"xmlchars","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":7760219729,"package_name":"xmlhttprequest","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"runtime","optional":false},{"id":7760219730,"package_name":"y18n","ecosystem":"npm","requirements":"5.0.8","direct":false,"kind":"development","optional":false},{"id":7760219731,"package_name":"yallist","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":7760219732,"package_name":"yaml","ecosystem":"npm","requirements":"1.10.2","direct":false,"kind":"development","optional":false},{"id":7760219733,"package_name":"yargs","ecosystem":"npm","requirements":"16.2.0","direct":false,"kind":"development","optional":false},{"id":7760219734,"package_name":"yargs-parser","ecosystem":"npm","requirements":"20.2.9","direct":false,"kind":"development","optional":false},{"id":7760219735,"package_name":"yauzl","ecosystem":"npm","requirements":"2.10.0","direct":false,"kind":"development","optional":false},{"id":7760219736,"package_name":"yocto-queue","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"client/package.json","sha":null,"kind":"manifest","created_at":"2023-02-18T11:04:44.780Z","updated_at":"2023-02-18T11:04:44.780Z","repository_link":"https://github.com/chanzuckerberg/cellxgene/blob/main/client/package.json","dependencies":[{"id":7760219760,"package_name":"@babel/eslint-parser","ecosystem":"npm","requirements":"^7.15.0","direct":true,"kind":"runtime","optional":false},{"id":7760219761,"package_name":"@blueprintjs/core","ecosystem":"npm","requirements":"^3.44.0","direct":true,"kind":"runtime","optional":false},{"id":7760219762,"package_name":"@blueprintjs/icons","ecosystem":"npm","requirements":"^3.19.0","direct":true,"kind":"runtime","optional":false},{"id":7760219763,"package_name":"@blueprintjs/popover2","ecosystem":"npm","requirements":"^0.11.2","direct":true,"kind":"runtime","optional":false},{"id":7760219764,"package_name":"@blueprintjs/select","ecosystem":"npm","requirements":"^3.16.0","direct":true,"kind":"runtime","optional":false},{"id":7760219765,"package_name":"abort-controller","ecosystem":"npm","requirements":"^3.0.0","direct":true,"kind":"runtime","optional":false},{"id":7760219766,"package_name":"core-js","ecosystem":"npm","requirements":"^3.16.3","direct":true,"kind":"runtime","optional":false},{"id":7760219767,"package_name":"d3","ecosystem":"npm","requirements":"^4.10.0","direct":true,"kind":"runtime","optional":false},{"id":7760219768,"package_name":"d3-scale-chromatic","ecosystem":"npm","requirements":"^1.5.0","direct":true,"kind":"runtime","optional":false},{"id":7760219769,"package_name":"flatbuffers","ecosystem":"npm","requirements":"^1.11.0","direct":true,"kind":"runtime","optional":false},{"id":7760219770,"package_name":"fuzzysort","ecosystem":"npm","requirements":"^1.1.4","direct":true,"kind":"runtime","optional":false},{"id":7760219771,"package_name":"gl-mat4","ecosystem":"npm","requirements":"^1.2.0","direct":true,"kind":"runtime","optional":false},{"id":7760219772,"package_name":"gl-matrix","ecosystem":"npm","requirements":"^3.3.0","direct":true,"kind":"runtime","optional":false},{"id":7760219773,"package_name":"gl-vec3","ecosystem":"npm","requirements":"^1.1.3","direct":true,"kind":"runtime","optional":false},{"id":7760219774,"package_name":"is-number","ecosystem":"npm","requirements":"^7.0.0","direct":true,"kind":"runtime","optional":false},{"id":7760219775,"package_name":"lodash.clonedeep","ecosystem":"npm","requirements":"^4.5.0","direct":true,"kind":"runtime","optional":false},{"id":7760219776,"package_name":"lodash.difference","ecosystem":"npm","requirements":"^4.5.0","direct":true,"kind":"runtime","optional":false},{"id":7760219777,"package_name":"lodash.foreach","ecosystem":"npm","requirements":"^4.5.0","direct":true,"kind":"runtime","optional":false},{"id":7760219778,"package_name":"lodash.pull","ecosystem":"npm","requirements":"^4.1.0","direct":true,"kind":"runtime","optional":false},{"id":7760219779,"package_name":"lodash.sortby","ecosystem":"npm","requirements":"^4.7.0","direct":true,"kind":"runtime","optional":false},{"id":7760219780,"package_name":"lodash.uniq","ecosystem":"npm","requirements":"^4.5.0","direct":true,"kind":"runtime","optional":false},{"id":7760219781,"package_name":"memoize-one","ecosystem":"npm","requirements":"^5.1.1","direct":true,"kind":"runtime","optional":false},{"id":7760219782,"package_name":"pako","ecosystem":"npm","requirements":"^2.0.3","direct":true,"kind":"runtime","optional":false},{"id":7760219783,"package_name":"react","ecosystem":"npm","requirements":"^17.0.2","direct":true,"kind":"runtime","optional":false},{"id":7760219784,"package_name":"react-async","ecosystem":"npm","requirements":"^10.0.1","direct":true,"kind":"runtime","optional":false},{"id":7760219785,"package_name":"react-dom","ecosystem":"npm","requirements":"^17.0.2","direct":true,"kind":"runtime","optional":false},{"id":7760219786,"package_name":"react-flip-toolkit","ecosystem":"npm","requirements":"^7.0.12","direct":true,"kind":"runtime","optional":false},{"id":7760219787,"package_name":"react-helmet","ecosystem":"npm","requirements":"^6.1.0","direct":true,"kind":"runtime","optional":false},{"id":7760219788,"package_name":"react-icons","ecosystem":"npm","requirements":"^4.2.0","direct":true,"kind":"runtime","optional":false},{"id":7760219789,"package_name":"react-redux","ecosystem":"npm","requirements":"^7.2.0","direct":true,"kind":"runtime","optional":false},{"id":7760219791,"package_name":"redux","ecosystem":"npm","requirements":"^4.0.5","direct":true,"kind":"runtime","optional":false},{"id":7760219792,"package_name":"redux-thunk","ecosystem":"npm","requirements":"^2.3.0","direct":true,"kind":"runtime","optional":false},{"id":7760219793,"package_name":"regenerator-runtime","ecosystem":"npm","requirements":"^0.13.7","direct":true,"kind":"runtime","optional":false},{"id":7760219795,"package_name":"regl","ecosystem":"npm","requirements":"^2.1.0","direct":true,"kind":"runtime","optional":false},{"id":7760219797,"package_name":"sha1","ecosystem":"npm","requirements":"^1.1.1","direct":true,"kind":"runtime","optional":false},{"id":7760219798,"package_name":"tinyqueue","ecosystem":"npm","requirements":"^2.0.3","direct":true,"kind":"runtime","optional":false},{"id":7760219799,"package_name":"whatwg-fetch","ecosystem":"npm","requirements":"^3.2.0","direct":true,"kind":"runtime","optional":false},{"id":7760219800,"package_name":"@babel/core","ecosystem":"npm","requirements":"^7.13.16","direct":true,"kind":"development","optional":false},{"id":7760219801,"package_name":"@babel/plugin-proposal-class-properties","ecosystem":"npm","requirements":"^7.10.4","direct":true,"kind":"development","optional":false},{"id":7760219803,"package_name":"@babel/plugin-proposal-decorators","ecosystem":"npm","requirements":"^7.13.15","direct":true,"kind":"development","optional":false},{"id":7760219804,"package_name":"@babel/plugin-proposal-export-namespace-from","ecosystem":"npm","requirements":"^7.10.4","direct":true,"kind":"development","optional":false},{"id":7760219805,"package_name":"@babel/plugin-proposal-function-bind","ecosystem":"npm","requirements":"^7.10.5","direct":true,"kind":"development","optional":false},{"id":7760219806,"package_name":"@babel/plugin-proposal-nullish-coalescing-operator","ecosystem":"npm","requirements":"^7.10.4","direct":true,"kind":"development","optional":false},{"id":7760219807,"package_name":"@babel/plugin-proposal-optional-chaining","ecosystem":"npm","requirements":"^7.10.4","direct":true,"kind":"development","optional":false},{"id":7760219808,"package_name":"@babel/plugin-transform-react-constant-elements","ecosystem":"npm","requirements":"^7.13.13","direct":true,"kind":"development","optional":false},{"id":7760219809,"package_name":"@babel/plugin-transform-runtime","ecosystem":"npm","requirements":"^7.13.15","direct":true,"kind":"development","optional":false},{"id":7760219810,"package_name":"@babel/preset-env","ecosystem":"npm","requirements":"^7.13.15","direct":true,"kind":"development","optional":false},{"id":7760219811,"package_name":"@babel/preset-react","ecosystem":"npm","requirements":"^7.13.13","direct":true,"kind":"development","optional":false},{"id":7760219812,"package_name":"@babel/register","ecosystem":"npm","requirements":"^7.13.16","direct":true,"kind":"development","optional":false},{"id":7760219813,"package_name":"@babel/runtime","ecosystem":"npm","requirements":"^7.13.16","direct":true,"kind":"development","optional":false},{"id":7760219814,"package_name":"@blueprintjs/eslint-plugin","ecosystem":"npm","requirements":"^0.3.0","direct":true,"kind":"development","optional":false},{"id":7760219815,"package_name":"@sentry/webpack-plugin","ecosystem":"npm","requirements":"^1.15.0","direct":true,"kind":"development","optional":false},{"id":7760219816,"package_name":"babel-jest","ecosystem":"npm","requirements":"^26.1.0","direct":true,"kind":"development","optional":false},{"id":7760219817,"package_name":"babel-loader","ecosystem":"npm","requirements":"^8.1.0","direct":true,"kind":"development","optional":false},{"id":7760219818,"package_name":"babel-preset-modern-browsers","ecosystem":"npm","requirements":"^15.0.2","direct":true,"kind":"development","optional":false},{"id":7760219819,"package_name":"chalk","ecosystem":"npm","requirements":"^4.1.0","direct":true,"kind":"development","optional":false},{"id":7760219820,"package_name":"cheerio","ecosystem":"npm","requirements":"^1.0.0-rc.6","direct":true,"kind":"development","optional":false},{"id":7760219821,"package_name":"clean-css","ecosystem":"npm","requirements":"^5.1.2","direct":true,"kind":"development","optional":false},{"id":7760219822,"package_name":"clean-webpack-plugin","ecosystem":"npm","requirements":"^4.0.0-alpha.0","direct":true,"kind":"development","optional":false},{"id":7760219823,"package_name":"codecov","ecosystem":"npm","requirements":"^3.7.1","direct":true,"kind":"development","optional":false},{"id":7760219824,"package_name":"css-loader","ecosystem":"npm","requirements":"^5.2.4","direct":true,"kind":"development","optional":false},{"id":7760219825,"package_name":"css-minimizer-webpack-plugin","ecosystem":"npm","requirements":"^4.0.0","direct":true,"kind":"development","optional":false},{"id":7760219826,"package_name":"eslint","ecosystem":"npm","requirements":"^7.24.0","direct":true,"kind":"development","optional":false},{"id":7760219827,"package_name":"eslint-config-airbnb","ecosystem":"npm","requirements":"^18.2.0","direct":true,"kind":"development","optional":false},{"id":7760219828,"package_name":"eslint-config-prettier","ecosystem":"npm","requirements":"^8.2.0","direct":true,"kind":"development","optional":false},{"id":7760219829,"package_name":"eslint-plugin-compat","ecosystem":"npm","requirements":"^3.8.0","direct":true,"kind":"development","optional":false},{"id":7760219830,"package_name":"eslint-plugin-eslint-comments","ecosystem":"npm","requirements":"^3.2.0","direct":true,"kind":"development","optional":false},{"id":7760219831,"package_name":"eslint-plugin-filenames","ecosystem":"npm","requirements":"^1.3.2","direct":true,"kind":"development","optional":false},{"id":7760219832,"package_name":"eslint-plugin-import","ecosystem":"npm","requirements":"^2.24.2","direct":true,"kind":"development","optional":false},{"id":7760219833,"package_name":"eslint-plugin-jest","ecosystem":"npm","requirements":"^24.3.5","direct":true,"kind":"development","optional":false},{"id":7760219834,"package_name":"eslint-plugin-jsx-a11y","ecosystem":"npm","requirements":"^6.3.1","direct":true,"kind":"development","optional":false},{"id":7760219835,"package_name":"eslint-plugin-react","ecosystem":"npm","requirements":"^7.23.2","direct":true,"kind":"development","optional":false},{"id":7760219836,"package_name":"eslint-plugin-react-hooks","ecosystem":"npm","requirements":"^4.0.8","direct":true,"kind":"development","optional":false},{"id":7760219837,"package_name":"expect-puppeteer","ecosystem":"npm","requirements":"^5.0.0","direct":true,"kind":"development","optional":false},{"id":7760219838,"package_name":"express","ecosystem":"npm","requirements":"^4.17.1","direct":true,"kind":"development","optional":false},{"id":7760219839,"package_name":"file-loader","ecosystem":"npm","requirements":"^6.0.0","direct":true,"kind":"development","optional":false},{"id":7760219840,"package_name":"html-webpack-plugin","ecosystem":"npm","requirements":"^5.3.1","direct":true,"kind":"development","optional":false},{"id":7760219841,"package_name":"husky","ecosystem":"npm","requirements":"^7.0.2","direct":true,"kind":"development","optional":false},{"id":7760219842,"package_name":"jest","ecosystem":"npm","requirements":"^27.0.6","direct":true,"kind":"development","optional":false},{"id":7760219843,"package_name":"jest-circus","ecosystem":"npm","requirements":"^27.0.6","direct":true,"kind":"development","optional":false},{"id":7760219844,"package_name":"jest-environment-puppeteer","ecosystem":"npm","requirements":"^5.0.1","direct":true,"kind":"development","optional":false},{"id":7760219845,"package_name":"jest-fetch-mock","ecosystem":"npm","requirements":"^3.0.3","direct":true,"kind":"development","optional":false},{"id":7760219846,"package_name":"jest-puppeteer","ecosystem":"npm","requirements":"^5.0.1","direct":true,"kind":"development","optional":false},{"id":7760219847,"package_name":"json-loader","ecosystem":"npm","requirements":"^0.5.7","direct":true,"kind":"development","optional":false},{"id":7760219848,"package_name":"lint-staged","ecosystem":"npm","requirements":"^10.2.11","direct":true,"kind":"development","optional":false},{"id":7760219849,"package_name":"lodash","ecosystem":"npm","requirements":"^4.17.21","direct":true,"kind":"development","optional":false},{"id":7760219850,"package_name":"lodash.every","ecosystem":"npm","requirements":"^4.6.0","direct":true,"kind":"development","optional":false},{"id":7760219851,"package_name":"lodash.filter","ecosystem":"npm","requirements":"^4.6.0","direct":true,"kind":"development","optional":false},{"id":7760219852,"package_name":"lodash.isnumber","ecosystem":"npm","requirements":"^3.0.3","direct":true,"kind":"development","optional":false},{"id":7760219853,"package_name":"lodash.map","ecosystem":"npm","requirements":"^4.6.0","direct":true,"kind":"development","optional":false},{"id":7760219854,"package_name":"lodash.zip","ecosystem":"npm","requirements":"^4.2.0","direct":true,"kind":"development","optional":false},{"id":7760219855,"package_name":"mini-css-extract-plugin","ecosystem":"npm","requirements":"^1.5.0","direct":true,"kind":"development","optional":false},{"id":7760219856,"package_name":"obsolete-webpack-plugin","ecosystem":"npm","requirements":"^0.5.6","direct":true,"kind":"development","optional":false},{"id":7760219857,"package_name":"prettier","ecosystem":"npm","requirements":"^2.0.5","direct":true,"kind":"development","optional":false},{"id":7760219858,"package_name":"puppeteer","ecosystem":"npm","requirements":"^8.0.0","direct":true,"kind":"development","optional":false},{"id":7760219859,"package_name":"rimraf","ecosystem":"npm","requirements":"^3.0.2","direct":true,"kind":"development","optional":false},{"id":7760219860,"package_name":"serve-favicon","ecosystem":"npm","requirements":"^2.5.0","direct":true,"kind":"development","optional":false},{"id":7760219861,"package_name":"terser-webpack-plugin","ecosystem":"npm","requirements":"^5.1.1","direct":true,"kind":"development","optional":false},{"id":7760219862,"package_name":"webpack","ecosystem":"npm","requirements":"^5.34.0","direct":true,"kind":"development","optional":false},{"id":7760219863,"package_name":"webpack-cli","ecosystem":"npm","requirements":"^4.6.0","direct":true,"kind":"development","optional":false},{"id":7760219864,"package_name":"webpack-dev-middleware","ecosystem":"npm","requirements":"^4.1.0","direct":true,"kind":"development","optional":false},{"id":7760219865,"package_name":"webpack-merge","ecosystem":"npm","requirements":"^5.0.9","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/close-stale-prs.yml","sha":null,"kind":"manifest","created_at":"2023-10-21T10:28:55.222Z","updated_at":"2023-10-21T10:28:55.222Z","repository_link":"https://github.com/chanzuckerberg/cellxgene/blob/main/.github/workflows/close-stale-prs.yml","dependencies":[{"id":14268826475,"package_name":"actions/stale","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2024-09-13T05:25:20.386Z","updated_at":"2024-09-13T05:25:20.386Z","repository_link":"https://github.com/chanzuckerberg/cellxgene/blob/main/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2024-09-13T05:25:20.775Z","updated_at":"2024-09-13T05:25:20.775Z","repository_link":"https://github.com/chanzuckerberg/cellxgene/blob/main/requirements.txt","dependencies":[]},{"ecosystem":"pypi","filepath":"server/requirements-annotate.txt","sha":null,"kind":"manifest","created_at":"2024-09-13T05:25:21.017Z","updated_at":"2024-09-13T05:25:21.017Z","repository_link":"https://github.com/chanzuckerberg/cellxgene/blob/main/server/requirements-annotate.txt","dependencies":[{"id":20114356225,"package_name":"mlflow","ecosystem":"pypi","requirements":"==2.16.0","direct":true,"kind":"runtime","optional":false},{"id":20114356226,"package_name":"scanpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"server/requirements-dev.txt","sha":null,"kind":"manifest","created_at":"2024-09-13T05:25:21.450Z","updated_at":"2024-09-13T05:25:21.450Z","repository_link":"https://github.com/chanzuckerberg/cellxgene/blob/main/server/requirements-dev.txt","dependencies":[{"id":20114356231,"package_name":"black","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":20114356232,"package_name":"bumpversion","ecosystem":"pypi","requirements":"\u003e=0.5","direct":true,"kind":"development","optional":false},{"id":20114356233,"package_name":"codecov","ecosystem":"pypi","requirements":"\u003e=2.0.15","direct":true,"kind":"development","optional":false},{"id":20114356234,"package_name":"parameterized","ecosystem":"pypi","requirements":"\u003e=0.7.0","direct":true,"kind":"development","optional":false},{"id":20114356235,"package_name":"pytest","ecosystem":"pypi","requirements":"\u003e=3.6.3","direct":true,"kind":"development","optional":false},{"id":20114356236,"package_name":"python-jose","ecosystem":"pypi","requirements":"\u003e=3.2.0","direct":true,"kind":"development","optional":false},{"id":20114356237,"package_name":"twine","ecosystem":"pypi","requirements":"\u003e=1.12.1","direct":true,"kind":"development","optional":false},{"id":20114356238,"package_name":"aiohttp","ecosystem":"pypi","requirements":"\u003e=3.9.1","direct":true,"kind":"development","optional":false}]},{"ecosystem":"pypi","filepath":"server/requirements-prepare.txt","sha":null,"kind":"manifest","created_at":"2024-09-13T05:25:22.049Z","updated_at":"2024-09-13T05:25:22.049Z","repository_link":"https://github.com/chanzuckerberg/cellxgene/blob/main/server/requirements-prepare.txt","dependencies":[{"id":20114356239,"package_name":"python-igraph","ecosystem":"pypi","requirements":"\u003e=0.8","direct":true,"kind":"runtime","optional":false},{"id":20114356240,"package_name":"louvain","ecosystem":"pypi","requirements":"\u003e=0.6","direct":true,"kind":"runtime","optional":false},{"id":20114356241,"package_name":"scanpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":20114356242,"package_name":"umap-learn","ecosystem":"pypi","requirements":"\u003c0.5.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"server/requirements.txt","sha":null,"kind":"manifest","created_at":"2024-09-13T05:25:22.365Z","updated_at":"2024-09-13T05:25:22.365Z","repository_link":"https://github.com/chanzuckerberg/cellxgene/blob/main/server/requirements.txt","dependencies":[{"id":20114356243,"package_name":"anndata","ecosystem":"pypi","requirements":"\u003e=0.8.0","direct":true,"kind":"runtime","optional":false},{"id":20114356244,"package_name":"boto3","ecosystem":"pypi","requirements":"\u003e=1.12.18","direct":true,"kind":"runtime","optional":false},{"id":20114356245,"package_name":"click","ecosystem":"pypi","requirements":"\u003e=7.1.2","direct":true,"kind":"runtime","optional":false},{"id":20114356246,"package_name":"Flask","ecosystem":"pypi","requirements":"\u003e=3.0.0","direct":true,"kind":"runtime","optional":false},{"id":20114356247,"package_name":"Flask-Compress","ecosystem":"pypi","requirements":"\u003e=1.4.0","direct":true,"kind":"runtime","optional":false},{"id":20114356248,"package_name":"Flask-Cors","ecosystem":"pypi","requirements":"\u003e=3.0.9","direct":true,"kind":"runtime","optional":false},{"id":20114356249,"package_name":"Flask-RESTful","ecosystem":"pypi","requirements":"\u003e=0.3.6","direct":true,"kind":"runtime","optional":false},{"id":20114356250,"package_name":"flask-server-timing","ecosystem":"pypi","requirements":"\u003e=0.1.2","direct":true,"kind":"runtime","optional":false},{"id":20114356251,"package_name":"flask-talisman","ecosystem":"pypi","requirements":"\u003e=0.7.0","direct":true,"kind":"runtime","optional":false},{"id":20114356252,"package_name":"flatbuffers","ecosystem":"pypi","requirements":"==2.0.7","direct":true,"kind":"runtime","optional":false},{"id":20114356253,"package_name":"flatten-dict","ecosystem":"pypi","requirements":"\u003e=0.2.0","direct":true,"kind":"runtime","optional":false},{"id":20114356254,"package_name":"fsspec","ecosystem":"pypi","requirements":"\u003e0.8.0","direct":true,"kind":"runtime","optional":false},{"id":20114356255,"package_name":"gunicorn","ecosystem":"pypi","requirements":"\u003e=20.0.4","direct":true,"kind":"runtime","optional":false},{"id":20114356256,"package_name":"h5py","ecosystem":"pypi","requirements":"\u003e=3.0.0","direct":true,"kind":"runtime","optional":false},{"id":20114356257,"package_name":"numba","ecosystem":"pypi","requirements":"\u003e=0.60.0","direct":true,"kind":"runtime","optional":false},{"id":20114356258,"package_name":"numpy","ecosystem":"pypi","requirements":"==2.0.1","direct":true,"kind":"runtime","optional":false},{"id":20114356259,"package_name":"packaging","ecosystem":"pypi","requirements":"\u003e=20.0","direct":true,"kind":"runtime","optional":false},{"id":20114356260,"package_name":"pandas","ecosystem":"pypi","requirements":"\u003e=2.2.2","direct":true,"kind":"runtime","optional":false},{"id":20114356261,"package_name":"PyYAML","ecosystem":"pypi","requirements":"\u003e=5.4","direct":true,"kind":"runtime","optional":false},{"id":20114356262,"package_name":"requests","ecosystem":"pypi","requirements":"\u003e=2.22.0","direct":true,"kind":"runtime","optional":false},{"id":20114356263,"package_name":"s3fs","ecosystem":"pypi","requirements":"==0.4.2","direct":true,"kind":"runtime","optional":false},{"id":20114356264,"package_name":"scipy","ecosystem":"pypi","requirements":"\u003e=1.4","direct":true,"kind":"runtime","optional":false},{"id":20114356265,"package_name":"setuptools","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2024-09-13T05:25:22.719Z","updated_at":"2024-09-13T05:25:22.719Z","repository_link":"https://github.com/chanzuckerberg/cellxgene/blob/main/setup.py","dependencies":[]}],"score":17.9400040395367,"created_at":"2025-09-08T11:18:48.987Z","updated_at":"2025-10-07T08:25:24.917Z","avatar_url":"https://github.com/chanzuckerberg.png","language":"JavaScript","category":null,"sub_category":null,"monthly_downloads":954,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["bioinformatics","imaging","genomics","sequences","scverse","anndata","scanpy","interactive","single-cell","clade"],"project_url":"https://science.ecosyste.ms/api/v1/projects/67552","html_url":"https://science.ecosyste.ms/projects/67552"}